miruka
246058e647
Make Chat show spinner until ready
...
Like EditAccount, instead of crashing if the room isn't loaded yet.
2019-07-21 08:38:49 -04:00
miruka
853bb350b4
Make EditAccount show a spinner until ready
...
Instead of crashing if userInfo is not yet available.
statusMessage is removed for now from UserUpdated events,
and the users model items will have a "loading" property.
2019-07-21 07:14:16 -04:00
miruka
93bc2ff5a9
Add multiaccount write-as alias account setting
2019-07-18 21:58:21 -04:00
miruka
d597e1dda8
Refactor Backend and config file operations
2019-07-18 20:30:41 -04:00
miruka
1fa8b70359
ES5 → 7: Use for in/of and let
2019-07-18 05:18:13 -04:00
miruka
8a38274280
Make all JS functions and variables camelCase
...
According to conventions.
2019-07-18 04:48:34 -04:00
miruka
4920ff6212
ES5 → 7: Use function default parameters
2019-07-18 03:35:30 -04:00
miruka
8f53d2e018
Qt 5.12 ES5 → 7: Use "() =>" and array.includes
2019-07-18 03:13:34 -04:00
miruka
eeea0af4cd
Change every QtQuick import versions to 2.12
2019-07-13 05:39:01 -04:00
miruka
0f6474532b
Add LGPL license headers
2019-07-07 23:53:08 -04:00
miruka
8dccfffc8b
Drop kwargs support for callCoro/callClientCoro
2019-07-07 23:38:37 -04:00
miruka
be152c3acf
Fix getUser binding loops & coro race conditions
2019-07-07 01:37:13 -04:00
miruka
63645b73a5
RoomDelegate subtitle, take only 1 arg for getUser
2019-07-04 00:28:13 -04:00
miruka
06c823aa67
Build system, messages support and more
2019-07-02 13:59:52 -04:00
miruka
a1b4d8900f
New backend work
...
Models, account connection, fetching user profiles,
show connected accounts in sidebar
2019-06-28 18:12:45 -04:00
miruka
3344debbbf
Start rewriting backend with pyotherside+asyncio
2019-06-27 02:31:03 -04:00