aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-11Minor fixes for new_sql_schema support in SQLite (#3303)Badlop1-1/+5
2021-05-11Document that update_sql command only supports postgresql (#3439)Badlop1-1/+2
2021-05-11Don't add ejabberd version in API page either, following 3e4ebfae7Badlop1-1/+1
2021-05-10Cast as boolean when exporting privacy_list_data to PostgreSQL (#1773)Badlop1-0/+17
2021-05-05Document that sql_ssl can be used with MySQL tooBadlop1-1/+1
2021-05-05Use the new 'note' field to annotate changes in 20.01..21.03Badlop5-1/+14
2021-05-05New 'note' field in commands and options documentationBadlop2-2/+13
2021-04-29Fix invalid_encoding error when using extended plane characters in vcard.Paweł Chmielowski1-2/+2
2021-04-22Display extender error message in ejabberdctlPaweł Chmielowski1-2/+2
2021-04-17delete cache after performing change to be sure that in cache will be up to d...Jindrich Sarson1-3/+3
2021-04-17update srg_create API to use label parameter instead of nameJindrich Sarson1-3/+4
2021-04-16Fix dialyzer warningsPaweł Chmielowski1-4/+9
2021-04-16Fix syntax not recognized by older erlangPaweł Chmielowski1-2/+3
2021-04-16Improve database and caching in mod_shared_rosterPaweł Chmielowski1-165/+170
2021-04-16Use proper source for cache options in mod_shared_rosterPaweł Chmielowski1-3/+3
2021-04-16Reconfigure cache in mod_shared_roster when options changePaweł Chmielowski1-1/+3
2021-04-15Major changes in ejabberdctl help output (#3569)Badlop1-68/+153
2021-04-15Change tag name because there's already a command called "stats"Badlop3-7/+7
2021-04-15Get the arguments definition from the record (#3569)Badlop1-2/+1
2021-04-15Copy a change from include file available since OTP 17.0Badlop1-1/+2
2021-04-14When using OTP 24.0, use the new 'application' record definition (#3568)Badlop1-0/+35
2021-04-08mod_push: Handle MUC/Sub events correctlyHolger Weiss1-6/+13
2021-03-26Revert "Add ejabberd version number to man pages"Badlop1-4/+3
2021-03-25fix gen_pubsub_node:get_state return valuefdie1-2/+3
2021-03-19When unregistering XMPP account close its MQTT sessions (#3426)Badlop3-8/+31
2021-03-19Improve wording of sql_pool_size option documentation (#2541)Badlop1-2/+2
2021-03-18When occupant is banned, remove his subscriptions too (#2451)Badlop1-1/+5
2021-03-18Document that send_stanza_c2s requires an existing sender C2S sessionBadlop1-1/+3
2021-03-18Revert "Close pgsql ports on ejabberd_sql process termination (#2541)"Badlop1-1/+0
2021-03-16Don't fail on PEP unsubscribeHolger Weiss2-2/+2
2021-03-15Generate enabled_backends in ejabberd.app instead of configure (#3549)Badlop1-1/+3
2021-03-09Close pgsql ports on ejabberd_sql process termination (#2541)Badlop1-0/+1
2021-03-09Update FORM_TYPE from captcha to register (#3045)Badlop1-2/+13
2021-03-09If stanza is type error, allow it passing (#3290)Badlop1-1/+2
2021-03-09New command get_user_subscriptions (#3403)Badlop1-1/+27
2021-03-09Show in WebAdmin the erlang node where the room residesBadlop1-4/+9
2021-03-08Obtain and provide photo type in vCard LDAP (#3541)Badlop1-1/+7
2021-03-08Fix remove_mam_for_user_with_peer when removing room archive (#3536)Badlop1-1/+7
2021-03-08Sort libraries alphabetically, so they're easier to check manuallyBadlop1-9/+7
2021-03-04Get back description and simplify processing (#3507)Badlop1-14/+6
2021-03-03Use monitors to track muc roomsPaweł Chmielowski5-63/+94
2021-02-19Fix Dialyzer warning about function contract that changed in fad14ff31Badlop1-1/+1
2021-02-17Fix muc testsPaweł Chmielowski1-3/+2
2021-02-17Take in account subscriber's affiliation when checking access to moderated roomPaweł Chmielowski1-26/+38
2021-02-16Allow ejabberd to be compatible as a dependency for an Erlang project using r...Michael Slezak2-17/+41
2021-02-16Skip reading roster in one more case in mod_capsPaweł Chmielowski1-34/+39
2021-02-16Return modules errors in set_vcard callback (#3502)Badlop1-4/+8
2021-02-16For OTP<22 define LAGER macro in ext_mod like in rebar.config (#3493)Badlop1-0/+7
2021-02-16Make fetching roster in mod_privacy lazyPaweł Chmielowski1-30/+39
2021-02-16Add fallback branch to last commitPaweł Chmielowski1-1/+3