.. |
command
|
Refactored chat session handling on sending message
|
2015-01-04 23:40:10 +00:00 |
config
|
Default title bar update to false
|
2014-12-31 01:50:16 +00:00 |
otr
|
Refactored chat session handling on sending message
|
2015-01-04 23:40:10 +00:00 |
tools
|
Added compile time checks for big endian from @pasis
|
2014-10-26 21:43:50 +00:00 |
ui
|
Log instead of showing error message when chat recipient not found
|
2015-01-06 21:51:41 +00:00 |
xmpp
|
Create chat session when no resource
|
2015-01-05 00:48:30 +00:00 |
chat_session.c
|
Added removal of chat sessions, only send gone when messages have been exchanged
|
2015-01-05 23:39:43 +00:00 |
chat_session.h
|
Added removal of chat sessions, only send gone when messages have been exchanged
|
2015-01-05 23:39:43 +00:00 |
common.c
|
Follow symlinks for profrc and accounts files
|
2014-10-26 20:43:05 +00:00 |
common.h
|
Follow symlinks for profrc and accounts files
|
2014-10-26 20:43:05 +00:00 |
contact.c
|
Added /resource autocompletion
|
2014-12-04 00:16:42 +00:00 |
contact.h
|
Added /resource autocompletion
|
2014-12-04 00:16:42 +00:00 |
jid.c
|
Refactored parsing caps
|
2014-11-26 21:59:36 +00:00 |
jid.h
|
Refactored parsing caps
|
2014-11-26 21:59:36 +00:00 |
log.c
|
Set file permissions for logs
|
2014-10-18 21:41:39 +01:00 |
log.h
|
Added license exemption for OpenSSL to source headers
|
2014-08-24 20:57:39 +01:00 |
main.c
|
Removed function pointers
|
2014-12-22 22:13:42 +00:00 |
muc.c
|
Refactoring window types, removing recipient and from references - wip
|
2014-12-18 23:57:19 +00:00 |
muc.h
|
Refactor muc user handler
|
2014-10-07 00:46:08 +01:00 |
profanity.c
|
added more signals to ignore in _init
|
2015-01-01 22:52:01 -06:00 |
profanity.h
|
Added license exemption for OpenSSL to source headers
|
2014-08-24 20:57:39 +01:00 |
resource.c
|
Added jid->hash lookup for capabilities
|
2014-09-20 23:50:19 +01:00 |
resource.h
|
Added jid->hash lookup for capabilities
|
2014-09-20 23:50:19 +01:00 |
roster_list.c
|
Merge remote-tracking branch 'incertia/master'
|
2014-11-24 00:54:51 +00:00 |
roster_list.h
|
Merge remote-tracking branch 'incertia/master'
|
2014-11-24 00:54:51 +00:00 |
server_events.c
|
Log instead of showing error message when chat recipient not found
|
2015-01-06 21:51:41 +00:00 |
server_events.h
|
Split private message handling to separate functions
|
2014-12-10 22:23:33 +00:00 |