| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
2 tables schema
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
When constructing an IQ record, if no namespace is specified
for the IQ, exmpp treat that literally as "no namespace" and
so put xmlns="" (it do not interpret it as "no change" and let
the parent namespace apply).
So it is neccesarly to especify the jabber:client namespace.
See EXMPP-53.
|
| |
|
|
|
|
| |
Ejabberd was trying to send a tuple instead of the full error stanza.
|
| |
|
| |
|
|
|
|
| |
Chase)(EJAB-1416)
|
| |
|
|
|
|
|
|
| |
alpha-testing (EJAB-1393)"
This reverts commit 76b0300505d9c77192960b0b9588df2dd2bedc02.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Langhoff)(EJAB-1391)
New version of the @online@ patch originally by Collabora.
Notes:
- the presence push is mediated via the group rather than
per user - this may reduce memory footprint... _if_ ejabberd
has some smart optimisation in that codepath
- it assumes that any group with membership @online@ _displays_
online as well -- this is a simplification and breaks the
decoupling that ejabberd has in this regard.
|
|
|
|
| |
Seppänen)(EJAB-1385)
|
| |
|
|\ |
|
| |
| |
| |
| | |
Also new register_iq_response_handler/5
|
| |
| |
| |
| | |
(EJAB-1393)
|
|/ |
|
| |
|
|
|
|
| |
(EJAB-1404)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|