Audric Ackermann
a8a8372a08
disable ONS input while fetching
4 years ago
Audric Ackermann
d0c1a2bf3a
add ONS resolve for new ONS and loading on message overlay
4 years ago
Audric Ackermann
b055165a5d
display a message when the recipient screenshots an attachemnt
4 years ago
Audric Ackermann
5289d4c2aa
add joinable rooms on opengroupv2 joining screen
4 years ago
Audric Ackermann
a26c5da6cb
Uniformize once and for all the conversation types
...
no more 'direct'. those are private convos
4 years ago
Audric Ackermann
3ec6c6523c
remove addcontacts bottom buttons on contact page/useless
4 years ago
Audric Ackermann
f7581cf4eb
increase prettier maxWidth to 100
4 years ago
Audric Ackermann
a51f95d28c
move models to TS part1
4 years ago
Audric Ackermann
6cf838ade8
disallow remove of an admin from a closed group
4 years ago
Audric Ackermann
d43ae09eb0
first working version of closed group v2
4 years ago
Audric Ackermann
e9f186065d
do not shrink SessionSpinner
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
c052b1a2ec
update group size limit to 20 now that those are ssk groups
...
Also removed removed description while creating a medium group as it was
removed on mobile
5 years ago
Audric Ackermann
56cd42d34c
remove authorColor unused in Session
5 years ago
Audric Ackermann
57160cb45c
fix custom avatar show on dialogs and list
5 years ago
Audric Ackermann
b75bb71a22
Merge remote-tracking branch 'upstream/clearnet' into make-cheap-translations
5 years ago
Audric Ackermann
dc77e6e44e
remove toggle use sender keys. Rely on lokiFeatureFlag directly
5 years ago
Audric Ackermann
d4254b0bda
fix input translation for searches with android translations
5 years ago
Audric Ackermann
30937f4ae3
make start new session screen closer to the android one
5 years ago
Audric Ackermann
cf3352d0af
add a timeout function to promiseUtils for attemptConnection
5 years ago
Audric Ackermann
eb3ee8f6b0
make leftpane overlay closer to android
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
Audric Ackermann
4c108b470b
hide ourdevices when creating a closed group
5 years ago
Audric Ackermann
c8241f47e6
CreateClosedGroup: only show direct conversations
...
Also use the conversation display name when available
5 years ago
Vincent
6cb05c3677
review-fixes
5 years ago
Vincent
baf3050b1d
@params
5 years ago
Vincent
3bc7d95d47
closed-group-contacts-redux
5 years ago
Audric Ackermann
28fb1dd12a
address PR reviews
5 years ago
Audric Ackermann
66de8d9648
remove plenty of the friend logic
5 years ago
Mikunj
3ea0689d2f
Linting
5 years ago
Maxim Shishmarev
ab2aa7669f
Add sender key feature flag
5 years ago
Maxim Shishmarev
fcadcd780e
More integration tests for medium groups
5 years ago
Maxim Shishmarev
3561ac49c0
UI and some integrations tests for sender keys
5 years ago
Vincent
21a95ce587
Closable overlay finished
5 years ago
Vincent
5c02dc9371
sorting-tinkers
5 years ago
Audric Ackermann
caace04c32
fix enter press to create a closed group
5 years ago
Maxim Shishmarev
6c186690e8
add missing key prop to SessionMemberListItem
5 years ago
Vincent
6360b539a3
linting
5 years ago
Vincent
c27dd095fc
Join open group on enter
5 years ago
Vincent
4ed1e42cae
Message selection debug and onenter
5 years ago
Audric Ackermann
f2f4b4be70
move pill divider in react and fix the bg
5 years ago
Vincent
06f2e4e32b
Fixed group creation with zero members
5 years ago
Mikunj Varsani
4f6dd7a8d5
Rename functions to be less confusing
5 years ago
Mikunj Varsani
a75ef365b8
Fix device unlinking.
...
Fix session request being sent even if we have keys to setup a session.
Fix minor crash.
5 years ago
Mikunj Varsani
e1d06fc9be
Fix messages from secondary device not being mapped correctly to their primary device.
...
Fix creating closed groups from secondary device.
Fix primary device showing up in create group dialog.
5 years ago
Mikunj Varsani
beb4cdbed8
Closed group fixes. ( #816 )
...
* Fix group updates not syning
* Fix leaving closed groups
* Fix incorrect members being shown on create group dialog
* Linting
* Fix create closed group showing our own conversation
5 years ago