.. |
command
|
Fixed compiler warning
|
2014-06-03 21:48:38 +01:00 |
config
|
Added settings to show message text in notifications
|
2014-05-24 22:14:26 +01:00 |
otr
|
Added OTR preferences to /account show commmand
|
2014-05-11 19:49:18 +01:00 |
tools
|
Use public domain SHA1 code, remove libgcrypt dependency
|
2014-06-01 22:42:10 +01:00 |
ui
|
Show info in chat and private chat windows
|
2014-06-03 21:35:27 +01:00 |
xmpp
|
Added notification setting for typing in current window
|
2014-05-24 21:13:33 +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
|
Include stdint
|
2014-06-01 22:53:30 +01:00 |
common.h
|
Fixed define for g_hash_table_contains (glib < 2.32)
|
2014-05-22 20:03:47 +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
|
Added backwards compatible g_list_free_full for glib < 2.28
|
2014-05-21 21:39:31 +01:00 |
muc.h
|
Handle room subject and broadcasts sent before roster received
|
2014-05-05 20:13:22 +01:00 |
profanity.c
|
Use libgcrypt instead of libgnutls for SHA1 hashing
|
2014-05-21 20:35:01 +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
|
Added config.h to files checking for OTR support
|
2014-05-19 21:25:21 +01:00 |
server_events.h
|
Chat room windows now created only after successful join
|
2014-04-21 00:37:04 +01:00 |