Commit Graph

31 Commits (b4c71c419a90e5e0ff8c27175db4500948c60016)

Author SHA1 Message Date
Audric Ackermann 3476b54d43
fix add/remove moderators dialog and open groups name avatar dialog 4 years ago
Audric Ackermann 788cb2a5fc fetch theme for each dialog, as they are out of the themed tree for now 4 years ago
Audric Ackermann e38be266c2 major rework of session icon => make them styled with styled-component 4 years ago
Audric Ackermann 1503d83f3a
add ourPrimary convo to redux and update the actionPanel with it 4 years ago
Audric Ackermann 12bf46e09e
use pushToast through ToastUtils when it's a static toast content 5 years ago
Audric Ackermann 56cd42d34c
remove authorColor unused in Session 5 years ago
Audric Ackermann 6eb13e43e3
simplify a lot avatar props 5 years ago
Audric Ackermann 4070a7099f
Merge remote-tracking branch 'upstream/clearnet' into add-light-theme 5 years ago
Audric Ackermann a03132f088
remove qrDialogView unused 5 years ago
Audric Ackermann ad4c024530
Merge remote-tracking branch 'upstream/clearnet' into make-cheap-translations 5 years ago
Audric Ackermann 9d4dff611f
simplify Copied xxx => Copied to clipboard 5 years ago
Audric Ackermann d108630f22
add a toastUtils file and replace all pushToast calls in ts files 5 years ago
Audric Ackermann 3e56eb6133
add beta german translation copy pasted from android 5 years ago
Audric Ackermann 948e32fbf7
update our top left avatar on avatar changes
when our primary device updates the avatar, we wait for a sync message
to know about this update.
Once this message comes in, it updates the avatar on the conversation,
but nothing refresh the ActionPanel component.

This commit makes sure we listen for changes on our conversation to
trigger this refresh.
5 years ago
Audric Ackermann f2f4b4be70
move pill divider in react and fix the bg 5 years ago
Vincent a1e4072ec1 Stylistic updated 5 years ago
Vincent 4d65fe76ab Updating tos & privacy links 5 years ago
Mikunj Varsani cc85de5250 Optimisation and lint fixes 5 years ago
Mikunj Varsani 7d3a18e855 Fix secondary device showing incorrect sessionID 5 years ago
Vincent 4a7e2dece7 Password lock screen and delete data screen 5 years ago
Vincent 0a525629ee Prevent illegal username and passwords 5 years ago
Vincent 3dd18a0c9c Profile picture upload, fixes and copy 5 years ago
Vincent 56b1bcac01 Partial copy updates 5 years ago
Vincent 4fe82d28d9 Version info 5 years ago
Vincent b68b4d8a27 Formatting and button positioning 5 years ago
Vincent c369b0c553 Edit user profile complete 5 years ago
Vincent 643a19d1af Sass improvements 5 years ago
Vincent 2419272608 Updated React dialogs to SessionModals 5 years ago
Vincent 8aac656107 Modals finished. Need to xfer all to React 5 years ago
Audric Ackermann bd7f587aa7 Center avatar and display name in UserDetailsDialog 5 years ago
Maxim Shishmarev 4dd314c18f Enable profile pictures 6 years ago