Commit Graph

24 Commits

Author SHA1 Message Date
Infi 378cbbf98c feat: invite opening, viewing, joining and handling 2023-04-06 04:21:51 +02:00
Infi f09469f7be feat: format message sent times and show if edited 2023-04-01 22:56:31 +02:00
Infi 576efa01ad feat: add feedback dialog 2023-03-27 03:22:35 +02:00
Infi 9f6d184d18 feat: use new ChannelCallbacks system, split off ChannelScreenViewModel
also add TimeRift component á la Mastodon for later use
2023-03-26 20:19:38 +02:00
Infi 40a9cdf344 feat: save last channel, show when no channel/s, less NPEs 2023-03-20 01:26:42 +01:00
Infi a43f68b33e feat: use an actual markdown rendering library
it even highlights code blocks
2023-03-12 04:35:34 +01:00
Infi 96fb9f8983 feat: tiny ux tweaks 2023-03-04 01:16:35 +01:00
Infi dd78679901 feat: channel menu and mark as read 2023-02-28 00:03:11 +01:00
Infi b0579d1436 feat: channel unreads and channel start indicator 2023-02-27 23:28:39 +01:00
Infi c38fc51e23 feat: message reporting and block route 2023-02-23 01:22:11 +01:00
Infi e5ab9b3228 feat: revamp chat UI to be closer to web, add double drawer 2023-02-18 03:34:08 +01:00
Infi 2b83dd95ca feat: redesign reply manager 2023-02-16 21:46:01 +01:00
Infi 2db44900ae feat: message context sheets and message replying 2023-02-09 01:13:52 +01:00
Infi 9c26a7ab93 feat: channel info sheet (shows description) 2023-02-06 01:00:41 +01:00
Infi 9017fc52a5 feat: masquerade support 2023-02-05 19:22:41 +01:00
Infi a882c5d27b feat: revamp about and attribution pages 2023-01-30 19:36:11 +01:00
Infi 023ac6e5cb feat: theme picker and settings sync 🔥🔥🔥🔥🔥 2023-01-30 00:55:18 +01:00
Infi 2e6e20939f feat: bottom navigation when drawer is open, placeholder settings screen 2023-01-11 01:24:44 +01:00
Infi 5d5e396a26 feat: autoscroll and scroll to bottom 2023-01-07 02:44:58 +01:00
Infi 1ef7d6610b feat: upload attachments 2023-01-07 01:16:34 +01:00
Infi d93b9f1bcb feat: connection handling
- also adds an internet check on launch
2023-01-03 05:37:42 +01:00
Infi 8f068edeec feat: consolidate the last week of changes
- unfortunately forgot to do atomic commits
 - design improved in many many areas
 - app now crashes less
 - messages are now virtualised
 - remote images are now cached in-memory
 - more strings (most unused)
2023-01-03 01:58:20 +01:00
Infi 872889fefd feat: send messages
UI looks neater now
2022-12-27 03:50:13 +01:00
Infi 8b40f122d3 feat: initial commit 🎉
implements a basic styled app with totp login
2022-12-05 16:08:17 +01:00