Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Allow run joincluster as non root when ejabberd installed as root (#497) | Christophe Romain | 2015-05-13 | 1 | -2/+1 | |
| | ||||||
* | Merge pull request #503 from weiss/fix-quoting-for-elixir | Christophe Romain | 2015-05-13 | 1 | -3/+3 | |
|\ | | | | | Fix EJABBERD_OPTS quoting for Elixir | |||||
| * | Fix EJABBERD_OPTS quoting for Elixir | Holger Weiss | 2015-02-24 | 1 | -3/+3 | |
| | | ||||||
* | | Fix setting 'description' with change_room_option command (#567) | Badlop | 2015-05-12 | 1 | -0/+1 | |
| | | ||||||
* | | Merge pull request #560 from benlangfeld/feature/dev-vm | Mickaël Rémond | 2015-05-12 | 1 | -0/+8 | |
|\ \ | | | | | | | Point out availability of development environment | |||||
| * | | Point out availability of development environment | Ben Langfeld | 2015-05-05 | 1 | -0/+8 | |
| | | | ||||||
* | | | New max_users_presence mod_muc option (thanks to anhcoi123)(#562) | Badlop | 2015-05-08 | 1 | -0/+27 | |
| | | | ||||||
* | | | Fix check_password_hash argument parsing (#559) | Badlop | 2015-05-08 | 1 | -1/+1 | |
| | | | ||||||
* | | | Try to support access_commands in YAML (ejabberd-contrib#45) | Badlop | 2015-05-07 | 1 | -0/+9 | |
| | | | ||||||
* | | | Revert "Add private and roster local handlers (EJAB-682)" due to #556 | Badlop | 2015-05-07 | 2 | -6/+0 | |
| | | | | | | | | | | | | This reverts commit 2e194bd997132f4fde5959b54e6bfe269d4de433. | |||||
* | | | Don't announce register feature once user is authenticated (#41) | Badlop | 2015-05-07 | 2 | -11/+16 | |
| | | | ||||||
* | | | Merge pull request #561 from weiss/muc-mark-private | Evgeny Khramtsov | 2015-05-06 | 1 | -1/+4 | |
|\ \ \ | | | | | | | | | Tag private MUC messages with muc#user namespace | |||||
| * | | | Tag private MUC messages with muc#user namespace | Holger Weiss | 2015-05-05 | 1 | -1/+4 | |
|/ / / | | | | | | | | | | | | | Make it possible for clients to identify private MUC messages. One use case would be to filter out undesired carbon copies of those. | |||||
* | | | Simplify internal code of get_last and set_last commands | Badlop | 2015-05-05 | 1 | -16/+3 | |
| | | | ||||||
* | | | Improve get_last command to provide also last activity status | Badlop | 2015-05-05 | 1 | -4/+4 | |
| | | | ||||||
* | | | Fix set_last command to work with recent ejabberd (#555) | Badlop | 2015-05-05 | 1 | -1/+1 | |
|/ / | ||||||
* | | Remove duplicated code | Evgeniy Khramtsov | 2015-04-29 | 1 | -20/+10 | |
| | | ||||||
* | | Improve module install code, allows better error checking | Christophe Romain | 2015-04-29 | 1 | -16/+37 | |
| | | ||||||
* | | New command get_user_rooms | Badlop | 2015-04-29 | 1 | -1/+17 | |
| | | ||||||
* | | Fix fetching from git@github url and allow compilation from ejabberd sources | Christophe Romain | 2015-04-29 | 1 | -3/+14 | |
| | | ||||||
* | | Merge pull request #549 from joudinet/master | Christophe Romain | 2015-04-28 | 1 | -2/+4 | |
|\ \ | | | | | | | ejabberdctl: define mnesia options | |||||
| * | | ejabberdctl: define mnesia options | Johan Oudinet | 2015-04-27 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | In addition to factorize how the mnesia dir option is given to erl commands, it allows one to set extra mnesia options via the MNESIA_OPTIONS environment variable. | |||||
* | | | Merge pull request #547 from weiss/fix-account-jid-disco | badlop | 2015-04-27 | 1 | -12/+12 | |
|\ \ \ | |/ / |/| | | Fix service discovery handling for account JIDs | |||||
| * | | mod_disco: Apply minor readability improvements | Holger Weiss | 2015-04-26 | 1 | -13/+11 | |
| | | | ||||||
| * | | mod_disco: Omit 'roster_get' call if possible | Holger Weiss | 2015-04-26 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | As a small optimization, avoid running the 'roster_get' hook in the (common) case where a client requests service discovery information for its own bare JID. | |||||
| * | | Fix service disco handling for bare account JIDs | Holger Weiss | 2015-04-26 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | Don't swap the sending and receiving JIDs while checking whether the client that requested service discovery information for a bare account JID is a subscribed contact. | |||||
* | | | Rely on core routine for handling affiliation changes (thanks to Ben Langfeld) | Badlop | 2015-04-27 | 1 | -12/+2 | |
|/ / | | | | | | | This ensures that all of the usual stanzas and such go out | |||||
* | | Fix validating function for iqdisc | Evgeniy Khramtsov | 2015-04-23 | 1 | -1/+1 | |
| | | ||||||
* | | Allow bypassing script interraction (#516)15.04 | Christophe Romain | 2015-04-23 | 2 | -25/+31 | |
| | | ||||||
* | | Improve purge_offline filter and speed (#543) | Christophe Romain | 2015-04-22 | 1 | -39/+54 | |
| | | ||||||
* | | Add publish_only to affiliation type spec | Christophe Romain | 2015-04-22 | 1 | -1/+1 | |
| | | ||||||
* | | Add private and roster local handlers to get listed in disco#info (EJAB-682) | Badlop | 2015-04-22 | 2 | -0/+6 | |
| | | ||||||
* | | Remove obsolete release notes | Christophe Romain | 2015-04-22 | 28 | -2176/+0 | |
| | | ||||||
* | | Allow to modify host when registering account in web (#291) | Badlop | 2015-04-22 | 1 | -6/+7 | |
| | | ||||||
* | | Add support for publish-only (#30) | Christophe Romain | 2015-04-21 | 3 | -8/+18 | |
| | | ||||||
* | | Fix typo, oups... | Christophe Romain | 2015-04-21 | 1 | -2/+2 | |
| | | ||||||
* | | remove deferred Collection shim header | Christophe Romain | 2015-04-21 | 1 | -7/+2 | |
| | | ||||||
* | | Owner can subscribe to its node (#454) | Christophe Romain | 2015-04-21 | 2 | -6/+8 | |
| | | ||||||
* | | Fixed node type (thanks to saczawap) (#435) | Christophe Romain | 2015-04-21 | 1 | -15/+9 | |
| | | ||||||
* | | PubSub improvements | Christophe Romain | 2015-04-21 | 31 | -15353/+7063 | |
| | | | | | | | | | | | | | | | | This commit contains - code cleanup - use of db_type instead of old mod_pubsub_odbc - some minor optimizations - some minor bugfixes | |||||
* | | Improve join/leave cluster scripts | Christophe Romain | 2015-04-21 | 2 | -48/+58 | |
| | | ||||||
* | | Merge pull request #540 from weiss/queue-error-stanza | Christophe Romain | 2015-04-21 | 1 | -24/+15 | |
|\ \ | | | | | | | Add privacy error stanza to XEP-0198 queue | |||||
| * | | Add privacy error stanza to XEP-0198 queue | Holger Weiss | 2015-04-20 | 1 | -24/+15 | |
| | | | ||||||
* | | | Fix LDAP substrings filter (EJAB-1715) | Evgeniy Khramtsov | 2015-04-21 | 1 | -4/+2 | |
|/ / | ||||||
* | | Fixed error replying on blocked messages | Alexey Shchepin | 2015-04-20 | 1 | -15/+21 | |
| | | ||||||
* | | Make s2s port configurable in test runner | Paweł Chmielowski | 2015-04-20 | 2 | -1/+2 | |
| | | ||||||
* | | Remove load_config command because is superseded by reload_config (#532) | Badlop | 2015-04-20 | 1 | -9/+0 | |
| | | ||||||
* | | Merge pull request #536 from weiss/fail2ban-whitelist | Evgeny Khramtsov | 2015-04-18 | 1 | -14/+25 | |
|\ \ | | | | | | | Add mod_fail2ban option to whitelist IP addresses | |||||
| * | | mod_fail2ban: Add 'access' option for whitelisting | Holger Weiss | 2015-04-18 | 1 | -14/+25 | |
| | | | | | | | | | | | | Closes #535. | |||||
* | | | cyrsasl_scram: Return user name with error message | Holger Weiss | 2015-04-17 | 1 | -1/+1 | |
|/ / | | | | | | | | | Let ejabberd_c2s run the 'c2s_auth_result' hook (which needs the user name) on SCRAM authentication failure. |