Commit graph

2988 commits

Author SHA1 Message Date
audric bf02b85043 finish rework registration page 2021-09-02 17:20:44 +10:00
audric ba35a8cb24 update design of registration page 2021-09-02 16:38:37 +10:00
audric 56412df2b4 fixup registration page with back buttons for now
Relates #1889
2021-09-02 15:08:39 +10:00
audric 8462d7d38e make encrypted content fast load if already stored decrypted 2021-09-02 10:33:42 +10:00
audric 0d90248450 fix scrolling jumping to bottom on new messages 2021-09-02 10:31:08 +10:00
audric 08cdd035ae disable transition for background of leftpane (for app initial load) 2021-09-01 15:25:34 +10:00
audric bd7d88e170 remove theme from css and used variables instead 2021-09-01 14:29:04 +10:00
audric 350f00283b move tsx and theme to css variables part1 2021-08-31 13:58:34 +10:00
audric 62764d25f6 showDate break on > 5 minutes diff between messages 2021-08-31 11:29:33 +10:00
audric a30876fd65 removed the enum from SessionIconType. Just rely on the type itself 2021-08-30 17:57:31 +10:00
audric a53392853f make the CompositionBox closer to the mobile UI 2021-08-30 15:11:26 +10:00
audric e85f351540 cleanup theme object 2021-08-30 14:26:58 +10:00
audric 8ebcb2d1e1 replace SessionIcon size enum with type 2021-08-30 14:02:15 +10:00
audric 1048042f7d fix attachment pre-decrypting when out of view 2021-08-27 17:23:46 +10:00
audric cdd11eee47 speed up attachment loading by only loading those inview 2021-08-27 16:57:29 +10:00
audric a986931569 make attacments the same size that they are displayed on the UI 2021-08-27 15:18:44 +10:00
audric 2e9cd0ada6 add date break with full date when older than a week 2021-08-27 14:02:52 +10:00
audric 2825b66ef6 add screen break for jump in messages timestamp 2021-08-27 12:49:33 +10:00
audric 40566a58a4 moved the unread indicator to outside of message items 2021-08-27 11:38:02 +10:00
audric 985a5d92bc do not show search input if we only got a single conversation 2021-08-26 16:44:58 +10:00
audric 714024fb1f fix notification icons 2021-08-26 16:25:14 +10:00
audric 7fa50b4a73 do not pass props not needed between message list components 2021-08-26 16:17:37 +10:00
audric ea2dbb4a69 onionpath status only has ip needed 2021-08-25 16:51:40 +10:00
audric 38665e105a remove search messages frpm search result 2021-08-25 16:19:26 +10:00
audric ec2eab6e23 do not trigger redux update if onion path did not change 2021-08-25 16:18:53 +10:00
audric 4968244491 fix tooltip error in debug run related to memory leak 2021-08-25 15:29:13 +10:00
audric f9988119f9 major UI rewrite of messages view with redux improvements 2021-08-25 15:01:19 +10:00
audric ee4ed2e075 fix attachment logic with ui redesign 2021-08-24 13:23:23 +10:00
audric f7b0c6c7e1 make conversation screen closer to mobile UI part1 2021-08-23 16:32:21 +10:00
audric 3cdc5f1551 fix autofocus on session passowrd login 2021-08-23 11:23:35 +10:00
Audric Ackermann c990fe30c0
Merge pull request #1834 from warrickct/recording-ui
Recording UI
2021-08-20 10:54:16 +10:00
audric 7b93d5df9a fix caption for attachments not displayed once sent 2021-08-20 10:20:23 +10:00
audric de1475b3bb fix slow sending of opengroup message 2021-08-20 09:31:35 +10:00
Warrick Corfe-Tan 22723f1937 Merge branch 'clearnet' into recording-ui 2021-08-20 09:06:01 +10:00
Audric Ackermann cb0cead2a7
Merge pull request #1870 from Bilb/fix-audio-msg-sending
fix audio attachments sending blob
2021-08-19 17:06:18 +10:00
audric f48b57d077 fix audio attachments sending blob 2021-08-19 17:05:23 +10:00
Warrick Corfe-Tan ebb37b44b6 Merge branch 'clearnet' into registration-progress-banner 2021-08-19 13:51:12 +10:00
Audric Ackermann ca96795683
Merge pull request #1869 from Bilb/logs-pn-server
Add logs of PN server notify fails
2021-08-19 13:46:03 +10:00
Audric Ackermann eed48094fe
Merge pull request #1851 from warrickct/simplify-onboarding
Combining registration steps.
2021-08-19 13:45:49 +10:00
Warrick Corfe-Tan 665c717271 adding PR change. 2021-08-19 13:39:51 +10:00
audric 68330b42bf Add logs of PN server notify fails 2021-08-19 13:20:31 +10:00
Warrick Corfe-Tan dbc19adeb8 Adding PR changes, running yarn ready 2021-08-19 12:10:11 +10:00
Warrick Corfe-Tan 0cbcc00180 Adding registration stages file. Somehow became untracked. 2021-08-18 14:18:09 +10:00
Warrick Corfe-Tan b26ec1996d yarn ready 2021-08-18 11:56:53 +10:00
Warrick Corfe-Tan 4564863dd5 yarn ready 2021-08-18 11:54:53 +10:00
Warrick Corfe-Tan 85fca22c08 adding use context pr change. 2021-08-18 11:46:23 +10:00
Warrick Corfe-Tan 48b4aab63c applying PR fixes. 2021-08-18 11:17:42 +10:00
Warrick Corfe-Tan f9ad63d58b Merge branch 'clearnet' into registration-progress-banner 2021-08-18 11:14:06 +10:00
Warrick Corfe-Tan e6733551bb applying pr fix 1 2021-08-18 10:55:11 +10:00
Audric Ackermann a3edb99549
Merge pull request #1856 from Bilb/fix-attachment-since-electron-upgrade
Fix attachment since electron upgrade
2021-08-18 10:00:33 +10:00