Commit Graph

13 Commits

Author SHA1 Message Date
Amanda Graven
fe3d384435
update dependencies, code restructuring, use thumbnails for rooms 2021-04-01 10:01:48 +02:00
Amanda Graven
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
Amanda Graven
f25d3b6821
Intial image support, proper time formatting
Also feature gate unix exclusive code
2021-01-09 19:11:10 +01:00
Amanda Graven
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
Amanda Graven
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
Amanda Graven
67e51d234b
display name setting, partial error messages 2020-12-08 09:36:29 +01:00
Amanda Graven
8f07d92b99
Room sorting, key import, device verification 2020-12-07 17:12:21 +01:00
Amanda Graven
41b8756ac2
Message sending 2020-12-03 12:12:07 +01:00
Amanda Graven
061276524a
Implement subscription for matrix events w channel 2020-12-02 06:52:21 +01:00
Amanda Graven
a9c1d6ed01
Save and use authentication token 2020-11-24 16:11:27 +01:00
Amanda Graven
3054e724fd
Basic login functionality 2020-11-24 09:12:24 +01:00
Amanda Graven
dca34c60a0
Finish basic login prompt 2020-11-23 17:18:05 +01:00
Amanda Graven
675b788f81
Intial things 2020-11-23 07:52:07 +01:00