1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src
2014-07-20 21:53:50 +01:00
..
command Save chat room message prefix for autocomplete 2014-07-15 22:46:29 +01:00
config Colour chat room messages that contain users nickname 2014-07-16 13:44:16 +01:00
otr Free resources on OTR shutdown 2014-06-26 23:55:57 +01:00
tools Finished chat room nick autocomplete 2014-07-15 21:30:23 +01:00
ui Added BUFF_SIZE back again 2014-07-20 21:53:50 +01:00
xmpp Added quote param to autocomplete_complete 2014-07-09 20:23:47 +01:00
chat_session.c Fixed cppcheck warnings 2014-04-26 00:36:36 +01:00
chat_session.h Fixed cppcheck warnings 2014-04-26 00:36:36 +01:00
common.c Renamed generate_unique_id -> create_unique_id 2014-06-15 21:49:34 +01:00
common.h Renamed generate_unique_id -> create_unique_id 2014-06-15 21:49:34 +01:00
contact.c Use g_list_free() when finding resource availability 2014-06-24 23:08:35 +01:00
contact.h Updated copyright 2014-03-09 01:18:19 +00:00
jid.c Fixed cppcheck warnings 2014-04-26 00:36:36 +01:00
jid.h Fixed cppcheck warnings 2014-04-26 00:36:36 +01:00
log.c Fixed memleak in chat log history 2014-06-27 00:38:53 +01:00
log.h Fixed memleak in chat log history 2014-06-27 00:38:53 +01:00
main.c Removed empty lines 2014-07-08 20:20:01 +01:00
muc.c Added ": " after nick autocomplete when start of message 2014-07-15 23:52:08 +01:00
muc.h Save chat room message prefix for autocomplete 2014-07-15 22:46:29 +01:00
profanity.c Free resources on OTR shutdown 2014-06-26 23:55:57 +01:00
profanity.h Updated copyright 2014-03-09 01:18:19 +00:00
resource.c Updated copyright 2014-03-09 01:18:19 +00:00
resource.h Updated copyright 2014-03-09 01:18:19 +00:00
roster_list.c Added quote param to autocomplete_complete 2014-07-09 20:23:47 +01:00
roster_list.h Updated copyright 2014-03-09 01:18:19 +00:00
server_events.c Added deallocation function for string prefs, added otr policy enum 2014-06-18 00:32:36 +01:00
server_events.h Chat room windows now created only after successful join 2014-04-21 00:37:04 +01:00