Niels Andriesse
|
f727244342
|
Merge pull request #514 from oxen-io/refactoring
Minor Refactoring
|
2021-04-29 10:11:02 +10:00 |
|
Niels Andriesse
|
761c12addd
|
Clean
|
2021-04-29 10:02:07 +10:00 |
|
jubb
|
d05da5c447
|
Merge remote-tracking branch 'upstream/dev' into fix_profile_nulls
# Conflicts:
# app/src/main/java/org/thoughtcrime/securesms/loki/api/BackgroundPollWorker.kt
# app/src/main/java/org/thoughtcrime/securesms/loki/protocol/MultiDeviceProtocol.kt
# libsession/src/main/java/org/session/libsession/messaging/sending_receiving/ReceivedMessageHandler.kt
|
2021-04-29 09:39:33 +10:00 |
|
Brice-W
|
ab68001b15
|
clean
|
2021-04-28 16:00:13 +10:00 |
|
Brice-W
|
8806fd0462
|
Merge branch 'dev' of https://github.com/loki-project/session-android into closed-groups-update
|
2021-04-28 09:42:02 +10:00 |
|
Niels Andriesse
|
e2ad23482d
|
Resolve various loose ends
|
2021-04-27 14:36:03 +10:00 |
|
jubb
|
96cc867512
|
fix: BackgroundPollWorker.kt new instance instead of null instance
|
2021-04-26 15:55:13 +10:00 |
|
jubb
|
572f262b6d
|
fix: don't update the profiles if the values are empty
|
2021-04-26 15:18:12 +10:00 |
|
Brice-W
|
f0394fb908
|
fix avatar display issues
|
2021-04-26 14:14:39 +10:00 |
|
Niels Andriesse
|
07fe672f31
|
Clean
|
2021-04-26 13:12:05 +10:00 |
|
Niels Andriesse
|
fdede1c656
|
Clean
|
2021-04-26 11:39:23 +10:00 |
|
Niels Andriesse
|
69f05dabdf
|
Clean
|
2021-04-26 11:23:09 +10:00 |
|
Niels Andriesse
|
17e764fc31
|
Clean
|
2021-04-26 11:14:45 +10:00 |
|
Niels Andriesse
|
979c21ccbf
|
Fix duplicated API
|
2021-04-23 16:09:47 +10:00 |
|
Brice-W
|
b064f8f5d7
|
implementation of the zombie members handling logic
|
2021-04-23 14:07:10 +10:00 |
|
Brice-W
|
0653b2c2d3
|
only admin can delete members
|
2021-04-21 16:34:22 +10:00 |
|
Niels Andriesse
|
72f9bb8f4b
|
Merge pull request #506 from Brice-W/group-creation-ui
Improvement to the Group creation UI
|
2021-04-21 12:47:58 +10:00 |
|
Brice-W
|
f9de34f947
|
comment
|
2021-04-20 09:45:29 +10:00 |
|
Brice-W
|
10554011f8
|
avoid displaying self in the contacts list
|
2021-04-20 09:39:51 +10:00 |
|
Brice-W
|
be2692fec6
|
clean
|
2021-04-19 13:37:34 +10:00 |
|
Brice-W
|
b92f2e7904
|
clean
|
2021-04-19 13:36:42 +10:00 |
|
Brice-W
|
cba4e65b9e
|
update with payload logic
|
2021-04-19 13:35:09 +10:00 |
|
Brice-W
|
3c210ca437
|
optimization on contacts selection
|
2021-04-19 10:46:19 +10:00 |
|
Brice-W
|
2b7cf7c1b4
|
added Kind sealed class in UpdateMessageData + minor fixes
|
2021-04-16 15:54:39 +10:00 |
|
Brice-W
|
abb1db7a7e
|
new approach in update saving
|
2021-04-15 14:41:29 +10:00 |
|
Brice-W
|
9cdcdc43a6
|
redesign of group update messages management
|
2021-04-14 16:37:04 +10:00 |
|
Brice-W
|
30b47a32cb
|
Merge branch 'dev' of https://github.com/loki-project/session-android into specific-group-updates
|
2021-04-08 15:21:46 +10:00 |
|
jubb
|
7121aa85fb
|
refactor: use OpenGroupAPI.kt instead of PublicChatAPI.kt for all open group operations.
Syncing open group notify conversation list listeners debounced so UI doesn't freeze on initial syncs
|
2021-03-31 15:15:50 +11:00 |
|
jubb
|
a445e0a326
|
fix: moderator status going off open chat API instead of PublicChatAPI
|
2021-03-30 17:13:25 +11:00 |
|
jubb
|
3654d1731c
|
fix: various fixes wrt open groups, config messages, job queueing
|
2021-03-30 16:23:12 +11:00 |
|
jubb
|
db553544ec
|
fix: open group fixes for new message receive pipeline
|
2021-03-29 14:16:49 +11:00 |
|
Brice-W
|
d7c03c9d0a
|
group updates fixes
|
2021-03-26 15:46:37 +11:00 |
|
jubb
|
7f5f1e4559
|
Merge remote-tracking branch 'upstream/dev' into origin/refactor-sending
# Conflicts:
# app/src/main/java/org/thoughtcrime/securesms/database/Storage.kt
|
2021-03-23 11:13:00 +11:00 |
|
jubb
|
de0f9a26df
|
refactor: remove old pollers from BackgroundPollWorker.kt and deleted unused pollers
|
2021-03-23 11:12:37 +11:00 |
|
Brice-W
|
28cecc0236
|
expiration timer messages generation updated
|
2021-03-23 09:58:17 +11:00 |
|
Brice-W
|
0578195d61
|
Merge branch 'dev' of https://github.com/loki-project/session-android into specific-group-updates
|
2021-03-22 15:12:09 +11:00 |
|
jubb
|
8ee58459dd
|
feat: use new closed and open group pollers
|
2021-03-19 17:08:31 +11:00 |
|
Brice-W
|
ddede475b4
|
Start of Update messages builder class implementation & usage for Input group updates
|
2021-03-19 16:25:00 +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 |
|
Ryan ZHAO
|
80382cc454
|
minor refactor
|
2021-03-17 16:09:01 +11:00 |
|
Ryan ZHAO
|
1e9e580a2f
|
minor refactor
|
2021-03-17 12:06:44 +11:00 |
|
Ryan ZHAO
|
436598a80b
|
resume pending jobs on app starting
|
2021-03-17 11:30:03 +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 |
|
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 |
|