1
0
Fork 0
mirror of https://github.com/Chatterino/chatterino2.git synced 2024-11-21 22:24:07 +01:00
Commit graph

425 commits

Author SHA1 Message Date
Auro
94e4cd2c1d
Added is:first-msg search option ()
* added first-msg for flag predicate

* Update CHANGELOG.md

* Update changelog entry phrasing

Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2022-04-30 11:23:48 +02:00
hicupalot
bfb024b1e7
Added quotation marks in the permitted/blocked Automod messages ()
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
2022-04-07 08:15:41 -04:00
LosFarmosCTL
092f66dc15
Fix crash when displaying a highlight inside of a sub message with sub message highlights turned off () 2022-02-12 11:57:33 +01:00
Mm2PL
ddbeb356a5
Fixed automod and unban messages showing when moderation actions were disabled () 2022-01-28 22:30:32 +00:00
Patrick Geneva
e742860af7
Make animated image playback speed match browser (Firefox and Chrome) behaviour ()
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
Co-authored-by: Paweł <zneix@zneix.eu>
2022-01-15 19:23:08 +00:00
karl-police
499d06fcd1
Remove first timestamp from genereated AutoMod queue messages ()
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2022-01-15 17:49:28 +00:00
Paweł
700c9fc4f2
Don't crash upon right-clicking automod badge () 2022-01-14 02:44:13 +01:00
pajlada
51ece94f58
Update Settings and Signals version ()
Co-authored-by: zneix <zneix@zneix.eu>
2021-12-19 14:57:56 +00:00
Adam Davies
937e33a2fd
Fix zero-width emotes sometimes wrapping lines incorrectly ()
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-12-06 22:49:08 +00:00
Rasmus Karlsson
3fcb6346f5 MessagePredicate: Add virtual destructor 2021-11-28 13:02:07 +01:00
Felanbird
8116c30261
Add some commented First Message code for consistency () 2021-11-28 12:19:08 +01:00
pajlada
3c4331b8cb
Fix link parsing in IRC () 2021-11-07 13:55:43 +00:00
Ryan
b4be7a4b1f
Fix underlying text from disabled emotes not being colorized after using /me () 2021-10-31 11:37:06 +01:00
Ryan
e24dffa961
Fix 'First Message' scrollbar highlights not being disabled ()
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2021-10-30 13:24:38 +02:00
Tal Neoran
5112ec73b0
Fix zero-width emotes alignment with removeSpacesBetweenEmotes setting ()
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-10-24 12:30:28 +00:00
Felanbird
be3609a927
Capitalize mentions of Twitch, Chatterino, and IRC in comments and text/settings () 2021-10-17 15:06:58 +02:00
LosFarmosCTL
06245f3713
Add new search predicate to enable searching for messages matching a regex ()
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-10-17 12:36:44 +00:00
gempir
0ba7c0f3c5
Add highlights for first messages ()
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2021-10-02 12:17:24 +00:00
James Upjohn
4b251c64b6
Allow resub messages to show in /mentions tab ()
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-08-15 10:39:58 +00:00
pajlada
784fdd28b2
Check for ignored phrases/users in channel point redemptions () 2021-08-01 13:44:04 +00:00
Paweł
89b86b94e7
Cleanup debug logging () 2021-07-17 16:45:02 +00:00
Paweł
a509c7514c
Fixed degraded dirty emote code escaping () 2021-07-17 10:35:43 +00:00
Paweł
975b39fe10
Made username and color in AutoMod mod messages use correct values ()
We use values given in pubsub messages and handle their edge-cases properly.
2021-07-11 11:33:35 +00:00
Paweł
94a99ac4f0
Fix custom built messages not showing up as search results () 2021-07-11 10:19:35 +00:00
Paweł
b6ee2280d2
Moved getRandomColor method to util/Helpers.cpp ()
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-07-08 17:09:31 +00:00
fourtf
804bc526b5
fix overflows in the max image size code ()
* fix overflows in the max image size code

* Update Image.cpp
2021-07-03 20:11:10 +00:00
fourtf
ed6ef0b98e add a maximum RAM usage for images 2021-06-24 22:54:36 +02:00
fourtf
1efc547aa5
removed access to theme from TMB + misc fixes ()
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-06-20 13:55:35 +00:00
pajlada
91b0170241
Make tests use main chatterino project objects () 2021-06-13 11:49:59 +00:00
pajlada
2f49b23875
Add ability to disable precompiled headers with CMake () 2021-05-08 15:57:00 +02:00
apa420
bb73069817
Automod info ()
Co-authored-by: Sidd <iProdigy@users.noreply.github.com>
2021-05-08 12:49:30 +00:00
apa420
c40bdf812b
Fix automod messages not being parsed/showing up properly ()
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-05-08 12:14:49 +00:00
Daniel
f6d9fb2aac
Add ability to highlight messages based on user badges ()
Co-authored-by: Paweł <zneix@zneix.eu>
Co-authored-by: 23rd <23rd@vivaldi.net>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-05-02 22:08:08 +00:00
Tal Neoran
77fa1322de
Added is:<flags> search predicate ()
Co-authored-by: Paweł <zneix@zneix.eu>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-05-01 12:21:45 +00:00
pajlada
d1f81ab50b
Add an option to remove spaces between emotes ()
This feature is disabled by default and can be enabled in the settings.

Co-authored-by: Mm2PL <jakis128@gmail.com>
2021-04-25 22:25:23 +00:00
Mm2PL
08f2773f30
Remove ban reasons because they are not a thing in IRC anymore () 2021-04-25 13:44:12 +00:00
Paweł
c3d61ad77b
Add ability to hide Twitch Prediction badges ()
We now properly categorize the Twitch `predictions` badges since they take up their own slot in Twitch web chat
2021-04-25 14:37:19 +02:00
Paweł
ed7d1a88d0
Added custom FrankerFaceZ VIP badges ()
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-04-17 14:42:30 +02:00
Tal Neoran
cceadf473a
Added in:<channels> search predicate ()
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-04-17 11:18:22 +00:00
Yoitsu
00ccdbc781
clang-tidy: use std::move where applicable ()
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-04-10 12:34:40 +00:00
Paweł
0e99527e8c
Fixed deprecated method QFontMetrics::width ()
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-03-13 14:47:02 +01:00
pajlada
6b0ce396d6
Update to Emoji v13 (2020) () 2021-02-13 19:17:22 +01:00
pajlada
303b079257
Remove bad asserts from IRC text wrapping code () 2021-02-11 12:52:50 +01:00
Paweł
cfcac99ae6
Added clip creation support 🎬 ()
You can create clips with `/clip` command, `Alt+X` keybind or `Create a clip` option in split header's context menu. This requires a new authentication scope so re-authentication will be required to use it.

Co-authored-by: Leon Richardt <leon.richardt@gmail.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-01-17 14:47:34 +01:00
pajlada
a6e23e2468
Fix anonymous Twitch user ping () 2021-01-10 15:22:00 +01:00
pajlada
d3b2ab1d8a
Fix a crash bug that occurred when the "Limit message height" setting was enabled and a message was being split up into multiple lines. IRC only. () 2021-01-02 14:49:03 +01:00
pajlada
2014fc7614
Use correct include path to ImageSet.hpp () 2020-12-13 13:12:50 +01:00
Mm2PL
eb8eecdfed
Improve the "You are banned" message ()
Added reconnect link to the "You are banned" message
2020-12-12 14:19:51 +01:00
Paweł
49fa9bfd72
Made #channel link in /mentions jump to #channel split () 2020-11-28 17:45:20 +01:00
Steve Wills
df722a72c1
Switch to QT Category logging ()
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2020-11-21 16:20:10 +01:00