Commit Graph

26 Commits

Author SHA1 Message Date
Dan Ballard ccdd7d0e27 remove byType bools and replace with interface and structs for type safety
continuous-integration/drone/pr Build is passing Details
2022-01-20 15:58:14 -05:00
Dan Ballard 889d398343 add notifyListen to newMessage in contact; format
continuous-integration/drone/pr Build is pending Details
2022-01-20 13:37:09 -05:00
Dan Ballard 793b6e2e1a message cache expansion: stores all messages fetched, indexed by hash and id where possible
continuous-integration/drone/pr Build is pending Details
2022-01-20 09:24:06 -05:00
Dan Ballard 706c1fb354 move all classes in model.dart to their own models/X.dart
continuous-integration/drone/pr Build is passing Details
2022-01-18 18:32:00 -05:00
Dan Ballard 37700e1a78 move the CheckDownloadStatus to filemessage model and only do to init
continuous-integration/drone/pr Build is passing Details
2021-12-21 13:29:20 -05:00
Sarah Jamie Lewis 6f3d5b65cd preview 2021-12-17 16:54:30 -08:00
erinn 6e9fb6810e message previews 2021-12-16 17:04:29 -08:00
Sarah Jamie Lewis a4cb5051b5 Fixing Duplicate Key Issues + FileBubble SetState Builder Issues 2021-12-15 13:45:33 -08:00
Sarah Jamie Lewis 995282fa04 Fixup Acks / Message Keys
continuous-integration/drone/pr Build is pending Details
2021-12-06 13:42:40 -08:00
Sarah Jamie Lewis c9319d32d0 Much improved message caching
continuous-integration/drone/pr Build is pending Details
2021-12-06 12:26:02 -08:00
Sarah Jamie Lewis c42be6224d Porting Android over to new API
continuous-integration/drone/pr Build is pending Details
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 d581718d36 Merge branch 'trunk' of git.openprivacy.ca:cwtch.im/cwtch-ui into filefix2
continuous-integration/drone/pr Build is pending Details
2021-11-04 15:31:56 -07:00
erinn e55d9301e4 file resumption support 2021-11-04 15:31:50 -07:00
Sarah Jamie Lewis cae44cbd46 Ensure unique keys for messages 2021-11-02 13:47:52 -07:00
Sarah Jamie Lewis fe156108b5 Rely on Index from NewGroupMessage to sync Timelines
continuous-integration/drone/pr Build is running Details
2021-11-01 15:07:09 -07:00
Sarah Jamie Lewis bf31a2b062 Filesharing UI Updates
continuous-integration/drone/pr Build is failing Details
2021-09-29 17:29:14 -07:00
erinn 01d816209b flutter format
continuous-integration/drone/pr Build is failing Details
2021-09-29 17:20:35 -07:00
erinn 78ea12dff3 filesharing wip 2021-09-21 14:57:40 -07:00
Dan Ballard 03fd76c598 add quality.sh and run
continuous-integration/drone/pr Build is passing Details
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 d126cc6ebb Autohide messages from blocked contacts
continuous-integration/drone/pr Build is passing Details
2021-07-14 13:35:22 -07:00
Sarah Jamie Lewis 70c5325351 Fix exceptions when quoting with quotes + fix size of message row without toolbar
continuous-integration/drone/pr Build is failing Details
2021-07-13 14:50:27 -07:00
Sarah Jamie Lewis 1c460b431e Remove print + add check for body in quote
continuous-integration/drone/pr Build is passing Details
2021-07-07 11:25:13 -07:00
Sarah Jamie Lewis e4046fb574 Addressing Dans comments + Marcia design
continuous-integration/drone/pr Build is running Details
2021-07-07 11:11:09 -07:00
Sarah Jamie Lewis ddfc7fc43c Refactor Message/MessageState to make adding more Message Types simpler 2021-07-07 09:10:17 -07:00