Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Simplify XEP-0203 (Delayed Delivery) code a bit | Holger Weiss | 2015-05-18 | 1 | -14/+7 | |
| | | | | | | | | | | | | | | | Now that XEP-0091 support is removed, the XEP-0203 code can be simplified a little further. This doesn't change the behavior. | |||||
* | | | Call integer_to_binary using jlib (#554) | Christophe Romain | 2015-05-18 | 1 | -1/+1 | |
| | | | ||||||
* | | | Remove deprecated XEP-0090 Entity Time and 91 Delayed Delivery (EJAB-849) | Badlop | 2015-05-18 | 2 | -42/+6 | |
|/ / | ||||||
* | | fixed erl_prettypr in encode_term | Matthias Rieber | 2015-05-17 | 1 | -1/+2 | |
| | | ||||||
* | | New command get_room_options (#567) | Badlop | 2015-05-15 | 3 | -0/+42 | |
| | | ||||||
* | | Fix indentation | Holger Weiss | 2015-05-15 | 1 | -8/+18 | |
| | | ||||||
* | | Load config snippets for modules installed with ext_mod (EJAB-1741) | Paweł Chmielowski | 2015-05-15 | 1 | -6/+30 | |
| | | ||||||
* | | Export modules_dir/0 | Paweł Chmielowski | 2015-05-15 | 1 | -1/+2 | |
|/ | ||||||
* | Fix setting 'description' with change_room_option command (#567) | Badlop | 2015-05-12 | 1 | -0/+1 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 #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 | |
| | ||||||
* | Improve purge_offline filter and speed (#543) | Christophe Romain | 2015-04-22 | 1 | -39/+54 | |
| | ||||||
* | Add private and roster local handlers to get listed in disco#info (EJAB-682) | Badlop | 2015-04-22 | 2 | -0/+6 | |
| | ||||||
* | 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 | 27 | -15227/+7018 | |
| | | | | | | | | This commit contains - code cleanup - use of db_type instead of old mod_pubsub_odbc - some minor optimizations - some minor bugfixes | |||||
* | 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 | |
| | ||||||
* | 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. | |||||
* | ejabberd_s2s_out: Remove Erlang/OTP version check | Holger Weiss | 2015-04-16 | 1 | -9/+2 | |
| | | | | | The version check won't work for Erlang/OTP >= 17; and it's no longer needed, as we don't support versions older than R16 anyway. | |||||
* | Update get_password_s description with SCRAM return values | Badlop | 2015-04-15 | 1 | -2/+2 | |
| | ||||||
* | Revert "Hook on group message" | Badlop | 2015-04-15 | 1 | -2/+0 | |
| | | | | This reverts commit b81250d667c846d30499b5284585597a35c96631. | |||||
* | Merge pull request #426 from hairyhum/master | badlop | 2015-04-15 | 4 | -6/+67 | |
|\ | | | | | Migration of scram passwords with piefxis (riak and internal only) | |||||
| * | Hook on group message | Feotov Daniil | 2015-02-24 | 1 | -0/+2 | |
| | |