.. |
tests
|
receipts test
|
2012-12-29 11:57:40 +01:00 |
utf8
|
Fixed ordering in utf8 header
|
2012-08-01 21:37:50 +02:00 |
adhoccommand.cpp
|
pass UserManager and StorageBackend to adhoc commands
|
2012-08-17 10:19:21 +02:00 |
adhocmanager.cpp
|
Set adhoc settings according to config even when storage backend is not set
|
2012-12-22 21:07:29 +01:00 |
admininterface.cpp
|
Used utf8 character set for mysql
|
2012-07-30 14:51:03 +02:00 |
BlockParser.cpp
|
Moved Block* from include/Swiften to transport/
|
2011-09-28 15:57:39 +02:00 |
BlockPayload.cpp
|
Moved Block* from include/Swiften to transport/
|
2011-09-28 15:57:39 +02:00 |
blockresponder.cpp
|
Log4cxx is optional dependency now
|
2012-03-21 16:31:51 +01:00 |
blockresponder.h
|
Add new line to end of files
|
2012-12-04 08:26:30 +01:00 |
BlockSerializer.cpp
|
Swift namespace
|
2011-10-04 20:10:07 +02:00 |
buddy.cpp
|
Get room list on IRC and show rooms in service discovery
|
2012-10-18 09:04:20 +02:00 |
CMakeLists.txt
|
Fixed compilation of sqlite3 target
|
2012-12-10 13:05:05 +04:00 |
config.cpp
|
Backend logs are not created using 'backend-N.log' pattern where N is ID of the backend (1, 2, 3, 4, ...) according to the backends number
|
2013-01-09 09:50:53 +01:00 |
conversation.cpp
|
Cache messages also when you leave room but do not disconnect
|
2012-12-21 11:20:05 +01:00 |
conversationmanager.cpp
|
Cache messages also when you leave room but do not disconnect
|
2012-12-21 11:20:05 +01:00 |
discoinforesponder.cpp
|
Set adhoc settings according to config even when storage backend is not set
|
2012-12-22 21:07:29 +01:00 |
discoinforesponder.h
|
Set adhoc settings according to config even when storage backend is not set
|
2012-12-22 21:07:29 +01:00 |
discoitemsresponder.cpp
|
Send proper identity in disco#info response with adhoc command node
|
2012-11-30 16:08:38 +01:00 |
filetransfermanager.cpp
|
Log4cxx is optional dependency now
|
2012-03-21 16:31:51 +01:00 |
gatewayresponder.cpp
|
Do not double escape JID if we receive it already escaped from broken client
|
2012-12-05 17:56:48 +01:00 |
localbuddy.cpp
|
Fixed tests
|
2012-08-09 11:21:01 +02:00 |
logger.cpp
|
networkplugin is now in separate library libtransport-plugin + does not depend on boost/swiften/libtransport
|
2011-10-17 17:24:44 +02:00 |
logging.cpp
|
Backend logs are not created using 'backend-N.log' pattern where N is ID of the backend (1, 2, 3, 4, ...) according to the backends number
|
2013-01-09 09:50:53 +01:00 |
memoryreadbytestream.cpp
|
Log4cxx is optional dependency now
|
2012-03-21 16:31:51 +01:00 |
memoryusage.cpp
|
Report also skype process memory usage
|
2012-03-09 08:25:03 +01:00 |
mysqlbackend.cpp
|
MYSQL_RES can be valid pointer even when empty result set is returned
|
2012-11-13 17:38:07 +01:00 |
networkpluginserver.cpp
|
Backend logs are not created using 'backend-N.log' pattern where N is ID of the backend (1, 2, 3, 4, ...) according to the backends number
|
2013-01-09 09:50:53 +01:00 |
pqxxbackend.cpp
|
Create directories with proper owner/group/permissions. Moved StorageBackend related methods from Util into StorageBackend
|
2012-10-31 09:12:33 +01:00 |
presenceoracle.cpp
|
Do not store MUC presence in PresenceOracle
|
2012-12-04 16:00:08 +01:00 |
rostermanager.cpp
|
support for XEP-0172
|
2012-12-28 08:55:29 +01:00 |
rosterresponder.cpp
|
Don't handle roster stanzas with empty node
|
2012-10-05 19:24:18 +02:00 |
rosterstorage.cpp
|
Do not run storeBuddy for buddies from database. Run all updates in one transaction
|
2012-07-29 05:59:55 +02:00 |
settingsadhoccommand.cpp
|
Spectrum can now works as IRC/whatever bouncer. Configurable using adhoc commands.
|
2012-12-21 09:26:34 +01:00 |
sqlite3backend.cpp
|
Do not call sqlite3_step again when it returned SQLITE_DONE before
|
2013-01-09 11:24:40 +01:00 |
statsresponder.cpp
|
Log4cxx is optional dependency now
|
2012-03-21 16:31:51 +01:00 |
storagebackend.cpp
|
Create directories with proper owner/group/permissions. Moved StorageBackend related methods from Util into StorageBackend
|
2012-10-31 09:12:33 +01:00 |
storageparser.cpp
|
support for jabber:iq:private in server mode
|
2011-05-20 00:11:00 +02:00 |
storageparser.h
|
support for jabber:iq:private in server mode
|
2011-05-20 00:11:00 +02:00 |
storageresponder.cpp
|
Log4cxx is optional dependency now
|
2012-03-21 16:31:51 +01:00 |
storageresponder.h
|
Add new line to end of files
|
2012-12-04 08:26:30 +01:00 |
threadpool.cpp
|
ThreadPool added into libtransport
|
2012-08-07 09:31:15 +02:00 |
transport.cpp
|
show better error when running in server_mode with port 5347
|
2013-01-04 16:49:34 +01:00 |
transport.pc.in
|
skeleton
|
2011-02-10 10:25:50 +01:00 |
user.cpp
|
Send RIE to all resources
|
2012-12-26 09:59:09 +01:00 |
usermanager.cpp
|
Spectrum can now works as IRC/whatever bouncer. Configurable using adhoc commands.
|
2012-12-21 09:26:34 +01:00 |
userregistration.cpp
|
added [registration] notify_jid option to send notification about user registration/unregistration
|
2012-12-06 14:57:38 +01:00 |
userregistry.cpp
|
Send backend config
|
2012-04-11 09:16:56 +02:00 |
usersreconnecter.cpp
|
Puti response->setTo into try/catch block
|
2012-08-05 16:59:50 +02:00 |
utf8.h
|
Replace invalid utf8 characters by _ in data from ICQ
|
2012-08-01 17:16:17 +02:00 |
util.cpp
|
Create directories with proper owner/group/permissions. Moved StorageBackend related methods from Util into StorageBackend
|
2012-10-31 09:12:33 +01:00 |
vcardresponder.cpp
|
Remove bad comment
|
2012-12-05 10:41:47 +01:00 |