| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
|
|
|
| |
(EJAB-1379)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Send initial presence after the roster subscription workflow
is complete.
|
|
|
|
| |
Alexey Shchepin)(EJAB-1388)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
We were sending swapped from/to attributes when replying to db:verify requests.
Some servers don't mind about this, but others like prosody checks this and
rejects the verification, the s2s connection in that case couldn't be established.
|
|
|
|
|
|
| |
Please note that ejabberd takes care to create the tables in your
ODBC database if needed. The file pg.sql is provided for reference
purposes only, as it isn't needed when preparing the database.
|
|
|
|
|
| |
One way to print that information is to configure in ejabberd.cfg
{loglevel, {4, [{ejabberd_app, debug}]}}.
|
|
|
|
|
|
|
|
|
| |
- fix bug with caps 2.0: ERRORs were logged in some cases
- enhance record definitions
- turn string() data into binary() ones
- remove mod_caps:node_to_binary/2, mod_caps:features_to_binary/1 and mod_caps:binary_to_features/1.
Tested with Psi+ (caps 1.0) and OneTeam (caps 2.0), and they now don't produce ERROR REPORTs.
|
| |
|
| |
|
| |
|
|
|
|
| |
started rooms.
|
| |
|
|
|
|
| |
fixes in mod_pubsub.erl (Thanks to Karim Gemayel)(EJAB-620)
|
| |
|
| |
|
|
|
|
| |
Karim Gemayel)
|
| |
|
| |
|
|
|
|
|
| |
See
http://tools.ietf.org/html/draft-saintandre-rfc3920bis-09#section-7.4
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|