Commit Graph

47 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 17c946de6d only show settings icon in history warning for default state
the build was successful Details
2020-12-09 14:09:46 -08:00
erinn bb84e8f46f fix acks, fix lists and bulletin for groups
the build was successful Details
2020-12-08 23:03:22 -08:00
erinn fa430b7d7c remove debug info from chatoverlay
the build was successful Details
2020-12-08 17:33:45 -08:00
erinn 1a556d05ce history warning and overlay model fixes
the build was successful Details
2020-12-08 16:37:08 -08:00
erinn 473e0a02d0 history warning and beginnings of new zoom system and listoverlay fixes 2020-12-03 16:24:40 -08:00
erinn f8d3277a6f feedback fixes to input box
the build was successful Details
2020-11-26 16:30:54 -08:00
Dan Ballard 162ee96a1f ran quality.sh
the build was successful Details
2020-11-12 16:08:27 -08:00
erinn cd241e45c4 addressing review comments
the build was successful Details
2020-10-22 18:05:32 -07:00
erinn e09ad91ab5 finishing first attempt at message model pr. mainly group acks 2020-10-22 18:05:03 -07:00
erinn db315f8de1 message model take one 2020-10-22 18:04:01 -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 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 92adc2a61d move widgets into the Opaque submodule project
the build failed Details
2020-05-19 17:03:08 -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
erinn bf213cc863 dont parse emojis until message rendertime
the build was successful Details
2020-04-03 12:14:08 -07:00
Dan Ballard 2037fc6d21 rename SimpleButton to button, make a Widgets. import everywhere; basic themeing
the build was successful Details
2020-04-01 16:09:50 -07:00
erinn a4ae5dcbed assets folder + emoji drawer
the build was successful Details
looks good
2020-01-10 13:02:33 -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 f0099acb2b remove uistate's state; remove contact; remove trusted
the build was successful Details
2019-11-01 17:40:06 -07:00
Dan Ballard 5bea6bdc47 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-25 12:30:04 -07:00
Sarah Jamie Lewis 928ee5a76f UI Twraks
- Double Spacing
- Emoji + Spacing
- linebreaks
2019-08-09 15:43:26 -07:00
Sarah Jamie Lewis 0d6dd0e7ed Unblocking 2019-08-08 15:49:42 -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
erinn 86156d2f16 permit clicks within chatoverlay editbox 2019-06-04 12:59:27 -07:00
erinn b6f0e7f171 Merge branch 'progress' of dan/ui into master 2019-04-24 13:38:02 -07:00
Dan Ballard 672570ed42 display progress of group loading and disable sending to groups until loaded 2019-04-24 13:32:20 -07:00
erinn f4518cba9f merge 2019-04-17 14:06:19 -07:00
erinn 4494a2b168 chatoverlay scaling 2019-04-17 14:03:50 -07:00
Dan Ballard fe5dd1e615 general purpose and ongoing android notifications 2019-04-16 14:57:23 -07:00
erinn a3108c2581 faster group loading 2019-04-08 13:28:36 -07:00
Dan Ballard 0f81b4430a disable emoji parsing code on android for now to enable typing 2019-03-26 13:47:47 -07:00
Sarah Jamie Lewis a9b1f7904a Fixing Error Handling for Peer Connections, Ack's now don't ack'd error'd messages.
Also fixed 1 concurrent map access issue by moving to sync.Map
2019-03-05 12:18:53 -08:00
Sarah Jamie Lewis 6e50004402 Add Status Indicators for Group Messages 2019-02-20 12:07:12 -08:00
Sarah Jamie Lewis 1a800a44bc Deleting Contacts, Alerting, Click to Talk 2019-02-13 00:09:04 -08:00
Sarah Jamie Lewis 71f87c5f70 Clear text box 2019-02-12 20:35:23 -08:00
Sarah Jamie Lewis eaa68d1221 Removing skip one update log 2019-02-12 20:27:04 -08:00
Sarah Jamie Lewis d4a601279c Fixing no show text 2019-02-11 12:20:12 -08:00
Sarah Jamie Lewis 676ca69481 Prevent Crash on Resize 2019-02-05 11:53:58 -08:00
Sarah Jamie Lewis 35778ae4ae Prevent Sending Blank Messages, fix htmlescape & bug 2019-02-04 15:29:14 -08:00
Sarah Jamie Lewis d58b1545e3 Fixing resizing issues 2019-02-04 11:58:31 -08:00
Sarah Jamie Lewis 7c6a1ab8f1 Forbid pasting HTML 2019-01-30 13:40:51 -08:00
Sarah Jamie Lewis e357bf3f4b Escaping HTML 2019-01-30 11:46:22 -08:00
erinn e620d48bc8 overlay framework 2019-01-26 14:54:08 -08:00