Commit Graph

226 Commits

Author SHA1 Message Date
erinn 481c8ca701 dont parse emojis until message rendertime
the build was successful Details
2020-04-03 12:35:10 -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
Dan Ballard 2abd9ba53b prototype of themeing
the build was successful Details
2020-03-31 14:17:26 -07:00
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 94f5dd20bd strip all absolute paths from stored profile images
the build was successful Details
2020-01-20 13:14:48 -08: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
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
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
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 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
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
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 0964363b89 fixes for adding/imorting contacts; remove unused 'letter' class
the build was successful Details
2019-11-05 14:12:40 -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
Dan Ballard ee30a3227d remove frontend message storage
the build was successful Details
2019-10-22 11:14:17 -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 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
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
erinn 85378e3ca8 better group loading progress bar display
the build was successful Details
2019-09-11 11:58:35 -07:00
Sarah Jamie Lewis 594b55de1d Toggle Allowing Unknown Peers 2019-08-30 13:50:54 -07:00
erinn f029da4c49 Merge branch 'ui-tweaks' of cwtch.im/ui into master 2019-08-09 19:27:40 -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 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
Sarah Jamie Lewis 9a4c24626d Expose Blocking in the UI (initial version) 2019-08-06 19:47:19 -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 61571989e7 make most things obey ui scale 2019-04-16 12:40:19 -07:00
Dan Ballard 07e660ab30 fix cant call argument as function 2019-04-10 12:21:30 -07:00
Dan Ballard 4b9f3f136e fix for QT 5.12 qml not handling function pointers to handlers 2019-04-10 10:58:35 -07:00
erinn 32a61f3c56 make all overlays obey prependmessage 2019-04-08 13:57:59 -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
erinn dfef958c68 Merge branch 'i18n-tooltip' of dan/ui into master 2019-03-29 12:30:54 -07:00
Dan Ballard e1d1715023 translate tooltip 2019-03-27 12:03:13 -07:00
Dan Ballard 0f81b4430a disable emoji parsing code on android for now to enable typing 2019-03-26 13:47:47 -07:00
Dan Ballard abef1472d8 splash pane with custom loading progressbar; custom pre splash screen for android 2019-03-26 11:16:30 -07:00
erinn 8a30cc20a1 add fr to language switcher 2019-03-25 13:21:32 -07:00
erinn 9f8863559d allow clicking off textboxes in the control pane 2019-03-20 14:13:30 -07:00
erinn 5ac792826a make inplaceedittext work on focus lost 2019-03-20 14:05:34 -07:00
erinn 196e8fad68 language switcher 2019-03-18 16:52:46 -07:00
Dan Ballard e4db07bee8 Add english translations. change translatable strings to ids 2019-03-11 14:39:47 -07:00
erinn c36d74639e Merge branch 'translate' of dan/ui into master 2019-03-07 13:11:30 -08:00
Dan Ballard 901109409b adding i18n support 2019-03-06 14:56:07 -08:00
Sarah Jamie Lewis bcd81c813d Add User Feedback when hovering over a contact in groups 2019-03-06 13:18:25 -08:00
Sarah Jamie Lewis c483bded55 Only use recieved messages to update the group membership 2019-03-06 12:22:43 -08:00
Sarah Jamie Lewis 153651478a Adding Basic Group Membership Pane 2019-03-06 12:00:55 -08:00
erinn 202153bab2 fix implicitwidth issue 2019-03-05 14:02:29 -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
Sarah Jamie Lewis b2c9663564 Add Back Button 2019-02-27 14:44:58 -08:00
erinn 6c57967d2f fix pastebox weirdness 2019-02-22 15:53:58 -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 1483492f61 Removing online indicator from chat window 2019-02-19 11:56:23 -08:00
Sarah Jamie Lewis 6cd19e4aa8 Unknown Peers now Appear in Contact List 2019-02-14 09:54:44 -08:00
Sarah Jamie Lewis f14dac7dd6 Delete uneeded icons 2019-02-13 23:03:07 -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 1c614a9e66 Fixing HTML in ComboBox 2019-02-12 21:08:43 -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 98b83cf51a Fixing back buttons 2019-02-12 20:25:20 -08:00
Sarah Jamie Lewis da41f0c515 Cleanup 2019-02-12 20:10:46 -08:00
Sarah Jamie Lewis 73aef09e93 Update default server 2019-02-12 16:23:35 -08:00
Sarah Jamie Lewis 788a623b01 Window 2019-02-12 16:07:03 -08:00
erinn ecb182197b layout improvements 2019-02-12 14:47:23 -08:00
Sarah Jamie Lewis 014520c26f Art 2019-02-12 13:22:14 -08:00
Sarah Jamie Lewis 7b6d6c7ada TODO List 2019-02-11 15:23:17 -08:00
Sarah Jamie Lewis 316f9246c0 Set ScalingLabel to default to PlainText 2019-02-11 14:42:50 -08:00
erinn 3eaa4cdf9b bugfixen 2019-02-11 13:33:07 -08:00
erinn ec18895605 Merge branch 'master' of git.openprivacy.ca:cwtch.im/ui into ebf201902051208 2019-02-11 12:23:51 -08:00
erinn aa3c833c25 . 2019-02-11 12:23:31 -08:00
Sarah Jamie Lewis d4a601279c Fixing no show text 2019-02-11 12:20:12 -08:00
Sarah Jamie Lewis 401dcc9580 Fixing Bulletin Reply 2019-02-05 13:09:56 -08:00
Sarah Jamie Lewis e39f14dd10 Implement Clear() on Bulletin 2019-02-05 12:47:06 -08:00
erinn 098273e480 ok 2019-02-05 12:30:09 -08:00
erinn bac22f7551 who knows what this change is. git is terrible 2019-02-05 12:29:28 -08:00
Sarah Jamie Lewis 676ca69481 Prevent Crash on Resize 2019-02-05 11:53:58 -08:00
erinn ec004afc1a support changing peer/group contact names 2019-02-04 16:41:18 -08:00
Sarah Jamie Lewis 35778ae4ae Prevent Sending Blank Messages, fix htmlescape & bug 2019-02-04 15:29:14 -08:00
Sarah Jamie Lewis 98b96189f9 Fixing Positioning Issues 2019-02-04 15:06:00 -08:00
erinn 1f687cb616 various layout fixes 2019-02-04 15:00:12 -08:00
Sarah Jamie Lewis d58b1545e3 Fixing resizing issues 2019-02-04 11:58:31 -08:00
Sarah Jamie Lewis b39157b338 Puzzle Game 2019-02-03 16:27:30 -08:00
Sarah Jamie Lewis 67bb1e2b8d Trivial Change 2019-02-02 17:27:13 -08:00
Sarah Jamie Lewis ef287938d9 Fully working bulletin prototype 2019-02-02 16:04:41 -08:00
erinn f4ab436993 change toolbar title 2019-02-01 16:28:05 -08:00
Sarah Jamie Lewis 6652d57018 Deleting 2019-02-01 16:17:11 -08:00
Sarah Jamie Lewis 95f674c064 Bulletin 2019-02-01 16:12:44 -08:00
Sarah Jamie Lewis 7c6a1ab8f1 Forbid pasting HTML 2019-01-30 13:40:51 -08:00
erinn 99c0889a88 Merge branch 'master' of git.openprivacy.ca:cwtch.im/ui into ebf2019011411 2019-01-30 11:58:33 -08:00
erinn f86be56678 idk 2019-01-30 11:58:23 -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
erinn f5c8a44423 fix ui scaler. fix font colours on kde. fix p2p settings crash. 2019-01-14 11:40:04 -08:00
erinn 8a9ba6d154 initial commit 2018-11-21 16:01:17 -08:00
erinn 690a71308e initial commit 2018-10-30 22:43:22 -07:00
erinn a006f4a968 initial commit 2018-10-30 12:50:41 -07:00
erinn b3ef6f91ee initial commit 2018-10-30 12:48:37 -07:00
erinn 1011d4a4f9 initial commit 2018-10-29 11:00:21 -07:00
erinn 65c50a50b0 initial commit 2018-10-27 19:49:14 -07:00
erinn 8983f41438 remove qmlc files from git 2018-10-26 12:29:58 -07:00
erinn 5c73cd8b3f initial commit 2018-10-24 17:13:03 -07:00
erinn 50590096ed initial commit 2018-10-23 11:52:13 -07:00