Commit Graph

6803 Commits (eee3824ca03c38d764bb00154028c8a6719a30d3)
 

Author SHA1 Message Date
Brice-W 24b4fb0665 Merge branch 'dev' of https://github.com/loki-project/session-android into data-extraction-2 5 years ago
Brice-W 0578195d61 Merge branch 'dev' of https://github.com/loki-project/session-android into specific-group-updates 5 years ago
jubb 8ee58459dd feat: use new closed and open group pollers 5 years ago
Brice-W a47113f2c5 revert changes 5 years ago
Brice-W 5dcb3d77d4 revert changes regarding explicit group updates as it's now in a separate PR 5 years ago
Brice-W ddede475b4 Start of Update messages builder class implementation & usage for Input group updates 5 years ago
jubb 2460afd1a8 feat: call resume message send on app create 5 years ago
jubb 203c0dd44c refactor: fix imports / compile issues from merging dev 5 years ago
jubb b685846d7e Merge remote-tracking branch 'upstream/dev' into origin/refactor-sending
# Conflicts:
#	app/src/main/java/org/thoughtcrime/securesms/ApplicationContext.java
#	app/src/main/java/org/thoughtcrime/securesms/loki/database/LokiAPIDatabase.kt
#	libsession/src/main/java/org/session/libsession/messaging/messages/control/ClosedGroupControlMessage.kt
#	libsession/src/main/java/org/session/libsession/messaging/messages/control/ExpirationTimerUpdate.kt
#	libsession/src/main/java/org/session/libsession/messaging/opengroups/OpenGroupMessage.kt
#	libsession/src/main/java/org/session/libsession/messaging/sending_receiving/MessageSenderClosedGroup.kt
5 years ago
Ryan ZHAO 333533785b fix crash on attachment send failure 5 years ago
Ryan ZHAO 80382cc454 minor refactor 5 years ago
Brice-W 2ca8b1acb1 missed case for sending media saved notification 5 years ago
Ryan ZHAO 26b60c0397 Merge branch 'dev' of https://github.com/loki-project/session-android into refactor-sending-error-handling 5 years ago
Brice-W 9d82b4b7a9 sending media saved notification 5 years ago
Niels Andriesse 0b6282bcef
Merge pull request #483 from hjubb/fix_dynamic_job_serialization
fixing the job serialization for large job messages
5 years ago
jubb 32f9675fe4 fix: dynamic output buffer size, reusing the byte array buffer and only copying the written part to persistence 5 years ago
Ryan ZHAO 1e9e580a2f minor refactor 5 years ago
Ryan ZHAO 436598a80b resume pending jobs on app starting 5 years ago
Ryan ZHAO 39aef68b04 refactor precondition failure error 5 years ago
Ryan ZHAO 778a0d083f Merge branch 'dev' of https://github.com/oxen-io/session-android into refactor-sending-error-handling 5 years ago
Ryan ZHAO 95646ed04e make error description show in the message detail activity 5 years ago
Niels Andriesse bf4a94a20e
Merge pull request #481 from hjubb/fix_padded_messages
fix proto pre-cipher proto padding
5 years ago
jubb 7e509a1cf0 fix: pad the plaintext before encryption 5 years ago
Brice-W 471e028cf3 implementation of the receiving side of Data Extraction notifications & explicit group updates notifications 5 years ago
Niels Andriesse 55eb963d10 Update build number 5 years ago
Niels Andriesse 8286f03a5a
Merge pull request #480 from hjubb/remove_minify
Remove minify for release build
5 years ago
jubb f307d7bb17 fix: add org.session and remove minify to release build 5 years ago
jubb dd8a0cdc2e fix: use queue in the retry timer 5 years ago
Niels Andriesse 2e65077b3a Update build number 5 years ago
Niels Andriesse 16076fe40a
Merge pull request #477 from RyanRory/refactor-sending-fix
The Refactor: Fix sending crashes
5 years ago
jubb fe3f3d5f88 refactor: remove redundant Companion qualifier 5 years ago
jubb b81d9b5e3a fix: matching up the remove 05 prefixing to be consistent through the new pipeline call sites 5 years ago
Brice-W 1daa2a336f Merge branch 'dev' of https://github.com/loki-project/session-android into data-extraction-2 5 years ago
Brice-W cd6c838953 clean 5 years ago
Ryan ZHAO 3cb20c9250 minor fix 5 years ago
Ryan ZHAO 424aee5fb3 fix possible serialising crash & refactor 5 years ago
jubb 6508873e57 fix: fix the sent / receive timestamps for linking quotes 5 years ago
Ryan ZHAO d2843b2cef fix removing jobs in database 5 years ago
Ryan ZHAO b786f5894c fix configuration message deserialising crash 5 years ago
jubb 817c40b30c refactor: inserting attachments with the messages so that they are linked properly to a mmsID 5 years ago
Ryan ZHAO 4628f27d9f fix error handling 5 years ago
Niels Andriesse 293b01e857 Update version number 5 years ago
Niels Andriesse f5e002ece1
Merge pull request #469 from RyanRory/refactor-sending
The Refactor: Message Sending Pipeline
5 years ago
jubb 323fb75149 fix: adding some message receive functionality 5 years ago
Ryan ZHAO 54da77a89b clean 5 years ago
Ryan ZHAO d7e525d828 clean 5 years ago
Ryan ZHAO 6659b7a53e clean 5 years ago
Ryan ZHAO 91f9138d62 clean & refactor session protocol encryption 5 years ago
Ryan ZHAO 60f51af295 clean & fix expiration timer setting issue 5 years ago
Ryan ZHAO 0e049469aa minor refactor on closed group encryption key pair sending 5 years ago