Mm2PL
1e35391075
Hide AutoMod term management messages in Streamer Mode. ( #4758 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2023-08-12 12:16:30 -04:00
nerix
33fa3e0a97
Use New 7TV Cosmetics System ( #4512 )
...
* feat(seventv): use new cosmetics system
* chore: add changelog entry
* fix: old `clang-format`
* fix: small suggestions pt1
* refactor: add 7tv api wrapper
* fix: small clang-tidy things
* fix: remove unused constants
* fix: old clangtidy
* refactor: rename
* fix: increase interval to 60s
* fix: newline
* fix: Twitch
* docs: add comment
* fix: remove v2 badges endpoint
* fix: deadlock
This is actually really sad.
* fix: remove api entry
* fix: old clang-format
* Sort functions in SeventvBadges.hpp/cpp
* Remove unused vector include
* Add comments to SeventvBadges.hpp functions
* Rename `addBadge` to `registerBadge`
* fix: cleanup eventloop
* ci(test): add timeout
---------
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com >
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2023-07-29 09:49:44 +00:00
Mm2PL
2f272b37ca
Allow for customizing the behavior of Right Clicking of usernames. ( #4622 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2023-07-01 11:03:16 +00:00
nerix
aff9342647
Add option to subscribe to and pin reply threads ( #4680 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2023-06-17 15:41:52 +00:00
Daniel Sage
4361790fbd
Add setting to only show tabs with live channels ( #4358 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2023-06-11 11:34:28 +02:00
pajlada
5d0bdc195e
Add the ability to select custom themes in the settings dialog ( #4570 )
...
Themes are loaded from the Themes directory (under the Chatterino directory, so %APPDATA%/Chatterino2/Themes).
Themes are json files (see the built in themes as an example).
After importing a theme, you must restart Chatterino for it to show up in the settings
2023-05-19 12:26:51 +00:00
pajlada
caa0220ce6
Add a Send button that can be used to send messages ( #4607 )
...
This button is disabled by default, and can be enabled with the "Show send message button" setting.
2023-05-07 13:18:07 +00:00
kornes
5c55f62600
Fix emote & badge tooltips not showing up when thumbnails were hidden ( #4509 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2023-04-08 13:43:38 +00:00
pajlada
1ad93b7acc
Fix an issue where the "Enable zero-width emotes" setting was showing the inverse state ( #4462 )
2023-03-19 11:00:24 +00:00
Daniel Sage
0acbc0d2c3
Formalize zero-width emote implementation ( #4314 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2023-03-18 12:30:08 -04:00
nerix
904749cf62
feat: Add Live Emote Updates for BTTV ( #4147 )
...
This feature is enabled by default and can be disabled in settings with the "Enable BTTV live emotes updates" setting.
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com >
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
2023-01-21 14:06:55 +00:00
nerix
1043f9f803
Remove Unnecessary Includes in Headers ( #4275 )
...
* refactor: remove unnecessary includes in headers
* fix: formatting
* chore: changelog
* fix: scrollbar
* fix: suggestions and old appbase remains
* fix: suggestion
* fix: missing Qt forward declarations
* fix: another qt include
* fix: includes for precompiled-headers=off
* Add missing `<memory>` includes
* Add missing `#pragma once`
* Fix tests
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2022-12-31 14:41:01 +00:00
Felanbird
0e72cd62e3
Add even more tooltips when hovering settings ( #4230 )
...
* Add unshortenLinks tooltip `NEEDS LINK EXAMPLE`
* Add `linksDoubleClickOnly` tooltip
* Add `highlightInlineWhispers` tooltip
* Add `removeSpacesBetweenEmotes` tooltip
* Add a TODO comment for 7TV unlisted emote tooltip
* Add shortened link example
* Add `usernameDisplayModes` tooltip
* Add `highlightMentions` tooltip
* Add `attachExtensionToAnyProcess` tooltip
* Fix true/false-ing
* Add `showTabCloseButton` tooltip
* Add `showReplyButton` tooltip
* Use a different unicode for `showTabCloseButton`
* Don't use a unicode because it upsets the formatter
* Add `showTabLive` tooltip
* minor fixes
* unicode freakout distracted me from testing this setting
* Add `alternateMessages` tooltip
* Add `showLastMessageIndicator` tooltip
* Add `seperateMessages` tooltip
* Add `hideModerated` tooltip
* Add `hideDeletionActions` tooltip
* Don't mention a default line color for `showLastMessageIndicator`
* Better explain and display localized in `usernameDisplayMode`
* Respect keybind for `showTabCloseButton`
* Remove extra brackets
* nitpick
* Invert `hideModerated` setting
* Rename and update `showTabLive`
2022-12-18 12:30:21 +01:00
Felanbird
bad32a7511
Fix accidental change of stripReplyMention setting ( #4225 )
2022-12-07 22:46:41 +00:00
nerix
ff54b4c8d2
feat: Add Setting to Hide Reply Context ( #4224 )
2022-12-07 21:02:54 +00:00
Felanbird
6ee7ef8cab
Add more tooltips when hovering settings ( #4213 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
2022-12-03 11:42:43 +00:00
Adam Davies
a9d3c00369
Add setting to prevent or highlight message overflow ( #3418 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2022-11-13 11:47:46 +00:00
nerix
39f7d8ac4c
feat: Live Emote Updates for 7TV ( #4090 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2022-11-13 12:07:41 +01:00
Patrick Geneva
3ed7489e0f
Add settings to increase split and usercard scrollback ( #3811 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2022-11-12 15:53:42 +00:00
Patrick Geneva
06b28ea0ab
Add ability to pin Usercards to stay open even if it loses focus ( #3884 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
Co-authored-by: James Upjohn <jammehcow@jammehcow.co.nz >
2022-11-12 12:21:43 +00:00
Mm2PL
df4c294875
Allow hiding moderation actions in streamer mode ( #3926 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
2022-11-06 16:30:53 +00:00
Colton Clemmer
e531161c7f
Migrate /mods command to helix API ( #4103 )
...
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com >
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2022-11-05 11:20:12 +00:00
xel86
f00f766eeb
Migrate /commercial command to the Helix API ( #4094 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
2022-11-05 09:43:31 +00:00
Adam Davies
fa93d63383
Add settings tooltips ( #3437 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2022-10-30 12:06:38 +00:00
8thony
570746a8bd
Hide inline whispers in streamer mode ( #4076 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2022-10-22 10:04:51 +00:00
nerix
3e41b84ed7
feat: Add 7TV Emotes and Badges ( #4002 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
2022-10-16 11:22:17 +00:00
James Upjohn
ceecc7ef91
chore: migrate /vips command to Helix call ( #4053 )
...
* feat(helix): create response model for VIP listing
* feat(helix): stub out channel/vips request + handler
* feat(helix): parse VIPs list from data and pass to callback
* feat(helix): handle errors when getting VIP list then pass to callback
* feat(command): add barebones handler for helix-based /vips
* feat(command): provide better /vips output when user is not broadcaster
* chore(format): bulk reformat with clang-format
* chore(changelog): add entry for /vips Helix migration
* fix(helix): use correct method when calling VIP list endpoint
* fix(helix): use correct VIP list endpoint
* chore(tidy): please clang-tidy by marking parameter as unused
* feat(command): display unsorted VIP list returned from Helix API
* feat(settings): clone raid timegate settings for /vips
* feat(command): check /vips timegate setting before execution
* feat(command): handle 0 VIPs from Helix response
* feat(command): sort users alphabetically from Helix VIPs response
* fix(command): highlight users in Helix /vips output to match IRC
* fix(command): replace dynamic /vips error message with hardcoded string
* chore(comment): remove TODO comment that was DONE
* chore(format): bulk reformat using clang-format
* fix(command): send 0 VIP message after creation
* chore: apply suggestions from Felanbird
* fix(helix): change mention of user ban to VIPs in VIP list error message
* feat(helix): distinguish non-broadcaster auth error when getting VIPs
* chore(command): move handling of non-broadcaster /vips usage to API response
* chore(format): re-indent multiline string to get away from 80 char limit
* reformat
* fix tests
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
2022-10-10 12:56:55 +02:00
Mm2PL
e604a36777
Make menus and placeholders display appropriate custom key combos. ( #4045 )
...
* Add initial support for finding hotkey display key sequences
* Make neededArguments work
* Implement displaying key combos in SplitHeader main menu
* Make Settings search text dynamic
* Make tab hide notice use a custom hotkeys key sequence
* Make Notebook menus use custom hotkeys key combo lookup for hiding tabs
* shut up changelog ci
* Make NotebookTab menus show custom hotkeys. SCUFFED:
this does not update dynamically!
* Scuffed: Make the show prefs button setting show the key bind
* Scuffed: Make the R9K description refer to hotkeys
* @pajlada, is something like this ok?
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
2022-10-09 17:20:44 +02:00
nerix
4e2da540d2
refactor: Remove Leading Mention in Replies and Highlight Participated Threads ( #4047 )
2022-10-08 16:25:32 +02:00
nerix
974a8f11b7
Migrate /w to Helix API ( #4052 )
2022-10-08 13:11:55 +02:00
Marko
f8f9903892
Migrate /raid to Helix. ( #4029 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2022-10-02 15:27:55 +02:00
nerix
c1af2c3faa
feat: add settings to toggle BTTV/FFZ global/channel emotes ( #3935 )
...
* feat: add settings to disable BTTV/FFZ global/channel emotes
* docs: add changelog entry
* fix: capitalize `BTTV` and `FFZ`
* fix: rename and move settings
2022-08-28 12:20:47 +02:00
Daniel Sage
20c974fdab
Added support for Twitch's Chat Replies ( #3722 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2022-07-31 10:45:25 +00:00
Daniel Sage
c58552781d
Add option to display tabs on the right and bottom ( #3847 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2022-07-23 14:09:12 +00:00
badoge
57f92f5eaa
Added more streaming software to streamer mode binaries list ( #3740 )
...
Streamer mode now automatically detects if XSplit, PRISM Live Studio, Twitch Studio, or vMix are running
Co-authored-by: Kasia <zneix@zneix.eu >
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
2022-05-28 12:17:42 +00:00
kornes
0de4a2160a
Add missing parent pointer to few QMessageBox and QFontDialog ( #3679 )
...
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com >
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
2022-04-16 08:59:20 +00:00
Mm2PL
b2fa7b1d94
Make Tab Layout setting only accept predefined values ( #3564 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
2022-02-12 13:27:25 +01:00
pajlada
cd77d14485
Add link to Privacy Policy and Terms of Service under the Link Previews section ( #3424 )
2021-12-25 13:59:39 +00:00
James Upjohn
67eff75873
feat: add "clear cache" button to settings ( #3277 )
...
Co-authored-by: Leon Richardt <leon.richardt@gmail.com >
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
2021-11-06 12:00:27 +00:00
Mm2PL
fc4387014e
Allow for building without QtKeychain ( #3318 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2021-10-31 19:45:23 +00:00
Felanbird
15f7e65e0c
Removed duplicate setting for toggling Channel Point Redeemed Message highlights ( #3296 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
2021-10-23 10:08:25 +00:00
Felanbird
be3609a927
Capitalize mentions of Twitch, Chatterino, and IRC in comments and text/settings ( #3274 )
2021-10-17 15:06:58 +02:00
Marko
113a7795f4
Hide similar messages by any user ( #2716 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
2021-08-14 14:28:08 +02:00
Paweł
735c0ad1ac
Set proper minimum width of name display modes dropdown ( #2976 )
2021-07-11 10:47:23 +00:00
Mm2PL
c722f085d0
Moved image uploader confirmation setting to external tools page ( #2923 )
2021-06-26 12:08:44 +00:00
Tal Neoran
f605221042
Add username autocompletion popup menu ( #2866 )
2021-06-19 16:29:17 +00:00
Mm2PL
eb8ddfc1d3
Add setting for username display style ( #2891 )
2021-06-13 12:13:19 +00:00
Mm2PL
f1e843a672
Make deletions show like timeouts/bans. ( #2841 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
2021-06-06 17:51:57 +02:00
Tal Neoran
2db50f1c41
Add setting to disable custom ffz mod/VIP badges ( #2759 )
...
Co-authored-by: Paweł <zneix@zneix.eu >
2021-05-16 22:07:12 +02:00
fourtf
6ae8427fc6
added try catch in nm ( #2785 )
...
* added try catch in nm
* changelog
* asdf
* gh action
2021-05-16 16:51:25 +00:00