Commit Graph

51 Commits

Author SHA1 Message Date
Audric Ackermann cf44896a03
Minor call tweaks (#2051)
* show missed-call,started-call and answered call notification in chat

* fix types for createLastMessageUpdate

* show incoming dialog if we have a pending call when enable call receptio

* simplify a bit the avatar component

* move disableDrag to a custom hook

* speed up hash colors of avatarPlaceHolders

* fixup text selection and double click reply on message

* keep avatar decoded items longer before releasing memory

* add incoming/outgoing/missed call notification

also, merge that notification with the timer and group notification
component

* hangup call if no answer after 30sec

* refactor SessionInput using hook + add testid field for recovery

* disable message request feature flag for now

* fix merge issue

* force loading screen to be black instead of white

for our dark theme user's eyes safety
2021-11-29 17:40:46 +11:00
warrickct 86a9253144 Merge branch 'clearnet' into message-requests 2021-11-22 17:24:53 +11:00
Audric Ackermann cca1b4dabe
add a button to start a video call 2021-11-08 15:33:49 +11:00
Audric Ackermann 03d8a233f4
update fullscreen icon 2021-10-29 16:05:21 +11:00
Audric Ackermann 331dd8edfa
allow fullscreen and add svg fullscreen icon 2021-10-29 15:21:30 +11:00
Audric Ackermann 6a1f575c46
create a hook for listening for video call events
+ wip fullscreen video calls
2021-10-28 16:10:28 +11:00
Warrick Corfe-Tan e405b5ffd9 git stash 2021-10-25 17:33:37 +11:00
Audric Ackermann fbd51c2974
add buttons to display list of inputs + toast on empty 2021-10-14 14:12:08 +11:00
audric ba35a8cb24 update design of registration page 2021-09-02 16:38:37 +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 8ebcb2d1e1 replace SessionIcon size enum with type 2021-08-30 14:02:15 +10:00
Warrick Corfe-Tan f9ad63d58b Merge branch 'clearnet' into registration-progress-banner 2021-08-18 11:14:06 +10:00
Brice-W f6d3715dab add a link icon when there is no image available or when media download is not allowed 2021-08-16 14:46:31 +10:00
Warrick Corfe-Tan b0a8c6c3eb wip: adding recovery phrase prompt. 2021-08-12 09:23:47 +10:00
Warrick Corfe-Tan 9eb1847da5 WIP removing NaN dsiaply timer text. 2021-08-12 09:21:48 +10:00
Warrick Corfe-Tan 8552afd2ca Updating notification icons to match android icons. 2021-08-05 15:14:04 +10:00
Warrick Corfe-Tan 31118ae51f Add notification icon to conversation list item. Add notification subtitle to conversation header on conversation screen. 2021-07-30 15:07:52 +10:00
Warrick Corfe-Tan 213ca58d75 Adding icons 2021-07-30 11:47:16 +10:00
Brice-W 3995dbdeee oxen icon svg added 2021-07-28 16:45:46 +10:00
Brice-W 0d5e52678f add link to Oxen website in the settings (right icon missing) 2021-07-28 15:19:07 +10:00
Warrick Corfe-Tan 08db057ad9 Merge branch 'clearnet' into pin-conversations 2021-06-29 16:27:22 +10:00
Warrick Corfe-Tan 6dd7f34e4d Pin conversations WIP. Pinning functioning and persisting on conversation list. 2021-06-29 10:52:55 +10:00
Audric Ackermann 4eb76df60c
fix line on onion path modal 2021-06-28 15:02:02 +10:00
Audric Ackermann a0b3e1c40f
add a gallery icon and cleanup 2021-06-24 16:22:01 +10:00
Lucas Phang 67bf0f0398 Add Circle SVG 2021-05-14 17:11:21 +10:00
Audric Ackermann b0a229bf13 add Dialog on app start to ask to update SessionID 2020-12-16 16:35:30 +11:00
Audric Ackermann e1fbcade0f
move expiretimer bucket svg to ts & style them with styled-components 2020-12-04 14:48:11 +11:00
Audric Ackermann 15ae97e0a7
use OutgoingMessageStatus in ConversationListItem too
also, enable back the delivered/read status on message metadata
2020-12-04 10:53:28 +11:00
Audric Ackermann 0a6a49eda5 Add an Outgoing Message Status react component 2020-12-03 16:25:41 +11:00
Audric Ackermann 4d991d3992
Merge branch 'clearnet' into react-refactor 2020-10-08 17:23:55 +11:00
Audric Ackermann d4a954e53f
add sun SessionIcon and a MAX size for SessionIconSize 2020-08-28 10:10:23 +10:00
Vincent 6078be1657 revive-ts-refactor 2020-07-08 17:12:34 +10:00
Vincent 83528f4b8d Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react 2020-07-08 16:42:30 +10:00
Vincent 711112d076 Remove channels 2020-05-07 13:51:39 +10:00
Vincent f2ce52a3d5 Timer notifications rework 2020-04-06 15:34:35 +10:00
Vincent ab414ca10e Microphone 2020-02-27 16:29:01 +11:00
Vincent 03df4891bd Conditional rendering of avatars 2020-02-25 17:26:45 +11:00
Audric Ackermann 8e6afd628a
remove lZ in path which fixes errors on svg and does not alter rendering 2020-01-30 16:36:04 +11:00
Vincent c369b0c553 Edit user profile complete 2020-01-22 14:09:34 +11:00
Vincent 643a19d1af Sass improvements 2020-01-20 15:25:55 +11:00
Vincent e065cc404f Password set, change and remove complete 2020-01-20 14:10:28 +11:00
Vincent 2439c6f95b Contextmenu left trigger fix for messageview 2020-01-17 10:11:58 +11:00
Vincent dd421d58f1 Theme switching. Need to update _session*_light 2020-01-09 17:44:34 +11:00
Vincent 0ee01fc8fd Search UI and caret 2020-01-08 19:16:01 +11:00
Vincent 8aac656107 Modals finished. Need to xfer all to React 2019-12-20 16:08:57 +11:00
Vincent 597c177ced Syntactical sugar 2019-12-17 10:53:31 +11:00
Vincent d2ff34c1c0 Additional icons for session toasts 2019-12-17 10:44:59 +11:00
Vincent 02d23e972c Optimisations and SASS simplifcation 2019-12-13 12:02:02 +11:00
Vincent 98b4b18583 Added message selection inital functionality and added to buttons 2019-12-10 16:56:03 +11:00