.. |
tests
|
Do not dumpReceived()
|
2012-10-18 10:40:47 +02: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
|
pass UserManager and StorageBackend to adhoc commands
|
2012-08-17 10:19:21 +02: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
|
Moved Block* from include/Swiften to transport/
|
2011-09-28 15:57:39 +02: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
|
Don't try to set linux only things on bsd
|
2012-10-04 12:12:49 +02:00 |
config.cpp
|
Get room list on IRC and show rooms in service discovery
|
2012-10-18 09:04:20 +02:00 |
conversation.cpp
|
Send participants to second resource when it joins the room
|
2012-09-23 09:48:03 +02:00 |
conversationmanager.cpp
|
Remove resource from room when the client disconnects without disconnecting the rooms
|
2012-09-25 12:48:30 +02:00 |
discoinforesponder.cpp
|
Get room list on IRC and show rooms in service discovery
|
2012-10-18 09:04:20 +02:00 |
discoinforesponder.h
|
Get room list on IRC and show rooms in service discovery
|
2012-10-18 09:04:20 +02:00 |
discoitemsresponder.cpp
|
Get room list on IRC and show rooms in service discovery
|
2012-10-18 09:04:20 +02:00 |
filetransfermanager.cpp
|
Log4cxx is optional dependency now
|
2012-03-21 16:31:51 +01:00 |
gatewayresponder.cpp
|
Merged SoC teaser tasks solutions
|
2012-04-08 16:44:31 +02: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
|
Redirect stderr in separate method
|
2012-09-12 11:49:46 +02: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
|
Implement removeBuddy/removeBuddySettings/getBuddySetting for mysql
|
2012-08-07 14:16:27 +02:00 |
networkpluginserver.cpp
|
Forward message timestamps
|
2012-10-18 09:33:44 +02:00 |
pqxxbackend.cpp
|
Cleaned up code a bit, primarily adding more exception catching in proper locations.
|
2012-02-19 16:10:36 +08:00 |
presenceoracle.cpp
|
Clear presences in PresenceOracle when user disconnects. This fixes situation when transport disconnects user but PresenceOracle still caches his last presence and therefore the user is not able to login
|
2012-09-05 09:45:49 +02:00 |
rostermanager.cpp
|
More tests
|
2012-08-13 08:29:44 +02: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
|
Working 'Enable Transport' adhoc setting
|
2012-08-17 13:54:21 +02:00 |
sqlite3backend.cpp
|
Added updateBuddySetting, removeBuddySetting and removeBuddy implementation for SQLite
|
2012-07-20 13:46:28 +02:00 |
statsresponder.cpp
|
Log4cxx is optional dependency now
|
2012-03-21 16:31:51 +01:00 |
storagebackend.cpp
|
Do not force sqlite3 storage backend
|
2012-10-11 10:45:32 +02: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
|
support for jabber:iq:private in server mode
|
2011-05-20 00:11:00 +02:00 |
threadpool.cpp
|
ThreadPool added into libtransport
|
2012-08-07 09:31:15 +02:00 |
transport.cpp
|
Get room list on IRC and show rooms in service discovery
|
2012-10-18 09:04:20 +02:00 |
transport.pc.in
|
skeleton
|
2011-02-10 10:25:50 +01:00 |
user.cpp
|
Do not join rooms before we're connected to legacy network. Otherwise join requests are lost
|
2012-10-08 10:51:27 +02:00 |
usermanager.cpp
|
Get room list on IRC and show rooms in service discovery
|
2012-10-18 09:04:20 +02:00 |
userregistration.cpp
|
Handle 'unregister' field also when it has text-single type
|
2012-09-21 17:55:56 +02: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
|
Pass command the same command line options as we have in main instance to backend instances
|
2012-09-04 10:28:11 +02:00 |
vcardresponder.cpp
|
Do not send vcard with from=legacy_network_name
|
2012-04-08 14:01:46 +02:00 |