aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Use specific syntax so modules and top-level will be linksBadlop2021-08-2332-186/+186
* | Improve formatting and add sections linksBadlop2021-08-236-26/+31
* | Copy log_rotate_count explanation from docs siteBadlop2021-08-231-1/+2
* | Export function, so ACME API commands are listed in the documentationBadlop2021-08-231-1/+2
* | Change set_master command tag from mnesia to clusterBadlop2021-08-231-1/+1
* | Remove obsolete mod_register_web ideas and improve documentationBadlop2021-08-231-34/+22
* | Add example config to mod_http_api documentationBadlop2021-08-231-1/+11
* | Update API Reference page menu name and orderBadlop2021-08-231-1/+1
* | PubSub: Add delete_old_pubsub_items commandHolger Weiss2021-08-2210-10/+146
* | PubSub: Optimize publishing on large nodes (SQL)Holger Weiss2021-08-211-3/+13
* | PubSub: Support unlimited number of itemsHolger Weiss2021-08-213-8/+12
* | PubSub: Support 'max_items=max' node configurationHolger Weiss2021-08-201-2/+5
* | mod_mam_sql: Remove duplicated functionsHolger Weiss2021-08-071-15/+5
* | Determine the default handlerid at runtimeBadlop2021-08-051-2/+10
* | Allow storing non-composing x:events in offlinePaweł Chmielowski2021-08-041-0/+10
* | mod_pubsub: Fix check_opt_range/3 specHolger Weiss2021-08-021-1/+2
* | Use the most specific tag for ejabberd commands with several onesBadlop2021-07-302-13/+13
* | Show tags and definer module in generated API document when it's a gen_modBadlop2021-07-301-4/+18
* | Show definer module in "ejabberdctl help" when it's a gen_modBadlop2021-07-301-1/+11
* | Store who defines a command, specially when defined by ejabberd modulesBadlop2021-07-308-8/+12
* | PubSub: Use configured 'max_items' by defaultHolger Weiss2021-07-281-1/+1
|/
* mod_push: Fix handling of MUC/Sub messagesHolger Weiss2021-07-281-4/+5
* Add missing fields from config inside mod_muc_admin:change_optionsPaweł Chmielowski2021-07-231-0/+3
* Annotate the srg_create command as changed in 21.07Badlop2021-07-211-0/+1
* TypoPaweł Chmielowski2021-07-201-1/+1
* erlang:phash is deprecated in OTP 24, let's use phash2Badlop2021-07-162-5/+5
* With the recent changes it seems mod_mix supports 0.14.1 (#3634)Badlop2021-07-151-1/+1
* Merge pull request #3634 from lnjX/mix-identity-conf-mixbadlop2021-07-151-1/+1
|\
| * mod_mix: Use disco identity conference/mixLinus Jahn2021-06-271-1/+1
* | Allow multicast hook registering by hostPaweł Chmielowski2021-07-141-2/+2
* | Provide proper error message when create_room fails with invalid_serviceBadlop2021-07-131-0/+2
* | Fix spec: xmpp:set_from_to/3 allows undefined as second argumentBadlop2021-07-131-1/+1
* | Fix previous commit to pass all testsPaweł Chmielowski2021-07-132-9/+9
* | Use multicast routing for more packets generated by mucPaweł Chmielowski2021-07-133-42/+153
* | Update documentation: mod_muc ram_db_type supports SQL since 17.04 (#3632)Badlop2021-07-081-3/+2
* | After create_room, store in DB if it's persistent (#3632)Badlop2021-07-081-1/+10
* | Correctly strip only other bcc addresses i.e. bcc receiver should still be ab...Emmet McPoland2021-07-071-2/+17
* | Show messages with next configuration steps when installing a moduleBadlop2021-07-061-0/+19
* | Merge pull request #3566 from Robbilie/feature/mqtt-shared-roster-groups-plac...badlop2021-07-062-0/+18
|\ \
| * | allow shared roster group placeholder in mqtt topicRobert Schuh2021-04-082-0/+18
* | | Yet another dialyzer warning fixPaweł Chmielowski2021-06-281-1/+1
* | | Fix dialyzer warningPaweł Chmielowski2021-06-281-1/+1
* | | Add send_timeout option to listenerPaweł Chmielowski2021-06-281-2/+5
* | | Try to limit serial access when checking api permissionsPaweł Chmielowski2021-06-281-33/+35
| |/ |/|
* | 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