pajlada
b1ed458c31
Merge pull request #1271 from RAnders00/patch-7
...
Update ENV.md with link to recent-messages service repo
2019-09-02 00:09:15 +02:00
fourtf
0b49f696ce
added filtering to general page and greying out some items to the other
...
pages
2019-09-01 23:23:20 +02:00
Ruben Anders
26b424df0e
Update ENV.md with link to recent-messages service repo
2019-09-01 23:07:19 +02:00
fourtf
37dd66f7ad
fixed missing return statement
2019-09-01 14:26:40 +02:00
fourtf
00c1de54b9
fixed compilation on non-windows
2019-09-01 14:15:36 +02:00
fourtf
ae20acb7ea
renamed AccountSwitchPopupWidget -> AccountSwitchPopup
...
This has been triggering me forever
2019-09-01 14:13:44 +02:00
fourtf
19960b5d8f
Fixes #1261 size on startup
2019-09-01 14:06:30 +02:00
fourtf
d796517eb3
Fixes #1266 tabs too wide after zoom
2019-09-01 13:26:06 +02:00
fourtf
5c0f81defd
Fixed stuff in user popup
2019-09-01 13:06:56 +02:00
Mm2PL
b441e3e159
Add copy button for user ids
2019-09-01 11:06:07 +02:00
Mm2PL
6732aab323
Add user IDs to user cards ( #1247 )
...
* Add user ids to user cards and a setting to the misc section of the settings
* Fix letter casing
* Forgot to run clang-format, now it's fixed
* Fix crash in UserInfoPopup::updateUserData()
* Removed setting as per Apa420's and fourtf's advice
* Removed remnants of the setting
2019-08-31 17:58:28 +02:00
Rasmus Karlsson
a878ca8062
Remove unused lambda capture to fix warnings
2019-08-31 17:45:13 +02:00
Rasmus Karlsson
7ff567d584
rename "messageReceived" to "readConnectionMessageReceived" to match the "readConnected/writeConnected" and "writeConnectionMessageReceived" functions
2019-08-31 17:44:41 +02:00
Rasmus Karlsson
829c63be51
Change in which "message received" handler IRC commands are handled after the change in CAP REQs.
...
Fixes #1252
2019-08-31 17:41:49 +02:00
fourtf
671c9ed654
fixed commands like /mods not working
2019-08-27 20:45:42 +02:00
Mm2PL
7aa2bf4fec
Fix build and rename variables to be camelCase
2019-08-27 20:10:30 +02:00
Mm2PL
1c242a51dd
Create a copy icon. Change the copy button text to be an icon
2019-08-27 20:10:30 +02:00
Mm2PL
f2f5ae9c93
Add a copy button near the username in usercards
2019-08-27 20:10:30 +02:00
apa420
a624d14a4f
Fetch FFZ channel emotes with channel id instead of name
2019-08-27 20:08:17 +02:00
fourtf
450f3bc492
removed useless const
2019-08-27 20:08:17 +02:00
apa420
677017a8bd
Now shows connect and reconnect messages
2019-08-27 19:54:37 +02:00
pajlada
e4e863bae5
Merge pull request #1254 from Mm2PL/update_contributors
...
Added myself as a contributor
2019-08-27 16:44:16 +02:00
Mm2PL
c0fe3754db
Put my name in the correct place and changed the instructions to be a bit more helpful
...
Signed-off-by: Mm2PL <jakis128@gmail.com>
2019-08-27 16:42:33 +02:00
Mm2PL
d1e363a5c1
Added myself as a contributor
...
Signed-off-by: Mm2PL <jakis128@gmail.com>
2019-08-27 16:34:08 +02:00
fourtf
2d64d79c17
enabled commit titles
2019-08-27 10:19:39 +02:00
fourtf
7b43f0a30a
2.1.2
2019-08-26 23:04:55 +02:00
fourtf
810acbcfcc
fixed window frame for minimized and maximized windows on startup
2019-08-26 22:32:17 +02:00
fourtf
4dc4a37360
fixed fullscreen window margin
2019-08-26 22:29:54 +02:00
fourtf
a831c1d5d8
enabled commit number again
2019-08-26 17:45:58 +02:00
fourtf
377a30fd9e
2.1.1
2019-08-26 17:16:22 +02:00
fourtf
f949605477
added descriptions to collection settings
2019-08-26 14:36:06 +02:00
fourtf
e7b4527a0f
added regex help link
2019-08-26 14:07:21 +02:00
fourtf
a64e5b2834
made follow mode text shorter
2019-08-26 13:48:07 +02:00
fourtf
238d213072
punctuation changes
2019-08-26 13:29:04 +02:00
fourtf
a6ab9be8d6
fixed double : in general settings
2019-08-26 13:22:44 +02:00
fourtf
e095db87bc
changed screen out of bounds detection from contains() to intersects()
2019-08-26 13:18:40 +02:00
fourtf
20e978ad85
changed up settings
2019-08-26 13:18:23 +02:00
fourtf
cced199eaf
added button to import commands from chatterino 1
2019-08-26 11:46:52 +02:00
fourtf
ea28269951
attempt to fix the tabs that sometimes get added
2019-08-26 11:26:58 +02:00
fourtf
748920e8fd
fixed shift+(home/end)
2019-08-26 11:11:02 +02:00
fourtf
77aec1d3eb
improved description of double click link setting
2019-08-26 10:58:47 +02:00
fourtf
6cb82307e6
switched std::optional to boost::optional
2019-08-25 22:58:19 +02:00
fourtf
84c7c40e86
added some flush() calls just to be sure
2019-08-25 21:26:14 +02:00
fourtf
38bceba5ec
improved browser extension
2019-08-25 21:25:31 +02:00
fourtf
68a96e3be8
added prompt to move windows into bounds
2019-08-25 21:24:43 +02:00
Mm2PL
1a25c5afe8
Add a switch for follower only mode ( #1241 )
...
* Add a switch follower only mode
* Format the code
2019-08-25 19:08:04 +02:00
pajlada
def839bef9
Merge pull request #1232 from Chatterino/pajlada-manually-send-req
...
manually send req, this ensures we send it before JOIN
2019-08-23 22:37:52 +02:00
fourtf
0577692c99
Updated chatterino badges api
2019-08-23 16:52:44 +02:00
Rasmus Karlsson
ab0d70300c
manually send req, this ensures we send it before JOIN
...
Fixes #1229
2019-08-22 22:04:26 +02:00
apa420
0c6760d0ca
Fixes the remove button '''crash''' #1226
2019-08-22 16:34:26 +02:00