aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for rebar3 to "make rel"Badlop2021-06-251-0/+4
* mod_push_keepalive: Fix 'resume_timeout' docsHolger Weiss2021-06-251-2/+2
* Merge pull request #3622 from pouriya/fix-ws-typosbadlop2021-06-142-40/+40
|\
| * ref: fix WS typosPouriya Jahanbakhsh2021-06-122-40/+40
* | Fix reverse order of items when using <before/> in Pubsub with RSM (#3621)Badlop2021-06-141-2/+2
|/
* Return proper index when using after of before in PubSub with RSM (#3618)Badlop2021-06-081-10/+13
* Fix index attribute when getting last page from PubSub with RSM (#3618)Badlop2021-06-081-1/+1
* Support for simple limiting the number of items in PubSub with RSM (#3618)Badlop2021-06-081-0/+2
* mod_muc_room: Don't leak owner JIDs (#3615)Holger Weiß2021-05-281-12/+0
* Align numbers in WebAdmin tables to the rightBadlop2021-05-191-14/+40
* Show uptime date in WebAdmin, it's easier to understand that uptime secondsBadlop2021-05-191-0/+15
* Show mnesia table memory in bytes, not in wordsBadlop2021-05-191-2/+4
* New simple webadmin pages to view mnesia tables information and contentBadlop2021-05-171-3/+100
* Use G macro name for tag, as T overlapped T from translationBadlop2021-05-171-8/+8
* Update documentation references for import_prosody and export2sqlBadlop2021-05-141-3/+5
* Apply improvement from 29462f005 to delete/2, and fix delete/3 (#3564)Badlop2021-05-142-6/+11
* When exporting for SQLite, use its specific escape options (#2576)Badlop2021-05-142-3/+10
* Tell io_lib:print to not care about line length, to avoid newlines in SQL exportBadlop2021-05-141-1/+1
* Update econf:vcard() to generate correct vcard_temp recordPaweł Chmielowski2021-05-121-31/+36
* Minor fixes for new_sql_schema support in SQLite (#3303)Badlop2021-05-111-1/+5
* Document that update_sql command only supports postgresql (#3439)Badlop2021-05-111-1/+2
* Don't add ejabberd version in API page either, following 3e4ebfae7Badlop2021-05-111-1/+1
* Cast as boolean when exporting privacy_list_data to PostgreSQL (#1773)Badlop2021-05-101-0/+17
* Document that sql_ssl can be used with MySQL tooBadlop2021-05-051-1/+1
* Use the new 'note' field to annotate changes in 20.01..21.03Badlop2021-05-055-1/+14
* New 'note' field in commands and options documentationBadlop2021-05-052-2/+13
* Fix invalid_encoding error when using extended plane characters in vcard.Paweł Chmielowski2021-04-291-2/+2
* Display extender error message in ejabberdctlPaweł Chmielowski2021-04-221-2/+2
* delete cache after performing change to be sure that in cache will be up to d...Jindrich Sarson2021-04-171-3/+3
* update srg_create API to use label parameter instead of nameJindrich Sarson2021-04-171-3/+4
* Fix dialyzer warningsPaweł Chmielowski2021-04-161-4/+9
* Fix syntax not recognized by older erlangPaweł Chmielowski2021-04-161-2/+3
* Improve database and caching in mod_shared_rosterPaweł Chmielowski2021-04-161-165/+170
* Use proper source for cache options in mod_shared_rosterPaweł Chmielowski2021-04-161-3/+3
* Reconfigure cache in mod_shared_roster when options changePaweł Chmielowski2021-04-161-1/+3
* Major changes in ejabberdctl help output (#3569)Badlop2021-04-151-68/+153
* Change tag name because there's already a command called "stats"Badlop2021-04-153-7/+7
* Get the arguments definition from the record (#3569)Badlop2021-04-151-2/+1
* Copy a change from include file available since OTP 17.0Badlop2021-04-151-1/+2
* When using OTP 24.0, use the new 'application' record definition (#3568)Badlop2021-04-141-0/+35
* mod_push: Handle MUC/Sub events correctlyHolger Weiss2021-04-081-6/+13
* Merge pull request #3558 from fdie/fix_node_get_state_return_valuebadlop2021-03-291-2/+3
|\
| * fix gen_pubsub_node:get_state return valuefdie2021-03-251-2/+3
* | Revert "Add ejabberd version number to man pages"Badlop2021-03-261-4/+3
|/
* When unregistering XMPP account close its MQTT sessions (#3426)Badlop2021-03-193-8/+31
* Improve wording of sql_pool_size option documentation (#2541)Badlop2021-03-191-2/+2
* When occupant is banned, remove his subscriptions too (#2451)Badlop2021-03-181-1/+5
* Document that send_stanza_c2s requires an existing sender C2S sessionBadlop2021-03-181-1/+3
* Revert "Close pgsql ports on ejabberd_sql process termination (#2541)"Badlop2021-03-181-1/+0
* Don't fail on PEP unsubscribeHolger Weiss2021-03-162-2/+2