Audric Ackermann
71d592e394
Merge pull request #3023 from yougotwill/fix/ses-1434/note_to_self_delete
...
SES-1434 fix: note to self convos cannot delete for everyone
1 year ago
Audric Ackermann
5b58a5194b
fix: make onClickClose on confirmModal mandatory
1 year ago
William Grant
1ee3405c7e
fix: note to self convos cannot delete for everyone
...
so we dont need options in the delete modal
1 year ago
Audric Ackermann
5f0888d144
fix: make sure all dialog "cancel" cancel the dialog
1 year ago
Audric Ackermann
571d593c38
fix: fix small ui issues after merge of multiple PRs
1 year ago
William Grant
3c5f0bf018
fix: only close panel when we confirm delete
...
rtl text support in panelbutton and panelradiobutton
1 year ago
William Grant
dbd95fbf35
fix: sessionconfirm on click callback accepts arguments
...
now delete modal supports delete for me or everyone
1 year ago
William Grant
5dd62f7dd7
feat: started adding options to session confirm modal
...
for delete button in more message info
1 year ago
Audric Ackermann
82c6f0897b
fix: add jobs for expiry update & expiry fetch
1 year ago
Audric Ackermann
d43d6abbae
chore: replace tslint with eslint and fix linting issues
2 years ago
Audric Ackermann
3ecc89fab3
Merge remote-tracking branch 'upstream/master' into onboarding
2 years ago
Audric Ackermann
1c50aacc34
chore: remove groupModerators sogs from the db, store in redux only
2 years ago
Audric Ackermann
bf2456df8e
chore: do not store mentionedUs and unreadCount as attribute in convo
2 years ago
Audric Ackermann
bc905bdba1
feat: start of community handling in libsession util
...
also remove tracking of hashes for config namespaces
2 years ago
mdPlusPlus
1d6ed17ac7
Fix typos via codespell
2 years ago
Audric Ackermann
6d1b406c85
fix: add namespace to all sending message calls
2 years ago
Audric Ackermann
d7bcf1026f
fix: refactor snodeRPC to use snode batching
2 years ago
Audric Ackermann
e6cd277bd2
fix: allow non admin mods to delete message for deletion
3 years ago
Audric Ackermann
242d51ca8d
Id blinding + onionv4 + new endpoints for sogs and fileserver ( #2347 )
...
* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones
3 years ago
Audric Ackermann
0199e9e027
Merge pull request #2284 from ianmacd/pr22
...
Report number of deletions when a deletion operation completes.
3 years ago
Ian Macdonald
e0e8f8f444
Fix unfilled variable when user deletes messages only for himself.
3 years ago
Ian Macdonald
09be936aa4
Report number of deletions when a deletion operation completes.
3 years ago
Audric Ackermann
b93201fbe6
When deleting multiple messages, inform the user of the number
...
taken from #2263 by @ianmacd
3 years ago
audric
247cb7c065
cleanup dependencies
3 years ago
Audric Ackermann
28c7445dce
refactor most of the components to outside of their Session folder ( #2072 )
...
* refactor most of the components to outside of their Session folder
* finish moving overlay and memberListItem to react hook
* fix bug with kicked member len >2 not being displayed
also sort admins first in UpdateGroupMembers dialog
* fix admin leaving text of groupNotification
* add a useFocusMount hook to focus input fields on mount
* make click avatar convo item open only user dialog
* cleanup config default.json
* make sure to use convoController to build sync message
* disable showing pubkey on opengroups
* add a pause on audio playback
Fixes #2079
3 years ago
Audric Ackermann
dfa04c68f4
fix emoji click on button while open closes it
...
Fixes #1980
4 years ago
Audric Ackermann
ce16066313
do not try to do an unsend request on a group swarm
4 years ago
Audric Ackermann
bb26680b75
unsend for me only on a closed group only deletes locally
...
also do not await request to PN server
4 years ago
Audric Ackermann
5d9565a559
fix menu action for unsending messages
4 years ago
Audric Ackermann
314b76388f
WIP
4 years ago
Audric Ackermann
0f2fcbb6e3
delete for opengroups is working
4 years ago