Commit Graph

17 Commits

Author SHA1 Message Date
Infi 249de62988 chore: add sentry dependency 2023-03-05 04:18:59 +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 738a2a832f chore: update dependencies 2023-02-18 01:02:21 +01:00
Infi 493a542ae9 feat: infinite scroll in channels 2023-02-05 20:46:05 +01:00
Infi e1abc4fff5 feat: basic support for replies 2023-02-05 02:33:20 +01:00
Infi d56149fe3f feat: message tail algorithm 2023-01-31 00:31:05 +01:00
Infi 023ac6e5cb feat: theme picker and settings sync 🔥🔥🔥🔥🔥 2023-01-30 00:55:18 +01:00
Infi fe8bd4a670 chore: update android gradle plugin and compose via BOM 2023-01-28 15:23:09 +01:00
Infi a80eb22f99 chore: :lettertrees is now :markdown 2023-01-25 23:16:39 +01:00
Infi 306d436ee1 feat(lettertrees): bootstrap 2023-01-15 02:00:49 +01:00
Infi efdc035406 feat: switch to glide from coil
caching happens quite a bit more aggressively with glide and scrolling through a channel is a breeze now
2023-01-07 01:42:09 +01:00
Infi 1ef7d6610b feat: upload attachments 2023-01-07 01:16:34 +01:00
Infi 4a5365c3c1 feat: channel settings and attachment rendering
- also general design improvements
2023-01-04 03:39:27 +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 aca7817526 feat: persistently save user session token
this took some dependency injection work to do, but it means we can move on to the big stuff
2022-12-11 03:06:00 +01:00
Infi f0a5446848 feat: animate between screens 2022-12-11 00:11:04 +01:00
Infi 8b40f122d3 feat: initial commit 🎉
implements a basic styled app with totp login
2022-12-05 16:08:17 +01:00