Commit Graph

9632 Commits (5699be96cce87daebf592cf7716462316481dcb5)
 

Author SHA1 Message Date
SessionHero01 5699be96cc
Bump version code to 401 1 month ago
SessionHero01 95975c79bd
[ses-3567] - fix error sending group invite (#1052) 1 month ago
SessionHero01 a1692197ac
Bump version code to 400 2 months ago
SessionHero01 362f37b01d
Revert "Moving db calls out of the main thread"
This reverts commit e404fb964f.
2 months ago
SessionHero01 4913edccde
Catch the crash on home screen (#1049) 2 months ago
ThomasSession a6d121c194 Removed Spinkit dependency and replaced with indeterminate spinners 2 months ago
SessionHero01 3448fcde7f
Fix crash replying on push notification (#1048) 2 months ago
stfsession 6142708551 [Automated] Update translations from Crowdin (#1039)
Co-authored-by: ThomasSession <171472362+ThomasSession@users.noreply.github.com>
2 months ago
SessionHero01 84342ceb3d Fix more crashes (#1036) 2 months ago
ThomasSession 7c3915abd7 Making sure we use the right string for Huawei builds (#1041) 2 months ago
stfsession c188b14b3d [Automated] Update translations from Crowdin (#1039)
Co-authored-by: ThomasSession <171472362+ThomasSession@users.noreply.github.com>
2 months ago
ThomasSession e404fb964f Moving db calls out of the main thread 2 months ago
SessionHero01 1dc88125c6
Merge pull request #1029 from session-foundation/release/1.21.2
Prepare for release 1.21.2
2 months ago
SessionHero01 116873fdc9
Bump release version 2 months ago
SessionHero01 716dde380f
Fixprod crashes (#1028) 2 months 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
2 months ago
SessionHero01 222994a17e
Merge pull request #1014 from session-foundation/release/1.21.1
Release 1.21.1
2 months ago
SessionHero01 db18b8023c
Catch huawei init code 2 months ago
SessionHero01 82c29e9f85
Move getSwarm into try catch (#1021) 2 months ago
SessionHero01 36590bea81
Fix website variant build (#1015) 2 months ago
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 1228e1aaae
Merge pull request #868 from session-foundation/release/1.21.0
Prepare for release 1.21.0
2 months 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