1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src
2014-08-21 22:35:14 +01:00
..
command Added /bookmark with no args usage when in chat room 2014-08-19 22:52:04 +01:00
config Enable splash logo by default 2014-08-09 19:00:59 +01:00
otr Spelling errors fixed and hyphenation used as minus sign fixed 2014-08-11 18:54:20 +02:00
tools Finished chat room nick autocomplete 2014-07-15 21:30:23 +01:00
ui Check window exsists before doing incoming typing notifications 2014-08-21 22:35:14 +01:00
xmpp "/bookmark add foo" crash - fix 2014-08-17 22:22:12 +02:00
chat_session.c Fixed cppcheck warnings 2014-04-26 00:36:36 +01:00
chat_session.h Fixed cppcheck warnings 2014-04-26 00:36:36 +01:00
common.c Renamed generate_unique_id -> create_unique_id 2014-06-15 21:49:34 +01:00
common.h Renamed generate_unique_id -> create_unique_id 2014-06-15 21:49:34 +01:00
contact.c Use g_list_free() when finding resource availability 2014-06-24 23:08:35 +01:00
contact.h Updated copyright 2014-03-09 01:18:19 +00:00
jid.c Fixed cppcheck warnings 2014-04-26 00:36:36 +01:00
jid.h Fixed cppcheck warnings 2014-04-26 00:36:36 +01:00
log.c Fixed memleak in chat log history 2014-06-27 00:38:53 +01:00
log.h Fixed memleak in chat log history 2014-06-27 00:38:53 +01:00
main.c Fix notification support check for cygwin 2014-08-10 01:20:42 +01:00
muc.c Added ": " after nick autocomplete when start of message 2014-07-15 23:52:08 +01:00
muc.h Save chat room message prefix for autocomplete 2014-07-15 22:46:29 +01:00
profanity.c Spelling errors fixed and hyphenation used as minus sign fixed 2014-08-11 18:54:20 +02:00
profanity.h Updated copyright 2014-03-09 01:18:19 +00:00
resource.c Updated copyright 2014-03-09 01:18:19 +00:00
resource.h Updated copyright 2014-03-09 01:18:19 +00:00
roster_list.c Added quote param to autocomplete_complete 2014-07-09 20:23:47 +01:00
roster_list.h Updated copyright 2014-03-09 01:18:19 +00:00
server_events.c Added deallocation function for string prefs, added otr policy enum 2014-06-18 00:32:36 +01:00
server_events.h Chat room windows now created only after successful join 2014-04-21 00:37:04 +01:00