fiaxh
f282ef68a4
Rename UnifiedWindow -> MainWindow
2020-02-22 02:58:36 +01:00
fiaxh
d550fc905c
Move UnifiedWindow stack state update logic into controller
2020-02-22 02:58:36 +01:00
fiaxh
01698959fe
Move ConversationTitlebar into ConversationViewController responsibility
2020-02-22 02:58:36 +01:00
fiaxh
28c44380ba
Move ConversationContentView+ChatInput into ConversationView, handle drag'n'drop on ConversationView level
2020-02-22 02:58:36 +01:00
fiaxh
9ef4dddfdc
Fix+improve conversation selection when joining channel or starting MUC PM
2019-12-21 19:19:28 +01:00
fiaxh
b03da2af60
Check window width and hight before (re)storing them
2019-11-26 18:37:23 +01:00
fiaxh
e6918b35b3
Don't select all text in entry of message search when opening
...
fixes #601
2019-11-19 17:01:48 +01:00
fiaxh
df3716622a
Rework no-open-conversation placeholder
2019-10-01 17:03:24 +02:00
fiaxh
bd7fde99af
fixup Fix some warnings
2019-09-10 19:36:11 +02:00
hrxi
d5d305193c
Fix some warnings
...
Instances of `RegexError` are just asserted as `assert_not_reached` as
they cannot really fail except for allocation failure if the given regex
is valid.
2019-09-10 19:36:11 +02:00
fiaxh
a99c3ff16d
Add and enable newly created (first) account
...
fixes #584
2019-08-23 21:19:26 +02:00
fiaxh
08a5088c16
Rework encryption enabling logic + UI
2019-08-02 19:20:04 +02:00
fiaxh
6e1938b089
Clean up ConversationTitlebar
2019-04-14 09:46:54 +02:00
fiaxh
d9e45071d0
Only use UI data for active converations cycling, clean up ConversationSelector
2019-04-14 09:46:54 +02:00
Roberto Santalla
27fe07c3b4
Allow to cycle active conversations with Ctrl+(Shift)+Tab
...
Closes #400 , Closes #142 , related to #145
2019-04-12 19:12:50 +02:00
fiaxh
df6328dfcb
Fix topic displaying issues
...
fixes #393
2019-03-14 17:39:31 +01:00
fiaxh
5a7ffbc187
Move app menu into window, make conversation details dialog directly accessible, no-CSD option for main window
2019-02-05 11:50:23 -06:00