1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
profanity/src
2013-08-18 00:26:14 +01:00
..
command Renamed plugins_command_run 2013-08-11 13:49:59 +01:00
config Added plugin load list as preference, moved python hooks 2013-08-17 22:42:44 +01:00
plugins Renamed hook on_message -> on_message_received 2013-08-18 00:26:14 +01:00
tools Fix freetext arguments with quotes 2013-07-20 21:02:07 +01:00
ui Merge branch 'master' into plugins 2013-08-13 21:42:01 +01:00
xmpp Added connect.py plugin, refactored init and start events, added send_line 2013-08-06 00:29:12 +01:00
chat_session.c Added config dir to source 2013-02-02 21:59:29 +00:00
chat_session.h Moved ChatSession typedef 2013-01-12 19:51:32 +00:00
common.c Show messages on /group add and /group remove 2013-06-23 17:38:30 +01:00
common.h Show messages on /group add and /group remove 2013-06-23 17:38:30 +01:00
contact.c Coloured contact and subscription in /roster and /group output 2013-07-03 23:44:51 +01:00
contact.h Coloured contact and subscription in /roster and /group output 2013-07-03 23:44:51 +01:00
jid.c Added asserts 2013-02-03 23:46:20 +00:00
jid.h Renamed function in jid 2013-01-27 02:00:55 +00:00
log.c Added groupchat logs 2013-05-05 00:16:10 +01:00
log.h Added groupchat logs 2013-05-05 00:16:10 +01:00
main.c Tidied #include's 2013-02-02 20:55:58 +00:00
muc.c Handle when servers dont send status 101 or jid for MUC nick changes 2013-08-05 21:20:07 +01: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 Renamed hook on_message -> on_message_received 2013-08-18 00:26:14 +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 Show all resources ordered by priority with /info command 2013-02-17 00:05:57 +00:00
resource.h Show all resources ordered by priority with /info command 2013-02-17 00:05:57 +00:00