Commit Graph

9538 Commits (ca7eecca39f0d9632766b2a8c688417b1e4d9c73)
 

Author SHA1 Message Date
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) 3 months ago
stfsession ac6bb541da
[Automated] Update translations from Crowdin (#862)
Co-authored-by: Bilb <1544279+Bilb@users.noreply.github.com>
3 months ago
SessionHero01 c4eee78c86
Fix incorrect version of "you were removed" used (#903) 3 months ago
SessionHero01 bb7d867c46
Incorrect use of channel (#902) 3 months ago
SessionHero01 c9c2ccb044
[SES-2930] - Show the correct toast message when invitation fails (#900)
* Universal message handling for failing to send invitation

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

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

* Removed logs
3 months ago
SessionHero01 139dd2b307
[SES-3183] - Do not accept 1-to-1 disappearing messages in a group (#895) 3 months ago
SessionHero01 1b411ec2c1
Update sorting order (#893) 3 months ago
SessionHero01 e214868f15
Fix unable to receive "invite-as-admin" (#892) 3 months ago
SessionHero01 db4e384cd5
[SES-3183] - Delete existing expiring settings message when receiving new ones (#891) 3 months ago
SessionHero01 0663876230
[SES-3119] - Unread count not cleared (#887) 3 months ago
SessionHero01 54f381e2a7
Fix poller unable to start when approving group invite (#888) 3 months ago
SessionHero01 681ac32198
Reset last hash on promotion (#885) 3 months ago
SessionHero01 eb2f92b8a7
Fix unable to delete mms message (#884) 3 months ago
SessionHero01 03b5b40b93
[SES-3153] - Fix crash when admin deletes our attachment (#883)
* Fix crash when admin deletes an attachment

* Fix wrong column used in query
3 months ago
SessionHero01 9ba8e11b66
Add a group scope to limit group work concurrency (#881) 3 months ago
SessionHero01 388a7a2f8c
Clear group messages whenever it's destroyed (#882) 3 months ago
SessionHero01 c04e4559b3
Integrate the group member status change (#874) 3 months ago
SessionHero01 46653d9229
Added progress indicator for group editing (#875)
* Added progress indicator for group editing

* Max size on AndroidView and remove background, add semantics

* More update

* Reuse LoadingDialog

* Comment
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
SessionHero01 b1167d0785
Updated group min banner background color (#872) 3 months ago
SessionHero01 d001f8fb8a
Merge branch 'groups-rebuild' into release/1.21.0 3 months ago
SessionHero01 8cc85337dc
SES-3053 Send only the first 32 bytes of admin key as promotion message (#860) 4 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
SessionHero01 c777f069bc
Do not reuse placeholder drawable (#858) 4 months ago
SessionHero01 72771142ab
Use mark_kicked when kicked (#857) 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 ac93336b5a
Temporary measure for CI (#853) 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