Commit Graph

389 Commits

Author SHA1 Message Date
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
Sarah Jamie Lewis 54918e612f Merge branch 'refactor' of dan/ui into master
the build was successful Details
2019-11-08 13:50:59 -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
Sarah Jamie Lewis 4f205f7c4f Merge branch 'peerRace' of dan/ui into master
the build was successful Details
2019-11-06 12:37:12 -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
Sarah Jamie Lewis 628e414376 Merge branch 'addContact' of dan/ui into master
the build was successful Details
2019-11-05 14:34:54 -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
Sarah Jamie Lewis e2c3a82ea0 Merge branch 'uistate' of dan/ui into master
the build was successful Details
2019-11-04 10:33:39 -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 30b8d9ab6d merge 2019-10-28 14:12:05 -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 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 1ad9d5be20 Merge branch 'messages' of dan/ui into master
the build was successful Details
2019-10-22 11:25:52 -07:00
Dan Ballard ee30a3227d remove frontend message storage
the build was successful Details
2019-10-22 11:14:17 -07:00
Sarah Jamie Lewis 121a62c142 Merge branch 'makefile' of dan/ui into master
the build was successful Details
2019-10-22 08:37:14 -07:00
Dan Ballard 3fd5755ed9 makefile updates with linux and android targets and go mod support
the build was successful Details
2019-10-08 11:02:34 -07:00
Dan Ballard 1773e52cbd undo drone builds share fetch
the build was successful Details
2019-10-04 14:59:46 -07:00
Dan Ballard a75f7778be make builds share vendor fetch
the build failed Details
2019-10-04 14:35:20 -07:00
Dan Ballard b80500da35 update go modules, drone try to use
the build was successful Details
2019-10-04 13:52:17 -07:00
erinn cf10647d4c Merge branch 'reconnect' of dan/ui into master
the build was successful Details
2019-09-30 12:40:16 -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
Sarah Jamie Lewis 62911b03fa Merge branch 'dev-profiles' of dan/ui into master
the build failed Details
2019-09-30 11:28:00 -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 45973dfaf4 Merge branch 'linux-install' of dan/ui into master
the build was successful Details
2019-09-25 14:02:54 -07:00
Dan Ballard db817dbed2 install Desktop file for linux
the build was successful Details
2019-09-25 13:57:43 -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
erinn 3a744197b8 translations for InplaceEditText Update button
the build was successful Details
2019-09-23 10:12:41 -07:00
erinn ab8153f042 editbox improvements 2019-09-23 10:12:41 -07:00
erinn 4dd686476a editbox improvements 2019-09-23 10:12:41 -07:00
erinn 742eefd950 editbox improvements 2019-09-23 10:12:41 -07:00
erinn 1ef634d25d Merge branch 'fixGroupInvite' of dan/ui into master
the build was successful Details
2019-09-20 14:29:06 -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
erinn 033c1c4279 Merge branch 'startFix' of dan/ui into master
the build was successful Details
2019-09-13 16:53:43 -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
Dan Ballard fb0e5117c1 Merge branch 'ebf20190911a' of cwtch.im/ui into master
the build was successful Details
2019-09-11 13:30:48 -07:00
erinn 85378e3ca8 better group loading progress bar display
the build was successful Details
2019-09-11 11:58:35 -07:00
erinn c230187d15 Merge branch 'ui-tweaks' of cwtch.im/ui into master 2019-08-30 13:54:32 -07:00
Sarah Jamie Lewis 594b55de1d Toggle Allowing Unknown Peers 2019-08-30 13:50:54 -07:00
Dan Ballard 4141d21dcb drone disable go mod 2019-08-28 13:44:04 -07:00
Dan Ballard 21b6429a7f drone fix ordering 2019-08-28 13:13:16 -07:00
Dan Ballard c9f4afb214 drone prolly cannot vendor, lets try mods + get -d 2019-08-28 13:11:06 -07:00
Dan Ballard 02dc1b9b03 drone go mod again with newer 2019-08-28 11:58:24 -07:00
Sarah Jamie Lewis 8c51c10eb0 Merge branch 'readmeLin' of dan/ui into master 2019-08-16 07:35:23 -07:00
Dan Ballard 68e66fb62d README updates for 0.2 2019-08-15 23:19:13 -07:00
Dan Ballard 208a18da7f drone revert to working 2019-08-15 22:55:05 -07:00
Dan Ballard 956e7a4413 drone 4g mem 2019-08-15 17:00:00 -07:00
Dan Ballard 4da95090c5 drone clean 2019-08-15 16:54:28 -07:00
Sarah Jamie Lewis 1e8dd756a7 Merge branch 'infinite' of dan/ui into master 2019-08-15 16:11:55 -07:00
Dan Ballard c23a922599 drone mod therexipe june 2019-08-15 15:05:34 -07:00