.. |
avatar.c
|
avatar: use unique id for stanza id
|
2020-02-07 21:12:59 +01:00 |
avatar.h
|
Update my Copyright to 2020
|
2020-01-03 19:52:31 +01:00 |
blocking.c
|
Add context to autocomplete_with_func and use it for omemo trust command
|
2020-01-31 10:07:08 +01:00 |
blocking.h
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
bookmark.c
|
Add context to autocomplete_with_func and use it for omemo trust command
|
2020-01-31 10:07:08 +01:00 |
bookmark.h
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
capabilities.c
|
xep-0308: create setting to toggle lmc
|
2020-02-10 14:52:42 +01:00 |
capabilities.h
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
chat_session.c
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
chat_session.h
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
chat_state.c
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
chat_state.h
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
connection.c
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
connection.h
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
contact.c
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
contact.h
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
form.c
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
form.h
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
iq.c
|
Fix few memory leaks
|
2020-02-27 01:35:36 +02:00 |
iq.h
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
jid.c
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
jid.h
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
message.c
|
Set muc history correctly in _handle_groupchat()
|
2020-02-25 16:34:43 +01:00 |
message.h
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
muc.c
|
Free jid in muc_members_add()
|
2020-02-25 16:31:41 +01:00 |
muc.h
|
Add context to autocomplete_with_func and use it for omemo trust command
|
2020-01-31 10:07:08 +01:00 |
omemo.c
|
Fix maybe uninitialized and don't guard g_free
|
2020-01-20 14:34:09 +01:00 |
omemo.h
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
presence.c
|
Add context to autocomplete_with_func and use it for omemo trust command
|
2020-01-31 10:07:08 +01:00 |
presence.h
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
resource.c
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
resource.h
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
roster_list.c
|
Add context to autocomplete_with_func and use it for omemo trust command
|
2020-01-31 10:07:08 +01:00 |
roster_list.h
|
Add context to autocomplete_with_func and use it for omemo trust command
|
2020-01-31 10:07:08 +01:00 |
roster.c
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
roster.h
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
session.c
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
session.h
|
Add vim modeline
|
2019-11-13 12:11:05 +01:00 |
stanza.c
|
Fix memleak in stanza_get_oldest_delay
|
2020-02-25 15:54:44 +01:00 |
stanza.h
|
xep-0308: Implement /correct to correct the last send message
|
2020-02-10 16:17:01 +01:00 |
xmpp.h
|
Parse mentions and triggers in muc history if display is 'regular'
|
2020-02-20 10:28:24 +01:00 |