1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00
profanity/src
2016-07-01 00:01:07 +01:00
..
command Use hash table to store plugins 2016-06-30 23:58:04 +01:00
config /plugins unload command and completer 2016-06-30 23:14:05 +01:00
event Option to bookmark room invites 2016-05-23 23:53:44 +01:00
otr Fix memory leaks 2016-06-08 22:23:00 +01:00
pgp Removed #AX_PREFIX_CONFIG_H 2016-03-31 21:05:02 +01:00
plugins Move plugin theme and settings init 2016-07-01 00:01:07 +01:00
tools Allow autocomplete for basic compelters when no input 2016-05-24 00:32:53 +01:00
ui Revert "WIP - Unload plugin commands" 2016-06-30 22:37:52 +01:00
xmpp Add ProfIdFreeCallback to free stale id handlers on connect 2016-06-08 23:25:51 +01:00
chat_session.c Fix memory leaks 2016-06-08 22:23:00 +01:00
chat_session.h Updated copyright 2016-02-14 22:54:46 +00:00
chat_state.c Updated copyright 2016-02-14 22:54:46 +00:00
chat_state.h Updated copyright 2016-02-14 22:54:46 +00:00
common.c Reorder headers in common.c 2016-05-11 22:30:39 +01:00
common.h Added whole word matches for room mention 2016-04-07 01:01:27 +01:00
contact.c Updated copyright 2016-02-14 22:54:46 +00:00
contact.h Updated copyright 2016-02-14 22:54:46 +00:00
jid.c Updated copyright 2016-02-14 22:54:46 +00:00
jid.h Updated copyright 2016-02-14 22:54:46 +00:00
log.c Move connection fulljid function 2016-05-06 01:12:54 +01:00
log.h Updated copyright 2016-02-14 22:54:46 +00:00
main.c Rename command sources 2016-05-22 23:59:52 +01:00
muc.c Define stanza's attributes as const char* 2016-04-27 10:31:28 +00:00
muc.h Updated copyright 2016-02-14 22:54:46 +00:00
profanity.c Rename command sources 2016-05-22 23:59:52 +01:00
profanity.h Implement XEP-0363: HTTP File Upload 2016-04-26 23:50:55 +02:00
resource.c Updated copyright 2016-02-14 22:54:46 +00:00
resource.h Updated copyright 2016-02-14 22:54:46 +00:00
roster_list.c Updated copyright 2016-02-14 22:54:46 +00:00
roster_list.h Updated copyright 2016-02-14 22:54:46 +00:00
tray.c Add /tray timer <seconds> 2016-05-15 01:41:34 +01:00
tray.h Add /tray timer <seconds> 2016-05-15 01:41:34 +01:00
window_list.c Add session.c 2016-05-05 23:51:49 +01:00
window_list.h Merge branch 'master' into plugins-c 2016-02-14 23:00:52 +00:00