1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src/xmpp
Michael Vetter 3884a4d35b message: parse stanzaid in MUC case
There was a todo for this in message.c which got forgotten.

This was most likely also the reason why there were NULL entries for
this in the DB which DebXWoody mentioned in the MUC.

Thus comparison was with NULL and no new entries were added to the
database.

Edit:
After checking pull requests I see Stefans draft PR:
https://github.com/profanity-im/profanity/pull/1505

So let's add him as co-author.

Co-authored-by: Stefan Kropp <stefan@debxwoody.de>
2021-03-25 17:09:52 +01:00
..
avatar.c avatar: make _avatar_request_item_result_handler safer 2021-03-25 16:35:43 +01:00
avatar.h Update copyright 2021-01-08 16:36:30 +01:00
blocking.c Apply coding style 2020-07-07 14:18:57 +02:00
blocking.h Apply coding style 2020-07-07 14:18:57 +02:00
bookmark.c xmpp/bookmark: don't use uninitialised field 2020-10-19 00:00:00 +03:00
bookmark.h Add vim modeline 2019-11-13 12:11:05 +01:00
capabilities.c Declare counter var inside loop 2020-11-09 11:33:33 +01:00
capabilities.h Apply coding style 2020-07-07 14:18:57 +02:00
chat_session.c Apply coding style 2020-07-07 14:18:57 +02:00
chat_session.h Apply coding style 2020-07-07 14:18:57 +02:00
chat_state.c Apply coding style 2020-07-07 14:18:57 +02:00
chat_state.h Apply coding style 2020-07-07 14:18:57 +02:00
connection.c Add command to change password of logged in user 2021-03-11 17:42:53 +01:00
connection.h Apply coding style 2020-07-07 14:18:57 +02:00
contact.c Apply coding style 2020-07-07 14:18:57 +02:00
contact.h Apply coding style 2020-07-07 14:18:57 +02:00
form.c form.c: fix memleak in form_tag_exists 2021-03-17 16:18:56 +01:00
form.h Apply coding style 2020-07-07 14:18:57 +02:00
iq.c stanza: guard mallocs 2021-03-25 16:14:40 +01:00
iq.h Apply coding style 2020-07-07 14:18:57 +02:00
jid.c Apply coding style 2020-07-07 14:18:57 +02:00
jid.h Apply coding style 2020-07-07 14:18:57 +02:00
message.c message: parse stanzaid in MUC case 2021-03-25 17:09:52 +01:00
message.h Apply coding style 2020-07-07 14:18:57 +02:00
muc.c Apply coding style 2020-07-07 14:18:57 +02:00
muc.h Apply coding style 2020-07-07 14:18:57 +02:00
omemo.c [OMEMO]: Fix bundle publishing 2021-03-09 17:48:29 +01:00
omemo.h Apply coding style 2020-07-07 14:18:57 +02:00
ox.c ox: fix memleak in ox_announce_public_key 2021-03-25 17:02:59 +01:00
ox.h OX: XEP-0373: OpenPGP for XMPP - Version 0.5.0 (2020-06-19) 2020-07-10 13:40:00 +02:00
presence.c Apply coding style 2020-07-07 14:18:57 +02:00
presence.h Add vim modeline 2019-11-13 12:11:05 +01:00
resource.c Apply coding style 2020-07-07 14:18:57 +02:00
resource.h Apply coding style 2020-07-07 14:18:57 +02:00
roster_list.c Apply coding style 2020-07-07 14:18:57 +02:00
roster_list.h Apply coding style 2020-07-07 14:18:57 +02:00
roster.c Apply coding style 2020-07-07 14:18:57 +02:00
roster.h Apply coding style 2020-07-07 14:18:57 +02:00
session.c Apply coding style 2020-07-07 14:18:57 +02:00
session.h Add vim modeline 2019-11-13 12:11:05 +01:00
stanza.c stanza: simplify stanza_get_muc_destroy_alternative_room 2021-03-25 15:59:48 +01:00
stanza.h Add support to register with a room 2021-03-25 11:05:58 +01:00
xmpp.h Add support to register with a room 2021-03-25 11:05:58 +01:00