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

3505 commits

Author SHA1 Message Date
Tal Neoran
07231e57c9
Fix large timeout duration in moderation buttons ()
Large timeout durations in moderation buttons will no longer overlap with other buttons or username.
2021-06-27 12:14:10 +00:00
Tal Neoran
991892ee76
Add /openurl command ()
Usage: `/openurl <URL>`. Opens the provided URL in the browser.

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2021-06-27 11:40:44 +00:00
Mm2PL
c722f085d0
Moved image uploader confirmation setting to external tools page () 2021-06-26 12:08:44 +00:00
Paweł
002129009d
Fix emotesets not loading properly ()
* Initial work

fk I'm so tired...

* Updated Twitch API documentation

* Futher changes

* Removed debug output

* Added changelog entry

* Advice: don't code at 4am

removed all silly debug stuff

* Add missing lambda capture
2021-06-24 21:23:31 +00:00
fourtf
ed6ef0b98e add a maximum RAM usage for images 2021-06-24 22:54:36 +02:00
fourtf
97b9bfb2bd v2.3.3 2021-06-21 11:35:53 +02:00
Felanbird
e352d7b31a
Fix 'Filter Info' url ()
Closes 
2021-06-20 18:15:41 +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
0c2488505c
Use an exponential backoff when deciding how long we need to wait for reconnects ()
Co-authored-by: Leon Richardt <leon.richardt@gmail.com>
2021-06-20 13:29:52 +00:00
Paweł
d6b5921a0e
Refactored emote reloading ()
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2021-06-20 00:11:06 +02:00
Mm2PL
74960bf419
Communicate streams that went offline through /live ()
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-06-19 17:27:31 +00:00
Tal Neoran
f605221042
Add username autocompletion popup menu () 2021-06-19 16:29:17 +00:00
Tal Neoran
d21858b97f
Fix moderation button time units when not using seconds () 2021-06-19 14:00:03 +00:00
Mm2PL
9640837957
Allow moderators to see who deleted a message ()
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-06-19 11:56:00 +00:00
dependabot[bot]
f9ddd53037
Bump actions/upload-artifact from 2.2.3 to 2.2.4 ()
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.3...v2.2.4)

---
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-06-17 17:30:00 +00:00
dependabot[bot]
12ddd722e0
Bump ilammy/msvc-dev-cmd from 1.8.1 to 1.9.0 ()
Bumps [ilammy/msvc-dev-cmd](https://github.com/ilammy/msvc-dev-cmd) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/ilammy/msvc-dev-cmd/releases)
- [Commits](https://github.com/ilammy/msvc-dev-cmd/compare/v1.8.1...v1.9.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-17 19:07:05 +02:00
dependabot[bot]
21b186b9c8
Bump actions/download-artifact from 2.0.9 to 2.0.10 ()
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2.0.9 to 2.0.10.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2.0.9...v2.0.10)

---
updated-dependencies:
- dependency-name: actions/download-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-06-17 18:30:25 +02:00
Mm2PL
9fb5ef60d4
Image uploader mime filter uses urls but doesn't check them ()
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-06-13 14:23:13 +00:00
Mm2PL
3977eb74a6
Update Twitch AutoMod PubSub topic ()
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-06-13 15:38:30 +02:00
Mm2PL
eb8ddfc1d3
Add setting for username display style () 2021-06-13 12:13:19 +00:00
pajlada
91b0170241
Make tests use main chatterino project objects () 2021-06-13 11:49:59 +00:00
Paweł
5512437f1b
Fixed a crash introduced in 2f568b8 () () 2021-06-06 19:59:53 +00:00
Paweł
2f568b88ae
Split list of emote sets into bunches when performing Ivr API reqeusts () 2021-06-06 19:27:45 +02:00
Mm2PL
f1e843a672
Make deletions show like timeouts/bans. ()
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-06-06 17:51:57 +02:00
Ben de Graaff
8639f450f2
Fix write connection reconnection issues ()
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-06-06 16:25:13 +02:00
Paweł
0b4c521c9b
Refactored system message received upon trying to send a message while anonymous ()
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-06-05 16:27:14 +02:00
Ben de Graaff
6611c24e13
Switch to Twitch v2 emote API for animated emote support ()
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
Co-authored-by: Paweł <zneix@zneix.eu>
2021-06-04 19:42:32 +00:00
Tal Neoran
80fed27b4e
Search in viewer list by contained term ()
Searching for users in the viewer list now searches anywhere in the user's name - instead of just searching at the beginning of the username.
2021-06-04 10:51:35 +00:00
Paweł
508fea6382
Fix links on Windows building docs ()
* Fixed OpenSSL 1.1.1 version

* Switched to sourceforge downloads from bintray as it has been shutdown

* FeelsDankMan how to english
2021-05-31 23:15:36 +02:00
Paweł
57354283ec
Added ability to toggle visibility of tabs ()
This can be done by right-clicking the tab area or pressing the keyboard shortcut (default: Ctrl+U).

Co-authored-by: Leon Richardt <leon.richardt@gmail.com>
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2021-05-30 11:39:34 +00:00
Tal Neoran
01bda9c2f6
Fix tab direction not applying to popup window () 2021-05-30 10:22:26 +00:00
James Upjohn
faae2c2e8e
Match game names exactly when using /setgame ()
Co-authored-by: Paweł <zneix@zneix.eu>
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2021-05-29 10:01:19 +00:00
dependabot[bot]
7e4f8be316
Bump ilammy/msvc-dev-cmd from 1.8.0 to 1.8.1 ()
Bumps [ilammy/msvc-dev-cmd](https://github.com/ilammy/msvc-dev-cmd) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/ilammy/msvc-dev-cmd/releases)
- [Commits](https://github.com/ilammy/msvc-dev-cmd/compare/v1.8.0...v1.8.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-29 09:29:00 +00:00
dependabot[bot]
708670b4d5
Bump actions/cache from 2.1.5 to 2.1.6 ()
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-29 11:06:48 +02:00
fourtf
3fddafb867
optimize chatter list ()
* optimize chatter list

* changelog

* Fix tests

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2021-05-24 10:13:59 +00:00
Paweł
7659dc27ae
Remove unused legacy issue template file () 2021-05-23 23:36:37 +00:00
Paweł
88a487516a
Add chat popout command ()
Co-authored-by: Paweł <zneix@zneix.eu>
Co-authored-by: Leon Richardt <leon.richardt@gmail.com>
Co-authored-by: lyx0 <stefan.parfuss@protonmail.ch>
Co-authored-by: lyx0 <66651385+lyx0@users.noreply.github.com>
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2021-05-23 22:24:49 +00:00
pajlada
108b733679
Add missing includes for those not using precompiled headers () 2021-05-23 23:10:29 +02:00
Tal Neoran
b42f70e6d8
Add moderation buttons in search popup () 2021-05-23 15:51:53 +02:00
Mm2PL
f123a11c1c
Fix FFZ emote links for global emotes () 2021-05-23 13:26:18 +00:00
fourtf
258851e572
removed accidentally added line 2021-05-23 11:24:08 +02:00
Tal Neoran
14e8a2bf6c
Add #channel in mentions usercard and search popup () 2021-05-22 15:11:24 +02:00
pajlada
ddba279ff7
Deprecate C_DEBUG definition in favour of standard NDEBUG () 2021-05-20 12:21:41 +00:00
Tal Neoran
2db50f1c41
Add setting to disable custom ffz mod/VIP badges ()
Co-authored-by: Paweł <zneix@zneix.eu>
2021-05-16 22:07:12 +02:00
fourtf
80506a8625 v2.3.2 2021-05-16 19:29:27 +02:00
fourtf
6ae8427fc6
added try catch in nm ()
* added try catch in nm

* changelog

* asdf

* gh action
2021-05-16 16:51:25 +00:00
Paweł
6732b25f36
Fixed deprecated method Qt::SystemLocaleLongDate ()
Fixes deprecation notices introduced in 

Reference: https://doc.qt.io/qt-5/qt.html#DateFormat-enum
Replacement: https://doc.qt.io/qt-5/qlocale.html#FormatType-enum
2021-05-16 00:34:42 +02:00
Paweł
519855d852
Migrated cheermotes to Helix API ()
Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
2021-05-15 17:02:47 +00:00
James Upjohn
7c4c797dbc
Fix word backspacing not closing/updating colon emote picker ()
Co-authored-by: Paweł <zneix@zneix.eu>
2021-05-15 14:24:46 +00:00
Sidd
860cc89e14
Load 100 blocked users instead of default 20 ()
Co-authored-by: Paweł <zneix@zneix.eu>
2021-05-14 18:18:40 +00:00