cwtch-ui/lib/models
Sarah Jamie Lewis e32ec30a1e
continuous-integration/drone/push Build is passing Details
Fix Crash Bug in Android (ShareFile and Reconnect) + Force prettyDateString to use .toLocal() time + Formatting (#794)
commit fe4726986f
Author: Sarah Jamie Lewis <sarah@openprivacy.ca>
Date:   Tue Jan 2 10:53:15 2024 -0800

    Formatting

commit d4e57f493e
Author: Sarah Jamie Lewis <sarah@openprivacy.ca>
Date:   Tue Jan 2 10:48:31 2024 -0800

    Fix Crash Bug in Android (ShareFile and Reconnect)

    In rare situtaitons (exacerbated by debug mode and multiple
    file shares in succession) ReconnectCwtchForeground events can result
    in negative message counts being calculated in the UI.

    This fix ensures that doesn't happen, but a complete fix will need to wait until #664
    is implement in the backend

commit 44925783f5
Author: Sarah Jamie Lewis <sarah@openprivacy.ca>
Date:   Tue Jan 2 09:14:49 2024 -0800

    Force prettyDateString to use .toLocal() time

    Fixes an issue where, on some platforms, contact row dates in non-streaming mode
    were displayed in UTC.

Reviewed-on: #794
Reviewed-by: Dan Ballard <dan@openprivacy.ca>
2024-01-03 22:10:07 +00:00
..
messages Add Emoji Font, Fix rendering issue with malformed Invite. 2023-09-26 10:58:43 -07:00
appstate.dart Add yaml loading of themes, convert themes to yaml; also minnor boot speed fix with delayed, and removed superfulous return from gobmobile Start 2023-10-19 09:15:58 -07:00
chatmessage.dart Formatting 2022-01-19 13:59:04 -08:00
contact.dart Fix Crash Bug in Android (ShareFile and Reconnect) + Force prettyDateString to use .toLocal() time + Formatting (#794) 2024-01-03 22:10:07 +00:00
contactlist.dart Fix Crash Bug in Android (ShareFile and Reconnect) + Force prettyDateString to use .toLocal() time + Formatting (#794) 2024-01-03 22:10:07 +00:00
filedownloadprogress.dart File Sharing Bug Fixes 2023-04-20 16:37:48 -07:00
message.dart Support Conversation Search, Upgrade Cwtch, Patch support for downloading new Cwtch library name formats 2023-08-02 09:45:37 -07:00
message_draft.dart Migrate Invites to use Message Draft 2023-09-25 14:41:06 -07:00
messagecache.dart Fix Crash Bug in Android (ShareFile and Reconnect) + Force prettyDateString to use .toLocal() time + Formatting (#794) 2024-01-03 22:10:07 +00:00
profile.dart Fix Crash Bug in Android (ShareFile and Reconnect) + Force prettyDateString to use .toLocal() time + Formatting (#794) 2024-01-03 22:10:07 +00:00
profilelist.dart Support Appear Offline 2023-09-13 18:38:08 -07:00
profileservers.dart Prevent Layout Errors Caused By Pathological Unicode 2023-02-16 13:48:35 -08:00
redaction.dart Fix Crash Bug in Android (ShareFile and Reconnect) + Force prettyDateString to use .toLocal() time + Formatting (#794) 2024-01-03 22:10:07 +00:00
remoteserver.dart change lastMessageTime into lastMessage[receive|sent]Time. Receive for sort, and sent for display. 2023-09-26 16:51:18 -07:00
search.dart Support Conversation Search, Upgrade Cwtch, Patch support for downloading new Cwtch library name formats 2023-08-02 09:45:37 -07:00
servers.dart Prevent Layout Errors Caused By Pathological Unicode 2023-02-16 13:48:35 -08:00