Commit Graph

9676 Commits (fd45cdf5686bc96ae8b4c71f7e119431f8579bf7)
 

Author SHA1 Message Date
SessionHero01 4d4a48b689
Bump version code to 394 3 months ago
SessionHero01 02da89670d
Bump version code and legacy group deprecated dates for internal test release 3 months ago
ThomasSession d5e1082e2e
Key was changed again in crowdin (#974) 3 months ago
SessionHero01 45e1f6720d
[SES-3395] - Fix group notification issue (#973) 3 months 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
3 months ago
SessionHero01 2814e35fdb
Fixes crash on unexpected key messages (#972) 3 months ago
AL-Session d5b80440ad
Fix/SES-1789 Message info for send and receive (#970)
* WIP

* Implemented sent/sending/received behaviour

* Adding some left behind changes

* Make sure colons are added where needed in message info & that we don't show sending... AND an error msg

* Cleanup imports

* PR feedback

---------

Co-authored-by: alansley <aclansley@gmail.com>
3 months ago
Morgan Pretty 72a57cdd2f
Merge pull request #968 from mpretty-cyro/feature/libQuic-fixes
Fixes for libQuic merge
3 months ago
Morgan Pretty d455f65f82 Update to libSession 1.2.0 3 months ago
stfsession de73cdc6fb
[Automated] Update translations from Crowdin (#966)
Co-authored-by: mpretty-cyro <15862619+mpretty-cyro@users.noreply.github.com>
3 months ago
stfsession 1f716cc8e1
[Automated] Update translations from Crowdin (#966)
Co-authored-by: mpretty-cyro <15862619+mpretty-cyro@users.noreply.github.com>
3 months ago
SessionHero01 01b1d26f76
Subscribe to group config messages (#969) 3 months ago
SessionHero01 ad7792f659
Rework group poller lifecycle so that it supports polling once (#967) 3 months ago
Morgan Pretty 1106474002 Disabled the onion request (and libQuic) code in libSession 3 months ago
SessionHero01 df977ad15d
Fix compile issue (#965) 3 months ago
SessionHero01 0831c6621c
Changes to use load_admin_key (#964) 3 months ago
ThomasSession b412bf16ca
SES-3367 - properly allowing for user name edit in groups (#963) 3 months ago
AL-Session 3ff39dc0dc
SES-2145 - Fix re-scroll to bottom after clicking on original message in a reply (#961)
* Re-scroll to bottom after click on OG msg of reply fixed & message highlighting added to match iOS

* Fixing UI issues

Making sure the glow isn't clipped
Scrolling past the quoted view so that it isn't right at the top

* Consolitate recycler view scroll & highlight functionality into a single scrollListener

* Fix comment typo

* Scroll past targeted messages by a given offset in pixels rather than in messages

* Made the linearSmoothScroller lazy and tidied up

* Removed unused property

* Precalculate scroll offset for scroll-target messages

---------

Signed-off-by: alansley <aclansley@gmail.com>
Co-authored-by: alansley <aclansley@gmail.com>
Co-authored-by: ThomasSession <thomas.r@getsession.org>
3 months ago
SessionHero01 097dc273b0
[SES-2970] - Add expired groups handling (#962) 3 months ago
stfsession b3623f2874
[Automated] Update translations from Crowdin (#960)
Co-authored-by: mpretty-cyro <15862619+mpretty-cyro@users.noreply.github.com>
3 months ago
stfsession 5f3b8e4ba8
[Automated] Update translations from Crowdin (#960)
Co-authored-by: mpretty-cyro <15862619+mpretty-cyro@users.noreply.github.com>
3 months ago
AL-Session 1b6addc9c7
Fix/username cleanup --> remove address serialize method (#959)
* Centralising username access

* Centralising username logic

* Removing ContactUtil

* Cleaning up shortString

* Removed address.serialize as toString is the same thing, couple of methods converted to expression-bodied format & added a mock for username-utils to the ConversationViewModelTest class

---------

Co-authored-by: ThomasSession <thomas.r@getsession.org>
Co-authored-by: alansley <aclansley@gmail.com>
3 months ago
ThomasSession 92f1390fad
Feature/username cleanup (#957)
* Centralising username access

* Centralising username logic

* Removing ContactUtil

* Cleaning up shortString

* Making sure the name doesn't overflow in a message view

* Using Lazy to avoid dependency cycle
3 months ago
AL-Session e10054c4ee
Fix/qa 882 mic button (#943)
* WIP spam prevention

* Record voice button spam UI state confusion addressed

* Remove leftover commented code

* Unused variable removed

* Simplifying voice recording logic

* Clean up

* Clean up

* Hopefully fix toast window layout exception on microphone button spam

* Refactored voice message too short detection mechanism to avoid using deprecated call to 'someToast.view?.isShown'

---------

Co-authored-by: alansley <aclansley@gmail.com>
Co-authored-by: ThomasSession <thomas.r@getsession.org>
3 months ago
SessionHero01 b57097f9d1
[SES-3352] - Create group as a rollback-able process (#958) 3 months ago
SessionHero01 657e3e2b59
Update user config whenever group name changes (#956) 3 months ago
ThomasSession a5ad390cdd
Making sure the unblock banner shows the dialog first (#955) 3 months ago
SessionHero01 57a3c06923
Updated time format for deprecated time (#954) 3 months ago
ThomasSession 947bae2a25 SES-3258
Proper way to determine if a message is a control message
3 months ago
ThomasSession c35930c408 SES-3317 invalid phrase key for dual promotion 3 months ago
SessionHero01 8707bb0f6f
Merge pull request #953 from session-foundation/bring-1.21.0
Bring 1.21.0 to dev
3 months ago
SessionHero01 0cf6e22cca
Merge remote-tracking branch 'origin/release/1.21.0' into bring-1.21.0
# Conflicts:
#	app/src/main/java/org/thoughtcrime/securesms/MediaPreviewActivity.java
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/MessageDetailActivity.kt
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/MessageDetailsViewModel.kt
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/QuoteView.kt
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/VisibleMessageView.kt
#	app/src/main/java/org/thoughtcrime/securesms/mms/Slide.kt
3 months ago
SessionHero01 f5a76b23e1
Disable selecting message for post deprecated legacy groups (#950) 3 months ago
SessionHero01 f3b8dd5d37
Do not send control message for re-invite/re-promote (#951) 3 months ago
ThomasSession fb0dc85bff Proper names for visible message view 3 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
3 months ago
SessionHero01 1be1278a6b
[SES-3319] - No promotion retry in the background (#948) 3 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) 3 months ago
SessionHero01 87cd979473
[SES-3314] - Prevent replay attacks (#945) 3 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
3 months ago
SessionHero01 42a536fef7
Add the ability to re-create legacy group for unknown members (#944) 3 months ago
SessionHero01 8d8876df59
[SES-3300] - More place to hide message/convo actions based on deprecated state (#942) 3 months ago
ThomasSession 1b2eb4c2f9
Making sure we get all attachments except voice notes (#940) 3 months ago
ThomasSession d67484e8ed
[SES-3292] Updated photo picker (#934)
* Using the new API for the photo picker

* Using the modern version of the photo picker

* Proper way to get images

* Sorting folders by recency

* We shouldn't reuse the savedstate but instead rely on our custom caching

* Clean up

* PR clean up
3 months ago
SessionHero01 17fcd5ea57
Bump release version code 3 months ago
SessionHero01 2ebe469c49
Fix group member name not showing (#939) 3 months ago
SessionHero01 47843ad96b
Rekey always to be performed regardless of sharing history or not (#938) 3 months ago
SessionHero01 e190c332dc
Send control message locally (#937) 3 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
3 months ago
SessionHero01 b73520cb24
[SES-3270] - Group invitation tweaks (#933) 3 months ago