Commit Graph

322 Commits

Author SHA1 Message Date
Dan Ballard 0853832a38 Merge branch 'trunk' into serverProgress 2022-02-02 18:05:40 +00:00
Dan Ballard f818d4f2f8 remove syncProgress from contact and wire contact row to search server's list 2022-01-27 18:41:17 -05:00
Sarah Jamie Lewis d84850af49 Fixup Length Display so it counts Bytes not Chars 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 2022-01-26 20:17:13 -05:00
Sarah Jamie Lewis 35ae5773f7 Merge branch 'trunk' into winFocus 2022-01-26 21:41:30 +00:00
Sarah Jamie Lewis 5c76628578 Upgrade Cwtch and Display Message Limits 2022-01-26 12:28:50 -08:00
Dan Ballard dc587f95f0 remove prints, add comments 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 2022-01-26 08:31:07 -08:00
Dan Ballard c838176e3b add desktoasts windows notifications 2022-01-25 04:03:05 -08:00
Sarah Jamie Lewis def222a8ab upgrade flutter file picker 2022-01-21 13:40:23 -08:00
Sarah Jamie Lewis 748326e13f Fix #330 - Multiple file browser windows are opened. 2022-01-21 13:19:00 -08:00
Sarah Jamie Lewis d27cc0e64e More notify listeners 2022-01-21 12:09:58 -08:00
Sarah Jamie Lewis e359afbdab notify listeners 2022-01-21 12:08:23 -08:00
Sarah Jamie Lewis 92374ad112 Only override path for Sender, not any other attributes.
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 2022-01-20 14:52:31 -08:00
Sarah Jamie Lewis 13c1a52442 Only allow path override for senders 2022-01-20 14:42:45 -08:00
Sarah Jamie Lewis d095971cb3 Sender side previews - fixing up PR comments 2022-01-20 14:19:06 -08:00
Sarah Jamie Lewis 797279d6d7 Enable Sender Side Image Previews 2022-01-20 14:00:15 -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 889d398343 add notifyListen to newMessage in contact; format 2022-01-20 13:37:09 -05:00
Dan Ballard 589bc4c36c new lcg; cleanup 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 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 2022-01-19 14:09:19 -08:00
Sarah Jamie Lewis 19f73eb075 Formatting 2022-01-19 13:59:04 -08:00
Dan Ballard 706c1fb354 move all classes in model.dart to their own models/X.dart 2022-01-18 18:32:00 -05:00
Sarah Jamie Lewis ca44fd798c Show tooltip for links 2022-01-18 15:03:54 -08:00
Sarah Jamie Lewis 1700306c78 Link to specific commit hashes 2022-01-18 14:48:18 -08:00
Sarah Jamie Lewis da3234e3e4 Formatting 2022-01-18 14:44:19 -08:00
Sarah Jamie Lewis 303b70d751 Fixup displayed link + add linkify to licenses.dart 2022-01-18 14:43:49 -08:00
Sarah Jamie Lewis cd1bf07fba Responding to @errorinn PR Comments 2022-01-18 14:32:45 -08:00
Sarah Jamie Lewis c6e64a3a5f Allow Tor Caching + Our Own Linkify 2022-01-18 13:17:52 -08:00
Sarah Jamie Lewis 5494cb5de0 Upgrade LibCwtch-Go 2022-01-17 14:52:15 -08:00
Sarah Jamie Lewis d6ecf87255 PR Fixups 2022-01-17 12:29:13 -08:00
Sarah Jamie Lewis ae6f0dd456 Update Translations + notifylisteners 2022-01-17 12:24:48 -08:00
Sarah Jamie Lewis ed671d32bc Padding / Margin Changes + Tor Circuit Info 2022-01-14 14:24:41 -08:00
Sarah Jamie Lewis daa89bf6e7 Add Circuit Info To Peer Settings 2022-01-14 14:24:41 -08:00
Sarah Jamie Lewis bee3ae6e7b Fix Debug Layout Issue in AddContact 2022-01-12 15:28:51 -08:00
Sarah Jamie Lewis 26f32a0790 Update Translations + Error Reporting 2022-01-12 15:15:58 -08:00
Sarah Jamie Lewis 958be3e8f7 Upgade lcg 2022-01-12 14:43:26 -08:00
Sarah Jamie Lewis 4cdbb04243 Update Translations 2022-01-12 14:43:26 -08:00
Sarah Jamie Lewis 92422de98e Support Custom Tor Configuration
Fixes: #19
2022-01-12 14:43:26 -08:00
Sarah Jamie Lewis 659e89d626 Formatting PR 2022-01-10 12:28:12 -08:00
Sarah Jamie Lewis 306a9c4de5 Fix #295 - Clicking on an Avatar in P2P Chat should not result in an action 2022-01-10 12:27:56 -08:00
Dan Ballard afdeeae423 fix save history option saving in peer settings 2022-01-07 09:53:39 -05:00
Dan Ballard 1ea285de51 add required provider to groupsettingsview so leave action can trigger 2022-01-06 22:26:51 -05:00
Dan Ballard ce7e7df3ae fix gomobile/FlwtchWorker calls incorrectly casting Long for SetContactAttribute and sendInvite 2022-01-06 18:46:49 -05:00
Dan Ballard 5e485b6327 Rework accept/block data flow to map to new storage; fix add group server list falls back to onion when no description 2022-01-06 18:06:06 -05:00
Dan Ballard c12f6b54dc theme android appbar color 2022-01-04 15:52:43 -05:00
Sarah Jamie Lewis 3af3142c67 Merge branch 'trunk' into fileCPU 2021-12-21 19:56:05 +00:00
Dan Ballard 37700e1a78 move the CheckDownloadStatus to filemessage model and only do to init 2021-12-21 13:29:20 -05:00
Dan Ballard adc6c0491b comment out CheckDownloadStatus loop in filebubble 2021-12-21 10:13:43 -05:00
Dan Ballard 7434cf0934 don't pop nav stack to profileMgr when change password errors 2021-12-21 09:18:21 -05:00
Dan Ballard da9d093a13 theme fixes; scroollbar for addContact; messageRow space optimization for android 2021-12-21 00:07:16 -05:00
Dan Ballard 5f21ebc2b2 lokalise translation updates 2021-12-20 19:04:11 -05:00
Dan Ballard 513035789d add mouse icon over file previews to trigger dialog; add exit button to image preview dialoge; spacing 2021-12-20 16:34:51 -05:00
Dan Ballard 936fca943a don't show server metrics when not running (undefined anyway); properly define hilight border around empty message pane in dual pane mode 2021-12-20 14:33:34 -05:00
Sarah Jamie Lewis a6743af103 IndexFailure + Android Change Password Fixups 2021-12-19 12:45:13 -08:00
Sarah Jamie Lewis b0cf3d2021 Merge branch 'trunk' into ipreview 2021-12-19 20:04:30 +00:00
Dan Ballard d4b614f2c4 remove RightShiftFixer for winodws, flutter should be better now; rm tri[lecolview, unused half a year 2021-12-19 14:04:58 -05:00
erinn 09496713d9 merge trunk 2021-12-18 18:39:07 -08:00
erinn 6390cb55a4 l10n 2021-12-18 18:09:18 -08:00
erinn 81d43554b5 Merge branch 'ipreview' of git.openprivacy.ca:cwtch.im/cwtch-ui into ipreview 2021-12-18 18:03:10 -08:00
erinn 26c84472d8 l10n 2021-12-18 18:02:44 -08:00
erinn a36a55c53f Merge branch 'ipreview' of git.openprivacy.ca:cwtch.im/cwtch-ui into ipreview 2021-12-18 17:43:39 -08:00
erinn d329e7cc06 image previews - dan comments - wip 2021-12-18 17:43:32 -08:00
Sarah Jamie Lewis e0a28b4dc1 Merge branch 'trunk' into migrateMsg 2021-12-18 21:28:37 +00:00
Dan Ballard 8e489131fa fix bg color of servers pane 2021-12-18 13:51:52 -05:00
Sarah Jamie Lewis 78265b7f85 Merge branch 'ipreview' of git.openprivacy.ca:cwtch.im/cwtch-ui into ipreview 2021-12-17 17:05:59 -08:00
Sarah Jamie Lewis 845ce3b546 Scaling + Android ChangePassword 2021-12-17 17:02:24 -08:00
Sarah Jamie Lewis 6f3d5b65cd preview 2021-12-17 16:54:30 -08:00
erinn c78dbf0ac3 fileshare confirmations and contact-add-gating 2021-12-17 16:32:22 -08:00
Dan Ballard 6adea075e7 Make splash scren stateful; add translations; add message and progress bar for storage migration 2021-12-17 18:23:18 -05:00
Dan Ballard 75acfe8dd0 contact list sort more often and float unauthed contacts to top 2021-12-17 17:34:56 -05:00
Dan Ballard 6ba447f941 appState support modal message 2021-12-17 17:13:09 -05:00
erinn 9cb6eb857d Merge branch 'ipreview' of git.openprivacy.ca:cwtch.im/cwtch-ui into ipreview 2021-12-16 17:04:35 -08:00
erinn 6e9fb6810e message previews 2021-12-16 17:04:29 -08:00
Sarah Jamie Lewis df3617c5a1 Fixup Preview Dialog 2021-12-16 16:54:53 -08:00
Dan Ballard aff7a5f4b2 deleting removed event event handlers 2021-12-16 19:50:43 -05:00
Sarah Jamie Lewis 8a8c5fc3e2 Update Langs 2021-12-16 12:52:25 -08:00
Dan Ballard cde6962b8e group functionality fixes from storage engine; tor status include percent; crate group enhancement 2021-12-16 13:36:14 -05:00
Dan Ballard abf4d79e80 flutter format 2021-12-15 17:29:27 -05:00
Sarah Jamie Lewis a4cb5051b5 Fixing Duplicate Key Issues + FileBubble SetState Builder Issues 2021-12-15 13:45:33 -08:00
Dan Ballard b29bb1e4dc clean up comments, delete old code, pr comments 2021-12-15 15:28:49 -05:00
Dan Ballard 124694447b i10n theme names 2021-12-15 15:22:17 -05:00
Dan Ballard 8af4deaf95 the rest of the themes 2021-12-15 15:22:17 -05:00
Dan Ballard e599768643 update with new PRs rebase, update goldens for slight variance 2021-12-15 15:22:17 -05:00
Dan Ballard dc550daaa1 migrate to new libcwtch changes; add vampire and witch; tweak switch button coloring 2021-12-15 15:22:17 -05:00
Dan Ballard 089fee4c41 updates 2021-12-15 15:22:17 -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
Dan Ballard f6a4d5c3fa removing unused theme definitions 2021-12-15 15:22:17 -05:00
Dan Ballard 3b893d4f15 gate profile servers on groups or servers experiment 2021-12-15 15:20:07 -05:00
erinn 51fae2e7ef wip image previews 2021-12-14 17:25:05 -08:00
erinn fc488bdb2e Merge branch 'ipreview' of git.openprivacy.ca:cwtch.im/cwtch-ui into ipreview 2021-12-14 17:19:40 -08:00
erinn e026b2d542 l10n image previews 2021-12-14 17:19:13 -08:00
erinn a0fc096f6f Merge branch 'ipreview' of git.openprivacy.ca:cwtch.im/cwtch-ui into ipreview 2021-12-14 17:13:19 -08:00
erinn b994c42803 wip image previews 2021-12-14 17:13:13 -08:00
erinn c16800bc0c image previews merge 2021-12-14 17:13:04 -08:00