Tal Neoran
e577136395
Fix completion menu completing from wrong position ( #3229 )
...
Fixes #3225 https://github.com/Chatterino/chatterino2/issues/3225
2021-09-11 12:09:14 +02:00
Mm2PL
d46589ca26
Duplicate spaces now count towards the display message length ( #3002 )
2021-08-14 13:16:16 +00:00
nilyt
961803deba
Allow building against Qt 5.11 ( #3105 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-08-07 10:37:02 +00:00
Paweł
588ed557f0
Fixed comma appended to username completion when not at the beginning of the message ( #3060 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2021-07-24 12:01:50 +02:00
Paweł
9f2fc90928
Fix crash and completion in other special channels than /whispers ( #3033 )
2021-07-17 19:33:03 +00:00
Tal Neoran
e1895de7f3
Hide completion popup when cursor is at first position ( #2929 )
...
Prevents user autocompletion menu from appearing in unwanted scenarios
2021-06-27 12:47:14 +00:00
Tal Neoran
f605221042
Add username autocompletion popup menu ( #2866 )
2021-06-19 16:29:17 +00:00
James Upjohn
7c4c797dbc
Fix word backspacing not closing/updating colon emote picker ( #2781 )
...
Co-authored-by: Paweł <zneix@zneix.eu>
2021-05-15 14:24:46 +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
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
Paweł
ddcc8545d4
Further placeholder text fixes ( #2264 )
2020-12-13 12:16:08 +01:00
Leon Richardt
0eed45ae67
Chore: Proper Lambda Formatting ( #2167 )
...
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2020-11-08 12:02:19 +01:00
pajlada
812cbdf4f9
Scroll in selected split with PageUp and PageDown ( #2081 )
2020-10-18 13:15:47 +02:00
yodax
55b98f93db
Added emote completion with :
to the whispers channel ( #2076 )
2020-10-17 15:59:15 +02:00
fourtf
828fb2c3f5
Fixes #1767
2020-09-26 01:19:47 +02:00
fourtf
5d0cb3ada8
Closes #1903
2020-08-23 17:11:41 +02:00
fourtf
50da694fff
Stable ( #1905 )
...
* fixed SearchWindow memory leak
* Update CHANGELOG.md
* added DebugCount for BaseWindow
* [Bug Fix] Color of second user highlight cannot be set (#1898 )
* Highlighting: Fix bug preventing user highlight from being set
Before this commit, only the row of a clicked cell was checked, but not
the tab it was clicked in.
Since the "Whispers" row is the second row in the "Messages" tab on the
highlighting page, the color picker was not opened for the second entry
in the "Users" tab either. This commit fixes the bug by also checking
tab the cell was clicked in.
* Update CHANGELOG.md
* Emote Popup Improvements (#1895 )
* Put exact matching emotes first
* Close GenericListView on Escape press
* smol fix
* fixed emote input when not in the first char
* fixes #1902
* closes #1904
Co-authored-by: Leon Richardt <leon.richardt@gmail.com>
Co-authored-by: Daniel <24928223+dnsge@users.noreply.github.com>
2020-08-23 11:28:22 +02:00
fourtf
391ba5476f
fixed emote input when not in the first char
2020-08-23 09:17:19 +02:00
fourtf
f584503673
some fixes for SplitInput
2020-08-22 12:34:19 +02:00
fourtf
f7237dccdd
added colon emote popup for ffz and bttv
2020-08-15 18:59:17 +02:00
mmb L
0b0fdb4ba2
Fix emote popup remember last position by moving setStayInScreenRect into EmotePopup constructor ( #1752 )
2020-07-05 14:07:03 +02:00
tuckerrrrrrrrrrrr
3fd05849a2
ctrl + end scrolls to the bottom of chat
2020-02-10 17:00:33 -08:00
fourtf
16b2b2458c
Fixes #1331 emote picker out of bounds
2019-10-05 18:17:29 +02:00
fourtf
22ca20ad2a
renamed TwitchServer -> TwitchIrcServer
2019-09-15 13:02:02 +02:00
fourtf
748920e8fd
fixed shift+(home/end)
2019-08-26 11:11:02 +02:00
fourtf
7bf5a79f8a
Delete emote popup when it is closed.
2019-08-13 16:39:22 +02:00
23rd
485715ef30
Moved to one place and simplified hotkeys of switching tabs.
2019-08-04 17:03:58 +03:00
Rasmus Karlsson
1ae66f3b7d
Run newline replacer before sending message input to command executor
...
Fixes #1123
2019-07-28 12:19:33 +02:00
Rasmus Karlsson
8d85b9c071
Override Home and End behaviour.
...
Home now brings you to the beginning of the message (previously of the line)
End now brings you to the end of the message (previously of the line)
2019-06-21 22:22:43 +02:00
Rasmus Karlsson
406c0b9af8
Stop "up arrow" keyboard event from propagating furthern when we're going through message history
...
Fixes #1102
2019-06-21 22:15:17 +02:00
Rasmus Karlsson
777ac017df
add vim bindings to split input movement
2019-03-02 09:37:43 +01:00
Rasmus Karlsson
8bcd27cedf
fix rich text being accidentally parsed through message history in split text input
2018-12-09 00:26:37 +01:00
fourtf
cf26f10b80
initial appbase integration
2018-11-21 21:37:41 +01:00
Ckat
dd8e8ad960
fix ctrl not registering with numlock enter ( #834 )
2018-10-29 21:16:17 +01:00
TranRed
6ee7b1ef1f
fixed broken "show message length" ( #820 )
...
* fixed broken "show message length"
This should fix #818 . Didn't build and don't really know c++ #yolo #pleasereview #kappa
* Update SplitInput.cpp
removed a useless space that was created by copy pasting
2018-10-24 10:33:35 +02:00
fourtf
3db0b5f95c
open settings when right clicking moderation button
2018-10-21 16:13:26 +02:00
fourtf
27ac236115
grey out historic messages
2018-10-21 14:45:42 +02:00
ckath
e900b10e0c
save messages sent with ctrl enter to history as well
2018-10-21 14:36:33 +02:00
fourtf
e259b9e39f
added brace wrapping after if and for
2018-10-21 13:43:02 +02:00
fourtf
4f4d717a52
minor changes
2018-10-20 19:15:28 +02:00
23rd
4c5a0472cd
Activate opened emote popup. ( #733 )
2018-09-25 11:37:24 +00:00
apa420
a3a7317e62
[WIP] Fixing stuff in light/white theme ( #723 )
...
* fixed color in light/white them when a tab lights pink
* fixes background color of chatterino in white/light-themes
* Fixed emoji-button in light/white-theme
* added light/white-theme addsplit-button
* forgot to add the image-file
2018-09-21 20:18:52 +02:00
Rasmus Karlsson
a733b6975d
make emote popup emote insertions less risky
2018-09-21 22:01:21 +02:00
23rd
f813c2de3b
Improved insertion of emotes from popup.
2018-09-20 10:57:22 +02:00
Rasmus Karlsson
d16307a484
reformat
2018-09-01 12:33:27 +00:00
pajlada
597a8eeb2b
Merge pull request #686 from 23rd/patch-8-fixed-down-arrow
...
Fixed down key in input field.
2018-08-29 10:24:47 +02:00
23rd
235f9eebf1
Added 'this'.
2018-08-29 02:22:57 +03:00
23rd
bfe87b699a
Refactored cursorToEnd.
2018-08-27 21:22:53 +03:00
23rd
f6d0cc9e6b
Fixed down key in input field.
2018-08-27 21:12:38 +03:00
23rd
0f2d6a4a22
Added hotkey for Emote menu.
2018-08-27 15:36:01 +03:00