1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
profanity/src
James Booth d8eb320b85 Added on_message hook
Browser plugin now uses last received hyperlink when no arg supplied
2013-08-11 01:00:21 +01:00
..
command Added browser plugin, allow up to 5 args for command callbacks 2013-08-08 01:40:03 +01:00
config Coloured contact and subscription in /roster and /group output 2013-07-03 23:44:51 +01:00
plugins Added on_message hook 2013-08-11 01:00:21 +01:00
tools Fix freetext arguments with quotes 2013-07-20 21:02:07 +01:00
ui Merge branch 'master' into plugins 2013-08-04 17:06:00 +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 Added on_message hook 2013-08-11 01:00:21 +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