Commit Graph

40 Commits (2460afd1a87e4abb4b5873db386fc6bda18d1701)

Author SHA1 Message Date
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
3 years ago
jubb 6508873e57 fix: fix the sent / receive timestamps for linking quotes 3 years ago
jubb 817c40b30c refactor: inserting attachments with the messages so that they are linked properly to a mmsID 3 years ago
jubb 323fb75149 fix: adding some message receive functionality 3 years ago
Ryan ZHAO 54da77a89b clean 3 years ago
Ryan ZHAO 91f9138d62 clean & refactor session protocol encryption 3 years ago
Ryan ZHAO 2859da01a7 fix duplicated closed group info message 3 years ago
Ryan ZHAO 42c7f440e9 fix quoting message in open groups 3 years ago
Ryan ZHAO 1a6da88ce3 clean 3 years ago
Ryan ZHAO 2426230064 fix sending profile picture update 3 years ago
Ryan ZHAO 0ea1ed15e7 WIP: make attachment work 3 years ago
Ryan ZHAO 8acbb3c366 fix send text message to open group 3 years ago
Ryan ZHAO d9eaedd6ae hook up sending pipeline & clean 3 years ago
Ryan ZHAO 9d0831b874 remove shared sender keys 3 years ago
Ryan ZHAO b517555a45 timestamp & duplicated message 3 years ago
Ryan ZHAO c6084b0172 replace group create at timestamp with formation timestamp 3 years ago
Ryan ZHAO a7764ed5c9 Merge branch 'testing_multi_merge' of https://github.com/hjubb/session-android into multi_device_refactor 3 years ago
Ryan ZHAO 5dadb89225 WIP: received message timestamps 3 years ago
Ryan ZHAO 5cbbf92fb9 sync target of multi device for refactored sending & receiving pipeline 3 years ago
jubb 5a892b2932 Merge remote-tracking branch 'origin/add_sync_target' into testing_multi_merge
# Conflicts:
#	app/src/main/java/org/thoughtcrime/securesms/notifications/SingleRecipientNotificationBuilder.java
#	libsignal/src/main/java/org/session/libsignal/service/api/SignalServiceMessageSender.java
3 years ago
jubb 34fab9681c fix: closed groups info messages work now 3 years ago
Ryan ZHAO c32c58eee7 add open group through configuration message 3 years ago
Ryan ZHAO 5ceaf87ba9 implement closed group v2 handling and configuration message handling in refactored message receiving pipeline 3 years ago
Ryan ZHAO 05da743ea2 configuration message handling 3 years ago
Ryan ZHAO 03ff1d1941 configuration message 3 years ago
Brice 49f3e0cfca implementation of persistAttachments + refactoring 3 years ago
Brice 5f0a5c5db6 Session jobs database implementation 3 years ago
Ryan ZHAO d4781e64a3 clean group util 3 years ago
Ryan ZHAO 246eb62958 message sender failed with error 3 years ago
Ryan ZHAO f3c3483cde complete message sender 3 years ago
Ryan ZHAO 70456d0fd9 closed group encryption key pair 3 years ago
Ryan ZHAO 9df6bb11d1 WIP complete storage protocol 3 years ago
Ryan ZHAO 39858cb0c8 persist message 3 years ago
Ryan ZHAO 31d4deb354 WIP clean & make things compile 3 years ago
Ryan ZHAO a5e37fd171 WIP make things compile 4 years ago
Ryan ZHAO 8e8abcbe81 Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor 4 years ago
Ryan ZHAO 58ad4aef33 make thing compile 4 years ago
Brice 3357672516 MessaageSender: use of session protocol for closed groups 4 years ago
Brice 6f22c3d6e3 MessageReceiver synced with iOS 4 years ago
Ryan ZHAO 74a9754f48 implement interfaces 4 years ago