Commit Graph

23 Commits

Author SHA1 Message Date
Dan Ballard dc3872fc8a fix contacts sort up on send msg; profile list shows unread; approved
the build was successful Details
contacts sort on approved time
2020-12-17 00:09:28 -08:00
Dan Ballard 46ed17eec2 gcd.torStatus; now peers get networkStatus, save as local attr, and pass to profilerow/myprofile to show online
the build was successful Details
2020-11-20 16:46:12 -08:00
Sarah Jamie Lewis a5c96964e8 Android Bugfixxing Part 1
the build was successful Details
- Icons Now Show
- Zoom Slider doesn't Crash (2 causes)
 - One desktop/android crash caused by Ellipsis Label (now replaced)
 - One android crash caused by ButtonTextField (fixed)
- Removed some emoji handling that was unused.
2020-11-20 15:21:02 -08:00
Dan Ballard 5cb284c99c updating app icon and profile manager tweeks
the build was successful Details
2020-11-17 17:47:31 -08:00
Sarah Jamie Lewis 35cd963ec3 Tapir Integtation II
the build was successful Details
2020-09-28 15:44:26 -07:00
Dan Ballard 31abd0020e profile manager quick pass to be less hideous
the build was successful Details
2020-09-03 15:45:18 -07:00
Dan Ballard 0ba6a200cc Message Editor refactor; and small bits like tabs; and a divider between contactlist and overlay pane
the build failed Details
2020-08-28 15:10:47 -07:00
erinn 02c2900aa0 make new profile button clickable
the build was successful Details
2020-08-18 15:43:17 -07:00
Dan Ballard 315c66009e Migrate to new peer authorization levels, add new peer approval
the build was successful Details
workflow, add blocked peers to contact list in seperate section
2020-07-16 12:41:34 -07:00
erinn 5cf1d6a1db change Widgets to Opaque in qml imports
the build was successful Details
2020-05-20 13:49:00 -07:00
erinn 3ffdaa1ca3 adding back components that shouldnt have been moved to opaque
the build was successful Details
2020-05-19 19:39:01 -07:00
erinn 533b0d3fe0 restoring cwtch-specific widgets that were accidentally moved to opaque
the build was successful Details
2020-05-19 18:39:57 -07:00
erinn 92adc2a61d move widgets into the Opaque submodule project
the build failed Details
2020-05-19 17:03:08 -07:00
Dan Ballard d0d8d4bd3b add IconTextField for contact list search textfield and UnderlineTextField for profile manager password (and further profile pane uses)
the build was successful Details
2020-05-19 12:35:55 -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 1af5662416 new qmlfmt script and test application to main.qml
the build was successful Details
2020-04-27 15:15:13 -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 94f5dd20bd strip all absolute paths from stored profile images
the build was successful Details
2020-01-20 13:14:48 -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 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 541f4f7da4 profile edit (name) and delete (non functioning cus cwtch doesnt support) ui 2019-11-29 17:35:57 -08:00
Dan Ballard d3e178474d show add profile button 2019-11-20 13:05:50 -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