Commit Graph

76 Commits

Author SHA1 Message Date
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
Dan Ballard b287d0b27e work on android service 2019-06-24 18:58:45 -07:00
Dan Ballard 18b9cc41e0 Minor updates to take avantage of additional events from the cwtch app and API changes 2019-06-12 10:51:27 -07:00
Dan Ballard 30fbbef6b7 Refactor to match cwtch refactor - presense changes are events, minor
library API changes
2019-05-22 13:17:30 -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 61571989e7 make most things obey ui scale 2019-04-16 12:40:19 -07:00
erinn 6d5aad4a4d message leaked to logs in debug mode 2019-04-10 13:53:45 -07:00
erinn a3108c2581 faster group loading 2019-04-08 13:28:36 -07:00
Dan Ballard eeb167ce38 accept version at build time; display version in settings pane 2019-03-29 12:36:43 -07:00
Dan Ballard 0f81b4430a disable emoji parsing code on android for now to enable typing 2019-03-26 13:47:47 -07:00
erinn 196e8fad68 language switcher 2019-03-18 16:52:46 -07:00
Sarah Jamie Lewis 153651478a Adding Basic Group Membership Pane 2019-03-06 12:00:55 -08:00
Sarah Jamie Lewis d4abc25ed0 Remove Info Log 2019-03-05 13:40:16 -08: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 18dd7cc4b7 Fix server init bug 2019-03-04 14:05:03 -08:00
erinn 644961d218 show contact name on new incoming group messages 2019-02-22 16:21:19 -08:00
Sarah Jamie Lewis 4e3ca4853c Surfacing Group Send Errors in UI 2019-02-20 13:45:42 -08:00
Sarah Jamie Lewis 6e50004402 Add Status Indicators for Group Messages 2019-02-20 12:07:12 -08:00
Sarah Jamie Lewis 611506633c Automatically Peer with Contacts 2019-02-14 11:30:31 -08:00
Sarah Jamie Lewis 6cd19e4aa8 Unknown Peers now Appear in Contact List 2019-02-14 09:54:44 -08:00
erinn 21a905eb3b Merge branch 'master' of git.openprivacy.ca:cwtch.im/ui into ebf201902131852 2019-02-13 18:53:52 -08:00
erinn 454244934a merge 2019-02-13 18:53:36 -08:00
Sarah Jamie Lewis 25083878ab Accept/Reject Invitations and Remove Game 2 2019-02-13 18:42:13 -08:00
Sarah Jamie Lewis 1a800a44bc Deleting Contacts, Alerting, Click to Talk 2019-02-13 00:09:04 -08:00
Sarah Jamie Lewis 17f49370bf Delete all the things 2019-02-12 19:08:23 -08:00
erinn a9ffb9f47b Merge branch 'master' of git.openprivacy.ca:cwtch.im/ui into ebf201902051208 2019-02-11 13:33:20 -08:00
Sarah Jamie Lewis f668aa7b7d Fixing Acks 2019-02-11 13:05:01 -08:00
erinn ec18895605 Merge branch 'master' of git.openprivacy.ca:cwtch.im/ui into ebf201902051208 2019-02-11 12:23:51 -08:00