Commit Graph

9681 Commits (b6e6b68554c52757bf26f5eeb39e4e521633a1d4)
 

Author SHA1 Message Date
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
ThomasSession 7a113a29ea
Making sure we puny-encode data before ons lookup (#936)
* Making sure we puny-encode data before ons lookup

* PR feedback
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
stfsession 16a98b837e
[Automated] Update translations from Crowdin (#929)
Co-authored-by: mpretty-cyro <15862619+mpretty-cyro@users.noreply.github.com>
2 months ago
SessionHero01 517ec7c5a1
Merge pull request #930 from session-foundation/merge-1.21.0
Merge 1.21.0 to dev
2 months ago
SessionHero01 e2c87cf5d1
Add back missing resources 2 months ago
SessionHero01 3d4e690754
Merge remote-tracking branch 'origin/release/1.21.0' into merge-1.21.0 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 41229e1f7c
Merge pull request #927 from session-foundation/merge-1.21.0
Merge release 1.21.0 to dev
2 months ago
SessionHero01 1fbf60da79
Merge remote-tracking branch 'origin/release/1.21.0' into merge-1.21.0
# Conflicts:
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/ConversationActivityV2.kt
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/ConversationReactionOverlay.kt
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/VisibleMessageView.kt
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
alansley 899fb3d767 Revert "Last send message to blinded recipient identified & code cleaned up"
This reverts commit 85c58bd330. Sorry, I thought I was on my branch.
2 months ago
alansley f83db366b0 Merge branch 'dev' of github.com:session-foundation/session-android into dev 2 months ago
alansley 85c58bd330 Last send message to blinded recipient identified & code cleaned up 2 months ago
ThomasSession fc914f2667
Showing the admin crown for legacy groups (#923) 3 months ago
ThomasSession 14948df4b5
Konverting the MediaSendViewModel (#922)
* Konverting the MediaSendViewModel

* PR Feedback
3 months ago
ThomasSession b134b82daa
Konverting MediaSendActivity (#921) 3 months ago
AL-Session dc432ccaa5
Recovery password linebreak / double space removal - QA feedback (#918)
* Filtered any control characters or double-spaces from copied recovery password mnemonic

* Fix typo in comment

* Single char comment alignment adjustment

* Comment phrasing adjustment

* Fixed double space removal (single char adjustment)

* Simplified mnemonic filtering regex

* Fixed regex

---------

Co-authored-by: alansley <aclansley@gmail.com>
3 months ago
SessionHero01 6ad806afb7
[SES-3251] - Legacy group migration - Part I (#916) 3 months ago
stfsession cc8ecc4c51
[Automated] Update translations from Crowdin (#915)
Co-authored-by: Bilb <1544279+Bilb@users.noreply.github.com>
3 months ago
stfsession 6ded7e1c9f
[Automated] Update translations from Crowdin (#915)
Co-authored-by: Bilb <1544279+Bilb@users.noreply.github.com>
3 months ago
SessionHero01 0956d65808
Using member names in the control messages wherever possible (#914) 3 months ago
SessionHero01 5ebc63542d
Merge pull request #913 from session-foundation/merge-release-1.21.0
Merge release 1.21.0 to dev
3 months ago
SessionHero01 20fc0a2d2d
Merge remote-tracking branch 'origin/release/1.21.0' into merge-release-1.21.0 3 months ago
SessionHero01 f8a6ad05b0
[SES-3200] - Offline control message improvement (#912) 3 months ago
SessionHero01 88e9dffbf4
Fixed crash upon launch (#911) 3 months ago
SessionHero01 9f85c6c320
Merge pull request #910 from session-foundation/merge-release-1.21.0
Merge release/1.21.0 to dev
3 months ago
AL-Session 74f4d5a134
Fix/recovery password copies linebreak (#909)
* Filtered any control characters or double-spaces from copied recovery password mnemonic

* Fix typo in comment

* Single char comment alignment adjustment

---------

Co-authored-by: alansley <aclansley@gmail.com>
3 months ago
SessionHero01 7d51b4a5fa
Fixed conflict 3 months ago
SessionHero01 8457df34c4
Merge remote-tracking branch 'origin/release/1.21.0' into merge-release-1.21.0
# Conflicts:
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/ConversationActivityV2.kt
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/VisibleMessageView.kt
#	app/src/main/java/org/thoughtcrime/securesms/preferences/SettingsActivity.kt
3 months ago
SessionHero01 75ccd3dd2b
Add a global state management for internet connectivity (#907) 3 months ago
SessionHero01 e5e00c4548
Onion paths as a StateFlow (#901) 3 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
stfsession c05aca33be
[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
AL-Session 748ccf06e7
fix/voice message upload duration ONLY (#894)
* Re-did fixing voice message upload duration ONLY - no caching changes at all

* Removed setting interim audio durations in bind and instead store the duration in the unused-for-AudioSlides caption field

* Addressed PR feedback and anti-button-spam measures to prevent the voice recording mechanism getting into a broken state if the user rapidly spams the record voice message button

* Use MediaUtil for duration formatting, prevent double-checking if we can record a voice message, correctly handle durations for lock then send voice messages, and re-adjust text autocompletion

* Removed unused imports

* Cleanup for interim push before large scale refactor

* Minor tidy

* PR comment feedback

* Added TODO comment regarding refactoring voice message logic into the ConversationActivity ViewModel

---------

Co-authored-by: alansley <aclansley@gmail.com>
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