moment/src/gui
miruka b83fd63769 Save composer state as right user when using alias
If the chat was opened under e.g. "@user1:example.org", but the
composer text is "o abc" where "o" is a composer alias for
"@other_account:example.org", save the composer text to state.json as
"@user1:example.org" and not the alias user.
2020-08-24 09:54:49 -04:00
..
Base Remove all Backend "get_any_client"-using methods 2020-08-24 09:54:43 -04:00
Dialogs Move hideErrorTypes & showError() to PythonBridge 2020-08-03 01:19:08 -04:00
MainPane Remove all Backend "get_any_client"-using methods 2020-08-24 09:54:43 -04:00
Pages Save composer state as right user when using alias 2020-08-24 09:54:49 -04:00
Popups Remove all Backend "get_any_client"-using methods 2020-08-24 09:54:43 -04:00
PythonBridge Add theme property to Utils 2020-08-03 01:29:37 -04:00
ShortcutBundles Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
DebugConsole.qml Refer to custom components to access their enums 2020-07-17 01:45:02 -04:00
IdleManager.qml Make libX11 & libXScrnSaver optional on Linux 2020-07-16 19:09:09 -04:00
LoadingScreen.qml Implement circle progress bars in QML 2020-05-21 20:06:47 -04:00
ModelStore.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
PageLoader.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
qmldir Begin yet another model refactor 2020-01-06 03:41:14 -04:00
UI.qml Disable timeline scrolling when a popup is open 2020-07-27 00:16:04 -04:00
Utils.qml Make autocompletion work not just at end of line 2020-08-21 04:44:55 -04:00
Window.qml Move tooltip window hover detector to HToolTip 2020-08-23 15:17:06 -04:00