leafyzito
799b51018f
Add Leafyzito to contributors list ( #6767 )
2026-01-24 17:54:52 +00:00
Nevicar
b817054947
Add Nevicar to contributors list ( #6733 )
...
Reviewed-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2026-01-10 21:51:36 +00:00
Nerixyz
95bc67fea0
feat: spellcheck input ( #6446 )
...
Reviewed-by: Mm2PL <mm2pl+gh@kotmisia.pl >
Reviewed-by: pajlada <rasmus.karlsson@pajlada.com >
Reviewed-by: fourtf <tf.four@gmail.com >
2026-01-02 14:56:29 +00:00
Jacob Alexander Thompson
e084ae6ef1
feat: add markdown support for user notes ( #6490 )
...
Reviewed-by: pajlada <rasmus.karlsson@pajlada.com >
Reviewed-by: Nerixyz <nerixdev@outlook.de >
2025-12-28 11:39:27 +01:00
nerix
7d4ea79376
refactor: move Twitch PubSub to use liveupdates ( #6638 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2025-12-16 10:06:15 +00:00
Julia
ccb8ad8ffc
Add Juliapixel as contributor ( #6644 )
...
Reviewed-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2025-12-11 10:23:02 +01:00
James Upjohn
bf12ab9396
chore: update global badges ( #6643 )
...
Reviewed-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com >
2025-12-11 10:19:55 +01:00
solomoncyj
1ca855f9db
Add solomoncyj to contributors ( #6585 )
2025-11-17 11:32:00 +01:00
dp
ad5ab4ee04
add devPoland as contributor ( #6582 )
2025-11-16 18:13:46 +00:00
Supa
8a58fcf0df
Add Supa as a contributor ( #6580 )
2025-11-15 14:06:00 +00:00
pajlada
b63702974e
fix: add Unicode license ( #6579 )
2025-11-14 21:27:01 +01:00
pajlada
c72d6707e3
fix: certify & serialize licenses ( #6575 )
2025-11-13 15:20:24 +00:00
teknsl
1537d4dd97
refactor: consolidate font picking into one dialog ( #6531 )
...
Instead of three separate dropdowns in the setting dialog, we now expose a single label + button combo for modifying the font.
When the button is pressed, we open a custom font dialog allowing the user to customize the font family, font size, and font weight.
Reviewed-by: nerix <nerixdev@outlook.de >
Reviewed-by: pajlada <rasmus.karlsson@pajlada.com >
2025-11-01 15:05:18 +00:00
Feng
f6a820cff0
Add obertura777 to contributor list ( #6505 )
2025-09-28 20:13:34 +00:00
pajlada
117d06b92c
Release v2.5.4 ( #6476 )
2025-09-21 12:26:47 +02:00
Otávio Biagioni
6229a37e9a
Add otaviobia to contributors list ( #6459 )
2025-09-11 23:38:47 +02:00
Otávio Biagioni
173651be65
fix: restore missing moderation icon ( #6457 )
2025-09-10 16:04:15 +02:00
pajlada
30dbdba620
Release v2.5.4-beta.1 ( #6419 )
2025-08-30 10:26:00 +02:00
isgkm
2f71f76c3c
Add isgkm to contributors list ( #6425 )
2025-08-27 17:05:13 +00:00
James Upjohn
f3b0a48ae5
fix: reduce visual "insetting" of new enabled moderation icon ( #6414 )
2025-08-24 11:34:37 +02:00
pajlada
c2cc9f33c9
fix: make moderation button prettier ( #6412 )
...
Co-authored-by: Nerixyz <nerixdev@outlook.de >
2025-08-23 10:46:04 +02:00
pajlada
1afac3382e
feat: add setting to pulse split input on self message received ( #6380 )
2025-08-17 23:24:39 +00:00
pajlada
1b9ed11a67
fix: svgify moderation button ( #6398 )
2025-08-17 22:02:35 +00:00
pajlada
a7d7668f71
fix: svgify chatters button ( #6397 )
2025-08-17 21:08:30 +00:00
James Upjohn
565c63d0df
fix: svgify user card pin button ( #6399 )
2025-08-17 12:18:23 +00:00
pajlada
41aac1448a
chore: make split header menu button drawn ( #6372 )
2025-08-03 12:25:35 +00:00
Vincent
88654553ad
Add vincent0955 to contributors list ( #6360 )
2025-07-27 07:36:08 +00:00
pajlada
aa8f8f2e3e
fix: split header "add split" button inconsistency ( #6349 )
2025-07-26 12:23:29 +00:00
droidicus
70eefa368f
Adding droidicus to contributors list ( #6347 )
2025-07-20 11:31:59 +02:00
Jacob
0d205a63f0
Add knobby-tires to contributors list ( #6329 )
2025-07-12 19:52:47 +00:00
nerix
b6623cff88
feat: add REPL for plugins ( #6120 )
...
This can be enabled by setting the `.plugins.repl.enabled` setting to true
Close Chatterino and make a backup of your settings.json before attempting any modifications.
```json5
{
"plugins": {
"repl": {
"enabled": true,
},
},
}
```
2025-06-28 14:04:08 +00:00
treuks
f3c11a5159
Add svg recreation of logo to resources ( #6296 )
...
Co-authored-by: nerix <nero.9@hotmail.de >
2025-06-28 11:45:05 +00:00
pajlada
6398570bcc
refactor: Make Account & Settings buttons SVGs ( #6267 )
...
instead of rendering the icons directly in Chatterino, they're now SVGs
This has the following consequences:
1. The color does _not_ respect your custom theme. For most users, this
will not be a problem/concern.
2. You can no longer drag a split onto those buttons to create a new tab
2025-06-14 22:28:17 +02:00
ynot01
dd9e722da7
Add ynot01 to contributors list ( #6226 )
2025-05-22 19:00:14 +00:00
nerix
14aa4d1400
feat: update emojis to Unicode 16.0 ( #6155 )
2025-04-20 11:31:23 +00:00
pajlada
1f10935d78
fix: use qlogging in eventsub lib (through a hoop) ( #6161 )
2025-04-19 17:10:12 +02:00
Elias A.
a92d88058b
Add occluder to contributors list ( #6149 )
2025-04-12 14:34:34 +00:00
pajlada
3f3a31db4d
Release v2.5.3 ( #6108 )
2025-03-23 16:09:38 +01:00
pajlada
e3d4fd83f2
add Jujufrost as a contributor ( #6109 )
2025-03-23 14:20:12 +00:00
Jacob Alexander Thompson
95a9115d82
add jacob-thompson to contributors list ( #6105 )
2025-03-22 21:52:10 +00:00
pajlada
a104a9725e
Release v2.5.3-beta.1 ( #6095 )
2025-03-18 10:14:41 +01:00
MiguVT
ffb3a230c2
Add MiguVT as contributor ( #6029 )
2025-03-04 22:37:15 +00:00
Zakary
1db5221409
Added Zakary2841 to the contributors list ( #5984 )
2025-02-23 21:28:57 +00:00
pajlada
0f8a29fdb9
feat: add initial experimental Twitch Eventsub support ( #5837 )
...
Co-authored-by: nerix <nerixdev@outlook.de >
2025-02-02 16:03:24 +00:00
pajlada
f53d92c77a
Release v2.5.2 ( #5791 )
2025-01-05 11:59:00 +01:00
pajlada
13d871fc81
Release v2.5.2-beta.1 ( #5761 )
2024-12-14 11:18:02 +01:00
pajlada
92c921c2a1
feat: add "tags" or "keyword" support for settings ( #5585 )
...
this allows us to search for both "ffz" and "frankerfacez" when searching for FrankerFaceZ settings, without trying to force add both into the setting name
2024-11-30 12:41:49 +00:00
nerix
eeb797c03f
chore: keep GDI fontengine on Windows for now ( #5710 )
2024-11-12 22:20:40 +00:00
iProdigy
18c4815ad7
feat: add shared chat badge ( #5661 )
2024-10-22 18:42:19 +02:00
maliByatzes
64864a0901
Add name to contributors list ( #5644 )
2024-10-12 17:42:24 +00:00