miruka
|
5765638466
|
Fix click on room setting buttons not working
|
2019-12-15 15:23:15 -04:00 |
|
miruka
|
5e3a621f8b
|
Respect uiScale for panes
|
2019-12-15 15:10:50 -04:00 |
|
miruka
|
52956954e5
|
Fix filter field overflowing at some sizes/zooms
|
2019-12-15 14:56:40 -04:00 |
|
miruka
|
2cfe76fd8e
|
Wrap image progress bars in loaders, fix cpu usage
|
2019-12-15 13:02:40 -04:00 |
|
miruka
|
09d94e7390
|
Update TODO
|
2019-12-15 03:54:54 -04:00 |
|
miruka
|
a8dbd9185a
|
Update matrix client update() usage
|
2019-12-14 17:40:31 -04:00 |
|
miruka
|
73dfcce8a7
|
Prevent crash in loading past evnts
|
2019-12-14 13:50:21 -04:00 |
|
miruka
|
47c53644e7
|
Fix/improve transfer speed-related stuff
|
2019-12-14 13:49:31 -04:00 |
|
miruka
|
17452ea69b
|
Update TODO
|
2019-12-13 17:37:31 -04:00 |
|
miruka
|
a493b0cf61
|
Add "invite members" to room context menu
|
2019-12-13 17:04:56 -04:00 |
|
miruka
|
8a4c160df6
|
Working cancel button in settings
|
2019-12-13 10:14:54 -04:00 |
|
miruka
|
5dc228f197
|
Improve TODO.md & add section about Qt future
|
2019-12-12 11:48:16 -04:00 |
|
miruka
|
82e4dff2ab
|
Fix left rooms appearing as joined rooms
|
2019-12-12 10:33:52 -04:00 |
|
miruka
|
707ac61ff6
|
Support and sort invited room members
|
2019-12-12 10:03:39 -04:00 |
|
miruka
|
1ecd383791
|
Hide avatar tooltips for broken thumbnails
|
2019-12-11 15:16:14 -04:00 |
|
miruka
|
c4ee77ca15
|
Disable composer/upload button when no permission
|
2019-12-11 13:54:18 -04:00 |
|
miruka
|
c2b7b458f9
|
Use the "Binding on ..." syntax whenever possible
|
2019-12-11 13:03:33 -04:00 |
|
miruka
|
001c643406
|
Implement inviting to room
|
2019-12-11 12:42:59 -04:00 |
|
miruka
|
3c4c92dbc0
|
Save/load composer text
|
2019-12-10 17:04:03 -04:00 |
|
miruka
|
2cd177dc13
|
Add text remembering ability to HTextField
|
2019-12-10 15:32:42 -04:00 |
|
miruka
|
ad6f111793
|
Fix & improve keyboard and mousewheel flicking
|
2019-12-10 11:49:46 -04:00 |
|
miruka
|
e70a1d459b
|
Correct SidePane behavior when no accounts present
|
2019-12-10 04:18:17 -04:00 |
|
miruka
|
852b5818a2
|
Fix Chat loading spinner position
|
2019-12-09 15:34:13 -04:00 |
|
miruka
|
13d3f19997
|
Replace all ==/!= by ===/!==
|
2019-12-09 11:35:50 -04:00 |
|
miruka
|
5609ae2817
|
Refactor Chat/RoomSidePane
|
2019-12-09 05:25:31 -04:00 |
|
miruka
|
06a6a4c08d
|
Rewrite SidePane using QQC Drawer
Cleaner approach, gets rid of the HPage swipe view hack, better
performances, a lot less complex
|
2019-12-08 14:43:41 -04:00 |
|
miruka
|
455801a641
|
Use new way to cancel current login for signin btn
|
2019-12-07 18:45:03 -04:00 |
|
miruka
|
f75d44a0dd
|
Add temporary "unimplemented" Register box
|
2019-12-07 12:39:35 -04:00 |
|
miruka
|
883d1c095b
|
Smooth box size transition between AddChat tabs
|
2019-12-07 08:18:18 -04:00 |
|
miruka
|
d70260d007
|
Add visual upload pause button, not working yet
|
2019-12-06 07:10:22 -04:00 |
|
miruka
|
2fe8c80aa5
|
Enable high DPI scaling
|
2019-12-04 11:49:20 -04:00 |
|
miruka
|
470b031a6f
|
Standardize usage of period in UI sentences
|
2019-12-04 09:32:07 -04:00 |
|
miruka
|
26e63e4ab2
|
Use new nio AsyncClient.mxc_to_http()
Has the correct behavior for all servers,
e.g. mxc://privacytoosl.io/id → https://chat.privacytools.io/...
|
2019-12-02 06:42:48 -04:00 |
|
miruka
|
3919b964ca
|
Add ability to cancel uploads
|
2019-12-02 05:06:21 -04:00 |
|
miruka
|
e4aa3b6572
|
Handle upload errors
|
2019-12-02 02:57:47 -04:00 |
|
miruka
|
3e214dc26b
|
Don't use Animators for ListView transitions
They're buggy
|
2019-12-01 11:24:20 -04:00 |
|
miruka
|
9e9737d8ad
|
Don't use HOpacityAnimator in ListView, flickering
|
2019-11-30 16:27:34 -04:00 |
|
miruka
|
6a442da16f
|
Use OpacityAnimators instead of NumberAnimations
|
2019-11-30 11:41:19 -04:00 |
|
miruka
|
d1e1ed07dd
|
Hide EventImage bubbles on hover
|
2019-11-30 11:15:54 -04:00 |
|
miruka
|
2fd2806514
|
Support RoomMessageNotice events
|
2019-11-30 07:10:48 -04:00 |
|
miruka
|
710dd56109
|
Correct "Empty room" display
|
2019-11-27 10:04:55 -04:00 |
|
miruka
|
5a70adcc93
|
Use ES6 template strings
|
2019-11-18 03:57:13 -04:00 |
|
miruka
|
fc2fb605e3
|
Prefer using own client for fetching own profile
|
2019-11-14 16:20:30 -04:00 |
|
miruka
|
fccae0e191
|
Update TODO
|
2019-11-12 09:58:41 -04:00 |
|
miruka
|
9f3bb1aa4d
|
set_avatar_from_file: raise if file isn't an image
|
2019-11-12 09:48:11 -04:00 |
|
miruka
|
73541ad7a5
|
download/thumbnail don't need authentification
|
2019-11-12 09:10:00 -04:00 |
|
miruka
|
7f48c1b35d
|
Properly handle login errors with new exceptions
|
2019-11-11 06:39:11 -04:00 |
|
miruka
|
de7053f196
|
Improve MatrixError.from_nio, use it for upload()
|
2019-11-11 06:08:31 -04:00 |
|
miruka
|
484e9e595d
|
Rename EditAccount to AccountSettings
|
2019-11-10 09:07:35 -04:00 |
|
miruka
|
14ba4b50b5
|
Avatars on FindSomeone/JoinRoom pages
|
2019-11-09 15:19:10 -04:00 |
|