Commit Graph

2835 Commits (bbdfec3a47c359e47b3f8e26b93136baa62f83f2)

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

* Remove import
2 months ago
SessionHero01 8aaf985cdd
Bump version to 1.21.1 2 months ago
SessionHero01 3bdba5374e
Increase build version and updated deprecation dates (#1008) 2 months ago
SessionHero01 c55840addd
Logs 2 months ago
SessionHero01 37fa8e4ae2
Update to what counts as connected 2 months ago
SessionHero01 54ec9e5d10
Renamed 2 months ago
SessionHero01 84d775cd06
Merge remote-tracking branch 'origin/release/1.21.0' into release/1.21.0 2 months ago
SessionHero01 c5912c36e0
Fix falsely reported internet connectivity 2 months ago
ThomasSession 8e1ca752d9 Fixing logs sharing crashing 2 months ago
SessionHero01 24ecc849c6
Bump version code to 395 2 months ago
SessionHero01 73db78ab5d
Enable libsession login (#999) 2 months 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>
2 months ago
SessionHero01 b7ab2c51db
Group poller tweaks (#995) 2 months ago
SessionHero01 bd90383a02
Disable three dot menu for kicked groups too (#993) 2 months ago
ThomasSession bcabdc4fba
Fix/groupsv2 fixes (#989)
* SES-3431 no emoji reaciton on control messages

* SES-3423 Quoted messages styling

* clean up

* SES 3430 - delete media dialogs

* Update conversation when attachment changes
2 months ago
SessionHero01 b44ea31d8e
[SES-3434] - Fix receiving left groups' notification (#986)
* Fix still receiving generic notification for groups

* Imports

* Fixes tests

* Fixes compile issues
2 months ago
SessionHero01 119a3e7cfe
Make sure everyone can see resend invite option (#988) 2 months ago
SessionHero01 737cffc74a
Make sure group keys are pushed before anything else (#987) 2 months ago
ThomasSession 11a0ee9fbb
Fix/groupsv2 fixes (#985)
* SES-3431 no emoji reaciton on control messages

* SES-3423 Quoted messages styling

* clean up
2 months ago
SessionHero01 d7f697572e
Remove three dot menu for kicked group (#984) 2 months ago
ThomasSession 13c638f00d
Making sure we don't delete a NTS on restore (#982) 2 months ago
SessionHero01 0e62a2f301
[SES-3115] - Missing "xxx NOT SENT" status text (#975) 2 months ago
SessionHero01 4d4a48b689
Bump version code to 394 2 months ago
SessionHero01 02da89670d
Bump version code and legacy group deprecated dates for internal test release 2 months ago
SessionHero01 45e1f6720d
[SES-3395] - Fix group notification issue (#973) 2 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
2 months ago
SessionHero01 01b1d26f76
Subscribe to group config messages (#969) 2 months ago
SessionHero01 ad7792f659
Rework group poller lifecycle so that it supports polling once (#967) 2 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
SessionHero01 097dc273b0
[SES-2970] - Add expired groups handling (#962) 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
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
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
SessionHero01 17fcd5ea57
Bump release version code 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