24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-02 21:17:12 +02:00
xmpp.chapril.org-ejabberd/src
Paweł Chmielowski f75909db4c Allow pubsub node owner to overwrite items published by other persons
Owner is already permitted to delete those items, so it could do that by
deleting old item, and publishing it again, so i don't see reason to not
allow that overwrite.
2023-10-12 13:16:32 +02:00
..
acl.erl Dialyzer dirty workarounds because re:mp() is not an exported type 2023-06-09 00:02:15 +02:00
econf.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_access_permissions.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_acme.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_admin.erl Improve syntax of many command descriptions for the Docs site 2023-08-16 12:27:23 +02:00
ejabberd_app.erl Stop ejabberd_system_monitor before stopping node 2023-02-08 19:53:19 +01:00
ejabberd_auth_anonymous.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_auth_external.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_auth_jwt.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_auth_ldap.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_auth_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_auth_pam.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_auth_sql.erl Reset scram fields when setting plain password in ejabberd_auth_sql 2023-08-03 13:07:13 +02:00
ejabberd_auth.erl Add auth_external_user_exists_check option 2023-10-11 14:17:18 +02:00
ejabberd_backend_sup.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_batch.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_bosh.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_c2s_config.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_c2s.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_captcha.erl captcha_url option now accepts 'auto' value, and it's the default 2023-03-22 16:23:41 +01:00
ejabberd_cluster_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_cluster.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_commands_doc.erl Make sure that policy=user commands have host instead of server arg in docs 2023-09-20 14:06:23 +02:00
ejabberd_commands.erl Improve syntax of many command descriptions for the Docs site 2023-08-16 12:27:23 +02:00
ejabberd_config_transformer.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_config.erl New option install_contrib_modules 2023-06-09 10:27:13 +02:00
ejabberd_ctl.erl ejabberd_ctl: Support policy=user in the help and return proper arguments 2023-09-21 13:47:07 +02:00
ejabberd_db_sup.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_doc.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_hooks.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_http_ws.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_http.erl Ammend previous commit with another fix 2023-01-27 15:40:34 +01:00
ejabberd_iq.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_listener.erl New listener option unix_socket, useful when setting unix socket files (#4059) 2023-08-16 12:25:36 +02:00
ejabberd_local.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_logger.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_oauth_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_oauth_rest.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_oauth_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_oauth.erl Fix small bug introduced in 5d549dc 2023-08-28 18:26:03 +02:00
ejabberd_old_config.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_option.erl Add auth_external_user_exists_check option 2023-10-11 14:17:18 +02:00
ejabberd_options_doc.erl Add auth_external_user_exists_check option 2023-10-11 14:17:18 +02:00
ejabberd_options.erl Add auth_external_user_exists_check option 2023-10-11 14:17:18 +02:00
ejabberd_piefxis.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_pkix.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_redis_sup.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_redis.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_regexp.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_router_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_router_multicast.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_router_redis.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_router_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_router.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_s2s_in.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_s2s_out.erl Add s2s_out_bounce_packet hook 2023-01-27 03:54:31 +03:00
ejabberd_s2s.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_service.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_shaper.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_sip.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_sm_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_sm_redis.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_sm_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_sm.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_sql_pt.erl Use prepared statement with mysql 2023-07-25 18:11:24 +02:00
ejabberd_sql_sup.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_sql.erl Add ability to force alternative upsert implementation in mysql 2023-08-18 11:46:37 +02:00
ejabberd_stun.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_sup.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_system_monitor.erl Stop ejabberd_system_monitor before stopping node 2023-02-08 19:53:19 +01:00
ejabberd_systemd.erl ejabberd_systemd: Add a few debug messages 2023-08-09 01:58:48 +02:00
ejabberd_tmp_sup.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_update.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_web_admin.erl ejabberd_web_admin: Make text translatable 2023-09-26 23:21:45 +02:00
ejabberd_web.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_websocket_codec.erl Add support for websockets to mqtt bridge 2023-01-13 20:09:10 +01:00
ejabberd_websocket.erl Add support for websockets to mqtt bridge 2023-01-13 20:09:10 +01:00
ejabberd_xmlrpc.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd.app.src.script Add syntax_tools to applications, required when using ejabberd_sql_pt (#3869) 2022-07-27 15:16:52 +02:00
ejabberd.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejd2sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
eldap_filter_yecc.yrl
eldap_filter.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
eldap_pool.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
eldap_utils.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
eldap.erl fix eldap certificate verification (#3528) 2021-02-15 14:29:58 +01:00
ELDAPv3.asn1db
ELDAPv3.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
elixir_logger_backend.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ext_mod.erl ext_mod: Support when git repository name is not identical to the module name 2023-10-04 20:57:02 +02:00
extauth_sup.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
extauth.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
gen_iq_handler.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
gen_mod.erl Update some modules to the new gen_mod API 2023-08-09 17:08:45 +03:00
gen_pubsub_node.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
gen_pubsub_nodetree.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
jd2ejd.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
misc.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_adhoc_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_adhoc.erl Update some modules to the new gen_mod API 2023-08-04 18:53:50 +03:00
mod_admin_extra.erl Fix unused variable, forgotten in the recent commit 739a231 2023-09-26 18:51:51 +02:00
mod_admin_update_sql.erl Update version notes of options and commands 2023-04-18 10:37:14 +02:00
mod_announce_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_announce_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_announce_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_announce.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_avatar_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_avatar.erl Update some modules to the new gen_mod API 2023-08-04 18:53:50 +03:00
mod_block_strangers_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_block_strangers.erl Update some modules to the new gen_mod API 2023-08-04 18:53:50 +03:00
mod_blocking.erl Update some modules to the new gen_mod API 2023-08-04 18:53:50 +03:00
mod_bosh_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_bosh_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_bosh_redis.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_bosh_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_bosh.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_caps_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_caps_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_caps_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_caps.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_carboncopy.erl Update some modules to the new gen_mod API 2023-08-04 18:53:50 +03:00
mod_client_state_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_client_state.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_configure.erl Update some modules to the new gen_mod API 2023-08-04 18:53:50 +03:00
mod_conversejs_opt.erl New conversejs_options to setup additional options for Converse 2022-04-01 12:04:07 +02:00
mod_conversejs.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_delegation_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_delegation.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_disco_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_disco.erl Add shorter forms for gen_mod hook/iq_handler API 2023-08-01 18:14:08 +03:00
mod_fail2ban_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_fail2ban.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_host_meta_opt.erl New mod_host_meta to serve host-meta files, see XEP-0156 2022-04-01 12:04:01 +02:00
mod_host_meta.erl Add details about XEP implementations to some protocol attributes 2022-11-07 18:56:46 +01:00
mod_http_api_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_http_api.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_http_fileserver_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_http_fileserver.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_http_upload_opt.erl Introduce 'vcard' option for the modules supporting vCards 2019-08-02 13:59:42 +03:00
mod_http_upload_quota_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_http_upload_quota.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_http_upload.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_jidprep_opt.erl mod_jidprep: Don't call gen_mod functions directly 2019-09-18 17:39:40 +02:00
mod_jidprep.erl Update some modules to the new gen_mod API 2023-08-09 17:08:45 +03:00
mod_last_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_last_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_last_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_last.erl Update some modules to the new gen_mod API 2023-08-04 18:53:50 +03:00
mod_legacy_auth.erl Update some modules to the new gen_mod API 2023-08-04 18:53:50 +03:00
mod_mam_mnesia.erl Add support for "xep-0424 Message Moderation" 2023-03-30 14:38:08 +02:00
mod_mam_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mam_sql.erl Add support for "xep-0424 Message Moderation" 2023-03-30 14:38:08 +02:00
mod_mam.erl Don't always store messages passed through muc_filter_message 2023-08-25 14:20:51 +02:00
mod_metrics_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_metrics.erl Update some modules to the new gen_mod API 2023-08-04 18:53:50 +03:00
mod_mix_mnesia.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mix_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mix_pam_mnesia.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mix_pam_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mix_pam_sql.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_mix_pam.erl Adapt to renaming of 'participant-id' from mix_roster_channel record 2022-09-16 12:29:50 +02:00
mod_mix_sql.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_mix.erl Add details about XEP implementations to some protocol attributes 2022-11-07 18:56:46 +01:00
mod_mqtt_bridge_opt.erl Add support for certificate authentication in mqtt bridge 2022-12-07 13:38:05 +01:00
mod_mqtt_bridge_session.erl Fix dialyzer warning 2023-01-16 12:14:21 +01:00
mod_mqtt_bridge.erl Update some modules to the new gen_mod API 2023-08-04 18:53:50 +03:00
mod_mqtt_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_mqtt_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mqtt_session.erl Update spec 2023-02-01 17:32:22 +01:00
mod_mqtt_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_mqtt_ws.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_mqtt.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_muc_admin_opt.erl Add subscribe_room_many command 2021-12-20 09:42:02 +03:00
mod_muc_admin.erl Improve syntax of many command descriptions for the Docs site 2023-08-16 12:27:23 +02:00
mod_muc_log_opt.erl Advertise muc#roominfo_logs in disco#info of the room 2019-09-26 16:53:36 +03:00
mod_muc_log.erl Convert allow_private_message MUC room option to allowpm (#3736) 2023-08-16 12:25:46 +02:00
mod_muc_mnesia.erl Add support to register nick in a room (#3455) 2023-10-10 13:08:56 +02:00
mod_muc_occupantid.erl mod_muc_occupantid: New mnesia table to store rooms salts (#3397) 2023-08-16 12:27:22 +02:00
mod_muc_opt.erl Result of running: make doap options 2023-08-16 13:14:02 +02:00
mod_muc_room.erl Add support to register nick in a room (#3455) 2023-10-10 13:08:56 +02:00
mod_muc_rtbl_opt.erl Add mod_muc_rtbl 2023-04-17 16:59:42 +02:00
mod_muc_rtbl.erl Better error handling in mod_muc_rtbl 2023-07-04 18:18:49 +02:00
mod_muc_sql.erl Add support to register nick in a room (#3455) 2023-10-10 13:08:56 +02:00
mod_muc_sup.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_muc.erl Add support to register nick in a room (#3455) 2023-10-10 13:08:56 +02:00
mod_multicast_opt.erl Introduce 'vcard' option for the modules supporting vCards 2019-08-02 13:59:42 +03:00
mod_multicast.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_offline_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_offline_opt.erl Cache number of offline messages 2019-06-30 21:14:37 +03:00
mod_offline_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_offline.erl Update some modules to the new gen_mod API 2023-08-04 18:53:50 +03:00
mod_ping_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_ping.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_pres_counter_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_pres_counter.erl Update some modules to the new gen_mod API 2023-08-04 18:53:50 +03:00
mod_privacy_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_privacy_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_privacy_sql.erl Fix return values from calculate_diff inside mod_privacy_sql 2023-05-02 15:59:40 +02:00
mod_privacy.erl Update some modules to the new gen_mod API 2023-08-04 18:53:50 +03:00
mod_private_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_private_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_private_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_private.erl Try to fill xep-0402 bookmarks from private storage on first access 2023-10-02 14:39:30 +02:00
mod_privilege_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_privilege.erl mod_privilege: Don't fail to edit roster (#3942) 2023-08-16 13:08:21 +02:00
mod_proxy65_lib.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_proxy65_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_proxy65_opt.erl Introduce 'vcard' option for the modules supporting vCards 2019-08-02 13:59:42 +03:00
mod_proxy65_redis.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_proxy65_service.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_proxy65_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_proxy65_stream.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_proxy65.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_pubsub_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_pubsub_opt.erl Run make options 2021-12-03 16:09:58 +01:00
mod_pubsub_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_pubsub.erl Try to fill xep-0402 bookmarks from private storage on first access 2023-10-02 14:39:30 +02:00
mod_push_keepalive_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_push_keepalive.erl mod_push_keepalive: Don't let hook crash 2023-08-09 00:11:43 +02:00
mod_push_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_push_opt.erl mod_push: Add 'notify_on' option 2023-09-08 19:49:17 +02:00
mod_push_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_push.erl mod_push: Set 'last-message-sender' to bare JID 2023-09-09 17:33:16 +02:00
mod_register_opt.erl Run make options 2021-12-03 16:09:58 +01:00
mod_register_web.erl Make mod_register_web redirect to page that end with / (#3177) 2023-04-24 13:43:07 +02:00
mod_register.erl Update some modules to the new gen_mod API 2023-08-04 18:53:50 +03:00
mod_roster_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_roster_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_roster_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_roster.erl mod_privilege: Don't fail to edit roster (#3942) 2023-08-16 13:08:21 +02:00
mod_s2s_dialback_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_s2s_dialback.erl Update some modules to the new gen_mod API 2023-08-04 18:53:50 +03:00
mod_service_log_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_service_log.erl Update some modules to the new gen_mod API 2023-08-04 18:53:50 +03:00
mod_shared_roster_ldap_opt.erl Add multi-domain support (and flexibility) to LDAP shared roster (rev2). (#3461) 2020-12-31 10:19:43 +01:00
mod_shared_roster_ldap.erl Dialyzer dirty workarounds because re:mp() is not an exported type 2023-06-09 00:02:15 +02:00
mod_shared_roster_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_shared_roster_opt.erl Add cache to mod_shared_roster 2020-03-17 14:35:43 +01:00
mod_shared_roster_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_shared_roster.erl Update some modules to the new gen_mod API 2023-08-04 18:53:50 +03:00
mod_sic.erl Update some modules to the new gen_mod API 2023-08-04 18:53:50 +03:00
mod_sip_opt.erl Update opt files with "make options" 2020-08-21 18:09:03 +02:00
mod_sip_proxy.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_sip_registrar.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_sip.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_stats.erl Fix unused variable warnings in mod_stats 2023-08-04 20:54:02 +03:00
mod_stream_mgmt_opt.erl Avoid last handled stanzas cache to grow indefinitely 2019-07-01 20:43:57 +03:00
mod_stream_mgmt.erl Update some modules to the new gen_mod API 2023-08-04 18:53:50 +03:00
mod_stun_disco_opt.erl Support XEP-0215: External Service Discovery 2020-04-28 10:34:43 +02:00
mod_stun_disco.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_time.erl Update some modules to the new gen_mod API 2023-08-04 18:53:50 +03:00
mod_vcard_ldap_opt.erl Update opt files with "make options" 2020-08-21 18:09:03 +02:00
mod_vcard_ldap.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_vcard_mnesia_opt.erl Fix vCard search by User when using Mnesia 2020-08-20 16:46:06 +02:00
mod_vcard_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_vcard_opt.erl Introduce 'vcard' option for the modules supporting vCards 2019-08-02 13:59:42 +03:00
mod_vcard_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_vcard_xupdate_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_vcard_xupdate.erl Update some modules to the new gen_mod API 2023-08-04 18:53:50 +03:00
mod_vcard.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_version_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_version.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mqtt_codec.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
node_flat_sql.erl Allow pubsub node owner to overwrite items published by other persons 2023-10-12 13:16:32 +02:00
node_flat.erl Allow pubsub node owner to overwrite items published by other persons 2023-10-12 13:16:32 +02:00
node_pep_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
node_pep.erl Report support of config-node-max in pep 2023-09-27 18:29:56 +02:00
nodetree_tree_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
nodetree_tree.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
nodetree_virtual.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
prosody2ejabberd.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
proxy_protocol.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
pubsub_db_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
pubsub_index.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
pubsub_migrate.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
pubsub_subscription_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
pubsub_subscription.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
rest.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
str.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
translate.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
win32_dns.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
xml_compress.erl Fix decompressing of custom elements with custom namespace 2019-01-07 16:08:58 +01:00