Commit Graph

130 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
erinn 6263dbf1fa Merge branch 'master' of git.openprivacy.ca:cwtch.im/ui into historywarning
the build was successful Details
2020-12-08 16:49:12 -08:00
erinn 1a556d05ce history warning and overlay model fixes
the build was successful Details
2020-12-08 16:37:08 -08:00
Dan Ballard b920d3ab8b Save state of root and profile panes open, and selected profile and
the build was successful Details
conversation; jump to those when reloading
2020-12-07 15:18:19 -08:00
Dan Ballard 23eece4424 fix profile badges to use icons; fix myprofile not re embiggening on single pane
the build was successful Details
2020-12-02 15:08:50 -08:00
Sarah Jamie Lewis 05cd440036 Support multiline on Android
the build was successful Details
2020-11-26 17:39:55 -08:00
Sarah Jamie Lewis d25aadbb2b Merge branch 'master' into inputboxfixes
the build was successful Details
2020-11-26 17:02:54 -08:00
erinn 7485837669 update opaque, fix inputbox enterkey on android
the build was successful Details
2020-11-26 16:58:45 -08:00
erinn f8d3277a6f feedback fixes to input box
the build was successful Details
2020-11-26 16:30:54 -08:00
Sarah Jamie Lewis 4e0ecd72c4 Message display name now elides
the build was successful Details
Fixes: #401
2020-11-26 14:51:33 -08:00
erinn 1515fb7998 update opaque, add clarification comment
the build was successful Details
2020-11-26 14:14:45 -08:00
erinn bbea51b561 redesigned emoji drawer
the build was successful Details
2020-11-24 22:20:18 -08:00
Sarah Jamie Lewis 228a9b6ebd gcd.firstTime + SettingsList scrolls
the build was successful Details
2020-11-23 13:12:00 -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
Dan Ballard 918e44fdb6 splash screen is back, just covering ACN/Cwtch app initialization, now with sweet new fade in transition
the build was successful Details
2020-11-17 12:10:27 -08:00
Dan Ballard 9701380e3c search contact list
the build was successful Details
2020-11-13 15:11:32 -08:00
Dan Ballard 162ee96a1f ran quality.sh
the build was successful Details
2020-11-12 16:08:27 -08:00
Dan Ballard 0e5d78cbb9 add peer / group pane
the build was successful Details
2020-11-12 15:45:53 -08:00
Sarah Jamie Lewis a276d5732a Self-Hosted Servers Experiment
the build was successful Details
2020-11-04 14:08:20 -08:00
Dan Ballard 843790c27b fix p2p get name sync issue; overlay offline contact portraits
the build was successful Details
2020-11-04 13:42:49 -08:00
Sarah Jamie Lewis bfb431cbaf Experimental Gating + Server List Sketch
the build was successful Details
2020-10-28 12:29:07 -07:00
Dan Ballard 1b57b5b0c6 redesign of profile add / edit pane
the build was successful Details
2020-10-23 15:56:58 -07:00
erinn db315f8de1 message model take one 2020-10-22 18:04:01 -07:00
Sarah Jamie Lewis 35cd963ec3 Tapir Integtation II
the build was successful Details
2020-09-28 15:44:26 -07:00
Dan Ballard 733efb5d1d Adding stub server list and using responsive pane
the build was successful Details
2020-09-18 16:00:48 -07:00
Dan Ballard c580597c8d make contact badge just be green/online, and move unread messages to right side of row
the build is pending Details
2020-09-04 17:00:21 -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 27a09dd8cb dark theme updates
the build was successful Details
2020-08-31 15:46:26 -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
Dan Ballard af3c593228 Messages redesign: messages now follow design; rework timestamp workflow; inject dates into message pane 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 94e30f4962 blocked contacts have normal row colors
the build was successful Details
2020-07-20 16:36:11 -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
Dan Ballard b8ffa85fac Add global settings pane; migrate peer settings to new opaque settings widgets; minor fixes; add global settings storage; rework global settings settings 2020-06-29 12:29:20 -07:00
Dan Ballard 37dab30d5e adopt new opaque combobox; fix toolbar color on contactlist only pane; fix settings pane color to pane color
the build was successful Details
2020-06-23 16:59:40 -07:00
Dan Ballard 9c8134e0c3 Add global settings pane; migrate peer settings to new opaque settings widgets; minor fixes; add global settings storage; rework global settings settings
the build was successful Details
2020-06-23 16:58:55 -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 ebfa5352b4 re-add statusbar 2020-05-20 13:36:05 -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 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
Sarah Jamie Lewis d77c33a485 ToggleSwtich
the build was successful Details
2020-04-29 14:15:48 -07:00
Sarah Jamie Lewis 0c65ec9c8e Merge pull request 'fixing qml errors' (#282) from dan/ui:qmlFix into master
the build was successful Details
2020-04-28 15:39:15 -07:00
Dan Ballard 92a1561a12 fixing qml errors
the build was successful Details
2020-04-28 15:24:14 -07:00
Sarah Jamie Lewis 2aa2eabf48 More layout fixes + HLine
the build was successful Details
2020-04-28 11:47:40 -07:00