Commit Graph

9622 Commits (c188b14b3d62223aac84a2971b451609b738c42c)
 

Author SHA1 Message Date
stfsession c188b14b3d [Automated] Update translations from Crowdin (#1039)
Co-authored-by: ThomasSession <171472362+ThomasSession@users.noreply.github.com>
4 weeks ago
ThomasSession e404fb964f Moving db calls out of the main thread 4 weeks ago
SessionHero01 1dc88125c6
Merge pull request #1029 from session-foundation/release/1.21.2
Prepare for release 1.21.2
1 month ago
SessionHero01 116873fdc9
Bump release version 1 month ago
SessionHero01 716dde380f
Fixprod crashes (#1028) 1 month ago
SessionHero01 62374c672f
Fix a potential crash when handling member removal offline (#1025)
* Fix a potential crash handling member removal

* Change how the class is instantiated

* Additional GH triggers
1 month ago
SessionHero01 222994a17e
Merge pull request #1014 from session-foundation/release/1.21.1
Release 1.21.1
1 month ago
SessionHero01 db18b8023c
Catch huawei init code 1 month ago
SessionHero01 82c29e9f85
Move getSwarm into try catch (#1021) 1 month ago
SessionHero01 36590bea81
Fix website variant build (#1015) 1 month ago
SessionHero01 bbdfec3a47
Add resetToken to TokenFetcher (#1009)
* Add resetToken to TokenFetcher

* Remove import
1 month ago
SessionHero01 8aaf985cdd
Bump version to 1.21.1 1 month ago
SessionHero01 1228e1aaae
Merge pull request #868 from session-foundation/release/1.21.0
Prepare for release 1.21.0
1 month ago
SessionHero01 3bdba5374e
Increase build version and updated deprecation dates (#1008) 2 months ago
SessionHero01 19a435b913
Merge pull request #1005 from session-foundation/network-connectivity
[SES-3491] - Update to network connectivity check
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 3b9cfd9db2
Merge pull request #1002 from session-foundation/fix/logs-crashing-emulators
Fixing logs sharing crashing
2 months ago
ThomasSession 8e1ca752d9 Fixing logs sharing crashing 2 months ago
SessionHero01 703136eb94
Merge pull request #1000 from session-foundation/merge-libsession
Update libsession-util to v1.2.1
2 months ago
SessionHero01 24ecc849c6
Bump version code to 395 2 months ago
SessionHero01 cc06a4c775
Update libsession-util to v1.2.1 2 months ago
SessionHero01 73db78ab5d
Enable libsession login (#999) 2 months ago
Morgan Pretty 83e9f8e09c
Merge pull request #997 from mpretty-cyro/feature/libsession-logging
Added code to output libSession logs
2 months ago
Morgan Pretty fbd1975673 Removed unnecessary header file 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
Morgan Pretty 3a339b15f9 Added code to output libSession logs 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 32d5bfb132
Fix job queue issue resuming message send job (#990) 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 652bc64cb4
Make sure we don't set our own profile pic from group messages (#981) 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
ThomasSession d5e1082e2e
Key was changed again in crowdin (#974) 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 2814e35fdb
Fixes crash on unexpected key messages (#972) 2 months ago
Morgan Pretty 72a57cdd2f
Merge pull request #968 from mpretty-cyro/feature/libQuic-fixes
Fixes for libQuic merge
2 months ago
Morgan Pretty d455f65f82 Update to libSession 1.2.0 2 months ago