pajlada
6b968a199c
fix some crashes, mostly related to network requests ( #6187 )
2025-05-17 14:22:56 +02:00
nerix
e1863d64ee
fix: add more image sizes to shared chat badge ( #6146 )
2025-04-13 09:48:13 +00:00
Elias A.
7c8274ed56
Add cached emotes fallback for failed provider fetches ( #6125 )
2025-04-12 10:56:04 +00:00
pajlada
01cf8c281d
fix: Qt 6.4.3 build ( #6032 )
...
Also enables Qt 6.4.3 build in CI
2025-03-06 12:08:06 +00:00
nerix
8f1f07d672
feat(eventsub): implement automod message hold ( #6005 )
2025-03-01 08:32:50 +01:00
nerix
63b5b2ca6a
feat(eventsub): use special flag and timestamps from metadata ( #5996 )
2025-02-26 15:40:42 +01:00
nerix
d9453313b3
test: add snapshot tests for MessageBuilder ( #5598 )
2024-10-13 10:38:10 +00:00
nerix
9ba7ef324d
fix: support completing emotes starting with : ( #5603 )
2024-10-06 09:29:52 +00:00
nerix
d0bcf35fdc
refactor: move zero width replacement to a function ( #5594 )
2024-09-28 12:49:26 +00:00
nerix
aed55ac1ba
fix: replace defines with constexpr/const and use more absolute paths for includes ( #5527 )
...
bye bye nuuls
2024-08-03 10:00:58 +00:00
nerix
b3c09b65d8
chore: mini refactorings and dead code removal ( #5512 )
2024-07-20 11:35:59 +02:00
nerix
189be8c68f
chore: remove old Qt 5.12 code, update docs and FreeBSD runner ( #5396 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2024-06-23 12:26:59 +00:00
nerix
fcb6eff8cc
Remove direct dependency on Qt 5 compatibility module ( #4906 )
2023-10-23 21:28:02 +02:00
Daniel Sage
37009e8e6b
Consolidate input completion code in preparation for advanced completion strategies ( #4639 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2023-09-24 12:17:17 +00:00
pajlada
f9b23882f4
Templatize localizeNumbers ( #4412 )
...
original idea by MM2PL
2023-02-25 12:44:45 +01:00
pajlada
c95a65c153
Fix Qt6 building ( #4393 )
2023-02-19 20:19:18 +01:00
pajlada
5fc170ba4b
Refactor SplitHeader class ( #4276 )
...
* Flatten static functions in anonymous namespace
* SplitHeader ctor: Rename param
* Header: Remove unnecessary `virtual`s
* auto ptr where possible
* Add curly braces
* Comment twitch room modes
* Treat roomModes->slowMode as an integer
* Remove unused `this` from lambdas
* Add `unsigned int` overload for localizeNumbers
* Move thumbnail max age to a constexpr static & set explicit types
* Explicitly use `QObject::connect`
* Use `empty()` instead of `size()`
* Name unused parameters
* Move moderation action refreshing logic from SplitHeader to Split
2022-12-31 12:56:47 +01:00
mohad12211
3fcb7e1702
Implement initial support for RTL languages ( #3958 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
fix https://github.com/Chatterino/chatterino2/issues/720
2022-11-10 20:36:19 +00:00
nerix
25bccc90b4
Migrate Remaining Chat Settings Commands to Helix API ( #4040 )
2022-10-03 19:42:02 +02:00
Paweł
34203dfa7c
Optimize logs folder size calculation ( #3427 )
2022-01-05 21:17:35 +00:00
Paweł
1682f0fb36
Refactor Tab completion for Twitch commands ( #3144 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2021-12-26 14:21:52 +01:00
Paweł
588ed557f0
Fixed comma appended to username completion when not at the beginning of the message ( #3060 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
2021-07-24 12:01:50 +02:00
Paweł
b6ee2280d2
Moved getRandomColor method to util/Helpers.cpp ( #2974 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com >
2021-07-08 17:09:31 +00:00
Paweł
e741744254
Handle bits badge tier notification messages ( #2611 )
2021-04-11 12:17:21 +00:00
Paweł
1eb6aa64db
Localized all relevant numbers visible to end-user ( #2488 )
2021-03-06 15:03:33 +01:00
fourtf
b1cbf09427
removed appbase directory
2019-10-07 15:46:41 +02:00