.. |
command
|
Merge remote-tracking branch 'incertia/connect-default'
|
2014-12-29 15:29:28 +00:00 |
config
|
Added comments to preferences module
|
2015-01-10 19:22:38 +00:00 |
otr
|
Fixed chat state for non OTR
|
2014-12-28 22:45:25 +00:00 |
tools
|
Added compile time checks for big endian from @pasis
|
2014-10-26 21:43:50 +00:00 |
ui
|
Updated CHANGELOG and navigation help
|
2015-01-03 02:35:19 +00:00 |
xmpp
|
Fix for receiving regular chat messages with no type attribute
|
2015-01-04 17:54:56 +00:00 |
chat_session.c
|
Removed active and composing static functions
|
2014-12-29 02:17:20 +00:00 |
chat_session.h
|
Removed static functions from chat_session
|
2014-12-29 01:54:33 +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
|
Use events for chat sessions
|
2014-12-29 01:17:59 +00:00 |
server_events.h
|
Split private message handling to separate functions
|
2014-12-10 22:23:33 +00:00 |