Commit graph

20 commits

Author SHA1 Message Date
fe3d384435
update dependencies, code restructuring, use thumbnails for rooms 2021-04-01 10:01:48 +02:00
a8b76eaded
Show room avatars, handle edits and redactions
Also hide rooms with tombstone in roomlist if we've joined the room the
tombstone points to.

Fixed rooms joined from different clients having an empty display name.
2021-01-16 14:44:18 +01:00
f25d3b6821
Intial image support, proper time formatting
Also feature gate unix exclusive code
2021-01-09 19:11:10 +01:00
2a9dbb90d3
Incorporate state store rewrite
Also add prototype message history backfill. Backfilled encrypted
messages can't be handled before some api changes.
2021-01-03 21:08:19 +01:00
45c4b62150
Split ui into modules, move some types to matrix.rs 2020-12-19 10:00:55 +01:00
a212a0b3a0
use own state store 2020-12-11 11:43:54 +01:00
3f7c3bd35e
Move updated member 2020-12-10 13:32:34 +01:00
686bf2892a
Custom state handing preparation, readme
This commit is mostly to be able to revert stuff if I mess it up.

Also added feature list to readme
2020-12-10 13:17:41 +01:00
cf7c333d45
Sorting setting, display name setting, better verification, error messages, device name setting 2020-12-08 16:40:36 +01:00
67e51d234b
display name setting, partial error messages 2020-12-08 09:36:29 +01:00
8f07d92b99
Room sorting, key import, device verification 2020-12-07 17:12:21 +01:00
774198933c
Restructure ui into view structs 2020-12-03 12:46:44 +01:00
41b8756ac2
Message sending 2020-12-03 12:12:07 +01:00
061276524a
Implement subscription for matrix events w channel 2020-12-02 06:52:21 +01:00
80f4ab6451
Improve login ux and session handling 2020-11-24 21:49:06 +01:00
a9c1d6ed01
Save and use authentication token 2020-11-24 16:11:27 +01:00
3054e724fd
Basic login functionality 2020-11-24 09:12:24 +01:00
dca34c60a0
Finish basic login prompt 2020-11-23 17:18:05 +01:00
675b788f81
Intial things 2020-11-23 07:52:07 +01:00
5bd9375d3a Initial commit 2020-11-22 16:10:27 +01:00