1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-01-03 14:57:42 -05:00
profanity/src/xmpp
Paul Fariello 36ce21fc6d Add store hints for OMEMO encrypted messages
Store hints are required has some server might discard messages without
body. Here we ensure OMEMO messages are stored on server and delivered
to client when they connect back.

It's really important since it avoid libsignal to desynchronize
counters.
2019-04-10 17:12:31 +02:00
..
blocking.c Update copyright to include 2019 2019-01-22 11:31:45 +01:00
blocking.h Update copyright to include 2019 2019-01-22 11:31:45 +01:00
bookmark.c Update copyright to include 2019 2019-01-22 11:31:45 +01:00
bookmark.h Update copyright to include 2019 2019-01-22 11:31:45 +01:00
capabilities.c Update copyright to include 2019 2019-01-22 11:31:45 +01:00
capabilities.h Update copyright to include 2019 2019-01-22 11:31:45 +01:00
chat_session.c Update copyright to include 2019 2019-01-22 11:31:45 +01:00
chat_session.h Update copyright to include 2019 2019-01-22 11:31:45 +01:00
chat_state.c Update copyright to include 2019 2019-01-22 11:31:45 +01:00
chat_state.h Update copyright to include 2019 2019-01-22 11:31:45 +01:00
connection.c Update copyright to include 2019 2019-01-22 11:31:45 +01:00
connection.h Update copyright to include 2019 2019-01-22 11:31:45 +01:00
contact.c Update copyright to include 2019 2019-01-22 11:31:45 +01:00
contact.h Update copyright to include 2019 2019-01-22 11:31:45 +01:00
form.c Update copyright to include 2019 2019-01-22 11:31:45 +01:00
form.h Update copyright to include 2019 2019-01-22 11:31:45 +01:00
iq.c Rename ProfIdCallback into ProfIqCallback 2019-04-10 16:03:50 +02:00
iq.h Rename ProfIdCallback into ProfIqCallback 2019-04-10 16:03:50 +02:00
jid.c Update copyright to include 2019 2019-01-22 11:31:45 +01:00
jid.h Update copyright to include 2019 2019-01-22 11:31:45 +01:00
message.c Add store hints for OMEMO encrypted messages 2019-04-10 17:12:31 +02:00
message.h Add pubsub event callback 2019-04-10 16:03:50 +02:00
muc.c Update copyright to include 2019 2019-01-22 11:31:45 +01:00
muc.h Update copyright to include 2019 2019-01-22 11:31:45 +01:00
omemo.c Randomly choose a prekey on session build 2019-04-10 16:31:45 +02:00
omemo.h Follow normal workflow for OMEMO message reception 2019-04-10 16:03:50 +02:00
presence.c Update copyright to include 2019 2019-01-22 11:31:45 +01:00
presence.h Update copyright to include 2019 2019-01-22 11:31:45 +01:00
resource.c Update copyright to include 2019 2019-01-22 11:31:45 +01:00
resource.h Update copyright to include 2019 2019-01-22 11:31:45 +01:00
roster_list.c Update copyright to include 2019 2019-01-22 11:31:45 +01:00
roster_list.h Update copyright to include 2019 2019-01-22 11:31:45 +01:00
roster.c Rename ProfIdCallback into ProfIqCallback 2019-04-10 16:03:50 +02:00
roster.h Update copyright to include 2019 2019-01-22 11:31:45 +01:00
session.c Fix devicelist subscription and handle pubsub event 2019-04-10 16:03:50 +02:00
session.h Update copyright to include 2019 2019-01-22 11:31:45 +01:00
stanza.c Add store hints for OMEMO encrypted messages 2019-04-10 17:12:31 +02:00
stanza.h Add store hints for OMEMO encrypted messages 2019-04-10 17:12:31 +02:00
xmpp.h Add OMEMO message encryption and decryption 2019-04-10 16:03:50 +02:00