-
2e5b846695
Fix RoomSidePane spacing on collapse
miruka
2019-05-17 15:46:49 -0400
-
2bb08874d1
Reduce animation durations from 120 to 100ms
miruka
2019-05-17 15:41:52 -0400
-
bbaa5ccf3b
Animate RoomCategoryDelegate visibility
miruka
2019-05-17 15:39:00 -0400
-
82edb4fc29
Fix HListView delegate height bug
miruka
2019-05-17 15:18:46 -0400
-
5ab588f40c
Prevent RoomEventDelegate startup position glitch
miruka
2019-05-17 14:24:03 -0400
-
19c69b406a
Fix room banners height
miruka
2019-05-16 15:57:09 -0400
-
532e5a4375
Make RoomCategoryDelegate expand icons smaller
miruka
2019-05-16 15:53:17 -0400
-
7f3ced682f
Fix RoomHeader title width calculation
miruka
2019-05-16 15:50:14 -0400
-
1c24edb166
Fix filter members field after switching room
miruka
2019-05-16 15:47:14 -0400
-
5ab13e3e16
Improve SortProxyFilter, room members filtering
miruka
2019-05-16 15:39:44 -0400
-
41fdd19d2c
Fix messages avatar size
miruka
2019-05-15 17:01:58 -0400
-
07d0515731
Sort/filter room members based on display name
miruka
2019-05-15 16:46:56 -0400
-
226e9b0a85
Add missing attributes to SortFilterProxy __repr__
miruka
2019-05-15 16:03:55 -0400
-
68b6899de1
Add sortedMembers to Room ListItems
miruka
2019-05-15 15:59:43 -0400
-
c67e1bfc79
Fix hiding members pane not giving space to chat
miruka
2019-05-15 02:25:40 -0400
-
1a4ac0f432
Make Room.members a properly updating ListModel
miruka
2019-05-14 20:20:54 -0400
-
606771735a
ListModel.updateItem() ignore_roles → no_update
miruka
2019-05-14 19:44:40 -0400
-
0b32bf2738
RoomEvent: eventId property, which is now mainKey
miruka
2019-05-14 19:39:31 -0400
-
40a19bf570
ListModel: check for duplicate mainKey on insert
miruka
2019-05-14 19:32:52 -0400
-
45c928ea17
Rename ListModel.update() to updateItem()
miruka
2019-05-14 19:06:59 -0400
-
2a687f8eee
Standardize animation durations
miruka
2019-05-14 15:15:10 -0400
-
20f8e83a01
Fix RoomSidePane hide animation being too quick
miruka
2019-05-14 15:07:43 -0400
-
a3e080c9a0
Fix local echoed messages having a wrong time
miruka
2019-05-14 15:03:12 -0400
-
6af1c0e27c
Fix history events overwriting real lastEventDate
miruka
2019-05-13 13:20:39 -0400
-
2da7214af1
HListView component with animations
miruka
2019-05-13 13:15:03 -0400
-
4024eee460
Animate HButton color changes
miruka
2019-05-13 12:49:52 -0400
-
f2c84d5260
Snap to buttons width → restores auto-sizing
miruka
2019-05-13 12:37:35 -0400
-
645aa73183
Allow quick hiding/expanding of RoomSidePane
miruka
2019-05-13 12:01:57 -0400
-
125a70bea6
Make RoomSidePane follow buttons size again
miruka
2019-05-13 10:52:26 -0400
-
ca6c55a3e7
Fix MembersView ListView being too wide
miruka
2019-05-12 21:36:08 -0400
-
7e44134dfc
Fix RoomHeader buttons not taking enough height
miruka
2019-05-12 21:29:52 -0400
-
fa12d3f4ec
Adjust RoomSidePane autosize max width
miruka
2019-05-12 19:03:51 -0400
-
b35e635be4
RoomHeader buttons and RoomSidePane size/collapse
miruka
2019-05-12 18:59:29 -0400
-
b9b6d2fcb3
Animate SidePane width only when collapsing
miruka
2019-05-12 16:13:00 -0400
-
46d5704eb6
RoomSidePane: respect user manual resizing
miruka
2019-05-12 16:01:18 -0400
-
f9a5902545
Improve SidePane auto-sizing and appearance
miruka
2019-05-12 15:57:18 -0400
-
97c1dda4ba
Add a basic member list pane to rooms
miruka
2019-05-12 13:17:42 -0400
-
8f965a3e72
Remove blur effect, causes too much trouble
miruka
2019-05-11 17:51:00 -0400
-
d82cb50e30
Implement room filtering
miruka
2019-05-11 17:13:53 -0400
-
bb86c39fe7
Simplify SortFilterProxy init
miruka
2019-05-11 16:40:53 -0400
-
bbc4c15ad3
Rework Backend, models and items organization
miruka
2019-05-11 15:52:56 -0400
-
6051ba187a
Improve PyQtFuture repr
miruka
2019-05-10 20:46:07 -0400
-
7ff3448fed
Improve ListModel, ListItem, SortFilterProxy repr
miruka
2019-05-10 20:12:58 -0400
-
76fc03e8a1
Reorder ListItems
miruka
2019-05-09 20:17:24 -0400
-
dcdf165c4f
Update TODO.md
miruka
2019-05-09 19:48:49 -0400
-
17fdaf6bd6
ListModel.clear(): Do nothing if already no data
miruka
2019-05-09 16:11:15 -0400
-
df088a8daa
Optimize ListModel setProperty() and update()
miruka
2019-05-09 16:08:34 -0400
-
4367f52ce5
Support user devices added or deleted at runtime
miruka
2019-05-09 15:54:31 -0400
-
d1dfd2673f
Add lastSeenIp/Date to Device ListItem
miruka
2019-05-09 14:22:50 -0400
-
1a90bb4331
Add Backend.devices ListModelMap
miruka
2019-05-09 13:58:46 -0400
-
a15f6b0bac
Add repr()/__repr__() to ListModelMap
miruka
2019-05-09 13:55:02 -0400
-
f065c699f1
Fix default account device name
miruka
2019-05-08 13:50:46 -0400
-
7b3b886f10
Show banner when unverified devices in room
miruka
2019-05-08 13:45:25 -0400
-
af8c0c6811
HButton: reduce hover/press overlay opacity
miruka
2019-05-08 13:26:10 -0400
-
a672b725de
send msg: try claiming keys and sharing session
miruka
2019-05-08 12:12:43 -0400
-
ca04e4c4a4
Message/EventContent delegates improvements
miruka
2019-05-08 11:18:22 -0400
-
a15e2a5c9d
Ensure messages are sent in order, one at a time
miruka
2019-05-08 10:37:46 -0400
-
d08f43e6be
Add new queuing features to @futurize
miruka
2019-05-08 10:22:52 -0400
-
0bd98a321d
Invalidate outbound sessions on room forget
miruka
2019-05-06 23:37:49 -0400
-
e9592a7289
Query other users's device keys
miruka
2019-05-06 23:27:31 -0400
-
5ff82471fc
Upload E2E keys to server if needed
miruka
2019-05-06 23:08:36 -0400
-
15da828c70
Pass a store dir path to nio HttpClient
miruka
2019-05-06 22:42:48 -0400
-
9023d28c43
Add Backend.getDir(), Backend.getFile()
miruka
2019-05-06 21:57:44 -0400
-
a9964ab0f9
Fix roomCategoryDelegate height stuck to 0
miruka
2019-05-06 21:37:34 -0400
-
a3d0f32dc5
ClientManager._get_standard_path → Backend.getPath
miruka
2019-05-06 21:28:54 -0400
-
eab5ae0afe
Fix sendbox enter not working
miruka
2019-05-06 21:07:59 -0400
-
55e701c24d
Improve sidePane expand toggle buttons
miruka
2019-05-06 20:37:41 -0400
-
25bb082f5a
Fix invisible room categories still taking space
miruka
2019-05-06 14:20:20 -0400
-
d6714141e0
Update chatPage properly when roomCategory changes
miruka
2019-05-06 14:06:28 -0400
-
cdf6190cba
Fix room sorting for good
miruka
2019-05-06 13:07:00 -0400
-
0e5c5619cf
Support directly defined pyqtProperty in ListItem
miruka
2019-05-02 18:09:01 -0400
-
e124dcbff7
Bring back room movements on new events
miruka
2019-05-02 16:10:41 -0400
-
6bc6998fde
Bring back clipping for RoomEventsList
miruka
2019-05-02 15:01:25 -0400
-
51386821bc
Make clientManager easier to use
miruka
2019-05-02 14:54:37 -0400
-
52d538e995
Merge Backend and QMLModels
miruka
2019-05-02 14:31:47 -0400
-
047225fded
Rework models hierarchy, room categories models
miruka
2019-05-02 14:20:21 -0400
-
ada44cf6f7
Various ListModel and ListItem improvements
miruka
2019-05-01 17:31:02 -0400
-
92b3baa012
Set background image sourceSize to screen size
miruka
2019-05-01 03:25:58 -0400
-
a8e1973eb2
Add run.py script
miruka
2019-05-01 02:20:17 -0400
-
3299aefaf1
Fix Engine.app_dir and leftover Backend.pdb()
miruka
2019-05-01 01:32:06 -0400
-
12ce4cdb30
Rework startup and Application-Engine relation
miruka
2019-05-01 01:23:38 -0400
-
5ad13aed7d
Same avatar-content spacing for events and msgs
miruka
2019-04-29 23:58:17 -0400
-
012e89f6cb
Improved ListModel and ListItem
miruka
2019-04-29 23:51:37 -0400
-
216ae312c5
Remove html-sanitizer custom attrs workaround
miruka
2019-04-28 20:39:45 -0400
-
67c3ef5906
Disable QML cache, responsible of multiple bugs
miruka
2019-04-28 20:37:11 -0400
-
c4fb0c1150
Fix SidePane indent at minimum size
miruka
2019-04-28 15:52:26 -0400
-
4433e48611
Fix QtQuick.Layout version, MessageContent wrap
miruka
2019-04-28 15:45:42 -0400
-
70ca608961
Lower opacity for boxes in HStyle
miruka
2019-04-28 15:38:08 -0400
-
ef60a1129f
Clean up QML imports
miruka
2019-04-28 15:36:43 -0400
-
f714c85d75
HSpacer component for layouts
miruka
2019-04-28 15:22:53 -0400
-
d0089df051
Use Base components without namespace prefix
miruka
2019-04-28 15:18:36 -0400
-
89fcfbea82
Colors for controls and PaneToolBar
miruka
2019-04-28 15:13:18 -0400
-
b8901dfc5b
Use H*Layout totalSpacing wherever possible
miruka
2019-04-28 14:53:45 -0400
-
455490b5af
Use Loaders for RoomEventDelegate
miruka
2019-04-28 14:48:59 -0400
-
7004b4ea3f
Reorganize Chat component files
miruka
2019-04-28 14:34:29 -0400
-
99ab6a817a
Update/refactor Chat components and banner
miruka
2019-04-28 14:20:30 -0400
-
bf9eb7dbc9
Use HColumnLayout in HInterfaceBox
miruka
2019-04-28 12:47:51 -0400
-
c5794424ed
Capitalize all component folders
miruka
2019-04-28 12:45:12 -0400
-
e64b233427
Better default SidePane size
miruka
2019-04-28 12:40:42 -0400
-
87c72e32db
Update SidePane componants, add Base.HColumnLayout
miruka
2019-04-28 12:40:18 -0400