jubb
6f2bad9b59
fix: no duplicate group left messages, more efficient closed group polling
2021-03-23 10:00:51 +11:00
jubb
8ee58459dd
feat: use new closed and open group pollers
2021-03-19 17:08:31 +11:00
jubb
2460afd1a8
feat: call resume message send on app create
2021-03-18 13:36:56 +11:00
jubb
203c0dd44c
refactor: fix imports / compile issues from merging dev
2021-03-18 09:52:20 +11:00
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
2021-03-18 09:26:13 +11:00
jubb
fe3f3d5f88
refactor: remove redundant Companion qualifier
2021-03-15 16:44:44 +11:00
Ryan ZHAO
424aee5fb3
fix possible serialising crash & refactor
2021-03-15 15:43:05 +11:00
jubb
6508873e57
fix: fix the sent / receive timestamps for linking quotes
2021-03-15 15:03:23 +11:00
Ryan ZHAO
d2843b2cef
fix removing jobs in database
2021-03-15 14:56:46 +11:00
jubb
817c40b30c
refactor: inserting attachments with the messages so that they are linked properly to a mmsID
2021-03-15 13:35:05 +11:00
jubb
323fb75149
fix: adding some message receive functionality
2021-03-12 17:15:33 +11:00
Ryan ZHAO
54da77a89b
clean
2021-03-12 15:23:29 +11:00
Ryan ZHAO
d7e525d828
clean
2021-03-12 14:52:59 +11:00
Ryan ZHAO
6659b7a53e
clean
2021-03-12 14:23:34 +11:00
Ryan ZHAO
91f9138d62
clean & refactor session protocol encryption
2021-03-12 13:37:16 +11:00
Ryan ZHAO
60f51af295
clean & fix expiration timer setting issue
2021-03-12 11:27:51 +11:00
Ryan ZHAO
e85bf7a45d
fix replying from push notification
2021-03-11 15:56:40 +11:00
Ryan ZHAO
2859da01a7
fix duplicated closed group info message
2021-03-11 15:31:14 +11:00
Ryan ZHAO
d7124c3b7e
minor refactor
2021-03-11 14:45:08 +11:00
Ryan ZHAO
42c7f440e9
fix quoting message in open groups
2021-03-11 14:37:53 +11:00
Ryan ZHAO
97a9446eae
fix profile picture update
2021-03-11 13:56:35 +11:00
Ryan ZHAO
9ddb45dbdc
fix blocked contacts can still see typing indicator and set disappearing messages
2021-03-11 10:52:54 +11:00
Ryan ZHAO
7a6a653823
Merge branch 'dev' of https://github.com/loki-project/session-android into refactor-sending
2021-03-10 10:33:47 +11:00
jubb
597ba3b0e2
fix: remove reference to non-existent SignalMapView
2021-03-10 09:43:35 +11:00
jubb
ca7202f255
feat: add new message receive pipeline in important places and fix parsing issues
2021-03-09 17:26:29 +11:00
Ryan ZHAO
70a7182320
Merge branch 'dev' of https://github.com/oxen-io/session-android into refactor-sending
2021-03-09 14:46:14 +11:00
Ryan ZHAO
1a6da88ce3
clean
2021-03-09 13:54:15 +11:00
Niels Andriesse
fea79b819b
Merge pull request #468 from hjubb/sync_messages_update_contacts
...
Sync multi device fixes and link device implementation
2021-03-09 13:43:32 +11:00
jubb
5e34f1235d
fix: only set profile avatar ID after download image
2021-03-09 11:56:24 +11:00
jubb
2c615ba83e
fix: setup storage api before starting polling
2021-03-09 11:07:26 +11:00
Ryan ZHAO
0a7fecfb52
fix sending link preview
2021-03-09 10:50:02 +11:00
jubb
9136f1ac2d
fix: out of order config messages and avatar downloads, use the hex encoding instead of the mnemonic from seed
2021-03-09 10:42:53 +11:00
jubb
6c81580d93
fix: sync timing for multi device partial restore
2021-03-05 16:19:53 +11:00
jubb
cf373f3a93
fix: set current pager item to 0 on scan
2021-03-05 13:39:15 +11:00
Ryan ZHAO
4218073a69
fix quote attachments
2021-03-05 13:31:40 +11:00
jubb
4f74d46b17
fix: revert query to filter empty threads for now
2021-03-05 13:17:08 +11:00
Ryan ZHAO
3b2ea4e95d
clean
2021-03-05 11:31:12 +11:00
Ryan ZHAO
2df9d4f27c
clean
2021-03-05 11:24:43 +11:00
Ryan ZHAO
2426230064
fix sending profile picture update
2021-03-05 11:13:25 +11:00
jubb
0120eac350
fix: remove the dialog seed disclaimer
2021-03-05 10:28:35 +11:00
Ryan ZHAO
9d4c3bf722
send read receipt using new pipeline
2021-03-05 10:17:34 +11:00
jubb
d9511aa087
fix: crash on backup prefs
2021-03-05 10:16:55 +11:00
Ryan ZHAO
e90ffe8af8
Merge branch 'dev' of https://github.com/oxen-io/session-android into refactor-sending
2021-03-05 09:54:08 +11:00
jubb
784e217e91
feat: filter out local number empty thread only
2021-03-04 17:17:45 +11:00
Ryan ZHAO
e0ff5a7e7a
fix sending expiration update message
2021-03-04 17:14:12 +11:00
jubb
27958491c5
fix: specific empty thread snippet and removing the thread filtering for empty messages
2021-03-04 16:21:25 +11:00
Ryan ZHAO
aa7071ad80
send typing indicator using new pipeline
2021-03-04 15:57:01 +11:00
Ryan ZHAO
70b96fbe73
send configuration message using new sending pipeline
2021-03-04 15:37:42 +11:00
beantaco
73bc4543f5
Fixes translations of "invalid"
...
Some instances of "invalid" were translated as "無効" (disabled/ineffective), for example "invalid protocol version" and "corrupted key". In these cases, "無効" has been replaced with "不正" (incorrect/improper).
2021-03-04 04:05:34 +00:00
beantaco
ad4721cf16
Fixes translation of "terms of use"
2021-03-04 04:05:31 +00:00