Commit Graph

107 Commits

Author SHA1 Message Date
erinn f609dcaac4 support for translations in opaque
the build was successful Details
2020-05-20 13:14:20 -07:00
Dan Ballard 40e0c5f700 adding bottom status bar for global network status
the build was successful Details
2020-05-12 15:15:51 -07:00
Dan Ballard 3221e30701 Global Toolbar
the build was successful Details
- Add Icon (colorable, clickable image from B/W svg
- Add global toolbar and wiring
- Remove stack toolbar
- Fix in qmlfmt for  } { on same line
2020-05-04 12:46:26 -07:00
Dan Ballard 5343348aa9 Redesign my profile widget to match design. It dynamically resizes and
the build was successful Details
shapes depending if the side pane is open. Fixes for ellipse label and
portrait size, positioning, margins
2020-04-23 11:39:49 -07:00
Dan Ballard 522f395d86 Redesign: contact Row and Picture: themeing and modularizing:
the build was successful Details
now there is Picture was split into Badge, and Portrait
 ContactRow was split into: PortraitRow, ProfileRow, and ContactRow
 Removed some unsued cruft
 Still need to work on adopting new images (requires coloring b/w images
to theme colors...) And adding the new accept/reject new contact
workflow

work on retheme of contact / profile list

work on retheme of contact / profile list
2020-04-08 10:36:46 -07:00
Dan Ballard fc3bdb76f6 New getVal/retVal message handling, and new attribute storage schema
the build was successful Details
2020-03-30 14:17:41 -07:00
Dan Ballard 35246ed364 migrate to stand alone log and connectivity packages
the build was successful Details
2020-02-11 19:40:01 -05:00
Dan Ballard b834d536c5 using race condition safe functions in cwtch
the build was successful Details
2020-02-05 14:59:52 -05:00
Dan Ballard 94f5dd20bd strip all absolute paths from stored profile images
the build was successful Details
2020-01-20 13:14:48 -08:00
erinn a4ae5dcbed assets folder + emoji drawer
the build was successful Details
looks good
2020-01-10 13:02:33 -08:00
Dan Ballard aa81c40e50 tranlations for edit and delete profiles
the build was successful Details
2019-12-17 13:59:33 -08:00
Dan Ballard 7e0945583e go mod cwtch to 0.3.7; add profile list sorting by onion
the build was successful Details
2019-12-17 13:37:30 -08:00
Dan Ballard 13239c094c change password
the build failed Details
2019-12-17 11:32:58 -08:00
Dan Ballard d77851a835 profile delete. profile version tagging. minor qml refactor (less importing widgets directly into qml namespace) 2019-12-10 15:44:35 -08:00
Dan Ballard fbecb20e05 Merge branch 'master' into add-profile
the build was successful Details
2019-11-29 17:53:27 -08:00
Dan Ballard 541f4f7da4 profile edit (name) and delete (non functioning cus cwtch doesnt support) ui 2019-11-29 17:35:57 -08:00
Dan Ballard ba14e8ad72 Merge branch 'lockProfile' into add-profile 2019-11-20 14:23:37 -08:00
Dan Ballard 1b20c9ed02 gcd and manager now lock gcd to qml ui events for non selected profile
the build was successful Details
2019-11-20 13:23:19 -08:00
Dan Ballard 7a7be2777b gcd and manager now lock gcd to qml ui events for non selected profile
the build was successful Details
2019-11-19 14:12:07 -08:00
Dan Ballard bac4accb1b profile manager: screen, unlock, select, back to
the build was successful Details
Also fixing issues on switching profiles and maintaining ui state
around contact ordering and unread count
2019-11-16 12:47:59 -08:00
Dan Ballard 606f7c7eb6 contactList: new messages make contact float to top
the build was successful Details
2019-11-14 17:13:42 -08:00
Sarah Jamie Lewis 6dd346fe96 Alert the user when there is no internet
the build was successful Details
2019-11-12 10:51:29 -08:00
Dan Ballard 35fa0adb67 rename packages to better align with their purposes now
the build was successful Details
2019-11-08 13:34:15 -08:00
Dan Ballard d6eebe82bd fix race condition in ui/gcd vs cwtch app start
the build was successful Details
2019-11-06 12:32:16 -08:00
Dan Ballard 0964363b89 fixes for adding/imorting contacts; remove unused 'letter' class
the build was successful Details
2019-11-05 14:12:40 -08:00
Dan Ballard f0099acb2b remove uistate's state; remove contact; remove trusted
the build was successful Details
2019-11-01 17:40:06 -07:00
Dan Ballard 1bf2910b4d remove 'badge'/unread treacking state from go code; now uses attributes to store in back end and maintain in front end
the build was successful Details
2019-10-28 14:09:19 -07:00
Dan Ballard ee30a3227d remove frontend message storage
the build was successful Details
2019-10-22 11:14:17 -07:00
Dan Ballard ab92e68628 ping ACN status on window acticate (mostly for android)
the build was successful Details
2019-09-30 11:39:18 -07:00
Dan Ballard f3a453f5a6 dev builds use seperate profiles
the build was successful Details
2019-09-25 14:23:20 -07:00
Sarah Jamie Lewis c3189553c8 BUGFIX: Prevent the user from opening a conversation with themselves
the build was successful Details
2019-09-24 11:47:27 -07:00
Dan Ballard 504a935005 fixing group invite workflow: ui takes responsibility for group invite addition (and peers)
the build was successful Details
2019-09-20 14:19:19 -07:00
Dan Ballard 81c0047c20 Fix client flag not being set right causing two LoadProfile messages to be issued causing error causing erroneous CreatePeers
the build was successful Details
Also "fix" status and color signals for ACN booting (after observing it
going white briefly)
2019-09-13 16:50:09 -07:00
Dan Ballard 6af91b71c1 Android Back button like home button (#212)
the build was successful Details
2019-09-13 16:24:58 -07:00
Sarah Jamie Lewis 594b55de1d Toggle Allowing Unknown Peers 2019-08-30 13:50:54 -07:00
Dan Ballard 882a9abefb changes in cwtch event.queue 2019-08-14 15:30:24 -07:00
Dan Ballard 12fde77c71 removing fake delete to surface fake deleted contact as we still connect to them; adopting proper delete support added to cwtch 2019-08-09 17:44:56 -07:00
Sarah Jamie Lewis 0d6dd0e7ed Unblocking 2019-08-08 15:49:42 -07:00
Sarah Jamie Lewis 9a4c24626d Expose Blocking in the UI (initial version) 2019-08-06 19:47:19 -07:00
Dan Ballard 7e0786aea2 use the new retryContact plugin 2019-08-02 10:51:35 -07:00
Sarah Jamie Lewis 10f892d10d fmt 2019-07-31 15:35:35 -07:00
Sarah Jamie Lewis d13c53cc73 Tapir Integration 2019-07-31 14:05:05 -07:00
Dan Ballard eca82ae45d update to match connection.ConnectionStateToType name change for Goland 2019-07-26 13:52:11 -07:00
Dan Ballard 4c626dc922 fix race condition where possible group/contact nick is not set right in ui 2019-07-25 15:22:06 -07:00
Dan Ballard ed904ed79d fix race conditions around contact access 2019-07-24 15:42:06 -07:00
Dan Ballard 5584fba6e5 fix race potentil race condition where listeners were not subscribed before events started being emmited 2019-07-24 13:51:20 -07:00
Dan Ballard 412e1f1713 Adopt cwtch app level reload system; Also minor tweaks to cwtch gropup loading progress bar logic and chat disable tet field logic 2019-07-23 13:56:50 -07:00
Dan Ballard 56b7aec403 Use ACN events 2019-07-10 13:41:43 -07:00
Dan Ballard 75111e0421 port from cwtch.app to appClient and appService 2019-06-24 18:58:45 -07:00
Dan Ballard 8a666a7f37 starts a go service 2019-06-24 18:58:45 -07:00