miruka
93a6867735
Set own messages color
2019-07-25 00:10:07 -04:00
miruka
f5aa2c194a
"ui-settings.json", "ui-state.json": no ui- prefix
2019-07-24 20:02:31 -04:00
miruka
99c3cc7d9f
Put nio encryption files in an encryption subdir
2019-07-24 20:00:01 -04:00
miruka
504644e641
Fix JSONConfigFile read() when no file exists
2019-07-24 19:56:23 -04:00
miruka
a2469bd994
Don't use user theme in debug mode
2019-07-24 18:46:13 -04:00
miruka
b6290ad3c9
Fix SignIn circle buttons colors
2019-07-24 18:41:40 -04:00
miruka
607d1d8f5a
Remove license header from theme file
2019-07-24 18:27:26 -04:00
miruka
6638a66578
Finish replacing light-thin icons
2019-07-24 18:25:12 -04:00
miruka
de11b53c4e
Copy default theme to user data dir if not exist
2019-07-24 18:14:43 -04:00
miruka
5dc6c071d6
Add animation when reloading config file
2019-07-24 17:40:06 -04:00
miruka
eb97f08d6a
Add keybind to reload config file (default Alt+R)
2019-07-24 17:26:40 -04:00
miruka
cf5d76dd10
Recursively merge default and user config
2019-07-24 17:20:21 -04:00
miruka
efa4ad0ae0
Add keybinds to config file
2019-07-24 17:05:27 -04:00
miruka
2be23128b1
Fix button hover overlay colors
2019-07-24 16:44:35 -04:00
miruka
cb25c30cb9
Fix EditAccount currentSpacing
2019-07-24 16:41:32 -04:00
miruka
47d30352fa
EditAccount header: match Display name field
2019-07-24 16:37:14 -04:00
miruka
c3746fa106
Set display name saturation to match base colors
2019-07-24 16:28:56 -04:00
miruka
9c7a7e256d
Fix green text color
2019-07-24 16:24:46 -04:00
miruka
72eff47012
Adjust/fix header, fields and buttons colors
2019-07-24 16:21:34 -04:00
miruka
29107ca7f2
Hide tooltips when they're not hovered anymore
...
Fix hovered avatar staying visible when cursor goes outside of window
(in most cases)
2019-07-24 15:59:34 -04:00
miruka
3439a74dab
Add color animation to HBusyIndicator
2019-07-24 15:34:29 -04:00
miruka
8ad62eff58
Remove old default background image
2019-07-24 15:03:17 -04:00
miruka
921a0586cf
Add background image variable to theme
2019-07-24 14:58:16 -04:00
miruka
ec27ecf498
Initial themes implementation, new default theme
2019-07-24 02:14:34 -04:00
miruka
345b17b21f
Catch ErrorResponse json.dumps error
2019-07-23 14:48:37 -04:00
miruka
9397687122
Parse theme from a custom simpler format
2019-07-23 03:14:02 -04:00
miruka
cb1b95766c
Remove indents in sendbox with backspace
2019-07-22 18:06:34 -04:00
miruka
4c7815554c
Auto-indent new line in sendbox
2019-07-21 19:12:32 -04:00
miruka
67e06aa739
Remove debug print
2019-07-21 18:26:53 -04:00
miruka
5a1d974702
SendBox: insert 4 space on tab instead of huge \t
2019-07-21 18:23:45 -04:00
miruka
ab2a73dbfc
Set html style for code
2019-07-21 18:17:51 -04:00
miruka
95c05356da
Set style for html titles
2019-07-21 17:58:48 -04:00
miruka
2bd8514e9b
Label link colors
2019-07-21 17:50:01 -04:00
miruka
843d40ca26
Fix > parsing and local echo
2019-07-21 17:41:43 -04:00
miruka
459880903d
Message stylesheet; turn "> ..." into greentext
2019-07-21 16:53:34 -04:00
miruka
6e65376612
markdown: don't parse "> ..." as blockquote
2019-07-21 16:08:40 -04:00
miruka
238f38c9f0
Save/load which room categories are collapsed
2019-07-21 09:35:52 -04:00
miruka
f7d286cdc2
Save/load which accounts are collapsed
2019-07-21 09:26:47 -04:00
miruka
3287888a5c
JSON configs read(): Merge default and user data
2019-07-21 09:24:11 -04:00
miruka
daa2c36af1
Save/load sidePane manually-set width
2019-07-21 09:08:22 -04:00
miruka
c0b51b574c
ui-settings: Rename write_aliases to writeAliases
2019-07-21 08:57:17 -04:00
miruka
df920da2a6
Save & restore previous page when relaunching app
2019-07-21 08:55:25 -04:00
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
5b421f02d8
Avoid some more avatar errors when forgetting room
2019-07-21 07:48:56 -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
71f78feec6
Define UIState config file
2019-07-21 06:05:01 -04:00
miruka
414082d258
Make EditAccount keyboard-flickable, fix function
2019-07-20 18:28:00 -04:00
miruka
41eea44fff
Add keyboard shortcuts to flick the events list
2019-07-20 18:08:58 -04:00
miruka
d033ea84e8
Add scrollbars to flickable and listviews
2019-07-20 15:07:31 -04:00
miruka
1ffca37021
Fix sendbox modifier+enter for newline not working
2019-07-20 14:37:21 -04:00