Commit Graph

94 Commits (75191ae7572e998a9080d3d01654fddbe594e527)

Author SHA1 Message Date
warrickct ee9156d4f8 Merge clearnet into message-request-ui 3 years ago
warrickct 02cf6fea2b minor styling fixes 3 years ago
warrickct 2d66b1db4e Adding styling to conversation window for a message request. 3 years ago
Audric Ackermann b68cb07e3e
add crown icon for closed group admins (#2084) 3 years ago
Audric Ackermann 48e7a0e25f
Various UI fixes (#2070)
* cleanup unused convo json fields in db

* display a toast if the user is not approved yet on call OFFER received

* enable CBR for calls

* do not update active_at on configMessage if !!active_at

* remove mkdirp dependency

* disable call button if focused convo is blocked

* quote: do not include the full body in quote, but just the first 100

* click on the edit profile qr code padding

* Allow longer input for opengroup join overlay

Fixes #2068

* Fix overlay feature for start new session button

* make ringing depend on redux CALL status

* turn ON read-receipt by default
3 years ago
Audric Ackermann 273d866b98
Cleanup message request (#2063)
* close incoming call dialog if endCall from seame sender

* disable message request toggle if featureFlag is OFF

* cleanup UI of message requests

* mark all existing conversations as approved in a migration

* fix regex with conversationID for opengroups
3 years ago
Warrick Corfe-Tan 84e12ff42f Alter request button item positioning. 4 years ago
Warrick Corfe-Tan c3f20aceb2 WIP message requesting. Banner styling finished. 4 years ago
audric 08cdd035ae disable transition for background of leftpane (for app initial load) 4 years ago
audric bd7d88e170 remove theme from css and used variables instead 4 years ago
Lucas Phang 67bf0f0398 Add Circle SVG 4 years ago
Lucas Phang f1aad750f2 Add new icon to actions panel 4 years ago
Audric Ackermann f7581cf4eb
increase prettier maxWidth to 100 4 years ago
Audric Ackermann a0703bc2f9
remove primary and secondary device separate status 4 years ago
Audric Ackermann d201078837
Merge pull request #1403 from Bilb/various-bug-fixes
Various bug fixes
4 years ago
Audric Ackermann 41855ada32
fix unread count bubble overflow on more than 99 messages unread 4 years ago
Audric Ackermann 08cb446227 Fix font for conversation list item title
Fixes #1193
4 years ago
Audric Ackermann c0292b0b2b
fix up session logo on loading and max message body length 4 years ago
Audric Ackermann 7da988c132
fix up session logo on loading and max message body length 4 years ago
Audric Ackermann 2f2eb2ad53
link back backbone conversation events to redux store 4 years ago
Audric Ackermann 918eeae275
move InboxView to react 4 years ago
Audric Ackermann 30f93b2ad3
remove conversation stack 4 years ago
Audric Ackermann e0fd910fa4
move a part of SessionSrollButton to styled component 5 years ago
Audric Ackermann a652ec3b61
fix light theme in react refactor 5 years ago
Audric Ackermann 2aef1f3132
be sure blocked border is shown even with mention or unread 5 years ago
Audric Ackermann b38299edcb
reduce size of session logo on empty screen 5 years ago
Audric Ackermann 00994bcb4a
make most of the app rtl compatible (text based only) 5 years ago
Audric Ackermann 5909b7c807
cleanup scss 5 years ago
Audric Ackermann 89acda2d2f
fix animation highlited message to match android 5 years ago
Audric Ackermann 495683ec3d
fix theme input and cleanup 5 years ago
Audric Ackermann 3173f01abf
rename actionPanelBorder to sessionBorder 5 years ago
Audric Ackermann 135cf64b5d
make bottom-buttons leftpane border lighter 5 years ago
Audric Ackermann 39941cb078
make registration background a bit darker 5 years ago
Audric Ackermann 4070a7099f
Merge remote-tracking branch 'upstream/clearnet' into add-light-theme 5 years ago
Audric Ackermann 5f51573f53
remove unused templates 5 years ago
Audric Ackermann 291982c2aa
cleanup css and themify missing stuff 5 years ago
Audric Ackermann 9cbf21547b
cleanup scss and themify message view 5 years ago
Audric Ackermann 5cdb25ca00
themify widget selection, compose and slider 5 years ago
Audric Ackermann ea808bf41b
themify contact section on leftPane 5 years ago
Audric Ackermann f3a51cf2a6
add custon light/black scrollbar style 5 years ago
Audric Ackermann 422c2610b6
add light theme for leftpane conversation list view 5 years ago
Audric Ackermann 39463d2f93
enable back ability to switch theme from leftpane 5 years ago
Audric Ackermann 30937f4ae3
make start new session screen closer to the android one 5 years ago
Audric Ackermann 3e56eb6133
add beta german translation copy pasted from android 5 years ago
Vincent 95c5a881e1 rebuild-ui 5 years ago
Vincent c020eddef6 constants-to-ts 5 years ago
Vincent 506b55bfe2 session-id-editable 5 years ago
Mikunj ecf83dc4a3 Fix minor styling in settings 5 years ago
Mikunj ef01e46ba4 Fix bottom bar layout 5 years ago
Mikunj d694a71b4c Made add contact overlay scrollable 5 years ago