Commit Graph

379 Commits (0d9024845055232912c6e0076640d5c18132c7da)

Author SHA1 Message Date
audric 0d90248450 fix scrolling jumping to bottom on new messages 4 years ago
audric bd7d88e170 remove theme from css and used variables instead 4 years ago
audric 350f00283b move tsx and theme to css variables part1 4 years ago
audric a30876fd65 removed the enum from SessionIconType. Just rely on the type itself 4 years ago
audric a53392853f make the CompositionBox closer to the mobile UI 4 years ago
audric e85f351540 cleanup theme object 4 years ago
audric 8ebcb2d1e1 replace SessionIcon size enum with type 4 years ago
audric 2e9cd0ada6 add date break with full date when older than a week 4 years ago
audric 2825b66ef6 add screen break for jump in messages timestamp 4 years ago
audric 40566a58a4 moved the unread indicator to outside of message items 4 years ago
audric 7fa50b4a73 do not pass props not needed between message list components 4 years ago
audric f9988119f9 major UI rewrite of messages view with redux improvements 4 years ago
audric ee4ed2e075 fix attachment logic with ui redesign 4 years ago
audric f7b0c6c7e1 make conversation screen closer to mobile UI part1 4 years ago
Warrick Corfe-Tan 22723f1937 Merge branch 'clearnet' into recording-ui 4 years ago
Audric Ackermann cb0cead2a7
Merge pull request #1870 from Bilb/fix-audio-msg-sending
fix audio attachments sending blob
4 years ago
audric f48b57d077 fix audio attachments sending blob 4 years ago
Warrick Corfe-Tan b26ec1996d yarn ready 4 years ago
Warrick Corfe-Tan 48b4aab63c applying PR fixes. 4 years ago
Warrick Corfe-Tan f9ad63d58b Merge branch 'clearnet' into registration-progress-banner 4 years ago
audric 6a11a4c879 store staged Attachments in redux
still an issue with the File in redux
4 years ago
audric 8a19b50c0f fix attachment not being uploaded since electron upgrade 4 years ago
Warrick Corfe-Tan 46917a0546 Adding PR changes, passing yarn ready 4 years ago
audric 9e37985d03 enable no-unused local and imports and fix tslint 4 years ago
Warrick Corfe-Tan b0a8c6c3eb wip: adding recovery phrase prompt. 4 years ago
Warrick Corfe-Tan bfed4a88dd removing comments 4 years ago
Warrick Corfe-Tan 81969ae12f applying linting and formatting. 4 years ago
Warrick Corfe-Tan 986fc16e7d Adding animation to briefly scale up send button after recording is made. 4 years ago
Warrick Corfe-Tan 32f7dcc811 testing shake addition to send button on finished recording. 4 years ago
Warrick Corfe-Tan 8fca989736 Fixing delete button JSX evaluating to NaN 4 years ago
Warrick Corfe-Tan 9eb1847da5 WIP removing NaN dsiaply timer text. 4 years ago
Warrick Corfe-Tan cd7a1233fa Adding small hover effect to message composition icon buttons. Removing extra method call. 4 years ago
Warrick Corfe-Tan 637b604d0b Adding fraction timer display, exaggerating recording animation, moving delete button to toolbar, display full recording duration immediately after stop recording. 4 years ago
Warrick Corfe-Tan 03c14c84cb added styled component and conditional button for sending pausing recording. 4 years ago
audric 1eb2e59d62 amke sure to reset link previews when replacing the text in composition 4 years ago
audric e2c26e9819 add basic draft support (text only)
Relates #1791
4 years ago
audric 9991dc2364 move delete account logic to it's own dialog 4 years ago
Warrick Corfe-Tan a38ea1f05d Merge branch 'clearnet' into recording-ui 4 years ago
Warrick Corfe-Tan b98b876ea7 Removing extra delete icons. 4 years ago
Warrick Corfe-Tan 13be7a4c4a removing comments 4 years ago
Warrick Corfe-Tan ab3720a064 applying linting and formatting. 4 years ago
Warrick Corfe-Tan 384340578c Adding animation to briefly scale up send button after recording is made. 4 years ago
Warrick Corfe-Tan be687062d6 testing shake addition to send button on finished recording. 4 years ago
Warrick Corfe-Tan b5bd352ec2 Fixing delete button JSX evaluating to NaN 4 years ago
audric 5d6c2d94ff fix emoji being inserted into mentions identifier
if the cursor is before the first mention => insert it correctly
if the cursor is after the last mention => insert it correctly
if the cursor is between those two => insert it at the end of the
composition box
4 years ago
audric bea704ecf0 bump react to 17 4 years ago
Warrick Corfe-Tan e51f7b8a7a WIP removing NaN dsiaply timer text. 4 years ago
Warrick Corfe-Tan 91eafd389a Adding small hover effect to message composition icon buttons. Removing extra method call. 4 years ago
Warrick Corfe-Tan 123a60483e Adding fraction timer display, exaggerating recording animation, moving delete button to toolbar, display full recording duration immediately after stop recording. 4 years ago
Warrick Corfe-Tan b3b020a253 added styled component and conditional button for sending pausing recording. 4 years ago