HanzZ
|
9cb2171e00
|
Added updateBuddySetting, removeBuddySetting and removeBuddy implementation for SQLite
|
2012-07-20 13:46:28 +02:00 |
|
Jan Kaluza
|
8b7923f3e3
|
Much more useful spectrum2_manager
|
2012-07-18 15:20:06 +02:00 |
|
Jan Kaluza
|
fd54120de7
|
Make the backend usable only after it responds to initial PING
|
2012-07-18 13:54:17 +02:00 |
|
Jan Kaluza
|
981513b2a5
|
Added 'register' and 'unregister' command to AdminInterface
|
2012-07-18 13:05:50 +02:00 |
|
Jan Kaluza
|
693424e9b9
|
Another part of SettingsAdHocCommand
|
2012-07-17 13:22:49 +02:00 |
|
Jan Kaluza
|
851ef18260
|
Another part of AdHoc support
|
2012-06-25 19:55:57 +02:00 |
|
Jan Kaluza
|
cfa85cd21c
|
Moved DiscoItemsResponder out of Component class
|
2012-06-20 12:03:53 +02:00 |
|
Jan Kaluza
|
8a66baabcb
|
DiscoItemsResponder can add adhoc commands
|
2012-06-20 11:49:00 +02:00 |
|
Jan Kaluza
|
fb527b5760
|
Added NetworkPlugin::handleBuddyRemoved method to let backend remove buddy from XMPP user's roster
|
2012-06-14 08:06:46 +02:00 |
|
Jan Kaluza
|
ddec6a8e1a
|
removed Config::getUnregistered. CONFIG_* macros should be used instead even for unregistered options
|
2012-05-30 11:14:56 +02:00 |
|
Jan Kaluza
|
6b88ad945d
|
Working libyahoo2
|
2012-05-25 06:22:46 +02:00 |
|
HanzZ
|
7c3533cd0c
|
Merge branch 'master' of github.com:hanzz/libtransport
|
2012-05-23 22:25:56 +02:00 |
|
HanzZ
|
593cb59ea6
|
StringTreeParser
|
2012-05-23 22:25:40 +02:00 |
|
Tim Koopman
|
31d37d82b5
|
Support for latest Swiften
|
2012-05-23 15:38:00 +03:00 |
|
Vitaly Takmazov
|
8f2ea32da3
|
Fix compilation with latest swiften
|
2012-05-22 12:27:35 +04:00 |
|
Vitaly Takmazov
|
892af5dc57
|
Merge branch 'master' of https://github.com/hanzz/libtransport
|
2012-05-22 11:03:57 +04:00 |
|
HanzZ
|
ce67e1623f
|
Fixed unhandled exception when admin_jid is not set
|
2012-04-30 14:13:56 +02:00 |
|
Vitaly Takmazov
|
5ec1ad4dd4
|
Merge branch 'master' of https://github.com/hanzz/libtransport
|
2012-04-18 10:08:12 +04:00 |
|
HanzZ
|
47f86754ea
|
Allow setting config file options also from command line
|
2012-04-17 18:26:21 +02:00 |
|
Vitaly Takmazov
|
f1d9579afa
|
Merge branch 'master' of https://github.com/hanzz/libtransport
|
2012-04-16 11:20:17 +04:00 |
|
HanzZ
|
a330a15807
|
Shutdown logging before exit() call to fix potential freeze
|
2012-04-14 09:14:52 +02:00 |
|
Jan Kaluza
|
11d7a01c58
|
Merge pull request #8 from sarangbh/master
Handle errors during server creation
|
2012-04-12 11:59:26 -07:00 |
|
Sarang Bharadwaj
|
2b834d16ab
|
Added code to handle errors during Server creation
|
2012-04-13 00:07:52 +05:30 |
|
HanzZ
|
ee4e5ecb71
|
send roster push on group change
|
2012-04-10 18:49:40 +02:00 |
|
HanzZ
|
9b39d3ebea
|
Preparation for PluginConfig
|
2012-04-09 09:16:23 +02:00 |
|
Vitaly Takmazov
|
aafea80a3c
|
Merge branch 'master' of github.com:vitalyster/libtransport
|
2012-04-08 20:26:44 +04:00 |
|
Vitaly Takmazov
|
63c62561d8
|
fix complation with mingw and openssl
|
2012-04-08 20:24:14 +04:00 |
|
HanzZ
|
b326bca552
|
set sqlite3 as default backend
|
2012-04-08 13:53:14 +02:00 |
|
Vitaly Takmazov
|
84db4be9f5
|
Merge branch 'master' of https://github.com/hanzz/libtransport
|
2012-04-03 10:44:24 +04:00 |
|
HanzZ
|
afe5ac506d
|
Store buddy changes only when there's a real change
|
2012-03-30 15:28:49 +02:00 |
|
Vitaly Takmazov
|
aab3709012
|
Merge branch 'master' of https://github.com/hanzz/libtransport
|
2012-03-29 12:26:58 +04:00 |
|
Jan Kaluza
|
5f06cf12d6
|
Fixed out-of-source building
|
2012-03-27 12:37:11 +02:00 |
|
HanzZ
|
065127585a
|
Added MUCPayloadParser
|
2012-03-26 21:36:10 +02:00 |
|
HanzZ
|
7c93aee6f4
|
Log4cxx is optional dependency now
|
2012-03-21 16:31:51 +01:00 |
|
Vitaly Takmazov
|
64f0883512
|
Merge branch 'master' of https://github.com/hanzz/libtransport
|
2012-03-21 19:03:45 +04:00 |
|
Vitaly Takmazov
|
bda35a459e
|
use bundled protobuf for windows builds
|
2012-03-21 17:42:29 +04:00 |
|
Vitaly Takmazov
|
bd4b3bcd1d
|
Merge branch 'master' of https://github.com/hanzz/libtransport
|
2012-03-21 11:36:20 +04:00 |
|
HanzZ
|
a06a47ed11
|
moved log4cxx initialization to libtransport
|
2012-03-14 21:18:10 +01:00 |
|
HanzZ
|
48f2d9d6b1
|
Moved database initialization into StorageBackend
|
2012-03-14 18:56:23 +01:00 |
|
HanzZ
|
d4769080ca
|
More stats
|
2012-03-09 17:55:57 +01:00 |
|
HanzZ
|
6ec566375c
|
Send backend id back to main instance
|
2012-03-09 17:13:32 +01:00 |
|
HanzZ
|
4c9f82cb35
|
Report also skype process memory usage
|
2012-03-09 08:25:03 +01:00 |
|
HanzZ
|
3949b84ed0
|
Allow setting buddies subscriptions
|
2012-03-08 20:04:56 +01:00 |
|
Jan Kaluza
|
f42aa113b9
|
support for extra memory usage
|
2012-03-08 11:56:36 +01:00 |
|
Vitaly Takmazov
|
959e023ec8
|
add missing files
|
2012-03-06 12:55:16 +04:00 |
|
Vitaly Takmazov
|
ab24246593
|
SChannelServerContext and Win32 compilation fixes
|
2012-03-03 16:07:41 +04:00 |
|
HanzZ
|
320738eda8
|
Gateway interaction
|
2012-02-26 14:03:48 +01:00 |
|
HanzZ
|
54dff8d280
|
Gateway payload
|
2012-02-26 12:40:48 +01:00 |
|
HanzZ
|
7c90087b17
|
PubSub Parsers
|
2012-02-22 19:23:43 +01:00 |
|
Jan Kaluza
|
ff27ec0233
|
Fixed compilation with latest Swiften
|
2012-02-22 14:11:57 +01:00 |
|