1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-15 19:38:07 -04:00
profanity/src
2013-09-04 23:18:41 +01:00
..
command Merge branch 'master' into otr 2013-08-30 00:58:06 +01:00
config removed strdup in autocomplete calls 2013-08-26 03:29:50 +03:00
tools Fix quoted nicknames in /group add 2013-08-27 00:05:09 +01:00
ui Proper fix for #235 2013-09-04 23:14:35 +01:00
xmpp Merge remote-tracking branch 'dmitry/fixes' 2013-08-26 14:49:47 +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 Fixes to windows tidy 2013-08-28 23:09:54 +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 Tidied #include's 2013-02-02 20:55:58 +00: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
otr.c Create fingerprints file, callbacks, and message send 2013-08-17 18:45:51 +01:00
otr.h Create fingerprints file, callbacks, and message send 2013-08-17 18:45:51 +01:00
profanity.c Merge branch 'master' into otr 2013-08-25 23:20:39 +01:00
profanity.h Show messages on /group add and /group remove 2013-06-23 17:38:30 +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