1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
profanity/src
2013-09-08 18:59:21 +01:00
..
command Added on_room_message_send hook 2013-09-08 18:59:21 +01:00
config Merge branch 'master' into plugins 2013-08-26 14:52:37 +01:00
plugins Added on_room_message_send hook 2013-09-08 18:59:21 +01:00
tools Fix quoted nicknames in /group add 2013-08-27 00:05:09 +01:00
ui Merge branch 'master' into plugins 2013-09-04 23:18:29 +01:00
xmpp Added prof_on_disconnect hook 2013-09-03 22:43:53 +01: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 Merge branch 'master' into plugins 2013-08-30 01:04:17 +01:00
common.h Removed limit on number of windows, WIP 2013-08-27 23:38:25 +01:00
contact.c Show only nick or jid in /wins output 2013-08-31 15:07:05 +01:00
contact.h Show only nick or jid in /wins output 2013-08-31 15:07:05 +01: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 tz should be cached in static variable 2013-08-24 00:37:00 +03:00
log.h Added groupchat logs 2013-05-05 00:16:10 +01:00
main.c Started adding ruby api 2013-08-18 16:20:52 +01:00
muc.c removed strdup in autocomplete calls 2013-08-26 03:29:50 +03:00
muc.h Handle when servers dont send status 101 or jid for MUC nick changes 2013-08-05 21:20:07 +01:00
profanity.c Added room message and private message received hooks 2013-09-05 23:26:52 +01:00
profanity.h Added connect.py plugin, refactored init and start events, added send_line 2013-08-06 00:29:12 +01: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