Commit graph

1717 commits

Author SHA1 Message Date
Audric Ackermann
30416d98ab
show our avatar on a group if less than 2 members 2020-09-15 13:33:10 +10:00
Audric Ackermann
56a81ccc93
Merge pull request #1336 from Bilb/remove-jazzicon 2020-09-15 10:26:12 +10:00
Audric Ackermann
bc1aff747a
refresh avatar for closed group on new props 2020-09-14 16:49:08 +10:00
Audric Ackermann
217cc04ad1
cleanup avatar rendering and add a 64px size 2020-09-14 16:06:58 +10:00
Audric Ackermann
b845ba9642
use a HOC to fetch closed group conversations for avatar rendering 2020-09-14 16:06:24 +10:00
Audric Ackermann
9584d0a1af
fix closed group avatar for conversationlistItem 2020-09-14 14:29:37 +10:00
Audric Ackermann
9576944191
fix download of attachments on open group 2020-09-11 16:38:54 +10:00
Audric Ackermann
35ea6af27f
Add group avatar as on mobile: with multiple group members avatar 2020-09-11 15:06:48 +10:00
Audric Ackermann
bc8999e0b6
fix tests 2020-09-10 16:16:46 +10:00
Audric Ackermann
28eec84783
remove JazzIcon and use instead a colored circle with Initial 2020-09-10 15:54:35 +10:00
Audric Ackermann
1da4ae69c2
render NoteToSelf list item as a normal conversation 2020-09-10 15:52:36 +10:00
Audric Ackermann
b51eca61c8
Merge pull request #1333 from Bilb/fix-avatar-path
fix custom avatar show on dialogs and list
2020-09-09 13:03:09 +10:00
Audric Ackermann
84c7ce006b
fix ctx menu on repeated block/unblock 2020-09-09 11:16:33 +10:00
Audric Ackermann
d3badba681
hide reset session from menu when user is blocked 2020-09-09 10:48:26 +10:00
Audric Ackermann
57160cb45c
fix custom avatar show on dialogs and list 2020-09-09 10:38:24 +10:00
Audric Ackermann
c34edee180
Merge pull request #1321 from Bilb/use-created-at-server-timestamp
Fixes #1249
2020-09-08 15:15:01 +10:00
Audric Ackermann
a0e437ab87
fix ordering of our own message on message pulled from server 2020-10-08 14:29:36 +11:00
Audric Ackermann
e6f367a61e
fix messagequeue test 2020-09-08 10:49:59 +10:00
Audric Ackermann
1e446b0a81
fix order for open groups message which are out of sync 2020-09-08 09:37:51 +10:00
Audric Ackermann
7501d71542
fix polling logic on network errors #995 2020-09-07 14:17:59 +10:00
Audric Ackermann
76664d9a11
use created_at for public group to order messages 2020-09-04 15:26:26 +10:00
Audric Ackermann
252c45f635
Merge remote-tracking branch 'upstream/clearnet' into use-created-at-server-timestamp 2020-09-04 10:18:20 +10:00
Audric Ackermann
62be54c05a
update text for lightmode forced to user 2020-09-03 11:32:04 +10:00
Audric Ackermann
0721d469db
increase timeout allowed for joining open group 2020-09-02 15:49:43 +10:00
Audric Ackermann
66dcfdfe6e
show message when no blocked contact in settings 2020-09-02 15:28:24 +10:00
Audric Ackermann
adfaa8861f
fix build 2020-09-02 13:51:14 +10:00
Audric Ackermann
cd686269cb
use server created_at timestamp to order messages
Also update the way we check for duplicated message to allow a 10s
window with the same body rather than an exact match of timestamp.

This is needed as the timestamp of the message pulled is now the one of
the creation of the server, and not the same we have locally (sent at).
2020-09-02 12:09:23 +10:00
Audric Ackermann
dafe8a80ab
shortcut newReceiver when calling dataMessage exported functions 2020-09-02 12:07:44 +10:00
Audric Ackermann
d670a47d5c
remove duplicated key translation 2020-09-01 15:30:15 +10:00
Audric Ackermann
0e75510e5b
remove ttl unused settings and all translated key 2020-09-01 11:14:59 +10:00
Audric Ackermann
73e2250ca8
add submenu rtl support (disabled for now) 2020-08-31 14:53:17 +10:00
Audric Ackermann
c47d0e5707
rename friend-.. css to contact- 2020-08-31 14:52:26 +10:00
Audric Ackermann
22b2d80993
make light theme default for existing users and show dialog to revert 2020-08-28 10:10:45 +10:00
Audric Ackermann
d4a954e53f
add sun SessionIcon and a MAX size for SessionIconSize 2020-08-28 10:10:23 +10:00
Audric Ackermann
f420559f3f
add types for window.confirmationDialog 2020-08-28 10:09:17 +10:00
Audric Ackermann
94bd47fb8c
add way to add icon to SessionConfirm dialog 2020-08-28 10:08:32 +10:00
Audric Ackermann
339bc35975
shorten pubkey when replying to a user 2020-08-26 16:11:43 +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
094cd0ae47
Merge pull request #1306 from Bilb/make-cheap-translations 2020-08-26 11:58:40 +10:00
Audric Ackermann
fca83b65cc
make min group member 1 on creation 2020-08-26 11:46:12 +10:00
Audric Ackermann
a03132f088
remove qrDialogView unused 2020-08-26 10:48:23 +10:00
Audric Ackermann
1eb8f8e6b1
remove ConfirmationDialogView unused 2020-08-26 09:51:40 +10:00
Audric Ackermann
5f51573f53
remove unused templates 2020-08-25 16:58:24 +10:00
Audric Ackermann
291982c2aa
cleanup css and themify missing stuff 2020-08-25 15:58:14 +10:00
Audric Ackermann
9cbf21547b
cleanup scss and themify message view 2020-08-25 11:25:41 +10:00
Audric Ackermann
5cdb25ca00
themify widget selection, compose and slider 2020-08-24 19:11:26 +10:00
Audric Ackermann
5bede47608
make svg check create Closed group color dynamic 2020-08-24 14:26:14 +10:00
Audric Ackermann
422c2610b6
add light theme for leftpane conversation list view 2020-08-24 12:06:03 +10:00
Audric Ackermann
39463d2f93
enable back ability to switch theme from leftpane 2020-08-21 12:54:29 +10:00
Audric Ackermann
ed9f4e713e
add type for mnemonic.js and replace some calls with recoveryPhrase 2020-08-20 10:19:47 +10:00