#github
1 messages ยท Page 52 of 1
Feature Description
Implementing a fully functional autocompletion system with cursor iteration
Currently, the emote limit per user can be configured per instance by limits.meta.channel_emote_slots. However, this is never exposed to the users. Also the web-interface blindly assumes 200 max-emotes per user although an instance could specify different limits.
The limits could be included in the user-response or some other response, possibly about the general instance.
Maximizing Chatterino causes white borders to appear on neighbouring monitors.

Using Chatterino 7.3.2 on Windows 10.
6cbc501 Home (FeaturedStream) - Load in method to allow... - AnatoleAM
6cbc501 Home (FeaturedStream) - Load in method to allow... - AnatoleAM
To my understanding there are two things concerning the GIF format:
- BTTV and 7TV both use the GIF-format for animated emotes
- GIF is a terrible format
Seen as 7TV is still in it's early stages it has merit to address this before the chance passes (if it hasn't already). The overheating a laptop meme is funny 'n all, but if we could manage to get the browser to not consume unnecessary resources and/or modernize animated emotes it would only improve the experience.
On [FrankerFaceZ'...
We do not use GIF. We use WEBP
Consider my post null.
295986b Undo last 2 commits - AnatoleAM
6748dfc Merge branch 'master' of github.com:SevenTV/Sev... - AnatoleAM
5b11c7a API/GQL (FeaturedBroadcast) - Ensure live state - AnatoleAM
5b11c7a API/GQL (FeaturedBroadcast) - Ensure live state - AnatoleAM
oh no
70902f3 API/GQL (EditChannelEmote) - change audit type - AnatoleAM
70902f3 API/GQL (EditChannelEmote) - change audit type - AnatoleAM
3ea158f Change audit log ChannelEmoteEdit type to 16 - AnatoleAM
I personally use Safari on my Macbook since Chrome eats up battery :p
Is there any plans to bring over 7tv to Safari?
@zneix for some reason the default branch is master. When it should be dev. @AnatoleAM can u change it to dev. The default branch shouldnt be production. Because we will never merge anything into production that has not first been used on dev.
Closing to be reopened on the correct branch.
I installed the 7tv chatterino fork but all my bttv emotes are not loading, this error is from the logs:
Failed to fetch BetterTTV channel emotes. (timed out)
I'm not sure if this is a knows issue
This has nothing to do with our Chatterino fork, it must've been a temporary issue with your connection to bttv or bttv was just temporarily down. It should fix itself on its own.
Duplicate of Chatterino/chatterino2#2205
The regular expression which detects a channel path is looking for 4 characters in the username, but some channels still have 3-character length. Update the regex to match those cases.
Example: cyr
5a6e6eb WebSocket - Fix #59 WebSocket only delivers eve... - AnatoleAM
[SevenTV/SevenTV] New comment on issue #59: WebSocket only delivers events for the first tab created
Fixed in 1.5.3 5a6e6ebd11547183ad99ce5a06fcc04d71dd3962
If a user has never logged in to 7tv and you'll attempt to add them as a channel editor, nothing happens. As discussed on Discord, this could at least display an error message explaining to user what happened.
8d3e4bd WebSocket - prevent multiple channel subscriptions - AnatoleAM
[SevenTV/SevenTV] New tag created: 1\.5\.3\-test1
dc565a4 Constants - LOGIN_REGEXP lower min to 3 chars - AnatoleAM
dc565a4 Constants - LOGIN_REGEXP lower min to 3 chars - AnatoleAM
[SevenTV/SevenTV] New tag created: 1\.5\.3
There's BTTV and FFZ, and now additionally 7TV. BTTV has global emotes as well, like 7TV does.
Now currently, I don't see any 7TV global emote that BTTV has as well, with the same name. But there are other global emotes that exist on BTTV. And there can be some conflict issues because of that.
That's why I suggest channels to be able to disable 7TV global emotes all at once.
91b0170 Make tests use main chatterino project objects ... - pajlada
eb8ddfc Add setting for username display style (#2891) - Mm2PL
3977eb7 Update Twitch AutoMod PubSub topic (#2887) - Mm2PL
9fb5ef6 Image uploader mime filter uses urls but doesn'... - Mm2PL
68659eb Merge remote-tracking branch 'upstream/master' ... - AnatoleAM
uuh
uhm

is this even correct or going to work 
first time merging upstream 
seems to build so far 
sorry 
nah it's cool
I can just make a comment on the commit still I think
pog
I like knowing what upstream commit is the fork based on in case of issue reports and shit
Now we're on commit 9fb5ef60d43ae1a052967c6fc7aa3419dc1a3cc4; Changes from upstream we pulled:
- Minor: Restore automod functionality for moderators (#2817, #2887)
- Minor: Add setting for username style (#2889, #2891)
- Bugfix: Fixed pasting text with URLs included (#1688, #2855)
[SevenTV/chatterino7] tag deleted: nightly\-build
[SevenTV/chatterino7] New tag created: nightly\-build
[SevenTV/SevenTV] New tag created: 1\.5\.3\-typings\-submodule
After i added my accout back due new login, all of the data from the highlights function is gone.
(OS --> Win 10 64bit)
(Version 7.3.2)
[SevenTV/SevenTV] New branch created: firefox
[SevenTV/SevenTV] New tag created: 1\.5\.3c
aabd739 API/REST (Create Emote) - change metod (4) - AnatoleAM
aabd739 API/REST (Create Emote) - change metod (4) - AnatoleAM
7877190 API/REST (Create Emote) - Revert lossless change - AnatoleAM
[SevenTV/App] New branch created: add\-license\-1
[SevenTV/Typings] New branch created: add\-license\-1
[SevenTV/App] branch deleted: add\-license\-1
Same issue as #41, extension is on latest version (1.5.3), it is reproducible in Firefox 88 and Chrome 91.

This only seems to happen to Twitch emotes.
First message has a Twitch emote (sodaCOP), second one is BTTV (COPIUM)

3f539c5 API/GQL (Mutate Emote) - Fix aliases resetting - AnatoleAM
3b51492 Merge branch 'master' of github.com:SevenTV/Ser... - AnatoleAM
[SevenTV/ServerGo] New branch created: feature/badges
This is the initial implementation of an endpoint to return active 7TV user badges.
Changes
- Creating the Badge struct type and database collection
- Adding a REST endpoint /v2/badges to return badge data
8e95ddd Update REST API docs (add badges payload example) - AnatoleAM
aa6cb62 Badges - Create endpoint & return type - AnatoleAM
9cd4eec Mongo - Add badges collection - AnatoleAM
a122ebf Badges - Finalize endpoint (REST) - AnatoleAM
8e95ddd Update REST API docs (add badges payload example) - AnatoleAM
17fa60c Merge pull request #11 from SevenTV/feature/badges - AnatoleAM
aa6cb62 Badges - Create endpoint & return type - AnatoleAM
9cd4eec Mongo - Add badges collection - AnatoleAM
a122ebf Badges - Finalize endpoint (REST) - AnatoleAM
8e95ddd Update REST API docs (add badges payload example) - AnatoleAM
17fa60c Merge pull request #11 from SevenTV/feature/badges - AnatoleAM
0e45588 Update LICENSE - AnatoleAM
3b51492 Merge branch 'master' of github.com:SevenTV/Ser... - AnatoleAM
3a12522 Merge branch 'dev' - AnatoleAM
[SevenTV/TestingRepo] New branch created: master
1b7d40e API/REST - "missing query params" error to 400 - AnatoleAM
3d4f56a APPI/REST - remove extra string elem in urls slice - AnatoleAM
2bcf8a2 Merge branch 'dev' of github.com:SevenTV/Server... - AnatoleAM
702bbd4 Tasks - fix possible panic - AnatoleAM
This update cleans up the logging and converts from the old format to JSON.
@AnatoleAM when u can can u test this pr on ur dev build. Should be functionally the same as only logging changed.
epic lint success 
@AnatoleAM I just implemented the previous logic here so i didnt stop on error. Was not sure if correct
Please refer to comments.
All changes look good
All changes look good
60bcfec Bump docker/build-push-action from 1 to 2.5.0 - dependabot[bot]
[SevenTV/ServerGo] New branch created: dependabot/github\_actions/dev/docker/build\-push\-action\-2\.5\.0
Bumps docker/build-push-action from 1 to 2.5.0.
Release notes
Sourced from docker/build-push-action's releases.
v2.5.0
Fix ref spec for default Git context (#347)
Preserve quotes inside unquoted field (#369)
Doc: Copy between registries (#362)
Doc: Share built image between jobs (#368)
Bump @โactions/github from 4.0.0 to 5.0.0 (#364)
Bump hosted-git-info from 2.8.8 to 2.8.9 (#356)
Bump lodash from 4.17.20 to 4.17.21 (#355)
Update examples with...
[SevenTV/ServerGo] branch deleted: dependabot/github\_actions/dev/docker/build\-push\-action\-2\.5\.0
f825603 Bump github.com/bsm/redislock from 0.7.0 to 0.7.1 - dependabot[bot]
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/bsm/redislock\-0\.7\.1
Bumps github.com/bsm/redislock from 0.7.0 to 0.7.1.
Changelog
Sourced from github.com/bsm/redislock's changelog.
v0.7.1
Make RetryStrategy thread-safe to allow re-using Options #31 calvinxiao
Improve test-performance, perform race testing on CI #33
Commits
97011e6 Increase test performance (#33)
68c6b84 Merge pull request #31 from calvinxiao/fix-datarace
c500e6c Remove wait in test
5a0bb82 Store result of atomic.AddUint32 to local variable
def4e60 r...
f825603 Bump github.com/bsm/redislock from 0.7.0 to 0.7.1 - dependabot[bot]
9658d6e Merge pull request #14 from SevenTV/dependabot/... - dependabot[bot]
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/bsm/redislock\-0\.7\.1
48626e7 Bump github.com/spf13/viper from 1.7.1 to 1.8.0 - dependabot[bot]
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/spf13/viper\-1\.8\.0
Bumps github.com/spf13/viper from 1.7.1 to 1.8.0.
Release notes
Sourced from github.com/spf13/viper's releases.
v1.8.0
This is a maintenance release primarily containing fixes and improvements. The most prominent change is the etcd update to 3.5.0. Thanks to proper Go modules support, the dependency graph became much smaller.
##ย Changes
Added
Allow BindEnv to register multiple environment variables
Support for accessing slices
Experimental WASM support: Vi...
898c898 Bump github.com/json-iterator/go from 1.1.10 to... - dependabot[bot]
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/json\-iterator/go\-1\.1\.11
Bumps github.com/json-iterator/go from 1.1.10 to 1.1.11.
Release notes
Sourced from github.com/json-iterator/go's releases.
bug fix
Fixed json iter doesn't work properly with nil RawMessage #469
Fixed null in number json tag string (#480)
Fixed errors during reading integers from chunked io.Reader #477
Fixed nil pointer panic when Unmarshal with a empty file #508
Fixed [float string]different result vs origin after call Marshal & Unmarshal #510
...
40742cc Bump github.com/gofiber/websocket/v2 from 2.0.3... - dependabot[bot]
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/gofiber/websocket/v2\-2\.0\.6
Bumps github.com/gofiber/websocket/v2 from 2.0.3 to 2.0.6.
Release notes
Sourced from github.com/gofiber/websocket/v2's releases.
v2.0.6
๐งน Updates
Bump github.com/gofiber/fiber/v2 from 2.12.0 to 2.13.0 (#52)
v2.0.5
๐งน Updates
Bump github.com/gofiber/fiber/v2 from 2.10.0 to 2.12.0 (#51)
v2.0.4
๐งน Updates
Bump github.com/gofiber/fiber/v2 from 2.7.1 to 2.10.0 (#47)
Bump github.com/valyala/fasthttp from 1.18.0 to 1.24.0 (#45)
Commits
4820097 Merge...
274713e Bump github.com/aws/aws-sdk-go from 1.34.28 to ... - dependabot[bot]
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.38\.64
Bumps github.com/aws/aws-sdk-go from 1.34.28 to 1.38.64.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.38.64 (2021-06-17)
Service Client Updates
service/chime: Updates service API and documentation
This release adds a new API UpdateSipMediaApplicationCall, to update an in-progress call for SipMediaApplication.
service/kendra: Updates service API and documentation
Amazon Kendra now supports the indexing of web documents ...
All changes look good
[ServerGo] Branch dependabot/go\_modules/dev/github\.com/json\-iterator/go\-1\.1\.11 was force-pushed to `5e99b89`
[ServerGo] Branch dependabot/go\_modules/dev/github\.com/gofiber/websocket/v2\-2\.0\.6 was force-pushed to `0a8af97`
[ServerGo] Branch dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.38\.64 was force-pushed to `12d2448`
12d2448 Bump github.com/aws/aws-sdk-go from 1.34.28 to ... - dependabot[bot]
db20fde Merge pull request #18 from SevenTV/dependabot/... - TroyDota
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/aws/aws\-sdk\-go\-1\.38\.64
0a8af97 Bump github.com/gofiber/websocket/v2 from 2.0.3... - dependabot[bot]
50671b8 Merge pull request #17 from SevenTV/dependabot/... - TroyDota
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/gofiber/websocket/v2\-2\.0\.6
[ServerGo] Branch dependabot/go\_modules/dev/github\.com/spf13/viper\-1\.8\.0 was force-pushed to `fb5af71`
[ServerGo] Branch dependabot/go\_modules/dev/github\.com/json\-iterator/go\-1\.1\.11 was force-pushed to `d71768f`
[ServerGo] Branch dependabot/go\_modules/dev/github\.com/json\-iterator/go\-1\.1\.11 was force-pushed to `69e1a8f`
[ServerGo] Branch dependabot/go\_modules/dev/github\.com/spf13/viper\-1\.8\.0 was force-pushed to `04e8ac1`
69e1a8f Bump github.com/json-iterator/go from 1.1.10 to... - dependabot[bot]
700765d Merge pull request #16 from SevenTV/dependabot/... - TroyDota
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/json\-iterator/go\-1\.1\.11
[ServerGo] Branch dependabot/go\_modules/dev/github\.com/spf13/viper\-1\.8\.0 was force-pushed to `4a39440`
[ServerGo] Branch dependabot/go\_modules/dev/github\.com/spf13/viper\-1\.8\.0 was force-pushed to `9e32ec0`
9e32ec0 Bump github.com/spf13/viper from 1.7.1 to 1.8.0 - dependabot[bot]
7ed1fb6 Merge pull request #15 from SevenTV/dependabot/... - TroyDota
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/spf13/viper\-1\.8\.0
[SevenTV/ServerGo] New branch created: static\-lint
https://staticcheck.io/
@zneix Implementation rebased onto a new pr.
These "empty spaces" are actually buttons generated by Twitch to open the emote card, normally the extension removes them, but in some situations it doesn't. This will be looked at for fix in version 1.6.0
21b186b Bump actions/download-artifact from 2.0.9 to 2.... - dependabot[bot]
12ddd72 Bump ilammy/msvc-dev-cmd from 1.8.1 to 1.9.0 (#... - dependabot[bot]
f9ddd53 Bump actions/upload-artifact from 2.2.3 to 2.2.... - dependabot[bot]
9640837 Allow moderators to see who deleted a message (... - Mm2PL
d21858b Fix moderation button time units when not using... - talneoran
reloading animated / bit emotes should no longer break them
new nightly in about 15-20 minutes
There are 2 failures, 0 warnings, and 0 notices.
91b0170 Make tests use main chatterino project objects ... - pajlada
eb8ddfc Add setting for username display style (#2891) - Mm2PL
3977eb7 Update Twitch AutoMod PubSub topic (#2887) - Mm2PL
9fb5ef6 Image uploader mime filter uses urls but doesn'... - Mm2PL
68659eb Merge remote-tracking branch 'upstream/master' ... - AnatoleAM
[SevenTV/chatterino7] tag deleted: nightly\-build
[SevenTV/chatterino7] New tag created: nightly\-build
reloading animated emotes on F5 should work fine now
[SevenTV/ServerGo] New branch created: feature/gql\-meta\-query
Adding a new GQL query type to retrieve various meta information relevant to the application, such as an active announcement, featured broadcast, available roles, etc.
This new endpoint will deprecate the existing "featured_broadcast" query.
How is the meta set?
How is the meta set?
Via redis, under meta: prefix
9eed057 API/GQL (Schema) - add newline - AnatoleAM
Errors are lowercase.
Why dont we do error checking here?
How is the meta set?
Via redis, under
meta:prefix
Manually?
The error is mostly irrelevant to the client, if an error occurs from the redis backend the client only needs to know we don't have an active featured broadcast
Yes - via cache.CacheGetRequest(), used for all proxied requests to foreign APIs
Similar thing here, the error would be irrelevant to the client, so it doesn't need to be checked. But perhaps we may want to add logging regardless.
How is the meta set?
Via redis, under
meta:prefixManually?
At this time yes, later it can be part of the UI alongside a mutation command
Why is this a pointer?
Then you should use .Val() instead of .Result()
This shouldn't be a pointer since its less efficient to reference a pointer and it uses more memory. And we dont need a null value as per the gql schema.
761bc7a Change to non-pointer type & use Val() - AnatoleAM
This looks good ๐
[SevenTV/ServerGo] branch deleted: feature/gql\-meta\-query
f01785d Nav - meta announcement - AnatoleAM
07bec4e Merge branch 'master' of github.com:SevenTV/App - AnatoleAM
81618fe Implement emote slots & fix userpage performance - AnatoleAM
c7f6c3d API/GQL (MutateChannelEmote) - Fix error when `... - AnatoleAM
Implementing per-channel emote slot limits, alongside the configurable default.
[SevenTV/ServerGo] branch deleted: feature/user\-emote\-slots
ef90541 DataStructure - emote_slots - AnatoleAM
828f008 Merge branch 'master' of github.com:SevenTV/Typ... - AnatoleAM
Adding an option to disable animations and to only animate on hover would be nice. Would fix lag issues with channels with a large amount of emotes.
0e88d77 Bump docker/build-push-action from 1 to 2.5.0 - dependabot[bot]
[SevenTV/ServerGo] New branch created: dependabot/github\_actions/dev/docker/build\-push\-action\-2\.5\.0
Bumps docker/build-push-action from 1 to 2.5.0.
Release notes
Sourced from docker/build-push-action's releases.
v2.5.0
Fix ref spec for default Git context (#347)
Preserve quotes inside unquoted field (#369)
Doc: Copy between registries (#362)
Doc: Share built image between jobs (#368)
Bump @โactions/github from 4.0.0 to 5.0.0 (#364)
Bump hosted-git-info from 2.8.8 to 2.8.9 (#356)
Bump lodash from 4.17.20 to 4.17.21 (#355)
Update examples with...
This has been implemented in the GQL API as emote_slots in the User type. Is this something people would like to utilize in REST?
420b1ce Bump go.mongodb.org/mongo-driver from 1.5.0 to ... - dependabot[bot]
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/go\.mongodb\.org/mongo\-driver\-1\.5\.3
Bumps go.mongodb.org/mongo-driver from 1.5.0 to 1.5.3.
Release notes
Sourced from go.mongodb.org/mongo-driver's releases.
MongoDB Go Driver 1.5.3
The MongoDB Go driver team is pleased to release 1.5.3 of the official Go driver.
This release contains several bug fixes.
Documentation can be found on pkg.go.dev and the MongoDB documentation site. BSON library documentation is also available on pkg.go.dev. Questions and inquiries can be asked on the...
71c36ef Bump github.com/bsm/redislock from 0.7.0 to 0.7.1 - dependabot[bot]
Bumps github.com/bsm/redislock from 0.7.0 to 0.7.1.
Changelog
Sourced from github.com/bsm/redislock's changelog.
v0.7.1
Make RetryStrategy thread-safe to allow re-using Options #31 calvinxiao
Improve test-performance, perform race testing on CI #33
Commits
97011e6 Increase test performance (#33)
68c6b84 Merge pull request #31 from calvinxiao/fix-datarace
c500e6c Remove wait in test
5a0bb82 Store result of atomic.AddUint32 to local variable
def4e60 r...
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/bsm/redislock\-0\.7\.1
68e8338 Bump github.com/go-redis/redis/v8 from 8.7.1 to... - dependabot[bot]
[SevenTV/ServerGo] New branch created: dependabot/go\_modules/dev/github\.com/go\-redis/redis/v8\-8\.10\.0
Bumps github.com/go-redis/redis/v8 from 8.7.1 to 8.10.0.
Release notes
Sourced from github.com/go-redis/redis/v8's releases.
v8.10.0
go-redis no longer depends on OpenTelemetry.
add support redis-command: ZInter ZDiffStore
Changelog
Sourced from github.com/go-redis/redis/v8's changelog.
Changelog
:heart:
Uptrace.dev - All-in-one tool to optimize performance and monitor errors & logs
v8.10
Removed extra OpenTelemetry spans from go-redis core. ...
71c36ef Bump github.com/bsm/redislock from 0.7.0 to 0.7.1 - dependabot[bot]
e023abb Merge pull request #24 from SevenTV/dependabot/... - dependabot[bot]
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/bsm/redislock\-0\.7\.1
[SevenTV/ServerGo] branch deleted: dependabot/github\_actions/dev/docker/build\-push\-action\-2\.5\.0
420b1ce Bump go.mongodb.org/mongo-driver from 1.5.0 to ... - dependabot[bot]
c86e223 Merge pull request #23 from SevenTV/dependabot/... - dependabot[bot]
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/go\.mongodb\.org/mongo\-driver\-1\.5\.3
68e8338 Bump github.com/go-redis/redis/v8 from 8.7.1 to... - dependabot[bot]
6590b8c Merge pull request #25 from SevenTV/dependabot/... - dependabot[bot]
[SevenTV/ServerGo] branch deleted: dependabot/go\_modules/dev/github\.com/go\-redis/redis/v8\-8\.10\.0
[SevenTV/App] New branch created: feature/add\-lint\-job
All changes look good
Ill investigate when my internet returns
Poggers
All changes look good
[SevenTV/App] branch deleted: feature/add\-lint\-job
70f6124 Fix ownerd emotes not showing up - AnatoleAM
[SevenTV/App] New branch created: fix/user\-page\-issues
Fixing some performance issues on the User page, by ensuring the emote sets only render once and limiting the amount of items shown by default with a "Show More" button
[SevenTV/App] New branch created: fix/audit\-logs\-while\-unauthenticated
Fixing audit log entries not showing the title while the client is logged out and adding support for more log type descriptions
6288449 API/GQL (Schema) - allow query reason (auditlog) - AnatoleAM
9538c74 Merge branch 'dev' of github.com:SevenTV/Server... - AnatoleAM
80ba0a6 Add reason field - AnatoleAM
[SevenTV/App] branch deleted: fix/user\-page\-issues
[SevenTV/App] branch deleted: fix/audit\-logs\-while\-unauthenticated
0e88d77 Bump docker/build-push-action from 1 to 2.5.0 - dependabot[bot]
420b1ce Bump go.mongodb.org/mongo-driver from 1.5.0 to ... - dependabot[bot]
71c36ef Bump github.com/bsm/redislock from 0.7.0 to 0.7.1 - dependabot[bot]
68e8338 Bump github.com/go-redis/redis/v8 from 8.7.1 to... - dependabot[bot]
e023abb Merge pull request #24 from SevenTV/dependabot/... - dependabot[bot]
[SevenTV/ServerGo] New branch created: fix\-deploy\-job
50a1d0d Revert back to working version - AnatoleAM
Reverting back to docker/build-push-action@v1 as the newer version don't work with push. Getting the same outcome with the latest version should be possible and looked into though.
5bbfe73 Deploy job - Revert back to working version #26 - AnatoleAM
[SevenTV/ServerGo] branch deleted: fix\-deploy\-job
5bbfe73 Deploy job - Revert back to working version #26 - AnatoleAM
All changes look good
26f80e8 fix(deps): bump docker/build-push-action from 1... - dependabot[bot]
[SevenTV/App] New branch created: dependabot/github\_actions/docker/build\-push\-action\-2\.5\.0
Bumps docker/build-push-action from 1 to 2.5.0.
Release notes
Sourced from docker/build-push-action's releases.
v2.5.0
Fix ref spec for default Git context (#347)
Preserve quotes inside unquoted field (#369)
Doc: Copy between registries (#362)
Doc: Share built image between jobs (#368)
Bump @โactions/github from 4.0.0 to 5.0.0 (#364)
Bump hosted-git-info from 2.8.8 to 2.8.9 (#356)
Bump lodash from 4.17.20 to 4.17.21 (#355)
Update examples with...
@dependabot ignore this dependency
[SevenTV/App] branch deleted: dependabot/github\_actions/docker/build\-push\-action\-2\.5\.0
3ac141a chore(deps-dev): bump @types/express from 4.17.... - dependabot[bot]
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/types/express\-4\.17\.12
758017c fix(deps): bump date-fns from 2.20.1 to 2.22.1 - dependabot[bot]
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/date\-fns\-2\.22\.1
Bumps date-fns from 2.20.1 to 2.22.1.
Release notes
Sourced from date-fns's releases.
v2.22.1
Thanks to Sasha Koss for working on the release.
Fixed
Fixed constant typings. (#2491)
v2.22.0
On this release worked Sasha Koss, Lucas Silva, Lay, jwbth, fturmel, Tan75 and Anastasia Kobzar.
Fixed
Fixed Taiwanese locale to use traditional Chinese and removed unnecessary spaces.
Fixed Russian locale to use correct long formats.
Added
Added 18 new con...
0eaede6 chore(deps-dev): bump @types/mongodb from 3.6.8... - dependabot[bot]
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/types/mongodb\-3\.6\.18
a4f84d9 chore(deps-dev): bump karma from 6.3.3 to 6.3.4 - dependabot[bot]
Bumps karma from 6.3.3 to 6.3.4.
Release notes
Sourced from karma's releases.
v6.3.4
6.3.4 (2021-06-14)
Bug Fixes
bump production dependencies within SemVer ranges (#3682) (36467a8), closes #3680
Changelog
Sourced from karma's changelog.
6.3.4 (2021-06-14)
Bug Fixes
bump production dependencies within SemVer ranges (#3682) (36467a8), closes #3680
Commits
2b71a3c chore(release): 6.3.4 [skip ci]
36467a8 fix: bump production dependencies wit...
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/karma\-6\.3\.4
d7be9ec chore(deps-dev): bump @types/node from 12.20.4 ... - dependabot[bot]
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/types/node\-15\.12\.4
81cd46b chore(deps-dev): bump @types/jasmine from 3.6.4... - dependabot[bot]
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/types/jasmine\-3\.7\.7
7b32189 chore(deps-dev): bump @angular/cli from 12.0.3 ... - dependabot[bot]
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/angular/cli\-12\.0\.5
Bumps @angular/cli from 12.0.3 to 12.0.5.
Release notes
Sourced from @โangular/cli's releases.
v12.0.5
Commits
... (truncated)
Commits
7e04ed1 release: v12.0.5
911b5e4 fix(@โangular/cli): handle unscoped authentication details in .npmrc files
86db1c9 build: update wepack to version 5.39.1
f2ce053 fix(@โangular-devkit/build-angular): explicitly set compilation target in test...
427c422 fix(@โangular-devkit/build-angular): don't parse n...
ae01ebf chore(deps-dev): bump @angular-devkit/build-ang... - dependabot[bot]
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/angular\-devkit/build\-angular\-12\.0\.5
Bumps @angular-devkit/build-angular from 12.0.3 to 12.0.5.
Release notes
Sourced from @โangular-devkit/build-angular's releases.
v12.0.5
Commits
... (truncated)
Commits
7e04ed1 release: v12.0.5
911b5e4 fix(@โangular/cli): handle unscoped authentication details in .npmrc files
86db1c9 build: update wepack to version 5.39.1
f2ce053 fix(@โangular-devkit/build-angular): explicitly set compilation target in test...
427c422 fix(@โangular-de...
05149a6 chore(deps-dev): bump jasmine-core from 3.6.0 t... - dependabot[bot]
Bumps jasmine-core from 3.6.0 to 3.7.1.
Release notes
Sourced from jasmine-core's releases.
3.7.1
Please see the release notes.
3.7.0
Please see the release notes
Commits
cb044aa Bump version to 3.7.1
5c17456 Updated release instructions
592fba2 Bump version to 3.7.0
58ef707 Added jasmine.isSpy to the public interface
050c1f0 Fixed intermittent test failures
8d0c52e Temporarily removed global error handler stack validation
de91427 Fixed instructions...
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/jasmine\-core\-3\.7\.1
dependabot spam 
7081844 fix(deps): bump tslib from 2.1.0 to 2.3.0 - dependabot[bot]
[SevenTV/App] New branch created: dependabot/npm\_and\_yarn/tslib\-2\.3\.0
Bumps tslib from 2.1.0 to 2.3.0.
Release notes
Sourced from tslib's releases.
tslib 2.3.0
This release updates tslib to use TypeScript 4.4's upcoming __spreadArray helper which correctly preserves sparse array inputs (e.g. arrays containing "missing" elements like [1, 2, , 4]). This new version of __spreadArray is backwards-compatible and is often also faster. See microsoft/tslib#151 for more details.
tslib 2.2.0
This release supports TypeScri...
[SevenTV/ServerGo] New branch created: feature/reduce\-layer\-count
654ba28 bump alpine and go version - TroyDota
a8d8264 Use gographics/imagick for webp emote conversion - AnatoleAM
[SevenTV/ServerGo] New branch created: feature/imagick\-emote\-conversion
Converting the raw shell command exec to gographics/imagick
What do these numbers represent?
What does method=6 and auto filter mean? and why are we doing lossless?
ea98836 Specify compression quality - AnatoleAM
Forgot to uncomment, was for debugging ๐
File path, emote size, emote width/height, quality factor
Do you think we should be using lossy?
Method 6 is the more resource-intensive one but produces a better overall image and compression
Can you compare doing lossy vs lossless in filesize and quality?
Lossless is significantly larger i think.
2bae561 Uncomment defer os.removeAll() - AnatoleAM
After some testing it doesn't look like these parameters have any effect with imagick. There might be some other way to set them. Removing lossless=true and the rest didn't change the out file
862aab0 init over check. - TroyDota
hmm, can we then remove them to not cause confusion since they dont do anything?
Will do that, imagemagick should be setting it to lossless by default regardless
bb7b133 Reduce layer count for docker image (#27) - TroyDota
