.. |
command
|
Don't allow /alias to overwrite standard command
|
2014-01-25 01:39:12 +00:00 |
config
|
Show message when alias already exists in /alias add
|
2014-01-23 22:38:12 +00:00 |
tools
|
Don't allow /alias to overwrite standard command
|
2014-01-25 01:39:12 +00:00 |
ui
|
Added aliases to autocomplete
|
2014-01-23 23:53:20 +00:00 |
xmpp
|
Renamed _room_presence_handler -> _muc_user_handler
|
2014-01-25 21:29:17 +00: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
|
Removed unused encode.xml
|
2014-01-21 22:06:09 +00:00 |
common.h
|
Removed unused encode.xml
|
2014-01-21 22:06:09 +00:00 |
contact.c
|
Added contact presence offline test
|
2014-01-05 00:43:37 +00:00 |
contact.h
|
Merge branch 'master' into refactor2
|
2013-11-11 20:51:35 +00: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
|
fixed segfault when home directory doesn't exist
|
2014-01-03 20:43:07 +02:00 |
log.h
|
Moved handle_login_account_success to server_events
|
2014-01-05 20:58:19 +00:00 |
main.c
|
Added mock_accounts and fixed tests
|
2013-12-26 13:37:22 +00:00 |
muc.c
|
Fixe rejoining room after nickname conflict
|
2013-09-22 01:26:40 +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 |
otr.c
|
Fixed memory leaks from str_replace
|
2014-01-21 21:07:35 +00:00 |
otr.h
|
Implemented chat logging options for OTR messages
|
2014-01-13 20:38:19 +00:00 |
profanity.c
|
Implemented basic running of alias commands
|
2014-01-23 23:04:00 +00:00 |
profanity.h
|
Implemented basic running of alias commands
|
2014-01-23 23:04:00 +00: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 |
roster_list.c
|
Refactored roster add/update
|
2014-01-05 23:54:29 +00:00 |
roster_list.h
|
Refactored roster add/update
|
2014-01-05 23:54:29 +00:00 |
server_events.c
|
Refactored ProfAccount creation
|
2014-01-22 22:22:01 +00:00 |
server_events.h
|
WIP - /statuses command options
|
2014-01-20 18:40:48 +00:00 |