1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src
2014-03-05 17:25:26 +00:00
..
command Removing strdup calls per cmd_connect design 2014-03-05 17:25:26 +00:00
config Show message when alias already exists in /alias add 2014-01-23 22:38:12 +00:00
otr Added OTR supported versions in initial start query message 2014-02-18 22:31:27 +00:00
tools Test message when removing autojoin for non existent bookmark 2014-02-02 01:05:52 +00:00
ui Removed debug on error messages 2014-02-23 00:48:10 +00:00
xmpp Making whitespace consistently spaces, not tabs 2014-02-27 05:40:31 +00:00
chat_session.c removed assignment to NULL in _chat_session_free 2013-08-03 15:31:54 +03:00
chat_session.h Moved ChatSession typedef 2013-01-12 19:51:32 +00:00
common.c generate_unique_id allows prefix 2014-01-25 23:18:10 +00:00
common.h generate_unique_id allows prefix 2014-01-25 23:18:10 +00:00
contact.c Added contact presence offline test 2014-01-05 00:43:37 +00:00
contact.h Merge branch 'master' into refactor2 2013-11-11 20:51:35 +00:00
jid.c most FREE_SET_NULL replaced with free 2013-08-03 14:27:07 +03:00
jid.h Renamed function in jid 2013-01-27 02:00:55 +00:00
log.c Add level to log output 2014-01-27 22:48:52 +00:00
log.h Moved handle_login_account_success to server_events 2014-01-05 20:58:19 +00:00
main.c Mock otr module for cmd_otr tests 2014-02-16 19:14:15 +00:00
muc.c Added presence_error tests, added muc_close() 2014-01-30 23:15:39 +00:00
muc.h Added presence_error tests, added muc_close() 2014-01-30 23:15:39 +00:00
profanity.c Moved otr sources into folder 2014-02-12 22:19:21 +00:00
profanity.h Implemented basic running of alias commands 2014-01-23 23:04:00 +00:00
resource.c most FREE_SET_NULL replaced with free 2013-08-03 14:27:07 +03:00
resource.h Show all resources ordered by priority with /info command 2013-02-17 00:05:57 +00:00
roster_list.c Refactored roster add/update 2014-01-05 23:54:29 +00:00
roster_list.h Refactored roster add/update 2014-01-05 23:54:29 +00:00
server_events.c Moved otr sources into folder 2014-02-12 22:19:21 +00:00
server_events.h Refactored handle_presence_error, removed no longer used functions 2014-01-30 22:20:57 +00:00