Commit Graph

287 Commits

Author SHA1 Message Date
Sarah Jamie Lewis dde6b791c5 Fixup RemoveContact (still has the reconnection issue, but does implement purge) 2022-02-03 10:03:41 -08:00
Sarah Jamie Lewis 1527f555ac Fix contact.server NSE in contact list sync state 2022-02-03 09:14:54 -08:00
erinn 4d0bb92495 Merge branch 'gherkin' of git.openprivacy.ca:cwtch.im/cwtch-ui into gherkin 2022-02-02 14:40:49 -08:00
erinn 83fffe74f8 test_mode 2022-02-02 14:39:32 -08:00
Sarah Jamie Lewis 812bfaac4e Formatting 2022-02-02 14:12:58 -08:00
Sarah Jamie Lewis f00b78be76 Remove OpenSans 2022-02-02 14:12:46 -08:00
Sarah Jamie Lewis 3f5908e03a Load / Rename / Delete Profile Tests 2022-02-02 14:10:04 -08:00
Sarah Jamie Lewis 247f4073b8 Update Url Launcher 2022-02-02 10:45:58 -08:00
Sarah Jamie Lewis beebff1fdd Merge branch 'trunk' of git.openprivacy.ca:cwtch.im/cwtch-ui into fastercwtch 2022-02-02 10:25:23 -08:00
Dan Ballard 0853832a38 Merge branch 'trunk' into serverProgress 2022-02-02 18:05:40 +00:00
Sarah Jamie Lewis e44599f33e Call shutdown when window closed on Linux 2022-01-31 14:39:46 -08:00
Sarah Jamie Lewis 1652094e05 Profile Creation Feature Tests 2022-01-31 14:39:44 -08:00
Sarah Jamie Lewis eddca2e974 Fixup Length Display so it counts Bytes not Chars 2022-01-31 14:37:04 -08:00
erinn ef5e8c6fcd gherkin update 2022-01-27 22:32:53 -08:00
Dan Ballard f818d4f2f8 remove syncProgress from contact and wire contact row to search server's list
continuous-integration/drone/pr Build is passing Details
2022-01-27 18:41:17 -05:00
erinn d7972a0fb3 merge trunk 2022-01-27 13:55:42 -08:00
erinn ab79a343a9 new tests prep 2022-01-27 13:03:01 -08:00
Sarah Jamie Lewis d84850af49 Fixup Length Display so it counts Bytes not Chars
continuous-integration/drone/pr Build is passing Details
2022-01-27 13:02:18 -08:00
Dan Ballard a4ce168aec calculate server progress based on last message, nowtime, and message flow; display progress on group contact and remote server
continuous-integration/drone/pr Build is passing Details
2022-01-26 20:17:13 -05:00
Sarah Jamie Lewis 35ae5773f7 Merge branch 'trunk' into winFocus
continuous-integration/drone/pr Build is pending Details
2022-01-26 21:41:30 +00:00
Sarah Jamie Lewis 5c76628578 Upgrade Cwtch and Display Message Limits
continuous-integration/drone/pr Build is failing Details
2022-01-26 12:28:50 -08:00
Dan Ballard dc587f95f0 remove prints, add comments
continuous-integration/drone/pr Build is passing Details
2022-01-26 08:48:35 -08:00
Dan Ballard c3bc961a47 add window_manager plug in to get desktop active state to gate windows notifications; also add spam prevention to windows notifications
continuous-integration/drone/pr Build is failing Details
2022-01-26 08:31:07 -08:00
Dan Ballard c838176e3b add desktoasts windows notifications
continuous-integration/drone/pr Build is passing Details
2022-01-25 04:03:05 -08:00
Sarah Jamie Lewis def222a8ab upgrade flutter file picker
continuous-integration/drone/pr Build is passing Details
2022-01-21 13:40:23 -08:00
Sarah Jamie Lewis 748326e13f Fix #330 - Multiple file browser windows are opened.
continuous-integration/drone/pr Build is passing Details
2022-01-21 13:19:00 -08:00
Sarah Jamie Lewis d27cc0e64e More notify listeners
continuous-integration/drone/pr Build is pending Details
2022-01-21 12:09:58 -08:00
Sarah Jamie Lewis e359afbdab notify listeners
continuous-integration/drone/pr Build is pending Details
2022-01-21 12:08:23 -08:00
Sarah Jamie Lewis 92374ad112 Only override path for Sender, not any other attributes.
continuous-integration/drone/pr Build is passing Details
For auto-downloads both the sender and receiver set the path before
the UI can set download state. As such we need to be careful about how
we let the sender know about the filekey/path.
2022-01-21 10:16:30 -08:00
Sarah Jamie Lewis 9931521910 Clean up sender side image preview
continuous-integration/drone/pr Build is pending Details
2022-01-20 14:52:31 -08:00
Sarah Jamie Lewis 13c1a52442 Only allow path override for senders
continuous-integration/drone/pr Build is pending Details
2022-01-20 14:42:45 -08:00
Sarah Jamie Lewis d095971cb3 Sender side previews - fixing up PR comments
continuous-integration/drone/pr Build is pending Details
2022-01-20 14:19:06 -08:00
Sarah Jamie Lewis 797279d6d7 Enable Sender Side Image Previews
continuous-integration/drone/pr Build is pending Details
2022-01-20 14:00:15 -08:00
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 589bc4c36c new lcg; cleanup
continuous-integration/drone/pr Build is passing Details
2022-01-20 13:05:11 -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 d5cb37ed9c stub of new cache 2022-01-20 09:24:06 -05:00
Dan Ballard e7b9f5bb96 move all classes in model.dart to their own models/X.dart 2022-01-20 09:24:06 -05:00
Sarah Jamie Lewis 2495814869 Fixup Widths on Small Screens
continuous-integration/drone/pr Build is passing Details
2022-01-19 14:09:19 -08:00
Sarah Jamie Lewis 19f73eb075 Formatting
continuous-integration/drone/pr Build is passing Details
2022-01-19 13:59:04 -08: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
Sarah Jamie Lewis ca44fd798c Show tooltip for links
continuous-integration/drone/pr Build is pending Details
2022-01-18 15:03:54 -08:00
Sarah Jamie Lewis 1700306c78 Link to specific commit hashes
continuous-integration/drone/pr Build is passing Details
2022-01-18 14:48:18 -08:00
Sarah Jamie Lewis da3234e3e4 Formatting
continuous-integration/drone/pr Build is pending Details
2022-01-18 14:44:19 -08:00
Sarah Jamie Lewis 303b70d751 Fixup displayed link + add linkify to licenses.dart
continuous-integration/drone/pr Build is pending Details
2022-01-18 14:43:49 -08:00
Sarah Jamie Lewis cd1bf07fba Responding to @errorinn PR Comments
continuous-integration/drone/pr Build is pending Details
2022-01-18 14:32:45 -08:00
Sarah Jamie Lewis c6e64a3a5f Allow Tor Caching + Our Own Linkify
continuous-integration/drone/pr Build is pending Details
2022-01-18 13:17:52 -08:00
Sarah Jamie Lewis 5494cb5de0 Upgrade LibCwtch-Go
continuous-integration/drone/pr Build is failing Details
2022-01-17 14:52:15 -08:00
Sarah Jamie Lewis d6ecf87255 PR Fixups
continuous-integration/drone/pr Build is pending Details
2022-01-17 12:29:13 -08:00