Commit graph

31 commits

Author SHA1 Message Date
Audric Ackermann
3476b54d43
fix add/remove moderators dialog and open groups name avatar dialog 2021-01-18 15:51:56 +11:00
Audric Ackermann
788cb2a5fc fetch theme for each dialog, as they are out of the themed tree for now 2020-12-03 13:47:32 +11: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
1503d83f3a
add ourPrimary convo to redux and update the actionPanel with it 2020-11-18 18:48:20 +11:00
Audric Ackermann
12bf46e09e
use pushToast through ToastUtils when it's a static toast content 2020-10-27 12:56:32 +11:00
Audric Ackermann
56cd42d34c
remove authorColor unused in Session 2020-09-15 15:26:09 +10:00
Audric Ackermann
6eb13e43e3
simplify a lot avatar props 2020-09-15 15:07:22 +10:00
Audric Ackermann
4070a7099f
Merge remote-tracking branch 'upstream/clearnet' into add-light-theme 2020-08-26 12:04:00 +10:00
Audric Ackermann
a03132f088
remove qrDialogView unused 2020-08-26 10:48:23 +10:00
Audric Ackermann
ad4c024530
Merge remote-tracking branch 'upstream/clearnet' into make-cheap-translations 2020-08-14 14:31:33 +10:00
Audric Ackermann
9d4dff611f
simplify Copied xxx => Copied to clipboard 2020-08-14 11:25:31 +10:00
Audric Ackermann
d108630f22
add a toastUtils file and replace all pushToast calls in ts files 2020-08-14 10:56:22 +10:00
Audric Ackermann
3e56eb6133
add beta german translation copy pasted from android 2020-08-05 16:58:36 +10:00
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.
2020-07-13 16:28:03 +10:00
Audric Ackermann
f2f4b4be70
move pill divider in react and fix the bg 2020-02-24 17:11:43 +11:00
Vincent
a1e4072ec1 Stylistic updated 2020-02-14 11:55:15 +11:00
Vincent
4d65fe76ab Updating tos & privacy links 2020-02-14 11:41:59 +11:00
Mikunj Varsani
cc85de5250 Optimisation and lint fixes 2020-02-11 11:31:05 +11:00
Mikunj Varsani
7d3a18e855 Fix secondary device showing incorrect sessionID 2020-02-11 11:05:20 +11:00
Vincent
4a7e2dece7 Password lock screen and delete data screen 2020-01-28 16:43:39 +11:00
Vincent
0a525629ee Prevent illegal username and passwords 2020-01-24 17:10:42 +11:00
Vincent
3dd18a0c9c Profile picture upload, fixes and copy 2020-01-24 12:26:15 +11:00
Vincent
56b1bcac01 Partial copy updates 2020-01-22 17:17:15 +11:00
Vincent
4fe82d28d9 Version info 2020-01-22 15:57:58 +11:00
Vincent
b68b4d8a27 Formatting and button positioning 2020-01-22 14:28:29 +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
2419272608 Updated React dialogs to SessionModals 2019-12-23 09:44:18 +11:00
Vincent
8aac656107 Modals finished. Need to xfer all to React 2019-12-20 16:08:57 +11:00
Audric Ackermann
bd7f587aa7 Center avatar and display name in UserDetailsDialog 2019-11-28 14:52:50 +11:00
Maxim Shishmarev
4dd314c18f Enable profile pictures 2019-11-18 17:34:41 +11:00