Commit Graph

1085 Commits (d455f65f822b66d7e016bb056b03c03554ddb506)

Author SHA1 Message Date
SessionHero01 0831c6621c
Changes to use load_admin_key (#964) 1 month ago
SessionHero01 097dc273b0
[SES-2970] - Add expired groups handling (#962) 1 month 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) 2 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
stfsession 26b58e32a4
[Automated] Update translations from Crowdin (#856)
Co-authored-by: Bilb <1544279+Bilb@users.noreply.github.com>
4 months ago
SessionHero01 58fc851eae
SES-3111 - Improve overall networking bottleneck (#855) 4 months ago
SessionHero01 b700be6e73
SES-2916 - Remove group config when blocked (#852) 4 months ago
SessionHero01 71b30d8eb8
Merge pull request #841 from session-foundation/release/1.20.8
Merge Release/1.20.8 back into dev
4 months ago
SessionHero01 725abb4d75
Fixed compilation issues 4 months ago
SessionHero01 cb80fb2970
Also delete group invitation whenever an invitation is blocked (#851)
* Fix 1970 timestamp issue

* Updated function name

* When group invite is blocked, also delete the invite
4 months ago
SessionHero01 d1db842d1a
Merge remote-tracking branch 'origin/dev' into release/1.20.8
# Conflicts:
#	app/src/main/java/org/thoughtcrime/securesms/ApplicationContext.java
#	app/src/main/java/org/thoughtcrime/securesms/database/model/MessageRecord.java
#	app/src/main/java/org/thoughtcrime/securesms/database/model/ThreadRecord.java
#	libsession/src/main/java/org/session/libsession/messaging/sending_receiving/pollers/Poller.kt
#	libsession/src/main/res/values-b+ar+SA/strings.xml
4 months ago
SessionHero01 2fed0402d9
[SES-3093] - Fix 1970 timestamp issue (#847)
* Fix 1970 timestamp issue

* Updated function name
4 months ago
SessionHero01 e761ff81fc
Only send group messages after keys obtained (#848) 4 months ago
SessionHero01 ff12deceac
Introducing thread status for groups (#844) 4 months ago
SessionHero01 ac4124d69d
[SES-2968] [SES-2929] - Fix up misc kicked and re-invited message syncing issues (#842)
* Misc changes to handle reinvited scenario

* Update app/src/main/java/org/thoughtcrime/securesms/groups/GroupManagerV2Impl.kt

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

---------

Co-authored-by: AL-Session <160798022+AL-Session@users.noreply.github.com>
4 months ago
stfsession da3b07f4b3 [Automated] Update translations from Crowdin 4 months ago
AL-Session b2fe382186
Fix phone call from lock screen (#835)
* Adjusted microphone -> phoneCall use call which allows foreground services to work from locked screens

* Found a way to force the device to wake up & accept a call if the foreground service is stopped - but it's ugly

* WIP

* Minor cleanup

* Fix minor issue

* Cleanup

* Further cleanup

* Attempt to unlock keyguard if locked on incoming call

* Minor tidyup

* Cleaned method name

* Bump canonical version code & name for a 1.20.8 release

* Modernised fullscreen intent flags

* Prevent dangling call activity on resume after taking a call from lock screen after force close

* Prevented stale call activity hanging around when call finished having been woken from lock via fullscreen intent

* Addressed PR feedback

* Further PR feedback & fixed dead call activity in history if denied outright

* Hopefully final PR feedback / adjustments

* Corrected some things I'd accidentally missed

* Adjustments to run wakeup 'emergency exit' timer off the main thread as per PR feedback

* Removed accidentally left in commented code

* Removed no longer valid comment

* Removed unused imports

* Removed wait for screen wakeup - still seems to work okay (unlike if we wait but do it wrong) such as via a few commits ago

* Removed unused imports - always gets me, that one..

---------

Co-authored-by: alansley <aclansley@gmail.com>
4 months ago