Commit Graph

218 Commits

Author SHA1 Message Date
Infi 8940b05553 feat: replace two graduated accompanist dependencies
Signed-off-by: Infi <wingit@geist.ga>
2023-05-29 23:52:27 +02:00
Infi 822ec031cc feat: improve settings screen
Signed-off-by: Infi <wingit@geist.ga>
2023-05-29 23:52:09 +02:00
Infi ccd9433773 feat: channel name and icon in info sheet
Signed-off-by: Infi <wingit@geist.ga>
2023-05-29 23:24:58 +02:00
Infi f845c72b23 chore: update m3 and migrate bottom sheets to m3
Signed-off-by: Infi <wingit@geist.ga>
2023-05-29 19:53:57 +02:00
Infi 7fcc93219e feat: try new screen transitions
Signed-off-by: Infi <wingit@geist.ga>
2023-05-22 19:57:05 +02:00
Infi 95a7e0dda0 fix: cf web challenge completion detection
Signed-off-by: Infi <wingit@geist.ga>
2023-05-22 19:03:14 +02:00
Infi 47730bcf87 fix: settings now respond to logging in/out
Signed-off-by: Infi <wingit@geist.ga>
2023-05-20 17:44:09 +02:00
Infi d33315b49f refactor: global state and hydration
Signed-off-by: Infi <wingit@geist.ga>
2023-05-20 17:38:28 +02:00
Infi 795f288ab8 feat: default theme is now M3 dynamic colours
Signed-off-by: Infi <wingit@geist.ga>
2023-05-20 17:33:07 +02:00
Infi dc8abf3494 refactor: simplify chat router ViewModel
Signed-off-by: Infi <wingit@geist.ga>
2023-05-20 17:15:10 +02:00
Infi bba1544ede fix: sidebar spark appears again after acknowledgement
Signed-off-by: Infi <wingit@geist.ga>
2023-05-20 15:02:45 +02:00
Infi 440bf36ea2 feat: double drawer is now simple drawer
members will go into bottom sheet

Signed-off-by: Infi <wingit@geist.ga>
2023-05-19 23:16:34 +02:00
Infi a8d70041cd fix: remove stray logs
Signed-off-by: Infi <wingit@geist.ga>
2023-05-13 00:35:16 +02:00
Infi d42395b826 feat: onboarding flow
Signed-off-by: Infi <wingit@geist.ga>
2023-05-12 01:30:05 +02:00
Infi e316c0bf3a feat: registration flow
Signed-off-by: Infi <wingit@geist.ga>
2023-05-11 00:20:40 +02:00
Infi 8f3ac3741a fix: loading circle (due to lost state)
Signed-off-by: Infi <wingit@geist.ga>
2023-04-27 20:04:05 +02:00
Infi 6e008a2148 refactor: more reusable functions
Signed-off-by: Infi <wingit@geist.ga>
2023-04-27 19:05:18 +02:00
Infi 815a8b2b23 refactor: move january to microservice route
Signed-off-by: Infi <wingit@geist.ga>
2023-04-27 11:28:31 +02:00
Infi f8e7c507b4 fix: messages should load again
Signed-off-by: Infi <wingit@geist.ga>
2023-04-23 15:35:38 +02:00
Infi 9a098d5046 chore: labels to channel list animations
Signed-off-by: Infi <wingit@geist.ga>
2023-04-23 15:17:30 +02:00
Infi 02d6fa0dbf feat: sparks & settings button location spark
Signed-off-by: Infi <wingit@geist.ga>
2023-04-23 06:04:19 +02:00
Infi a35f550172 feat: inline audio player
Signed-off-by: Infi <wingit@geist.ga>
2023-04-22 22:15:55 +02:00
Infi 9c418e81af feat: video player (w/ exoplayer) 2023-04-22 17:04:51 +02:00
Infi 399177ca63 chore: kotlin conventional form field names 2023-04-21 20:56:06 +02:00
Infi 2836c03a44 fix: switch callbacks to kotlin channels/flows = fix bugs 2023-04-21 00:43:59 +02:00
Infi 1599383482 feat: image attachment viewer with sharing & download 2023-04-18 02:29:25 +02:00
Infi 7cb1dc53ba fix: unset max_side for banner 2023-04-11 20:06:29 +02:00
Infi d3606f8158 fix: invite loading indicator to proper size 2023-04-11 19:47:03 +02:00
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 a64486d67d fix: race condition due to asynchronous execution 2023-04-01 22:07:39 +02:00
Infi 4d3754ef0f fix: invalid attachment URLs being generated 2023-04-01 21:32:00 +02:00
Infi c56f314b91 feat: analysis and kotlin info into User-Agent 2023-04-01 21:31:49 +02:00
Infi 0adb40f661 feat: handle cloudflare captcha in under attack mode 2023-04-01 00:09:18 +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 a4fda034ff fix: rm useless type definition 2023-03-22 02:02:52 +01:00
Infi 219d252912 feat: link and bot embeds 2023-03-22 02:02:34 +01:00
Infi 40a9cdf344 feat: save last channel, show when no channel/s, less NPEs 2023-03-20 01:26:42 +01:00
Infi 7bf4d3aadf feat: auto hide keyboard when drawer is opened 2023-03-19 01:43:54 +01:00
Infi 2de7a5aa11 fix: a bunch of crashes 2023-03-14 00:56:48 +01:00
Infi 68a4441203 feat: redesign disconnection indicator 2023-03-12 19:48:14 +01:00
Infi daba52e66b fix: apache-2.0 state changes 2023-03-12 19:48:05 +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 4c1e7d8e61 feat: error analysis 2023-03-05 06:05:35 +01:00
Infi 1978921551 fix: rm redundant button 2023-03-05 04:18:10 +01:00
Infi 8c6fa7ac1c fix: stop polluting backstack with unlive channels 2023-03-05 04:11:20 +01:00
Infi 61bfda37f2 feat: redesign message field again and typing indicator 2023-03-05 03:45:55 +01:00
Infi af92c95a82 feat: revamp attachment display 2023-03-04 01:54:51 +01:00
Infi 96fb9f8983 feat: tiny ux tweaks 2023-03-04 01:16:35 +01:00
Infi 74a1454f73 feat: prototype server unreads 2023-02-28 00:50:26 +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 45bfefbebf chore: previews on many components 2023-02-26 00:45:02 +01:00
Infi 8c4615f207 feat: consistent corners in message composition area, typing indicator 2023-02-25 22:37:49 +01:00
Infi 40b85aa880 fix: stabler reconnect, fix message reporting 2023-02-24 20:16:52 +01:00
Infi c38fc51e23 feat: message reporting and block route 2023-02-23 01:22:11 +01:00
Infi 5cf0943e26 feat: various M3 related tweaks 2023-02-20 03:52:18 +01:00
Infi 14a4a4fec0 feat: auto reconnect (3 attempts) 2023-02-18 14:59:35 +01:00
Infi 2d7cc2077a fix: cancel in mfa screen works again 2023-02-18 14:54:48 +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 d88f7d6b33 fix: use LaunchedEffect instead of state conditionals 2023-02-18 00:04:08 +01:00
Infi c8242507b3 fix: bring back blue theme and design tweaks 2023-02-17 22:29:10 +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 493a542ae9 feat: infinite scroll in channels 2023-02-05 20:46:05 +01:00
Infi 9017fc52a5 feat: masquerade support 2023-02-05 19:22:41 +01:00
Infi fcddb8a968 feat: revamp message field, colours, typing, attachments 2023-02-05 04:43:42 +01:00
Infi e1abc4fff5 feat: basic support for replies 2023-02-05 02:33:20 +01:00
Infi e5560a068d fix: sent messages no longer duplicate 2023-02-02 21:50:23 +01:00
Infi d56149fe3f feat: message tail algorithm 2023-01-31 00:31:05 +01:00
Infi a882c5d27b feat: revamp about and attribution pages 2023-01-30 19:36:11 +01:00
Infi a1b26d7ba5 feat: regular size avatars (also UserAvatar component) 2023-01-30 19:35:43 +01:00
Infi c2aa72c5b7 fix: messages now always max width, STB FAB no longer jumping on x-axis 2023-01-30 00:57:51 +01:00
Infi 023ac6e5cb feat: theme picker and settings sync 🔥🔥🔥🔥🔥 2023-01-30 00:55:18 +01:00
Infi 63227d8d0f fix: servers still loading is now less obvious 2023-01-28 17:35:19 +01:00
Infi 1a3f0f2e45 feat: further split ChatRouterScreen.kt into modules 2023-01-28 15:43:49 +01:00
Infi 0e001033e4 feat: smooth af scrolling in channel
- typing indicator doesnt go in front of messages
- scrolling has been made so much smoother
- loading older messages is literally seamless
- FAB for scrolling back down is now in proper FAB position
2023-01-26 01:05:15 +01:00
Infi a80eb22f99 chore: :lettertrees is now :markdown 2023-01-25 23:16:39 +01:00
Infi 69c88d1a30 feat: clear channel state on socket reconnect 2023-01-19 16:11:40 +01:00
Infi db4015f4f6 feat: add mdast spec to lettertrees and a placeholder renderer 2023-01-15 20:36:17 +01:00
Infi 9d897b6722 feat: 🐈 little guy 🐈 2023-01-15 02:20:08 +01:00
Infi b72def4d43 feat: sort servers alphabetically by id
we don't fetch user ordering yet
2023-01-15 02:11:02 +01:00
Infi 2e6e20939f feat: bottom navigation when drawer is open, placeholder settings screen 2023-01-11 01:24:44 +01:00
Infi 89d372d65c fix: pass correct navigator to HomeScreen 2023-01-10 23:29:40 +01:00
Infi 6107022406 chore: reorder and specify imports 2023-01-10 23:05:15 +01:00
Infi 5d5e396a26 feat: autoscroll and scroll to bottom 2023-01-07 02:44:58 +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 56d1c4ff57 feat: experimental message sending time view 2023-01-06 04:40:40 +01:00
Infi c7e5795ca9 feat: configurable crossfade for RemoteImage 2023-01-06 04:40:12 +01:00
Infi 4a5365c3c1 feat: channel settings and attachment rendering
- also general design improvements
2023-01-04 03:39:27 +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 af4e3aa12f feat: fetch latest 50 messages on channel load
just something temporary so i have stuff to test with
2022-12-27 05:16:25 +01:00
Infi 2a14f5fdc9 feat: channel routing
we can now switch between servers and channels, and there is a global drawer to do exactly that
the app is really starting to take shape at this point!
2022-12-27 04:58:52 +01:00
Infi dc3e71083b chore: add previews to some components 2022-12-27 04:25:53 +01:00
Infi 872889fefd feat: send messages
UI looks neater now
2022-12-27 03:50:13 +01:00
Infi b92d5369c1 feat: remove open sans
unused for a while now, does not look as desired anyways
2022-12-26 04:05:46 +01:00
Infi 77138cd521 feat: receive messages
this is honestly half a prototype
img: https://autumn.revolt.chat/attachments/GbiNbIf_JysZ10m4ULxGl4SfoOZiK8lj5ZL8fMs39r/image.png
2022-12-26 04:02:32 +01:00
Infi a5288e4ed7 feat: splash screen, move login branching logic out of greeter 2022-12-23 16:41:43 +01:00
Infi 6e1560d9a3 fix: clear messageCache on logout 2022-12-23 03:44:46 +01:00
Infi 589c00d3ee feat: a real-time websocket connection
- more schemas
 - schemas for all sendable and receivable socket frames(packets)
 - multi-threading woohoo!
 - handling for ready event
 - sending out the ping event in 30-second intervals
 - connect-disconnect-reconnect logic (implemented, but to be used)
 - caches for all the things!
2022-12-23 03:43:20 +01:00
Infi 851bbebd43 feat: LinkOnHome component 2022-12-19 16:19:19 +01:00
Infi 234855b809 feat: customisable message content in placeholder home 2022-12-13 21:14:58 +01:00
Infi 7c058d51b7 chore: more concise function calls 2022-12-13 21:14:27 +01:00
Infi 7c86b07221 feat: rudimentary message fetching+sending functionality
currently only hardcoded IDs
2022-12-12 23:49:53 +01:00
Infi e185350d4c fix: revoked token no longer crashes the app 2022-12-12 20:12:06 +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 8c90dbfd3e feat: placeholder screen while login state is loading 2022-12-11 02:20:50 +01:00
Infi e793acd60d chore: rm unneeded log 2022-12-11 01:02:06 +01:00
Infi 92f8626658 chore: change setup/ route graph to login/ 2022-12-11 01:01:57 +01:00
Infi da8463cf82 fix: logout on temporary home screen now pops the back stack 2022-12-11 00:11:27 +01:00
Infi f0a5446848 feat: animate between screens 2022-12-11 00:11:04 +01:00
Infi b2e0001636 feat: new home screen placeholder with logout button 2022-12-10 23:22:03 +01:00
Infi dff518bde7 feat: improvements at login
- password field is now recognised by the system keyboard
- TOTP six-digit input is now a numbers-only field
- document API functions related to login
- basic logout in API
- insecure MFA-less accounts can now log in (SAD!)
2022-12-06 00:49:35 +01:00
Infi 8b40f122d3 feat: initial commit 🎉
implements a basic styled app with totp login
2022-12-05 16:08:17 +01:00