1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-29 19:56:07 -04:00
profanity/src
2014-05-14 20:49:25 +01:00
..
command Added autocomplete for bookmark autojoin 2014-05-14 20:49:25 +01:00
config Implemented per contact OTR policy setting 2014-05-11 19:32:07 +01:00
otr Added OTR preferences to /account show commmand 2014-05-11 19:49:18 +01:00
tools Fixed potential segfaults on autocomplete 2014-05-08 20:49:41 +01:00
ui Free strings in cons_show_account 2014-05-12 23:32:36 +01:00
xmpp Refactored bookmarks to use option parser, allow bookmarking rooms with passwords 2014-05-10 00:50:43 +01: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 Changed to use gnutls instead of openssl for sha1 hashing 2014-05-01 22:18:04 +01:00
common.h Changed to use gnutls instead of openssl for sha1 hashing 2014-05-01 22:18:04 +01:00
contact.c Updated copyright 2014-03-09 01:18:19 +00: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 cppcheck warnings 2014-04-26 00:36:36 +01:00
log.h Added /log where command 2014-04-13 22:20:15 +01:00
main.c Added -a (--account) option to man page 2014-04-23 22:43:05 +01:00
muc.c Handle room subject and broadcasts sent before roster received 2014-05-05 20:13:22 +01:00
muc.h Handle room subject and broadcasts sent before roster received 2014-05-05 20:13:22 +01:00
profanity.c Merge branch 'master' into otrsmp 2014-05-02 00:59:40 +01: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 Updated copyright 2014-03-09 01:18:19 +00:00
roster_list.h Updated copyright 2014-03-09 01:18:19 +00:00
server_events.c Moved OTR policy check to otr module 2014-05-11 15:03:10 +01:00
server_events.h Chat room windows now created only after successful join 2014-04-21 00:37:04 +01:00