Paweł
0c2617dc99
Fixed login expired message highlight every tab ( #2735 )
2021-05-08 13:34:32 +02:00
pajlada
2ea233a28d
Disable pushing commits to chatterino2-git
AUR repo ( #2738 )
...
Fixes #2737
2021-05-03 23:29:47 +02:00
fourtf
cf33566fd7
v2.3.1
2021-05-03 20:31:04 +02:00
Daniel
f6d9fb2aac
Add ability to highlight messages based on user badges ( #1704 )
...
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
fourtf
6ab5b13017
Update a_report_your_issue.md
2021-05-02 19:51:50 +02:00
Paweł
f7506d495f
Refactored Rename Tab dialog and its context menu ( #2713 )
...
* Added placeholder to tab rename dialog's input
* Always set placeholder to default tab name.
* Renamed context menu entries, updated popup
* Removed TextInputDialog class, slight popup fix
* Forgot to rename variable (no fun allowed 😥 )
* forsenT
* Made use of QDialogButtonBox
* Added changelog entry
2021-05-02 12:59:14 +02:00
Paweł
b614ce1cd8
Handle ritual (new viewer announcement) messages ( #2703 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-05-01 15:42:51 +00:00
pajlada
115d198434
Make AccessGuard use a shared_mutex instead ( #2702 )
...
This allows `accessConst` to use a shared lock instead of a unique lock
2021-05-01 15:19:41 +00:00
M4tthewDE
c413a0984e
Adds visual indicator to message length if too long ( #2659 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-05-01 14:42:08 +00:00
fourtf
4636197f12
Update issue templates ( #2724 )
2021-05-01 16:19:05 +02:00
Paweł
6c9fd4f204
Made left-clicking splitheader focus split ( #2720 )
2021-05-01 14:14:05 +00:00
Tal Neoran
77fa1322de
Added is:<flags> search predicate ( #2671 )
...
Co-authored-by: Paweł <zneix@zneix.eu>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-05-01 12:21:45 +00:00
fourtf
8b3f301c50
some concurrency additions ( #2698 )
2021-05-01 11:38:58 +00:00
fourtf
345bcdb963
adds assertInGuiThread to getApp() ( #2695 )
2021-05-01 12:47:33 +02:00
Paweł
9c41adca2e
Fixed deprecated method QWheelEvent::delta ( #2647 )
...
Reference: https://doc.qt.io/qt-5/qwheelevent-obsolete.html#delta and https://doc.qt.io/qt-5/qwheelevent-obsolete.html#orientation
Changes in behavior introduced in this commit
Change from `event->delta()` to `event->angleDelta().y()` makes it, so you can no longer scroll horizontally (with trackpad / touchpad) to select next/previous tab (until now, you were able to do it, but I believe this is wrong anyways).
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-04-26 21:38:16 +02:00
bora
e587d1ef81
Fixed a spelling mistake ( #2691 )
2021-04-26 14:47:54 +00:00
pajlada
d1f81ab50b
Add an option to remove spaces between emotes ( #2684 )
...
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
Paweł
3ad1f109ac
Raised bttv emote timeout value ( #2686 )
...
This should elimnate the BTTV Channel Emote loading timeout, often reported by multiple users.
2021-04-25 16:17:37 +00:00
Paweł
daf6ebc513
Replace #define in CommandController with QStringList ( #2658 )
2021-04-25 14:25:37 +00:00
Mm2PL
08f2773f30
Remove ban reasons because they are not a thing in IRC anymore ( #2650 )
2021-04-25 13:44:12 +00:00
Paweł
675f99e9cc
Added image links to the badge context menu ( #2667 )
2021-04-25 13:16:32 +00:00
Paweł
c3d61ad77b
Add ability to hide Twitch Prediction badges ( #2668 )
...
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ł
1ef2f17cd4
Added missing context menu entries to emote popup ( #2670 )
2021-04-24 15:43:15 +00:00
Andrew Opalach
24a2d8a86f
Wait for smooth scrolling animation to add new message ( #2084 )
...
Co-authored-by: Paweł <zneix@zneix.eu>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-04-24 15:15:15 +00:00
pajlada
62bf843aaf
Update the appdata.xml file ( #2681 )
2021-04-24 16:47:40 +02:00
pajlada
49e38a2b6c
Update chatterino version in CMakeLists.txt ( #2680 )
2021-04-24 13:47:06 +00:00
fourtf
0a51252b76
Update CHANGELOG.md
2021-04-18 00:15:23 +02:00
Paweł
29c9b58e5a
Removed unnecessary debug output ( #2638 )
2021-04-17 21:47:16 +00:00
fourtf
2db140d5af
Added x-attach-split-to-window command line arg ( #2411 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-04-17 14:15:23 +00:00
fourtf
58017a7546
fix size of splits not loading properly ( #2554 )
2021-04-17 13:16:14 +00:00
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