Commit Graph

9604 Commits (84d775cd06cfb61245daf4930c64fa6b63e1e6a6)
 

Author SHA1 Message Date
SessionHero01 84d775cd06
Merge remote-tracking branch 'origin/release/1.21.0' into release/1.21.0 1 month ago
SessionHero01 c5912c36e0
Fix falsely reported internet connectivity 1 month ago
ThomasSession 3b9cfd9db2
Merge pull request #1002 from session-foundation/fix/logs-crashing-emulators
Fixing logs sharing crashing
1 month ago
ThomasSession 8e1ca752d9 Fixing logs sharing crashing 1 month ago
SessionHero01 703136eb94
Merge pull request #1000 from session-foundation/merge-libsession
Update libsession-util to v1.2.1
1 month ago
SessionHero01 24ecc849c6
Bump version code to 395 1 month ago
SessionHero01 cc06a4c775
Update libsession-util to v1.2.1 1 month ago
SessionHero01 73db78ab5d
Enable libsession login (#999) 1 month ago
Morgan Pretty 83e9f8e09c
Merge pull request #997 from mpretty-cyro/feature/libsession-logging
Added code to output libSession logs
1 month ago
Morgan Pretty fbd1975673 Removed unnecessary header file 1 month 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>
1 month ago
Morgan Pretty 3a339b15f9 Added code to output libSession logs 1 month ago
SessionHero01 b7ab2c51db
Group poller tweaks (#995) 1 month ago
SessionHero01 bd90383a02
Disable three dot menu for kicked groups too (#993) 1 month 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
1 month ago
SessionHero01 32d5bfb132
Fix job queue issue resuming message send job (#990) 1 month ago
SessionHero01 b44ea31d8e
[SES-3434] - Fix receiving left groups' notification (#986)
* Fix still receiving generic notification for groups

* Imports

* Fixes tests

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

* SES-3423 Quoted messages styling

* clean up
1 month ago
SessionHero01 d7f697572e
Remove three dot menu for kicked group (#984) 1 month ago
ThomasSession 13c638f00d
Making sure we don't delete a NTS on restore (#982) 1 month ago
SessionHero01 652bc64cb4
Make sure we don't set our own profile pic from group messages (#981) 1 month ago
SessionHero01 0e62a2f301
[SES-3115] - Missing "xxx NOT SENT" status text (#975) 1 month ago
SessionHero01 4d4a48b689
Bump version code to 394 1 month ago
SessionHero01 02da89670d
Bump version code and legacy group deprecated dates for internal test release 1 month ago
ThomasSession d5e1082e2e
Key was changed again in crowdin (#974) 1 month ago
SessionHero01 45e1f6720d
[SES-3395] - Fix group notification issue (#973) 1 month 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
1 month ago
SessionHero01 2814e35fdb
Fixes crash on unexpected key messages (#972) 1 month ago
Morgan Pretty 72a57cdd2f
Merge pull request #968 from mpretty-cyro/feature/libQuic-fixes
Fixes for libQuic merge
1 month ago
Morgan Pretty d455f65f82 Update to libSession 1.2.0 1 month ago
stfsession de73cdc6fb
[Automated] Update translations from Crowdin (#966)
Co-authored-by: mpretty-cyro <15862619+mpretty-cyro@users.noreply.github.com>
1 month ago
SessionHero01 01b1d26f76
Subscribe to group config messages (#969) 1 month ago
SessionHero01 ad7792f659
Rework group poller lifecycle so that it supports polling once (#967) 1 month ago
Morgan Pretty 1106474002 Disabled the onion request (and libQuic) code in libSession 1 month ago
SessionHero01 df977ad15d
Fix compile issue (#965) 1 month ago
SessionHero01 0831c6621c
Changes to use load_admin_key (#964) 1 month ago
ThomasSession b412bf16ca
SES-3367 - properly allowing for user name edit in groups (#963) 1 month ago
SessionHero01 097dc273b0
[SES-2970] - Add expired groups handling (#962) 2 months 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
SessionHero01 657e3e2b59
Update user config whenever group name changes (#956) 2 months ago
ThomasSession a5ad390cdd
Making sure the unblock banner shows the dialog first (#955) 2 months ago
SessionHero01 57a3c06923
Updated time format for deprecated time (#954) 2 months ago
ThomasSession 947bae2a25 SES-3258
Proper way to determine if a message is a control message
2 months ago
ThomasSession c35930c408 SES-3317 invalid phrase key for dual promotion 2 months ago
SessionHero01 f5a76b23e1
Disable selecting message for post deprecated legacy groups (#950) 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