Commit graph

1482 commits

Author SHA1 Message Date
Audric Ackermann 1fb082917f fix: copy of login screen with password and setting screen 2022-10-04 14:36:47 +11:00
Audric Ackermann c22d7c2367 Merge branch 'clearnet' into mark-all-as-read-optimization 2022-09-30 10:55:06 +10:00
Audric Ackermann f4c91d0c91 fix: link preview rendering 2022-09-30 10:29:43 +10:00
Audric Ackermann e62c1599a5 Merge branch 'clearnet' into feat-move-attachments-outside-messagebox 2022-09-29 15:30:21 +10:00
Audric Ackermann 95189397e8 fix: UI for app start password prompt 2022-09-29 14:27:17 +10:00
Audric Ackermann 2010fa89f5 test: fix integration tests 2022-09-29 14:04:09 +10:00
Audric Ackermann d944379dd7 fix: update copy and clear account modal 2022-09-29 10:49:07 +10:00
Audric Ackermann dcf2f96c9f fix: address regression tests UI issues 2022-09-28 14:18:01 +10:00
Audric Ackermann ffc7ed0b32 fix: aply latests UI tweaks and copy for menu-redesign 2022-09-28 10:27:36 +10:00
Audric Ackermann 17742539af fix: disable typing and message request on sogs without write 2022-09-15 11:02:28 +10:00
Audric Ackermann 3ffc470c40 fix: address reviews comment 2022-09-12 16:02:09 +10:00
Audric Ackermann d52389132c WIP 2022-09-08 15:14:19 +10:00
Audric Ackermann 17913697b9 Merge branch 'fix-link-preview-width-tiny' into feat-move-attachments-outside-messagebox 2022-09-08 14:20:27 +10:00
Audric Ackermann e464d6c573 Merge branch 'settings-redesign' into feature-menu-redesign 2022-09-08 10:55:31 +10:00
Audric Ackermann 0eac74dd07 Merge branch 'dev' into menu-redesign 2022-09-07 15:03:30 +10:00
Audric Ackermann 973f870ab2 fix: hyperlink text color 2022-09-07 13:59:03 +10:00
Audric Ackermann 6f0d223eb9 fix: address PR reviews 2022-09-06 17:48:00 +10:00
Audric Ackermann 55365f817d Merge remote-tracking branch 'upstream/clearnet' into settings-redesign 2022-09-05 17:21:21 +10:00
Audric Ackermann 13d33d1656 fix: radio button in settings + registration page 2022-09-05 17:04:54 +10:00
Audric Ackermann b9cccfc2a8 feat: open convo a session sogs when joined from the UI 2022-09-05 16:31:14 +10:00
Audric Ackermann dab9428c02 fix: address PR reviews 2022-09-01 15:28:43 +10:00
Audric Ackermann d86d024a0a fix: link preview with image displayed horizontal rather than vertical 2022-09-01 13:38:15 +10:00
Audric Ackermann 30e3cb8755 feat: fix other types of messages now that there is no box around 2022-09-01 11:50:42 +10:00
Audric Ackermann 7c80f9e233 feat: move attachments outside of the message box 2022-08-30 17:10:08 +10:00
Audric Ackermann 444282e2ec fix: position of join button and style of disable buttons
also add a little animation to the menu button rotation
2022-08-30 09:10:48 +10:00
Audric Ackermann c54a438f7c fix: add some aria labels and match QA test 2022-08-25 16:56:48 +10:00
Audric Ackermann 997cedc42b fix: signin screen design colors 2022-08-25 14:44:14 +10:00
Audric Ackermann 98b1302589 fix: rounded corners around messages
looks like node-sass tries to be too clever
2022-08-25 13:40:47 +10:00
Audric Ackermann f137cad2a0 feat: add the BlockedList component in Settings 2022-08-24 16:18:11 +10:00
Audric Ackermann 85219d3827 fix: scrollbar colors and some UI issues found by QA 2022-08-24 13:33:02 +10:00
Audric Ackermann ef10e0f1d9 chore: move typing animation to styled components 2022-08-23 14:41:24 +10:00
Audric Ackermann e09e38911f refactor: fix PR reviews 2022-08-23 11:02:16 +10:00
Audric Ackermann 81fa09b8ee Merge branch 'menu-redesign' into settings-redesign 2022-08-22 17:47:09 +10:00
Audric Ackermann f87d902c98 fix: PR Reviews 2022-08-22 17:32:31 +10:00
Audric Ackermann ef1f634e6b Merge remote-tracking branch 'upstream/clearnet' into menu-redesign 2022-08-22 16:56:57 +10:00
Will G 267f49ff1e
Emoji Reacts (#2320)
Add support for emoji reacts in conversations

Resolves #2375 and #1577
2022-08-22 16:40:14 +10:00
Audric Ackermann 7b7a80a2dd fix: add new designs of typing message settings with animation 2022-08-22 13:21:22 +10:00
Audric Ackermann 0e65b667a8 chore: move onion dialog components to styled 2022-08-22 11:56:09 +10:00
Audric Ackermann 39cbbda609 chore: move SessionToggle & SettingList to styled 2022-08-22 11:16:42 +10:00
Audric Ackermann 36f929a1ca fix: batch rename margins to their var equivalent
Some of those are used in calculus and cannot be renamed
2022-08-22 10:28:07 +10:00
Audric Ackermann a0d3a00afa feat: start of settings screen redesign 2022-08-22 09:10:35 +10:00
Audric Ackermann 542c704b64 feat: add search by contacts to closed group overlay 2022-08-19 09:53:53 +10:00
Audric Ackermann 7bbbc74fa8 feat: make the tick on memberList a radio looking element 2022-08-19 09:53:53 +10:00
Audric Ackermann 970e719229 chore: move session radio group to styled components
also clean up unused css
and move some elements from OverlayClosedGroup to styled components
2022-08-19 09:53:53 +10:00
Audric Ackermann f415ef36dd feat: add sorted contacts list merged by starting char 2022-08-19 09:53:53 +10:00
Audric Ackermann 374b71630a feat: wrap up the new Join Community overlay 2022-08-19 09:53:53 +10:00
Audric Ackermann 282e631f73 feat: add menu action and action chooser left pane option 2022-08-19 09:53:53 +10:00
Audric Ackermann 242d51ca8d
Id blinding + onionv4 + new endpoints for sogs and fileserver (#2347)
* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones
2022-08-08 09:50:48 +10:00
William Grant dfb2c3e797 fix: pass yarn ready tests 2022-06-20 15:13:31 +10:00
William Grant d3d0ac80a0 feat: you can now choose where to save the debug logs
debug log window now follows the app theme, logs are save as txt
2022-06-20 14:51:52 +10:00