1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src/xmpp
2019-10-18 14:50:25 +02:00
..
blocking.c Remove prefix from stanza id 2019-10-17 15:40:40 +02:00
blocking.h Update copyright to include 2019 2019-01-22 11:31:45 +01:00
bookmark.c Remove prefix from stanza id 2019-10-17 15:40:40 +02:00
bookmark.h Update copyright to include 2019 2019-01-22 11:31:45 +01:00
capabilities.c Add XEP-0359 to capabilities 2019-10-18 10:46:06 +02: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 Log incoming MUC messages if origin-id sais they dont come from us 2019-10-18 10:40:24 +02:00
connection.h Add connection_get_profanity_identifier stub 2019-10-18 11:23:30 +02: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 Reduce codelines in form.c 2019-07-10 12:53:45 +02:00
form.h Update copyright to include 2019 2019-01-22 11:31:45 +01:00
iq.c Remove prefix from stanza id 2019-10-17 15:40:40 +02:00
iq.h Rename ProfIdCallback into ProfIqCallback 2019-04-10 16:03:50 +02:00
jid.c Move code from jid_random_resource() into own function 2019-10-16 10:39:35 +02:00
jid.h Add random string at the end of the default resource 2019-04-12 15:49:54 +02:00
message.c Move message sent by us logic in own function 2019-10-18 14:50:25 +02:00
message.h Move message sent by us logic in own function 2019-10-18 14:50:25 +02:00
muc.c Fix invalid read in muc code 2019-10-06 19:00:46 +02:00
muc.h Ensure MUC is Non-Anonymous before starting OMEMO 2019-04-17 13:56:27 +02:00
omemo.c Remove prefix from stanza id 2019-10-17 15:40:40 +02:00
omemo.h Add trusted state after OMEMO decryption 2019-06-20 14:29:55 +02:00
presence.c Remove prefix from stanza id 2019-10-17 15:40:40 +02: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 Remove duplicate code in roster_update 2019-08-23 09:50:53 +02:00
roster_list.h statusbar: check if roster exists 2019-06-04 16:19:04 +02:00
roster.c Remove prefix from stanza id 2019-10-17 15:40:40 +02:00
roster.h Update copyright to include 2019 2019-01-22 11:31:45 +01:00
session.c Call message_handlers_clear() upon disconnect 2019-06-20 12:37:32 +02:00
session.h Update copyright to include 2019 2019-01-22 11:31:45 +01:00
stanza.c Remove prefix from stanza id 2019-10-17 15:40:40 +02:00
stanza.h Don't render (all) delayed messages as MUC history 2019-08-20 17:51:26 +02:00
xmpp.h Add connection_get_profanity_identifier stub 2019-10-18 11:23:30 +02:00