Commit Graph

38 Commits

Author SHA1 Message Date
erinn 65b0ecc0c3 many theme consistency updates per marcia 2022-12-05 16:06:33 -08:00
Sarah Jamie Lewis 521c0600a2 Load Messages when Syncing a Group
Fixes: #306
2022-08-18 14:26:42 -07:00
Sarah Jamie Lewis 5770eb4b66 Fix File Bubble Preview Cache Issues + Wrap Quoted Message Malformed Bubbles as Rows 2022-06-23 12:07:39 -07:00
Sarah Jamie Lewis f848316db9 Fix bug preventing scrolling to unread messages 2022-06-10 15:42:54 -07:00
Sarah Jamie Lewis b3e11cfffd remove scroll controller from message view 2022-06-10 12:24:38 -07:00
Sarah Jamie Lewis 0c9be47e17 Click to scroll on Quoted Message / Shorten Text 2022-06-10 12:12:43 -07:00
Dan Ballard ffa51e83a1 new message marker moved from id to index and now works on old messages 2022-04-29 16:07:52 -07:00
Dan Ballard 0647a2d98d android pre load unsynced messages 2022-04-28 21:28:12 -07:00
Dan Ballard 0bcfe75a63 rework cache android resume based off message count totals, force pre fetch on load message list, tweak new messages bubble behaviour 2022-04-28 08:57:31 -07:00
Sarah Jamie Lewis 6cc5146744 Readd-widget key cache 2022-03-04 12:14:43 -08:00
Sarah Jamie Lewis 1fea540f9d Stop using key-based lookups for messages, use the message cache instead.
Always update alignment to allow for message row objects to be reused
2022-03-04 12:14:43 -08:00
Dan Ballard ccdd7d0e27 remove byType bools and replace with interface and structs for type safety 2022-01-20 15:58:14 -05:00
Dan Ballard 793b6e2e1a message cache expansion: stores all messages fetched, indexed by hash and id where possible 2022-01-20 09:24:06 -05:00
Dan Ballard 706c1fb354 move all classes in model.dart to their own models/X.dart 2022-01-18 18:32:00 -05:00
Dan Ballard abf4d79e80 flutter format 2021-12-15 17:29:27 -05:00
Dan Ballard 53e79f5b9d refactor themes from methods to get fields; add theme selector; add neon1 2021-12-15 15:22:17 -05:00
Dan Ballard 194ade9aa6 refactor light and dark onto existing new color scheme; fix message editor top strip color; tweak color field semantics 2021-12-15 15:22:17 -05:00
Sarah Jamie Lewis 066b4d4dec Erinn Comment Fixups 2021-12-10 11:51:19 -08:00
Sarah Jamie Lewis 30fa788b84 Combine update cache and total messages increase. Remove CachedMessage 2021-12-08 14:39:14 -08:00
Sarah Jamie Lewis c9319d32d0 Much improved message caching 2021-12-06 12:26:02 -08:00
Sarah Jamie Lewis c42be6224d Porting Android over to new API 2021-12-03 11:28:10 -08:00
Sarah Jamie Lewis 1d6b533df3 New Cwtch Library Integration 2021-11-18 15:44:54 -08:00
erinn 6d261c999b use l10n str 2021-11-10 16:19:18 -08:00
erinn 996cad4ece autoscroll fixes 2021-11-10 15:52:34 -08:00
erinn 01d816209b flutter format 2021-09-29 17:20:35 -07:00
erinn 8fe577afd4 moar fileshare plz 2021-09-29 13:31:01 -07:00
Sarah Jamie Lewis c1aee0d128 Fix #163
Also make quoted messages nicer
2021-09-17 13:38:10 -07:00
erinn d6b6069ef1 drag messagelist scrollbar fix 2021-08-27 14:58:12 -07:00
erinn 65811231a7 anudda performance fix 2021-08-16 16:34:44 -07:00
erinn 0615a81042 unread message scrollposition: dualpane and performance fixes 2021-08-16 16:09:03 -07:00
erinn 08fcbc6a10 opening a chat with unread messages should go to last read. fixes #48 2021-07-23 14:50:21 -07:00
Dan Ballard 03fd76c598 add quality.sh and run 2021-07-14 15:07:29 -07:00
Dan Ballard cddf204695 quote message color fixes; disable swipe reply on desktop; message view alert color fix; card theme fix 2021-07-14 15:07:29 -07:00
Sarah Jamie Lewis ddfc7fc43c Refactor Message/MessageState to make adding more Message Types simpler 2021-07-07 09:10:17 -07:00
Sarah Jamie Lewis 8df3eecd7c Formatting Pass 2021-06-30 13:59:52 -07:00
Sarah Jamie Lewis 45459cf76a Show Syncing Message + Update libcwtch-go to fix message fetching issues 2021-06-29 16:44:43 -07:00
Sarah Jamie Lewis 7648916f6a Don't attempt to load messages on group syncing (Fixes: #56)
Also should help with #32
2021-06-29 11:49:29 -07:00
Sarah Jamie Lewis 4c370007d9 Fresh Respository Commit - Cwtch Beta 2021-06-24 16:10:45 -07:00