Commit Graph

680 Commits

Author SHA1 Message Date
Dan Ballard fc3bdb76f6 New getVal/retVal message handling, and new attribute storage schema
the build was successful Details
2020-03-30 14:17:41 -07:00
Dan Ballard 631810df5b get therecipe-qt-docker-imgs sh
the build was successful Details
2020-03-25 18:21:01 -07:00
Sarah Jamie Lewis 64ff9aed24 Merge branch 'logconn' of dan/ui into master
the build was successful Details
2020-02-11 16:45:29 -08:00
Dan Ballard 35246ed364 migrate to stand alone log and connectivity packages
the build was successful Details
2020-02-11 19:40:01 -05:00
Sarah Jamie Lewis 2a1209c07a Merge branch 'race' of dan/ui into master
the build was successful Details
2020-02-05 12:20:40 -08:00
Dan Ballard b834d536c5 using race condition safe functions in cwtch
the build was successful Details
2020-02-05 14:59:52 -05:00
Sarah Jamie Lewis dbb7a563f1 Merge branch 'windows_build' of cwtch.im/ui into master
the build was successful Details
2020-01-23 14:14:54 -08:00
Dan Ballard 9fcca6580d Fix assets loading in QML on windows
the build was successful Details
also fix drone windows_build branch pipeline
2020-01-23 17:00:45 -05:00
Sarah Jamie Lewis ccf6df326e Merge branch 'profileImageAssets' of dan/ui into master
the build was successful Details
2020-01-20 13:29:39 -08: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 449bccd626 Merge branch 'uibugfixs' of cwtch.im/ui into master
the build was successful Details
2020-01-20 12:16:35 -08:00
Dan Ballard 4e7173f878 drone add special build and deploy for branch master:windows_build
the build was successful Details
2020-01-17 17:26:48 -05:00
Dan Ballard 35e53a4d60 drone remove -H windowsgui for windows build, does the opposite of deiered
the build was successful Details
2020-01-16 20:01:27 -05:00
Dan Ballard da3c93792c drone build experiment to rid windows of tor dosbox
the build was successful Details
2020-01-16 19:35:47 -05:00
Sarah Jamie Lewis 0eb27d6525 Bug Fixes
the build was successful Details
2020-01-13 13:31:22 -08:00
erinn a4ae5dcbed assets folder + emoji drawer
the build was successful Details
looks good
2020-01-10 13:02:33 -08:00
Dan Ballard fee151cf26 save edit name fix
the build was successful Details
2019-12-18 11:29:50 -08:00
Sarah Jamie Lewis f5f6d4b947 Merge branch 'pwFixes' of dan/ui into master
the build was successful Details
2019-12-17 17:22:45 -08:00
Dan Ballard 9397131967 fix password not match error; fix clearing add/edit pane on reset
the build was successful Details
2019-12-17 17:18:16 -08:00
Sarah Jamie Lewis e635a3a384 Merge branch 'minori18n' of dan/ui into master
the build was successful Details
2019-12-17 15:41:53 -08:00
Dan Ballard 8d9681e130 upgrade cwtch 0.3.8 (tapir 0.1.14)
the build was successful Details
2019-12-17 15:37:41 -08:00
Dan Ballard 8e347d79b8 Merge branch 'master' into minori18n 2019-12-17 14:31:32 -08:00
Dan Ballard a9041c6485 minor translations updates 2019-12-17 14:31:13 -08:00
Sarah Jamie Lewis cedf39aaa6 Merge branch 'deleditProfile' of dan/ui into master
the build failed Details
2019-12-17 14:03:42 -08:00
Dan Ballard aa81c40e50 tranlations for edit and delete profiles
the build was successful Details
2019-12-17 13:59:33 -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 13239c094c change password
the build failed Details
2019-12-17 11:32:58 -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
Sarah Jamie Lewis 5ca2fa6332 Merge branch 'add-profile' of dan/ui into master
the build was successful Details
2019-12-04 10:24:34 -08:00
Dan Ballard fbecb20e05 Merge branch 'master' into add-profile
the build was successful Details
2019-11-29 17:53:27 -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 ba14e8ad72 Merge branch 'lockProfile' into add-profile 2019-11-20 14:23:37 -08:00
Sarah Jamie Lewis 5df3fd4cf4 Merge branch 'lockProfile' of dan/ui into master
the build was successful Details
2019-11-20 13:25:13 -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 d3e178474d show add profile button 2019-11-20 13:05:50 -08:00
Dan Ballard 7a7be2777b gcd and manager now lock gcd to qml ui events for non selected profile
the build was successful Details
2019-11-19 14:12:07 -08:00
Sarah Jamie Lewis 434907ea0d Merge branch 'profileMan' of dan/ui into master
the build was successful Details
2019-11-19 11:26: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
Sarah Jamie Lewis 91f397d9e1 Merge branch 'contact-sort' of dan/ui into master
the build was successful Details
2019-11-15 23:24:49 -08:00
Dan Ballard 606f7c7eb6 contactList: new messages make contact float to top
the build was successful Details
2019-11-14 17:13:42 -08:00
Dan Ballard c77737be1d Merge branch 'network_check' of cwtch.im/ui into master
the build was successful Details
2019-11-12 12:15:51 -08:00
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