summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support Erlang 25 in "make options": returns attribute with simpler syntaxBadlop2022-02-241-0/+6
* Add link in mod_http_api documentation to the docs API sectionBadlop2022-02-241-2/+3
* Fix WebSocket uppercaseBadlop2022-02-243-5/+5
* Only care about CT results when CT are ran, and check failsBadlop2022-02-241-2/+3
* The lager dependency is used only with old Erlang versionsBadlop2022-02-243-5/+7
* mix.exs: Don't forget to include epam/luerlHolger Weiss2022-02-211-1/+3
* mix.exs: Be more careful while editing the versionHolger Weiss2022-02-211-2/+2
* ejabberdctl: Remove unused environment variableHolger Weiss2022-02-191-2/+0
* mix.lock: Add missing dependenciesHolger Weiss2022-02-191-0/+3
* Put esip in mix included_applications only when it's enabledPaweł Chmielowski2022-02-181-1/+2
* Improve compatibility with various db engine versionsPaweł Chmielowski2022-02-182-24/+51
* Fix compilation on OTP < 21 and remove dialyzer warningPaweł Chmielowski2022-02-182-10/+13
* Fix sqlite schemaPaweł Chmielowski2022-02-182-2/+2
* Optimize room_unused_* commandsPaweł Chmielowski2022-02-1811-42/+99
* Check producing and starting releasesBadlop2022-02-111-1/+24
* Provide proper path to the compiled libraries in relive's ejabberdctlBadlop2022-02-111-1/+2
* Update copyright year to 2022Badlop2022-02-11278-279/+279
* Detect debug option, and maybe disable debug_infoBadlop2022-02-111-1/+3
* Add forgotten option NO_CUSTOMIZE_HOSTNAME_CHECK to mix.exsBadlop2022-02-111-0/+1
* Nowadays NEW_SQL_SCHEMA is only used to determine the default sql schemaBadlop2022-02-111-1/+1
* ejabberd_sql_pt got USE_NEW_SCHEMA in 78dfb83 and removed in e15595dBadlop2022-02-111-6/+0
* Fix typo introduced in 99fdba0, present since 16.01Badlop2022-02-112-2/+2
* Some dependencies are optional, check them in mix.exsBadlop2022-02-111-6/+6
* Implement Get List of Registered/Online Users from XEP-0133Badlop2022-02-111-0/+38
* Remove obsolete db_type defined environmentBadlop2022-02-113-6/+3
* Disable mssql in Actions: it's known mssql doesn't pass the testsBadlop2022-02-031-0/+1
* Ensure db_type default value is set when no mssql was defined. Fix typoBadlop2022-02-031-2/+2
* Fix configure when mssql option not set, and add it to --enable-allBadlop2022-02-031-4/+4
* Reorganize and complete documentation of node start/debug commandsBadlop2022-02-031-6/+12
* Improve explanation of s2s_access option. Add link to access_rules optionBadlop2022-02-031-4/+7
* Use the same wording in all the identical options db_type and ram_db_typeBadlop2022-02-034-13/+10
* Fix support for MSSQL testingBadlop2022-02-033-2/+4
* New "make relive" similar to "ejabberdctl live" without installingBadlop2022-02-037-18/+125
* 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
* Remove reference to the obsolete Vagrant environmentBadlop2022-01-251-13/+0
* Run autoupdate to replace obsolete AC_HELP_STRING with AS_HELP_STRINGBadlop2022-01-251-27/+24
* 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
* Merge pull request #3757 from kianmeng/fix-typosbadlop2022-01-2521-38/+38
|\
| * Fix typosKian-Meng Ang2022-01-2421-38/+38
|/
* 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