Commit graph

38 commits

Author SHA1 Message Date
Audric Ackermann e62c1599a5 Merge branch 'clearnet' into feat-move-attachments-outside-messagebox 2022-09-29 15:30:21 +10:00
Audric Ackermann e464d6c573 Merge branch 'settings-redesign' into feature-menu-redesign 2022-09-08 10:55:31 +10:00
Audric Ackermann 6f0d223eb9 fix: address PR reviews 2022-09-06 17:48:00 +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 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 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 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 912d6b36dc
remove light roboto as it looks ugly 2022-02-03 16:30:18 +11:00
Audric Ackermann 27906de084
grunt keep underscore in for backbone 2022-02-03 16:25:57 +11: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 f7b0c6c7e1 make conversation screen closer to mobile UI part1 2021-08-23 16:32:21 +10:00
Warrick Corfe-Tan 81969ae12f applying linting and formatting. 2021-08-12 09:21:49 +10:00
Warrick Corfe-Tan 986fc16e7d Adding animation to briefly scale up send button after recording is made. 2021-08-12 09:21:49 +10:00
Warrick Corfe-Tan 32f7dcc811 testing shake addition to send button on finished recording. 2021-08-12 09:21:49 +10:00
Warrick Corfe-Tan 81ffb96530 adjusting alignment of buttons. increasing pulse for recording light, increasing hover over effect. 2021-08-12 09:21:49 +10:00
Warrick Corfe-Tan cd7a1233fa Adding small hover effect to message composition icon buttons. Removing extra method call. 2021-08-12 09:21:48 +10:00
Warrick Corfe-Tan 637b604d0b Adding fraction timer display, exaggerating recording animation, moving delete button to toolbar, display full recording duration immediately after stop recording. 2021-08-12 09:21:48 +10:00
Audric Ackermann e41d182972
Fix fonts sans serif (#1619)
* force deleteAccount after 10sec timeout waiting for configMessage

* move some constants to file where they are used

* add a way to fetch snodes from snodes

* remove a snode from a pubkey's swarm if we get 421 without valid content

* remove getVersion from snodes

* hide groupMembers in right panel for non-group convo

* fix font sans serif by using roboto instead

Fixes #1617
2021-05-12 10:35:05 +10:00
Audric Ackermann e38be266c2 major rework of session icon => make them styled with styled-component 2020-12-03 12:09:39 +11:00
Audric Ackermann 918eeae275
move InboxView to react 2020-11-13 14:29:59 +11:00
Audric Ackermann b7f5a32570
add reply to message UI logic 2020-10-15 11:18:37 +11:00
Audric Ackermann a652ec3b61
fix light theme in react refactor 2020-10-09 13:30:10 +11:00
Audric Ackermann 4d991d3992
Merge branch 'clearnet' into react-refactor 2020-10-08 17:23:55 +11:00
Audric Ackermann 9295fe7c58
add opacity change on hovered clickable avatar 2020-09-21 14:14:12 +10:00
Audric Ackermann 3e62d90e69
add small shadow to message selected and modal 2020-08-28 11:20:18 +10:00
Audric Ackermann 4ec51b55bf
fix delte message overlay size and add subtle function to just compute
color
2020-08-28 10:42:50 +10:00
Audric Ackermann 422c2610b6
add light theme for leftpane conversation list view 2020-08-24 12:06:03 +10:00
Audric Ackermann 103962f1eb
cleanup ios theme unused 2020-08-21 12:54:11 +10:00
Vincent 55504f0373 stylesheets merge 2020-04-27 12:41:02 +10:00
Vincent df12fff463 include new alt-constants 2020-04-24 12:43:54 +10:00
Vincent 56eae339c2 Line spacing fix 2020-04-24 11:51:49 +10:00
Vincent ed89f8c4b1 Update fonts and rework SASS 2020-04-23 17:28:42 +10:00