Commit Graph

1098 Commits (36590bea81dd4f21b3c2f66a5a72432b680f5a9a)

Author SHA1 Message Date
SessionHero01 bbdfec3a47
Add resetToken to TokenFetcher (#1009)
* Add resetToken to TokenFetcher

* Remove import
4 weeks ago
SessionHero01 3bdba5374e
Increase build version and updated deprecation dates (#1008) 1 month ago
ThomasSession c3c903caed
Polling node rotation (#996)
* Rethinking poller logic

* Reworking poller logic

Reworked the poller as the logic wasn't correctly rotating across snodes beyond on exception thrown, which caused issues when landing on a snode with no data which isn't an exception.
Moved away from Promises in favour of coroutines

* Update libsession/src/main/java/org/session/libsession/messaging/sending_receiving/pollers/Poller.kt

Co-authored-by: AL-Session <160798022+AL-Session@users.noreply.github.com>

* PR feedback

* Using same size as messages for input text in convo

* PR feedback

---------

Co-authored-by: AL-Session <160798022+AL-Session@users.noreply.github.com>
1 month ago
SessionHero01 b7ab2c51db
Group poller tweaks (#995) 1 month ago
SessionHero01 32d5bfb132
Fix job queue issue resuming message send job (#990) 1 month ago
SessionHero01 652bc64cb4
Make sure we don't set our own profile pic from group messages (#981) 1 month ago
SessionHero01 02da89670d
Bump version code and legacy group deprecated dates for internal test release 1 month ago
ThomasSession d5e1082e2e
Key was changed again in crowdin (#974) 1 month ago
SessionHero01 45e1f6720d
[SES-3395] - Fix group notification issue (#973) 1 month ago
ThomasSession a1fd6cc1d8
Avatar reupload config update (#971)
* Making sure we update the config when reuploading an avatar as a way to keep the file server image alive

* Wrong error type

* PR feedback - cleaned up download usage
1 month ago
stfsession de73cdc6fb
[Automated] Update translations from Crowdin (#966)
Co-authored-by: mpretty-cyro <15862619+mpretty-cyro@users.noreply.github.com>
1 month ago
SessionHero01 01b1d26f76
Subscribe to group config messages (#969) 1 month ago
SessionHero01 ad7792f659
Rework group poller lifecycle so that it supports polling once (#967) 1 month ago
SessionHero01 0831c6621c
Changes to use load_admin_key (#964) 2 months ago
SessionHero01 097dc273b0
[SES-2970] - Add expired groups handling (#962) 2 months ago
stfsession b3623f2874
[Automated] Update translations from Crowdin (#960)
Co-authored-by: mpretty-cyro <15862619+mpretty-cyro@users.noreply.github.com>
2 months ago
SessionHero01 b57097f9d1
[SES-3352] - Create group as a rollback-able process (#958) 2 months ago
ThomasSession c35930c408 SES-3317 invalid phrase key for dual promotion 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
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 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 2ebe469c49
Fix group member name not showing (#939) 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
SessionHero01 1215d227a8
Fix a clock drift when the device is in deep sleep (#926) 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 e5e00c4548
Onion paths as a StateFlow (#901) 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 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 7b1a25d0ef
[SES-2960] - Control messages for leaving groups (#898)
* Removed the "overridenSnippet" facility

* Add missing control messages
2 months ago
SessionHero01 139dd2b307
[SES-3183] - Do not accept 1-to-1 disappearing messages in a group (#895) 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 681ac32198
Reset last hash on promotion (#885) 3 months ago
SessionHero01 9ba8e11b66
Add a group scope to limit group work concurrency (#881) 3 months ago
SessionHero01 6b7afb8969
Warning as a dynamic color (#866) (#877)
Co-authored-by: ThomasSession <thomas.r@getsession.org>
3 months ago
SessionHero01 d869c76626
Delete a group directly if it's already destroyed (#876) 3 months ago
SessionHero01 026f6efa65
Fix OpenGroup blocking default dispatcher (#873) 3 months ago
stfsession 0876f872c1
[Automated] Update translations from Crowdin (#859)
Co-authored-by: mpretty-cyro <15862619+mpretty-cyro@users.noreply.github.com>
4 months ago