HanzZ
|
f9eb932dbc
|
send empty name if we receive it from backend
|
2013-01-26 15:35:15 +01:00 |
|
HanzZ
|
711c1674fe
|
Send 'http://jabber.org/protocol/muc' if MUC is supported by backend
|
2013-01-26 15:22:25 +01:00 |
|
HanzZ
|
505ea8301c
|
Fixed adding/removing contacts in gateway mode
|
2013-01-25 13:26:49 +01:00 |
|
HanzZ
|
1b49b0cf36
|
Fixed leaving the room even when its name doesn't start with '#'
|
2013-01-25 08:05:46 +01:00 |
|
Jan Kaluza
|
65ad5a2106
|
Communi: Log 4xx errors and forward 433, 436 and 464 to XMPP client
|
2013-01-24 08:35:24 +01:00 |
|
HanzZ
|
1af263f488
|
make enum for Participant.flags
|
2013-01-23 19:41:56 +01:00 |
|
Jan Kaluza
|
cc64a76c8b
|
Replace #include "Swiften/Swiften.h" by particular headers. 25% compilation speedup.
|
2013-01-23 11:29:43 +01:00 |
|
Jan Kaluza
|
1a9808a615
|
Merge pull request #21 from darchigh/master
Remote-Roster Push depending on getRoster-Payload
|
2013-01-22 08:07:27 -08:00 |
|
Jan Kaluza
|
943990e764
|
Show all resources of particular user when disconnecting to make debugging easier
|
2013-01-22 11:59:51 +01:00 |
|
Darchigh
|
d0ead2e24c
|
Merge branch 'master' of http://github.com/hanzz/libtransport
|
2013-01-22 10:42:29 +01:00 |
|
Darchigh
|
799350e23f
|
Small change...
|
2013-01-22 10:29:36 +01:00 |
|
Darchigh
|
5a0f94d26e
|
Check if just being registered or normal login before doing remoteRosterPush
|
2013-01-22 09:49:18 +01:00 |
|
Jan Kaluza
|
58f50c7544
|
better error message for server mode
|
2013-01-22 09:28:26 +01:00 |
|
Jan Kaluza
|
22270d1b61
|
Remove bad logging messages
|
2013-01-22 09:23:02 +01:00 |
|
Jan Kaluza
|
2f46d9f7a3
|
Working spectrum2_manager restart and hopefully working backend logging directory creation under unprivileged user
|
2013-01-22 09:07:10 +01:00 |
|
HanzZ
|
e00778ef4b
|
Create backend directory as root before setuid/setgid, otherwise we don't have permissions to do that
|
2013-01-20 21:32:09 +01:00 |
|
Darchigh
|
02df69b831
|
Make Spectrum2 send full roster after receiving empty RemoteRoster-Payload
|
2013-01-18 17:42:19 +01:00 |
|
Jan Kaluza
|
b9a8231796
|
another try to fix createDirectories compilation for oneiric
|
2013-01-17 09:44:57 +01:00 |
|
Jan Kaluza
|
2fda71965d
|
aother try to fix createDirectories
|
2013-01-17 09:19:07 +01:00 |
|
HanzZ
|
4683ad2e6a
|
Send presence after handleBuddyRosterPushResponse only when it's available
|
2013-01-15 18:49:30 +01:00 |
|
HanzZ
|
a385968812
|
Create loginTimer according to time diff
|
2013-01-13 14:42:24 +01:00 |
|
HanzZ
|
d4bd2bb5df
|
Use reference when using CONFIG_VECTOR in foreach cycle
|
2013-01-12 21:59:47 +01:00 |
|
HanzZ
|
bb05df65b0
|
fix crash in disconnectUserBouncer test
|
2013-01-12 19:02:20 +01:00 |
|
HanzZ
|
cb2dbb3937
|
Send unavailable presences only from buddies which were available when disconnecting
|
2013-01-12 13:31:28 +01:00 |
|
HanzZ
|
eeda354422
|
Send much more less presences when connecting to legacy network
|
2013-01-12 10:09:35 +01:00 |
|
HanzZ
|
1595f7e448
|
Fixed typo
|
2013-01-11 23:32:11 +01:00 |
|
HanzZ
|
319a4d349e
|
Merge remote-tracking branch 'jadestorm/master'
|
2013-01-11 23:26:54 +01:00 |
|
Daniel Henninger
|
1c6130346b
|
Fixed some issues with configuration.
|
2013-01-11 17:01:10 -05:00 |
|
HanzZ
|
a0e0c8e75b
|
Merge remote-tracking branch 'jadestorm/master'
|
2013-01-11 22:35:42 +01:00 |
|
HanzZ
|
882075be05
|
Merge branch 'master' of github.com:hanzz/libtransport
|
2013-01-11 22:31:31 +01:00 |
|
HanzZ
|
e1c00a8a10
|
Added test for disconnecting one resource in server mode
|
2013-01-11 22:31:19 +01:00 |
|
Daniel Henninger
|
8c78fb8f12
|
Merged with master, fixing conflicts for postgres fix
|
2013-01-11 13:57:58 -05:00 |
|
Daniel Henninger
|
6334c256f4
|
Fixed up postgres support, needs testing both for compiling and functionality.
|
2013-01-11 10:16:32 -05:00 |
|
Jan Kaluza
|
5f1e77d0d1
|
Set password for pqxx
|
2013-01-11 10:19:39 +01:00 |
|
Darchigh
|
7c2cb5c4b3
|
fixed formatting for real this time
|
2013-01-10 14:49:18 +01:00 |
|
Darchigh
|
5e0208ef29
|
fixed bad formatting
|
2013-01-10 14:24:54 +01:00 |
|
Darchigh
|
eb3c7704a5
|
Modified test cases to reflect changes done to registerUser
|
2013-01-10 13:16:27 +01:00 |
|
Darchigh
|
9c596ed62f
|
RegisterUser will try to register via RemoteRoster before sending subscr.Presence for transport
|
2013-01-09 17:30:18 +01:00 |
|
Jan Kaluza
|
9c5f59f10c
|
Do not call sqlite3_step again when it returned SQLITE_DONE before
|
2013-01-09 11:24:40 +01:00 |
|
Jan Kaluza
|
098f8b6684
|
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 |
|
HanzZ
|
7cd2083d81
|
show better error when running in server_mode with port 5347
|
2013-01-04 16:49:34 +01:00 |
|
HanzZ
|
86d0268f93
|
receipts test
|
2012-12-29 11:57:40 +01:00 |
|
HanzZ
|
9c48437b09
|
support for XEP-0172
|
2012-12-28 08:55:29 +01:00 |
|
HanzZ
|
2ae5cba932
|
service.login_delay
|
2012-12-27 15:02:21 +01:00 |
|
HanzZ
|
984a075019
|
Send RIE to all resources
|
2012-12-26 09:59:09 +01:00 |
|
HanzZ
|
f7dc91ccb4
|
Set adhoc settings according to config even when storage backend is not set
|
2012-12-22 21:07:29 +01:00 |
|
HanzZ
|
8761e976ae
|
Cache messages also when you leave room but do not disconnect
|
2012-12-21 11:20:05 +01:00 |
|
HanzZ
|
92b1f98bce
|
Merge branch 'master' of github.com:hanzz/libtransport
|
2012-12-21 09:35:02 +01:00 |
|
HanzZ
|
2159ab0a27
|
Limit cache to 100 messages
|
2012-12-21 09:34:51 +01:00 |
|
HanzZ
|
7e9ea5150d
|
Spectrum can now works as IRC/whatever bouncer. Configurable using adhoc commands.
|
2012-12-21 09:26:34 +01:00 |
|