1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
profanity/src
James Booth 7bc2e90d5f Removed unused boolean result from autocomplete add and remove
Conflicts:

	src/tools/autocomplete.c
	src/tools/autocomplete.h
	tests/test_autocomplete.c
2013-12-10 00:28:38 +00:00
..
command Added clear command to /account for password clearing 2013-12-08 23:41:49 +00:00
config Added clear command to /account for password clearing 2013-12-08 23:41:49 +00:00
tools Removed unused boolean result from autocomplete add and remove 2013-12-10 00:28:38 +00:00
ui Fixed compile error for -Wduplicate-decl-specifier on OSX 2013-11-10 18:58:45 +00:00
xmpp Fixed compile error for -Wduplicate-decl-specifier on OSX 2013-11-10 18:58:45 +00: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 Merge remote-tracking branch 'tsenart/connect-on-startup' 2013-11-07 23:16:53 +00:00
muc.c Fixe rejoining room after nickname conflict 2013-09-22 01:27:27 +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 Allow "account" setting in [connection] to autconnect the account 2013-11-07 23:19:06 +00:00
profanity.h Merge remote-tracking branch 'tsenart/connect-on-startup' 2013-11-07 23:16:53 +00: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