Audric Ackermann
|
0a7384c1f4
|
fix: show account created 🎉 emoji until we open a conversation
|
3 months ago |
Audric Ackermann
|
d94f8952f1
|
fix: use correct formatting timestamp for readonly warning
|
3 months ago |
Audric Ackermann
|
2362265022
|
fix: error toast when creating group failed
|
3 months ago |
Audric Ackermann
|
646d2d8f54
|
feat: mark 03 group expired if no hash retrieve at all
|
3 months ago |
yougotwill
|
181432b0d4
|
fix: addressed review feedback
no changes just refactoring
|
3 months ago |
yougotwill
|
290cc5f8fe
|
feat: have a user method to toggle the debug menu
new redux slice for debug state
|
3 months ago |
Audric Ackermann
|
17d2b10a09
|
Merge pull request #60 from Bilb/fix-group-v2-create-from-ts
fix: allow to switch from create group/groupv2 based on a ts.flag
|
3 months ago |
Audric Ackermann
|
d6dce706ff
|
chore: move groups-related timestamps to constants.ts
|
3 months ago |
yougotwill
|
794d20072c
|
feat: added debug button to actions panel
|
3 months ago |
yougotwill
|
e1aaa52786
|
feat: added debug menu modal
ordered modals to take into account their z-indexes
|
3 months ago |
Audric Ackermann
|
28e1d9fe44
|
fix: cleanup releasedFeature slice
|
3 months ago |
Audric Ackermann
|
ccd41f6bdc
|
fix: hide banner until we can create new groups
|
3 months ago |
Audric Ackermann
|
010801b78c
|
fix: allow to switch from create group/groupv2 based on a ts.flag
|
3 months ago |
Audric Ackermann
|
f67af0edaf
|
Merge pull request #59 from Bilb/fix-invite-not-blocking
fix: invite contacts to groups is not blocking
|
3 months ago |
Audric Ackermann
|
b2c34cb805
|
fix: resend invite checks for supplement key
|
3 months ago |
Audric Ackermann
|
99529847e0
|
fix: invite contacts to groups is not blocking
|
3 months ago |
Audric Ackermann
|
2c9fbdf38a
|
fix: bring back msg context menu even when legacy gr expired
|
3 months ago |
Audric Ackermann
|
e01b6c8361
|
fix: show avatar/displayname of author when followed/ing ctrl message
|
3 months ago |
Audric Ackermann
|
3f1adff288
|
chore: address PR reviews
|
3 months ago |
Audric Ackermann
|
0f3ab81541
|
feat: allow to recreate group through redux
|
3 months ago |
Audric Ackermann
|
5748fe5456
|
chore: disable a bunch of UI once legacy groups are deprecated
|
4 months ago |
Audric Ackermann
|
7ed60bec93
|
feat: allow to mention ourselves everywhere
|
4 months ago |
Audric Ackermann
|
e67b1b0599
|
fix: joinedAt needs to be set when we create a group
|
4 months ago |
Audric Ackermann
|
fbc449e859
|
fix: trust userGroups is kicked state in addition to the group's one
|
4 months ago |
Audric Ackermann
|
70cd069175
|
fix: multiple DaR/DaS messages can no longer appear
|
4 months ago |
Audric Ackermann
|
43818833cc
|
feat: add asdf .tool-versions file to specific python version for convenience
|
4 months ago |
Audric Ackermann
|
ca67167ce5
|
chore: rename useAreSameThanOurSide to useOurExpirationMatches
|
4 months ago |
Audric Ackermann
|
9156ec83a7
|
fix: make inviteAsAdmin a useState and not featureFlag
|
4 months ago |
Audric Ackermann
|
bc680a39f6
|
chore: cleanup message list component to render switch
|
4 months ago |
Audric Ackermann
|
d4cae6e5b2
|
chore: address PR reviews
|
4 months ago |
Audric Ackermann
|
b3fffc9cae
|
fix: fix the control messages not being marked as read sometimes
|
4 months ago |
Audric Ackermann
|
e33f2ed734
|
chore: useIsMessageSelectioMode hook when needed
|
4 months ago |
Audric Ackermann
|
5fd5db5a2d
|
chore: bring back the screenshot notification handling
as it is not removed from all platforms yet
|
4 months ago |
Audric Ackermann
|
7cf3bcbcf1
|
chore: cleanup groupUpdates props
|
4 months ago |
Audric Ackermann
|
fac7960cc9
|
chore: cleanup expireationTimerUpdate msg
|
4 months ago |
Audric Ackermann
|
35c77accac
|
chore: cleanup call notification message selectors
|
4 months ago |
Audric Ackermann
|
7570bc6ba7
|
chore: cleanup data extraction notification
|
4 months ago |
Audric Ackermann
|
3c0f9fe14e
|
chore: move msgId to commonProps in SessionMessagesList
|
4 months ago |
Audric Ackermann
|
f3cfe57764
|
chore: cleanup requestresponse & communityinvitation control msg
|
4 months ago |
Audric Ackermann
|
c90b84ca92
|
fix: decline msg group request syncs correctly
|
4 months ago |
Audric Ackermann
|
6ae0e3aac9
|
fix: reset lasthash on promotion
|
4 months ago |
Audric Ackermann
|
2b26c65f5f
|
fix: declining convo mark it as hidden
|
4 months ago |
Audric Ackermann
|
dea69ed353
|
fix: sendSingleMessage retries itself on 421 errors
|
4 months ago |
Audric Ackermann
|
4661c89774
|
Merge pull request #20 from Bilb/fix-extra-issues-groups
Fix extra issues groups
|
4 months ago |
Audric Ackermann
|
82abfedad5
|
fix: sorting order for group depending on statuses
|
4 months ago |
Audric Ackermann
|
2ca2dd4790
|
fix: allow promoted state to be reset to NOT_SENT
|
4 months ago |
Audric Ackermann
|
a44dc50d41
|
chore: address PR comments
|
4 months ago |
Audric Ackermann
|
a8372f1b8c
|
fix: show dialog before deleting group
also deal with leave/delete group silent retries on 401
|
5 months ago |
Audric Ackermann
|
d12acc601f
|
fix: reset invite state to "not sent" on resend
|
5 months ago |
Audric Ackermann
|
acc6e84627
|
feat: add not_sent & unknown string
also remove the desktop sending state. this will soon by in libsession
|
5 months ago |