summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-07Use correct timestamp when hibernation_time is not set at allPaweł Chmielowski1-1/+1
2022-03-07Don't request the whole MUC room state in get_room_occupants_number command (...Alexey Shchepin2-2/+18
2022-02-24Add link in mod_http_api documentation to the docs API sectionBadlop1-2/+3
2022-02-24Fix WebSocket uppercaseBadlop3-5/+5
2022-02-24The lager dependency is used only with old Erlang versionsBadlop1-2/+1
2022-02-18Improve compatibility with various db engine versionsPaweł Chmielowski2-24/+51
2022-02-18Fix compilation on OTP < 21 and remove dialyzer warningPaweł Chmielowski2-10/+13
2022-02-18Optimize room_unused_* commandsPaweł Chmielowski4-26/+75
2022-02-11Update copyright year to 2022Badlop209-210/+210
2022-02-11ejabberd_sql_pt got USE_NEW_SCHEMA in 78dfb83 and removed in e15595dBadlop1-6/+0
2022-02-11Implement Get List of Registered/Online Users from XEP-0133Badlop1-0/+38
2022-02-03Improve explanation of s2s_access option. Add link to access_rules optionBadlop1-4/+7
2022-02-03Use the same wording in all the identical options db_type and ram_db_typeBadlop4-13/+10
2022-02-03New "make relive" similar to "ejabberdctl live" without installingBadlop1-1/+10
2022-02-02mod_pubsub: Unsubscribe JID on whitelist removalHolger Weiss1-1/+13
2022-02-02Make dialyzer happyPaweł Chmielowski1-4/+8
2022-02-02One more place where we need to handle socket field not being availablePaweł Chmielowski1-3/+3
2022-02-02Don't expect that socket will be available in c2s_terminated hookPaweł Chmielowski1-3/+3
2022-02-01Store all mucsub notifications not only message notificationsPaweł Chmielowski1-1/+1
2022-01-25mod_shared_roster: Adjust special group cache sizeHolger Weiss1-1/+2
2022-01-25Support MQTT subscriptions spread over the cluster (#3750)Badlop1-3/+10
2022-01-25Pass property name as expected in mqtt_codec (fixes login using MQTT 5)Badlop1-1/+1
2022-01-24Fix typosKian-Meng Ang8-12/+12
2022-01-22feat: event handlingPouriya Jahanbakhsh1-86/+186
2022-01-21feat: process hook tracingPouriya Jahanbakhsh1-2/+406
2022-01-17mod_pubsub: Allow for limiting item_expire valueHolger Weiss1-6/+15
2022-01-15mod_shared_roster: Normalize JID on unset_presenceHolger Weiss1-2/+5
2022-01-13Document that 'unregister' command deletes data associated with the accountBadlop1-0/+2
2022-01-13Document option subscrube_room_many_max_users introduced in fc34661b6Badlop1-1/+8
2022-01-13Update section URLs in ldap documentationBadlop1-5/+5
2022-01-11Fix version when this command was really updatedBadlop1-1/+1
2022-01-11Fix login when generating client id, keep connection record (#3593)Badlop1-2/+2
2022-01-05Add better descripion of subscribe_room_many commandPaweł Chmielowski1-0/+1
2022-01-04Fix Dialyzer, related to Luerl API update from 0.3 to 1.0Badlop1-1/+1
2021-12-30mod_muc_room: Fix function name typoHolger Weiss1-4/+4
2021-12-20Add subscribe_room_many commandAlexey Shchepin2-3/+54
2021-12-20Optimize user removal handling in mod_mucAlexey Shchepin2-2/+20
2021-12-20Accept more types of ejabberdctl commands arguments as JSON-encodedAlexey Shchepin2-1/+6
2021-12-19node_pep: Add config-node and multi-items featuresLinus Jahn1-0/+2
2021-12-18mod_stun_disco: Fix parsing of IPv6 listenersHolger Weiss1-1/+1
2021-12-15Let get_all_rooms handle "global" argument, fixes rooms_unsued_... (#3726)Badlop1-1/+8
2021-12-14Handle user removal in mod_mucAlexey Shchepin4-2/+73
2021-12-09Annotate modules, options and command major changes in 21.12Badlop4-0/+6
2021-12-06Eliminate xref warning from last commitPaweł Chmielowski1-11/+13
2021-12-06Add workaround for bug in older erlang version in rest modulePaweł Chmielowski1-1/+12
2021-12-03Run make optionsBadlop3-1/+56
2021-12-03New allow_modules option to restrict registration modulesBadlop2-5/+23
2021-12-03Minor improvements in conversejs documentationBadlop1-8/+16
2021-11-23Add mod_conversejsAlexey Shchepin1-0/+148
2021-11-17Fix Dialyzer warning, old passwd tuple don't match current tuple definitionBadlop1-2/+2