Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Change string in WebAdmin to reuse an existing one | Badlop | 2011-03-13 | 1 | -1/+1 | |
| | ||||||
* | Fix bashism and make some lines similar to master branch (EJAB-1404) | Badlop | 2011-03-09 | 1 | -6/+4 | |
| | ||||||
* | If the port number isn't listener, then specify the protocol (EJAB-1418) | Badlop | 2011-03-03 | 1 | -11/+10 | |
| | ||||||
* | captcha_host must have the port number to get protocol (EJAB-1418) | Badlop | 2011-03-03 | 2 | -3/+3 | |
| | ||||||
* | mod_irc must send presence unavailable to the departing occupant (EJAB-1417) | Badlop | 2011-03-01 | 1 | -7/+28 | |
| | ||||||
* | ejabberdctl needs space between INET_DIST_INTERFACE (thanks to Dale ↵ | Badlop | 2011-02-28 | 1 | -1/+1 | |
| | | | | Chase)(EJAB-1416) | |||||
* | Tweak pg2_backport.erl to work with Erlang older than R13A (EJAB-1349) | Badlop | 2011-02-22 | 1 | -1/+4 | |
| | ||||||
* | Add support for '@online@' Shared Roster Group (thanks to Martin ↵ | Badlop | 2011-02-21 | 1 | -8/+105 | |
| | | | | | | | | | | | | | 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. | |||||
* | Forward old messages to newly spawned extauth process (thanks to Mika ↵ | Badlop | 2011-02-21 | 1 | -1/+11 | |
| | | | | Seppänen)(EJAB-1385) | |||||
* | New route_iq/5 accepting Timeout (thanks to Edwin Fine)(EJAB-1398) | Badlop | 2011-02-21 | 1 | -4/+18 | |
| | | | | Also new register_iq_response_handler/5 | |||||
* | New DIST_USE_INTERFACE to restrict IP where erlang connections are listened ↵ | Badlop | 2011-02-16 | 2 | -0/+15 | |
| | | | | (EJAB-1404) | |||||
* | New Indonesian translation (thanks to Irfan Mahfudz Guntur)(EJAB-1407) | Badlop | 2011-02-16 | 2 | -0/+2207 | |
| | ||||||
* | fix empty pubsub payload check on odbc version | Christophe Romain | 2011-02-14 | 1 | -1/+1 | |
| | ||||||
* | fix empty pubsub payload check | Christophe Romain | 2011-02-14 | 1 | -1/+1 | |
| | ||||||
* | update copyright up to 2011 | Christophe Romain | 2011-02-14 | 179 | -238/+238 | |
| | ||||||
* | Provide HTTPS URL in CAPTCHA form when listener has 'tls' option (EJAB-1406) | Badlop | 2011-02-14 | 1 | -3/+43 | |
| | ||||||
* | Fix typo in French translation | Badlop | 2011-02-11 | 2 | -6/+6 | |
| | ||||||
* | Escape output from ctlexec() to erl script (thanks to Dan Scott)(EJAB-1399) | Badlop | 2011-02-09 | 1 | -2/+10 | |
| | ||||||
* | Remove erroneous comment (EJAB-645) | Badlop | 2011-02-03 | 1 | -3/+0 | |
| | ||||||
* | Handle Tigase's unexpected version=1.0 when ejabberd doesn't announce it ↵ | Badlop | 2011-01-31 | 1 | -0/+4 | |
| | | | | (EJAB-1379) | |||||
* | mod_pres_counter prevents subscription flood (thanks to Ahmed Omar and ↵ | Badlop | 2011-01-31 | 2 | -0/+135 | |
| | | | | Alexey Shchepin)(EJAB-1388) | |||||
* | Add to example config file access_from comment | Badlop | 2011-01-28 | 1 | -0/+8 | |
| | ||||||
* | Comment unused code | Badlop | 2011-01-28 | 1 | -6/+6 | |
| | ||||||
* | Don't let presence-in privacy rule block a presence subscription using ODBC ↵ | Badlop | 2011-01-19 | 1 | -43/+36 | |
| | | | | (EJAB-255) | |||||
* | Fix delayed response of a timeout call was reused for next login (EJAB-1385) | Badlop | 2011-01-19 | 1 | -8/+12 | |
| | ||||||
* | Clarify error message when BOSH query is sent to non-running module | Badlop | 2011-01-12 | 1 | -2/+7 | |
| | ||||||
* | Use route instead of send_element to go through standard workflow Offline ↵ | Mickaël Rémond | 2011-01-04 | 1 | -5/+7 | |
| | | | | | | messages should thus be tracked for ack if needed (TEXTO-226). Signed-off-by: Evgeniy Khramtsov <ekhramtsov@process-one.net> | |||||
* | Keep the order of stanzas when BOSH sends several (EJAB-1374) | Badlop | 2010-12-30 | 1 | -1/+1 | |
| | ||||||
* | Change c2s state before offline messages resending | Evgeniy Khramtsov | 2010-12-28 | 1 | -17/+13 | |
| | ||||||
* | Make jlib:ip_to_list safe to use | Alexey Shchepin | 2010-12-20 | 1 | -1/+3 | |
| | ||||||
* | Revert branch name back to 2.1.x | Badlop | 2010-12-20 | 1 | -1/+1 | |
| | ||||||
* | Make sure 'closed' event is correctly processed on every state | Evgeniy Khramtsov | 2010-12-17 | 1 | -1/+1 | |
| | ||||||
* | Remove Type and Spec, backport list comprehensions, so R12B-5 can compile | Badlop | 2010-12-13 | 1 | -50/+6 | |
| | ||||||
* | Update ejabberd version number to 2.1.6 | Badlop | 2010-12-13 | 1 | -1/+1 | |
| | ||||||
* | Recompile translations | Badlop | 2010-12-13 | 35 | -765/+817 | |
| | ||||||
* | Fix warning about unused variables | Badlop | 2010-12-13 | 1 | -2/+2 | |
| | ||||||
* | Option to reject S2S connection if untrusted certificate (EJAB-464) | Badlop | 2010-12-11 | 5 | -23/+93 | |
| | ||||||
* | Include From attribute in the stream header of outgoing S2S connections | Badlop | 2010-12-11 | 1 | -3/+4 | |
| | ||||||
* | When TLS is required in s2s, add subelement to stream:features starttls | Badlop | 2010-12-11 | 1 | -9/+16 | |
| | ||||||
* | Add option to require encryption in S2S connections (EJAB-495) | Badlop | 2010-12-11 | 2 | -9/+17 | |
| | ||||||
* | Support for X-Forwarded-For HTTP header (EJAB-1356) | Badlop | 2010-12-07 | 1 | -2/+31 | |
| | ||||||
* | update pubsub_odbc patch | Christophe Romain | 2010-12-07 | 2 | -134/+79 | |
| | ||||||
* | add node attribute to pubsub subscribe event (EJAB-1361) | Christophe Romain | 2010-12-07 | 1 | -2/+4 | |
| | ||||||
* | Update Czech Translation (thanks to Lukáš Polívka) | Badlop | 2010-12-06 | 1 | -37/+36 | |
| | ||||||
* | Fix detection of mod_last at server start (EJAB-641) | Badlop | 2010-12-03 | 1 | -3/+15 | |
| | ||||||
* | Revert "Fix cyrsasl_digest RFC-2831 2.1.2.1 (EJAB-476)" | Pablo Polvorin | 2010-12-03 | 1 | -83/+2 | |
| | | | | | | | This reverts commit c890b17834f2593a9af56e093523653102349989. This change made ejabberd more strict in protocol compliance, which breaks Psi 0.14 and other clients. We must grant a grace period to client developers to fix their clients. So this isn't going to be included in 2.1.x. | |||||
* | Support PostgreSQL 9.0 (EJAB-1359)(thanks to Stephen Gibberd and Konstantin ↵ | Badlop | 2010-12-03 | 1 | -1/+1 | |
| | | | | Nikiforov) | |||||
* | Fix cyrsasl_digest RFC-2831 2.1.2.1 (EJAB-476) | Pablo Polvorin | 2010-12-02 | 1 | -2/+83 | |
| | | | | | | | | | | Fix sasl digest bug when username|password|resource strings had all characters <= U+00FF and at least one character >= U+0080. Warnning: Note that by fixing the bug, we may be broking compatibility with clients that "implements" it. See comments on https://support.process-one.net/browse/EJAB-476 | |||||
* | fix pubsub cross domain eventing (EJAB-1340) | Christophe Romain | 2010-12-02 | 2 | -89/+13 | |
| | ||||||
* | Update Greek translation (thanks to James Iakovos Mandelis) | Badlop | 2010-12-01 | 2 | -64/+106 | |
| |