Commit Graph

9562 Commits (657e3e2b59ea0e9367813946f2512489d0cf81c7)
 

Author SHA1 Message Date
SessionHero01 657e3e2b59
Update user config whenever group name changes (#956) 2 months ago
ThomasSession a5ad390cdd
Making sure the unblock banner shows the dialog first (#955) 2 months ago
SessionHero01 57a3c06923
Updated time format for deprecated time (#954) 2 months ago
ThomasSession 947bae2a25 SES-3258
Proper way to determine if a message is a control message
2 months ago
ThomasSession c35930c408 SES-3317 invalid phrase key for dual promotion 2 months ago
SessionHero01 f5a76b23e1
Disable selecting message for post deprecated legacy groups (#950) 2 months ago
SessionHero01 f3b8dd5d37
Do not send control message for re-invite/re-promote (#951) 2 months ago
ThomasSession fb0dc85bff Proper names for visible message view 2 months ago
ThomasSession 2a7b08fe64
Fix/ses 3326 unpin legacy groups (#949)
* SES-3326 ability to unpin legacy group post deprecation

* Reusing naming logic for contacts and recipients

Should fix SES-3323 and SES-3320
2 months ago
SessionHero01 1be1278a6b
[SES-3319] - No promotion retry in the background (#948) 2 months ago
ThomasSession 79858a2336
Relying on the flag for voice notes and ignoring empty file names as that legacy logic is too outdated now (#947) 2 months ago
SessionHero01 87cd979473
[SES-3314] - Prevent replay attacks (#945) 2 months ago
ThomasSession 1cb39c9b5f
QA fixes for Groups V2 (#946)
* SES-3303 - proper URL for groups banner

* SES-3301 - fixing display of legacy group control mesasges

* SES-3304 - No admin state dialogs while DEPRECATED

Updated debug menu with confirm dialog when changing deprecation state

* SES-3307 fixing legacy user view

* SES-3308 - not overwritting the last character in group banners
2 months ago
SessionHero01 42a536fef7
Add the ability to re-create legacy group for unknown members (#944) 2 months ago
SessionHero01 8d8876df59
[SES-3300] - More place to hide message/convo actions based on deprecated state (#942) 2 months ago
ThomasSession 1b2eb4c2f9
Making sure we get all attachments except voice notes (#940) 2 months ago
SessionHero01 17fcd5ea57
Bump release version code 2 months ago
SessionHero01 2ebe469c49
Fix group member name not showing (#939) 2 months ago
SessionHero01 47843ad96b
Rekey always to be performed regardless of sharing history or not (#938) 2 months ago
SessionHero01 e190c332dc
Send control message locally (#937) 2 months ago
SessionHero01 b73520cb24
[SES-3270] - Group invitation tweaks (#933) 2 months ago
SessionHero01 9755d252a6
Make sure to skip handling legacy group messages post deprecation (#932)
* Make sure to skip handling legacy group messages post deprecation

* Renamed
2 months ago
SessionHero01 68061e1f78
Fix incorrect deprecated state first time accessing it (#931) 2 months ago
stfsession 855c985630
[Automated] Update translations from Crowdin (#929)
Co-authored-by: mpretty-cyro <15862619+mpretty-cyro@users.noreply.github.com>
2 months ago
SessionHero01 ca7eecca39
[SES-3251] - Add additional deprecation state and bring back legacy group creation (#928)
* Resurrect legacy group creation

* Added debug options

* Fixed tests

* Tidy up

* Remove constant
2 months ago
Kee Jefferys 021674bf15
Update Signature Verification Instructions and Links (#908)
* Update readme

Update signature verification instructions and links

* Update translation link

use https://getsession.org/translate instead of linking directly to crowdin

---------

Co-authored-by: ThomasSession <thomas.r@getsession.org>
2 months ago
SessionHero01 1215d227a8
Fix a clock drift when the device is in deep sleep (#926) 2 months ago
SessionHero01 7187b79663
[SES-3251] - Add recreate group UI and show/hide thread/message options accordingly (#919)
* Add recreate button

* CreateGroup as part of dialog

* Show/hide items

* Address feedback

* Icon spacing

* Address feedback

* Avoiding leaking the popup window

---------

Co-authored-by: ThomasSession <thomas.r@getsession.org>
2 months ago
ThomasSession fc914f2667
Showing the admin crown for legacy groups (#923) 2 months ago
SessionHero01 6ad806afb7
[SES-3251] - Legacy group migration - Part I (#916) 2 months ago
stfsession cc8ecc4c51
[Automated] Update translations from Crowdin (#915)
Co-authored-by: Bilb <1544279+Bilb@users.noreply.github.com>
2 months ago
SessionHero01 0956d65808
Using member names in the control messages wherever possible (#914) 2 months ago
SessionHero01 f8a6ad05b0
[SES-3200] - Offline control message improvement (#912) 2 months ago
SessionHero01 88e9dffbf4
Fixed crash upon launch (#911) 2 months ago
SessionHero01 75ccd3dd2b
Add a global state management for internet connectivity (#907) 2 months ago
SessionHero01 e5e00c4548
Onion paths as a StateFlow (#901) 2 months ago
SessionHero01 0dc8aa1410
Fix control message issues on leaving group (#904) 2 months ago
stfsession ac6bb541da
[Automated] Update translations from Crowdin (#862)
Co-authored-by: Bilb <1544279+Bilb@users.noreply.github.com>
2 months ago
SessionHero01 c4eee78c86
Fix incorrect version of "you were removed" used (#903) 2 months ago
SessionHero01 bb7d867c46
Incorrect use of channel (#902) 2 months ago
SessionHero01 c9c2ccb044
[SES-2930] - Show the correct toast message when invitation fails (#900)
* Universal message handling for failing to send invitation

* Comment
2 months ago
SessionHero01 ab2bc2ff2b
Show "xxx is invited" upon group creation (#899) 2 months ago
SessionHero01 7b1a25d0ef
[SES-2960] - Control messages for leaving groups (#898)
* Removed the "overridenSnippet" facility

* Add missing control messages
2 months ago
SessionHero01 d1ab9ccc66
[SES-3222] - Add "you" in the list of mention (#896)
* Add "you" as a candidate of mention

* Removed logs
2 months ago
SessionHero01 139dd2b307
[SES-3183] - Do not accept 1-to-1 disappearing messages in a group (#895) 2 months ago
SessionHero01 1b411ec2c1
Update sorting order (#893) 2 months ago
SessionHero01 e214868f15
Fix unable to receive "invite-as-admin" (#892) 2 months ago
SessionHero01 db4e384cd5
[SES-3183] - Delete existing expiring settings message when receiving new ones (#891) 2 months ago
SessionHero01 0663876230
[SES-3119] - Unread count not cleared (#887) 2 months ago
SessionHero01 54f381e2a7
Fix poller unable to start when approving group invite (#888) 2 months ago