Audric Ackermann
|
1766cc0814
|
chore: content[14] protobuf already taken. use 15 instead
|
2 months ago |
Audric Ackermann
|
f26133a504
|
fix: add sigtimestamp to all content message
|
2 months ago |
Audric Ackermann
|
d2dd98cd9d
|
fix: various PR reviews, fixes for integration tests
|
5 months ago |
Audric Ackermann
|
c9cd6a974f
|
fix: centralised localized string for disappearing messages strings
|
6 months ago |
Audric Ackermann
|
4d7a0e7a04
|
fix: add name property to GroupPromoteMessage
|
9 months ago |
Audric Ackermann
|
9d9844aeb4
|
feat: make group v2 control messages disappear
|
11 months ago |
Audric Ackermann
|
1796e82bcb
|
fix: add handling of revoked namespace messages
|
11 months ago |
Audric Ackermann
|
13da2b5632
|
fix: add way to render group update add with history
|
1 year ago |
Audric Ackermann
|
6d81f5ff36
|
Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
ad9fa6dbee
|
chore: remove lastChangetimestmap and add explciit expiretype and type
on the messages creation
|
1 year ago |
Audric Ackermann
|
b259d18443
|
fix: add still broken promote handling with set_sig_keys
|
1 year ago |
Audric Ackermann
|
bbb376fc2a
|
fix: mark SharedConfigMessage as reserved
|
1 year ago |
Audric Ackermann
|
93d87d82ae
|
chore: renamed getnowwithnetworkoffset to now()
|
1 year ago |
Audric Ackermann
|
9595f09085
|
fix: add setadmin on promote accepts
also sign/verify group update messages
|
1 year ago |
Audric Ackermann
|
16e7ee1cd6
|
feat: make groupv2 messages skip cache
also add group members change
|
1 year ago |
Audric Ackermann
|
6ed74c9807
|
feat: move profile details of group invite to use the one in dataMsg
|
2 years ago |
Audric Ackermann
|
dbe94f2293
|
feat: added strings for groupv2 control message and components for them
|
2 years ago |
Audric Ackermann
|
c9b2d69a73
|
fix: remove all of the ConfiguratioMessage (legacy) logic
|
2 years ago |
Audric Ackermann
|
df3a188074
|
fix: address PR reviews
|
2 years ago |
William Grant
|
7afcc3248b
|
fix: update legacy comment in signal service
this makes it easier for cleanup later
|
2 years ago |
William Grant
|
cb5cb78635
|
fix: remove ClosedGroupControlMessage comments
|
2 years ago |
Audric Ackermann
|
42913371df
|
fix: remove groups from protobuf
|
2 years ago |
Audric Ackermann
|
a7acba82ae
|
chore: cleanup protobuf to spaces indent
|
2 years ago |
Audric Ackermann
|
f23c52557b
|
feat: add protobuf changes for new groups
|
2 years ago |
William Grant
|
43276b069e
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
84deed19f9
|
feat: add block msg requests from sogs
|
2 years ago |
Audric Ackermann
|
4637f4609a
|
Merge remote-tracking branch 'yougotwill/disappearing_messages' into userconfig_disappearingmessage
|
2 years ago |
William Grant
|
a9f4cd3d1c
|
fix: updated disappearing messages protobuf content values
this prevents a clash with the userconfig properties to be merged in later
|
2 years ago |
William Grant
|
4c4bc045d7
|
fix: renamed ExpirationType enum value LEGACY to UNKNOWN
|
2 years ago |
William Grant
|
df40ff8855
|
feat: added legacy to the ExpirationType enum in the protobuf and updated support
the desktop protobuf implementation doesnt support undefined for optional enum values this is a known bug.
|
2 years ago |
William Grant
|
f122c206da
|
fix: improved backwards compatibility
|
2 years ago |
William Grant
|
07af0dfe0e
|
fix: remove unneeded SyncedExpiries type from the Protobuf
|
2 years ago |
William Grant
|
d358ab2fb1
|
feat: fixed closed groups
improved setExpirationStartTimestamp logic
|
2 years ago |
William Grant
|
2745571790
|
fix: correctly write to db when setting changes
|
2 years ago |
William Grant
|
ee6607b96a
|
feat: added expirationType and expireTimer to content message and updated message pipeline
this includes sync messages and updating the protobuf, haven't tested closed groups
|
2 years ago |
Audric Ackermann
|
ef6d9f1d51
|
feat: add empty states for each types of convo
|
2 years ago |
Audric Ackermann
|
1dcee5bc93
|
feat: wait for confSyncJob to be done before deleting account
|
2 years ago |
Audric Ackermann
|
21d8151b8b
|
feat: add convo volatile info mgmt
|
2 years ago |
Audric Ackermann
|
bc905bdba1
|
feat: start of community handling in libsession util
also remove tracking of hashes for config namespaces
|
2 years ago |
Audric Ackermann
|
d1cefd4729
|
feat: add contacts & user profile handling of incoming messages
|
2 years ago |
Audric Ackermann
|
d1327fab5f
|
chore: format signalservice.proto
|
2 years ago |
Audric Ackermann
|
58edbf44ee
|
add SharedConfig message and signing it when sending them
|
2 years ago |
Audric Ackermann
|
fddfc8c501
|
fix: hide v3 closed group protobuf messages for now
|
2 years ago |
Audric Ackermann
|
d7bcf1026f
|
fix: refactor snodeRPC to use snode batching
|
2 years ago |
Audric Ackermann
|
84f2ce777a
|
fix: include profile in message request response
|
3 years ago |
Will G
|
267f49ff1e
|
Emoji Reacts (#2320)
Add support for emoji reacts in conversations
Resolves #2375 and #1577
|
3 years ago |
warrickct
|
8a8a5ca82c
|
removing pubkey from message request response.
|
3 years ago |
warrickct
|
cdeac8f424
|
Adding protobuf changes for message request response.
|
3 years ago |
audric
|
8cec9c61b7
|
remove thumbnail from protobuf as it is unused on all platforms
|
3 years ago |
warrickct
|
86a9253144
|
Merge branch 'clearnet' into message-requests
|
3 years ago |