Paweł
|
45e4fc04ef
|
Sorted usernames in "Users joined/parted:" messages (#3421)
|
2021-12-25 15:04:35 +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 |
|
pajlada
|
51ece94f58
|
Update Settings and Signals version (#3398)
Co-authored-by: zneix <zneix@zneix.eu>
|
2021-12-19 14:57:56 +00:00 |
|
dependabot[bot]
|
60ff82f2de
|
Bump actions/upload-artifact from 2.3.0 to 2.3.1 (#3405)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.3.0...v2.3.1)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-19 14:39:01 +01:00 |
|
Paweł
|
a33ff10d04
|
Updated OpenSSL 1.1 link in building docs (#3407)
|
2021-12-17 07:18:10 +00:00 |
|
dependabot[bot]
|
d21bdc6959
|
Bump actions/download-artifact from 2.0.10 to 2.1.0 (#3396)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2.0.10 to 2.1.0.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2.0.10...v2.1.0)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-12 12:39:13 +01:00 |
|
dependabot[bot]
|
c0a7455acf
|
Bump actions/upload-artifact from 2.2.4 to 2.3.0 (#3395)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.4 to 2.3.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.4...v2.3.0)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-12 12:39:04 +01:00 |
|
Felanbird
|
ac2bb40eef
|
Move '/live' logs to its own subDirectory (#3394)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2021-12-12 11:35:00 +00:00 |
|
LosFarmosCTL
|
fd779387d5
|
Fix special chars in Windows usernames breaking the storage of commands.json (#3397)
|
2021-12-11 12:56:19 +01:00 |
|
Adam Davies
|
83f4d07b2e
|
Add acdvs to contributor list (#3391)
|
2021-12-07 03:01:16 +00:00 |
|
Adam Davies
|
937e33a2fd
|
Fix zero-width emotes sometimes wrapping lines incorrectly (#3389)
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 |
|
pajlada
|
b41df18933
|
Fixed a crash that could occur on certain Linux systems when toggling the Always on Top flag. (#3385)
* Get `isVisible` value *before* toggling AlwaysOnTop hint
* Add changelog entry
|
2021-12-05 13:38:21 +01:00 |
|
pajlada
|
2c695a9ac5
|
Fix IRC colors not being applied correctly to NOTICE messages (#3383)
* Normalize NOTICE message parsing for IRC
Fixes #1782
* Add changelog entry
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
|
2021-12-04 16:05:57 +00:00 |
|
pajlada
|
568f65213d
|
Fix crash on missing parameters with IRC /kick command (#3382)
|
2021-12-04 15:37:53 +00:00 |
|
Rasmus Karlsson
|
3fcb6346f5
|
MessagePredicate: Add virtual destructor
|
2021-11-28 13:02:07 +01:00 |
|
Rasmus Karlsson
|
2075e88990
|
Tokenizer.cpp: Rename local variable in regex matching
|
2021-11-28 13:02:07 +01:00 |
|
mmb L
|
179527611e
|
Rename local variable and remove unused local variable in IrcMessageBuild.cpp
|
2021-11-28 13:02:07 +01:00 |
|
mmb L
|
ec966a1791
|
Remove local variables that are not referenced
|
2021-11-28 13:02:07 +01:00 |
|
mmb L
|
7d350adfeb
|
Refactor DownloaderManager private member variable names
|
2021-11-28 13:02:07 +01:00 |
|
mmb L
|
7131f9ed36
|
Rename updateOnlineChatters() argument name and local variable
|
2021-11-28 13:02:07 +01:00 |
|
Felanbird
|
8116c30261
|
Add some commented First Message code for consistency (#3370)
|
2021-11-28 12:19:08 +01:00 |
|
Mm2PL
|
0deedf0191
|
Add issue forms (#3366)
|
2021-11-27 15:03:10 +00:00 |
|
pajlada
|
bc847f1445
|
Fix IRC server messages not triggering sounds properly (#3368)
|
2021-11-27 14:35:13 +00:00 |
|
dependabot[bot]
|
cb0c42779a
|
Bump actions/cache from 2.1.6 to 2.1.7 (#3364)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-27 13:29:34 +00:00 |
|
Mm2PL
|
f0df2fcb28
|
Fix Split Input hotkeys not being available when input is hidden (#3362)
|
2021-11-27 13:47:31 +01:00 |
|
Mm2PL
|
703f3717e2
|
Add custom hotkeys. (#2340)
Co-authored-by: LosFarmosCTL <80157503+LosFarmosCTL@users.noreply.github.com>
Co-authored-by: Paweł <zneix@zneix.eu>
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2021-11-21 17:46:21 +00:00 |
|
Mm2PL
|
b94e21a600
|
Make join and part messages have user links (#3358)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2021-11-20 13:53:05 +00:00 |
|
Auro
|
3a5c2b1d33
|
Middle click split header to open in browser (#3356)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2021-11-20 13:27:26 +00:00 |
|
Mm2PL
|
b1e891b122
|
Fixed Chatterino attempting to send empty messages in IRC (#3355)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2021-11-20 12:21:42 +00:00 |
|
Mm2PL
|
56f2207d22
|
Show picked outcome in prediction badges. (#3357)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2021-11-20 11:52:27 +00:00 |
|
Felanbird
|
f58f35292a
|
Fix comment typo (#3359)
|
2021-11-20 12:22:30 +01:00 |
|
Mm2PL
|
6ac15adf45
|
Add support for Emoji in IRC. (#3354)
|
2021-11-20 12:18:40 +01:00 |
|
Felanbird
|
c19fd0d332
|
Add more ignored channels for context menu twitch links (#3352)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2021-11-14 12:21:17 +00:00 |
|
Mm2PL
|
a68980878e
|
Make /delete errors a bit more verbose (#3350)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2021-11-13 12:34:04 +00:00 |
|
Mm2PL
|
1ca3dfde7f
|
Fixed splits losing filters when closing and reopening them (#3351)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2021-11-13 12:07:29 +00:00 |
|
Mm2PL
|
6b3a420e42
|
Fixed the first link being broken in /mods and /vips (#3349)
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2021-11-13 11:11:18 +00:00 |
|
pajlada
|
85f6795f70
|
Refactor parts of SignalVectorModel (#3342)
|
2021-11-12 17:26:38 +01:00 |
|
pajlada
|
bc0b7e4d99
|
Fix IRC actions not being colored properly (#3341)
|
2021-11-07 19:58:22 +00:00 |
|
pajlada
|
3c4331b8cb
|
Fix link parsing in IRC (#3334)
|
2021-11-07 13:55:43 +00:00 |
|
Mm2PL
|
7f4b73910a
|
Added support for opening channels from twitch.tv/popout links. (#3309)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
|
2021-11-06 13:43:03 +00:00 |
|
1xelerate
|
a40677f4cd
|
feat: Add copy button for both login & display name inside the user info popout (#3335)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2021-11-06 12:44:27 +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 |
|
dependabot[bot]
|
9098e93767
|
Bump actions/checkout from 2.3.5 to 2.4.0 (#3337)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-06 12:26:39 +01: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 |
|
pajlada
|
4b903d7fcf
|
Fix the reconnection backoff accidentally resetting when thrown out of certain IRC servers (#3328)
|
2021-10-31 15:44:38 +01:00 |
|
Felanbird
|
d7337ff69f
|
Add "drops" as an ignoredUsername for context menu twitch links (#3310)
|
2021-10-31 12:16:07 +01:00 |
|
Ryan
|
8b921ae663
|
Add 1xelerate to the contributors list (#3331)
* added underscore prefix to file names since they started with a number
|
2021-10-31 12:15:49 +01:00 |
|
ALazyMeme
|
0b914ccd97
|
Update contributors guide (#3332)
|
2021-10-31 12:08:21 +01:00 |
|
Ryan
|
b4be7a4b1f
|
Fix underlying text from disabled emotes not being colorized after using /me (#3333)
|
2021-10-31 11:37:06 +01:00 |
|
Infinitay
|
b4b745024c
|
Clean up chat messages of special line characters prior to sending (#3312)
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
|
2021-10-30 12:49:41 +00:00 |
|