Paweł
ed7d1a88d0
Added custom FrankerFaceZ VIP badges ( #2628 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-04-17 14:42:30 +02:00
pajlada
2f906c5504
Add a function in NetworkCommon parseHeaderList
which parses a header list as a string into a vector of header pairs ( #2623 )
2021-04-17 11:49:19 +00:00
Tal Neoran
cceadf473a
Added in:<channels> search predicate ( #2634 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-04-17 11:18:22 +00:00
Paweł
b540bd0b69
Added missing default twitch commands ( #2633 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-04-17 10:54:14 +00:00
Mm2PL
3ee23b2bae
Allow for usage of builtin Chatterino commands in custom commands. ( #2632 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-04-17 10:33:18 +00:00
pajlada
8641435142
Fix crash that could occur when the user changed the "Custom stream player URI Scheme" setting if the user had closed down and splits in the application runtime ( #2592 )
2021-04-17 09:55:44 +00:00
dependabot[bot]
032faabcb0
Bump actions/cache from v2.1.4 to v2.1.5 ( #2625 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-04-17 09:32:47 +00:00
fourtf
c65a893c38
added changelog section
2021-04-14 18:46:15 +02:00
fourtf
2dca9a3247
2.3.0
2021-04-14 15:58:33 +02:00
fourtf
38d76ddca3
bumped version
2021-04-14 15:54:44 +02:00
fourtf
0dd6934f02
Merge branch 'master' of github.com:Chatterino/chatterino2
2021-04-14 15:53:40 +02:00
dependabot[bot]
084a50f235
Bump ilammy/msvc-dev-cmd from v1.6.0 to v1.7.0 ( #2618 )
...
Bumps [ilammy/msvc-dev-cmd](https://github.com/ilammy/msvc-dev-cmd ) from v1.6.0 to v1.7.0.
- [Release notes](https://github.com/ilammy/msvc-dev-cmd/releases )
- [Commits](https://github.com/ilammy/msvc-dev-cmd/compare/v1.6.0...d39d8f7626e5667b00caa504eaefd7c24c9ba49d )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-13 01:27:35 +02:00
pajlada
59afb2b1ce
bump conan cache ( #2622 )
2021-04-12 21:16:15 +00:00
pajlada
c9f62fed4c
Fix windows being brought back to life after the settings dialog was closed ( #2613 )
...
Fixed with the help of @jammehcow
2021-04-11 14:22:32 +00:00
Iulian Onofrei
8779303845
Fixed search field not being focused on popup open ( #2540 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-04-11 13:37:53 +00:00
James Upjohn
06ec230759
Fix bold/coloured usernames also formatting trailing punctuation ( #2597 )
2021-04-11 13:09:21 +00:00
Edgar
8adda902d1
🐛 Fixed windows CI not reporting exitcodes correctly ( #2524 )
2021-04-11 12:46:25 +00:00
Paweł
e741744254
Handle bits badge tier notification messages ( #2611 )
2021-04-11 12:17:21 +00:00
dependabot[bot]
24a33709e6
Bump actions/upload-artifact from v2.2.2 to v2.2.3 ( #2596 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.2.2 to v2.2.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.2...ee69f02b3dfdecd58bb31b4d133da38ba6fe3700 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-11 11:12:04 +00:00
dependabot[bot]
49e30e6458
Bump actions/download-artifact from v2.0.8 to v2.0.9 ( #2595 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from v2.0.8 to v2.0.9.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v2.0.8...158ca71f7c614ae705e79f25522ef4658df18253 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-11 10:43:12 +00:00
Yoitsu
a448af5f57
Implement Helix Search Categories end-point & update /setgame ( #2609 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-04-10 23:34:27 +00:00
Yoitsu
00ccdbc781
clang-tidy: use std::move where applicable ( #2605 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-04-10 12:34:40 +00:00
Tal Neoran
b0fee78f2b
Add PgUp / PgDown for scrolling in the emote popup ( #2607 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-04-10 12:11:26 +00:00
Yoitsu
bc334222c1
fix buffer overflow in parseEmoji ( #2602 )
...
Co-authored-by: Paweł <zneix@zneix.eu>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-04-10 11:49:25 +00:00
pajlada
208d017cc3
Add sanitizers for cmake ( #2608 )
...
These can be enabled using the `SANITIZE_{ADDRESS,MEMORY,THREAD,UNDEFINED}` cmake flags
2021-04-10 11:26:20 +00:00
TranRed
1a1cea9542
BUILDING_ON_WINDOWS.md: replaced outdated link for OpenSSL: 1.1.1i -> 1.1.1j ( #2536 )
...
* replaced outdated link for OpenSSL
* no longer ignore builds on doc-only changes
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2021-04-05 10:52:00 +02:00
Mm2PL
f9246a9e3a
Add /setgame and /settitle ( #2534 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-04-04 17:31:08 +02:00
Paweł
dff2629e81
Updated building docs regarding CMake update ( #2585 )
2021-04-04 15:58:18 +02:00
fourtf
2db7a30ae5
always update dropdown on split button press ( #2590 )
2021-04-04 15:24:12 +02:00
ilyazzz
80d52a37f6
Update app description in appdata.xml ( #2591 )
2021-04-04 15:14:16 +02:00
fourtf
c50b91d6e9
always update dropdown on split button press
2021-04-03 17:33:51 +02:00
Edgar
19d9791cba
🔧 Removed SourceFileUtils ( #2571 )
...
Not needed anymore from version 3.8 of CMake (which is our minimum required)
2021-04-03 16:49:24 +02:00
dependabot[bot]
da4a0ddf90
Bump dangoslen/changelog-enforcer from v2 to v2.1.0 ( #2579 )
...
Bumps [dangoslen/changelog-enforcer](https://github.com/dangoslen/changelog-enforcer ) from v2 to v2.1.0.
- [Release notes](https://github.com/dangoslen/changelog-enforcer/releases )
- [Changelog](https://github.com/dangoslen/changelog-enforcer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dangoslen/changelog-enforcer/compare/v2...62066c8fa92a74994b33e39aaedd7ae68a40136d )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-03 16:46:28 +02:00
Sam Heybey
716b846f4e
Add StartupWMClass property to desktop file ( #2587 )
...
This adds the StartupWMClass property to the desktop file, which window managers can use to determine when chatterino has opened and which window belongs to it.
GNOME uses this property, so this will fix #1863 . You can test this by applying this patch to the desktop file of an existing install.
Relevant FreeDesktop docs: specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html#key-startupwmclass
Fixes #1863
2021-04-03 16:10:42 +02:00
pajlada
e00938dfde
Add support for CMake (buildsystem generator) ( #2468 )
...
Co-authored-by: Edgar <Edgar@AnotherFoxGuy.com>
2021-03-28 16:58:51 +02:00
James Upjohn
093a088363
Fix quick switcher not ordering based on tab order ( #2561 )
2021-03-27 12:32:14 +01:00
Paweł
1f5b62e6e5
Implemented bit emotes ( #2550 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-03-21 15:42:45 +01:00
Paweł
af4e3f5062
Refactored loading emotes and emotesets ( #2539 )
...
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2021-03-21 15:19:49 +01:00
lyx0
e8a42a13f8
Fix broken contribution link ( #2541 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-03-21 14:59:41 +01:00
Auro
6ef515a0e2
Added system message if no bttv emotes found instead of "unknown error" ( #2542 )
...
Co-authored-by: Paweł <zneix@zneix.eu>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-03-21 14:27:28 +01:00
Paweł
a893cdaebe
Ensure twitch emote names are escaped ( #2543 )
2021-03-20 23:49:42 +01:00
James Upjohn
8f5adc0911
Append PR ID to changelog entry ( #2538 )
2021-03-20 23:01:21 +01:00
pajlada
6cd9cb72fb
Solidify CI logic on check-formatting and test ( #2549 )
2021-03-20 17:32:57 +01:00
pajlada
1521488091
Always build CI regardless of changes ( #2547 )
2021-03-20 15:53:53 +01:00
James Upjohn
79bc700743
Fix app data dir not opening on macOS when "Open AppData" button pressed ( #2537 )
2021-03-20 13:40:50 +01:00
Karar Al-Remahy
b02403a7d8
Added kararty to contributors ( #2530 )
2021-03-15 18:49:37 +01:00
Leon Richardt
3f206d46af
fix: no longer crash on clip creation in "special" channels ( #2528 )
2021-03-15 17:45:56 +01:00
Karar Al-Remahy
49bd1bd488
feat: /clearmessages command ( #2485 )
2021-03-14 18:25:45 +01:00
pajlada
fd3efe0e15
Fix windows build not compiling ( #2523 )
2021-03-14 17:25:32 +01:00
pajlada
771bf260c5
Add Arch Linux builder & AUR syncer workflow ( #2499 )
2021-03-14 15:35:34 +01:00