aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* New "make relive" similar to "ejabberdctl live" without installingBadlop2022-02-031-1/+10
* mod_pubsub: Unsubscribe JID on whitelist removalHolger Weiss2022-02-021-1/+13
* Make dialyzer happyPaweł Chmielowski2022-02-021-4/+8
* One more place where we need to handle socket field not being availablePaweł Chmielowski2022-02-021-3/+3
* Don't expect that socket will be available in c2s_terminated hookPaweł Chmielowski2022-02-021-3/+3
* Store all mucsub notifications not only message notificationsPaweł Chmielowski2022-02-011-1/+1
* mod_shared_roster: Adjust special group cache sizeHolger Weiss2022-01-251-1/+2
* Support MQTT subscriptions spread over the cluster (#3750)Badlop2022-01-251-3/+10
* Pass property name as expected in mqtt_codec (fixes login using MQTT 5)Badlop2022-01-251-1/+1
* Fix typosKian-Meng Ang2022-01-248-12/+12
* mod_pubsub: Allow for limiting item_expire valueHolger Weiss2022-01-171-6/+15
* mod_shared_roster: Normalize JID on unset_presenceHolger Weiss2022-01-151-2/+5
* Document that 'unregister' command deletes data associated with the accountBadlop2022-01-131-0/+2
* Document option subscrube_room_many_max_users introduced in fc34661b6Badlop2022-01-131-1/+8
* Update section URLs in ldap documentationBadlop2022-01-131-5/+5
* Fix version when this command was really updatedBadlop2022-01-111-1/+1
* Fix login when generating client id, keep connection record (#3593)Badlop2022-01-111-2/+2
* Add better descripion of subscribe_room_many commandPaweł Chmielowski2022-01-051-0/+1
* Fix Dialyzer, related to Luerl API update from 0.3 to 1.0Badlop2022-01-041-1/+1
* mod_muc_room: Fix function name typoHolger Weiss2021-12-301-4/+4
* Merge remote-tracking branch 'processone/pr/3735'Holger Weiss2021-12-201-0/+2
|\
| * node_pep: Add config-node and multi-items featuresLinus Jahn2021-12-191-0/+2
* | Add subscribe_room_many commandAlexey Shchepin2021-12-202-3/+54
* | Optimize user removal handling in mod_mucAlexey Shchepin2021-12-202-2/+20
* | Accept more types of ejabberdctl commands arguments as JSON-encodedAlexey Shchepin2021-12-202-1/+6
|/
* mod_stun_disco: Fix parsing of IPv6 listenersHolger Weiss2021-12-181-1/+1
* Let get_all_rooms handle "global" argument, fixes rooms_unsued_... (#3726)Badlop2021-12-151-1/+8
* Handle user removal in mod_mucAlexey Shchepin2021-12-144-2/+73
* Annotate modules, options and command major changes in 21.12Badlop2021-12-094-0/+6
* Eliminate xref warning from last commitPaweł Chmielowski2021-12-061-11/+13
* Add workaround for bug in older erlang version in rest modulePaweł Chmielowski2021-12-061-1/+12
* Merge pull request #3652 from weiss/bump-max-itemsbadlop2021-12-031-1/+1
|\
| * PubSub: Bump default value for 'max_items' limitHolger Weiss2021-07-281-1/+1
* | Run make optionsBadlop2021-12-033-1/+56
* | New allow_modules option to restrict registration modulesBadlop2021-12-032-5/+23
* | Minor improvements in conversejs documentationBadlop2021-12-031-8/+16
* | Add mod_conversejsAlexey Shchepin2021-11-231-0/+148
* | Fix Dialyzer warning, old passwd tuple don't match current tuple definitionBadlop2021-11-171-2/+2
* | Improve mod_multicastPaweł Chmielowski2021-11-171-290/+136
* | Better version of dialyzer fixPaweł Chmielowski2021-11-161-2/+2
* | Make dialyzer happyPaweł Chmielowski2021-11-161-1/+1
* | Make s2s connection table cleanup more robustPaweł Chmielowski2021-11-162-61/+38
* | Fix exception in mucsub {un}subscription events multicast handlerPaweł Chmielowski2021-11-101-2/+2
* | mod_caps: Don't forget caps on XEP-0198 resumptionHolger Weiss2021-11-061-1/+13
* | Improve documentation of some commandsBadlop2021-11-051-7/+27
* | Mention "help" as an available ejabberdctl commandBadlop2021-11-051-0/+1
* | Annotate support for XEP-0317: Hats, since commit 5d0e599f1Badlop2021-11-051-0/+2
* | mod_pubsub: Remove unused check_opt_range/3 clauseHolger Weiss2021-10-311-3/+1
* | node_pep: Fix remove_expired_items/2 argument nameHolger Weiss2021-10-312-4/+4
* | mod_pubsub: Fix get_max_items_node/1 specificationHolger Weiss2021-10-301-2/+2