xmpp.chapril.org-ejabberd/src
Paweł Chmielowski b76f90fe39 Add mod_offline option for fetching data from mam instead of from spool table
This commit introduces `use_mam_for_storage` option that take boolean
argument. Enabling it will make mod_offline not use spool table for storing
offline message, but instead will use mam archive to retrieve messages
stored when offline.

Enabling this option have couple drawback currently, only messages that
were stored in mam will be available, most of flexible message retrieval
queries don't work (those that allow retrieval/deletion of messages by id).
2019-04-26 19:59:06 +02:00
..
ELDAPv3.asn1db Do not generate LDAP's ASN.1 code when compiling ejabberd. 2013-06-22 03:27:59 +10:00
ELDAPv3.erl Do not generate LDAP's ASN.1 code when compiling ejabberd. 2013-06-22 03:27:59 +10:00
acl.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
acme_challenge.erl Get rid of ejabberd.hrl header 2018-06-14 14:00:47 +03:00
ejabberd.app.src.in Add os_mon to included_application, but start it in ej_system_monitor 2019-01-16 15:40:10 +01:00
ejabberd.erl Move some apps back to included_applications 2019-01-16 15:01:32 +01:00
ejabberd_access_permissions.erl Require that both tag and module matched in from of api_permission 2019-01-30 13:09:06 +01:00
ejabberd_acme.erl Add code for handling deprecations of get_stacktrace() 2018-12-13 11:46:53 +01:00
ejabberd_acme_comm.erl Get rid of ejabberd.hrl header 2018-06-14 14:00:47 +03:00
ejabberd_admin.erl Don't call to mod_register when it's not loaded 2019-04-23 21:05:21 +03:00
ejabberd_app.erl Add os_mon to included_application, but start it in ej_system_monitor 2019-01-16 15:40:10 +01:00
ejabberd_auth.erl Correctly support cache tags in ejabberd_auth 2019-04-19 15:42:24 +03:00
ejabberd_auth_anonymous.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_auth_external.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_auth_ldap.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_auth_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_auth_pam.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_auth_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_auth_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_backend_sup.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_bosh.erl Rename listening callback from start/2 to start/3 2019-04-01 16:53:28 +03:00
ejabberd_c2s.erl Rename listening callback from start/2 to start/3 2019-04-01 16:53:28 +03:00
ejabberd_c2s_config.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_captcha.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
ejabberd_cluster.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_cluster_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_commands.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_commands_doc.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_config.erl Add ext_mod paths before checking config (processone/ejabberd-contrib#263) 2019-04-03 13:10:11 +02:00
ejabberd_ctl.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_hooks.erl Improve formatting of hook crashes 2019-03-14 12:28:37 +03:00
ejabberd_http.erl Improve request_handlers validator 2019-04-23 16:19:26 +03:00
ejabberd_http_ws.erl Use binary framing in MQTT WebSockets 2019-04-25 14:30:42 +03:00
ejabberd_iq.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
ejabberd_listener.erl Fix previous commit 2019-04-02 09:58:12 +03:00
ejabberd_local.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_logger.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_oauth.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_oauth_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_oauth_rest.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_oauth_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_piefxis.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_pkix.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_rdbms.erl Fix crash when running reload_config and sql_pool_size option is used 2019-01-21 13:35:21 +01:00
ejabberd_redis.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
ejabberd_redis_sup.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_regexp.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_riak_sup.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_router.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
ejabberd_router_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_router_multicast.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_router_redis.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_router_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_router_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_s2s.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
ejabberd_s2s_in.erl Rename listening callback from start/2 to start/3 2019-04-01 16:53:28 +03:00
ejabberd_s2s_out.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_service.erl Rename listening callback from start/2 to start/3 2019-04-01 16:53:28 +03:00
ejabberd_shaper.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_sip.erl Rename listening callback from start/2 to start/3 2019-04-01 16:53:28 +03:00
ejabberd_sm.erl Copy p1_time_compat:unique_timestamp() to misc and make use of it 2019-02-27 11:00:02 +01:00
ejabberd_sm_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_sm_redis.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_sm_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_sm_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_sql.erl Fix handling of list arguments on pgsql 2019-04-23 17:46:42 +02:00
ejabberd_sql_pt.erl Fix handling of list arguments on pgsql 2019-04-23 17:46:42 +02:00
ejabberd_sql_sup.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_stun.erl Rename listening callback from start/2 to start/3 2019-04-01 16:53:28 +03:00
ejabberd_sup.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_system_monitor.erl Add newline to error_logger log format 2019-03-15 11:51:48 +01:00
ejabberd_tmp_sup.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_update.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_web.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_web_admin.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
ejabberd_websocket.erl Return "Bad request" error when origin in websocket connection doesn't match 2019-04-26 15:29:43 +02:00
ejabberd_xmlrpc.erl Rename listening callback from start/2 to start/3 2019-04-01 16:53:28 +03:00
ejd2sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
eldap.erl Move cancel_timer/1 function into 'misc' module 2018-07-17 20:50:58 +02:00
eldap_filter.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
eldap_filter_yecc.yrl Set dnAttributes on when it's requested by a filter 2014-07-29 15:22:54 -03:00
eldap_pool.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
eldap_utils.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
elixir_logger_backend.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
ext_mod.erl Add ext_mod paths before checking config (processone/ejabberd-contrib#263) 2019-04-03 13:10:11 +02:00
extauth.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
extauth_sup.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
gen_iq_handler.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
gen_mod.erl Catch potential exceptions in gen_mod:wait_for_process 2019-04-24 13:46:16 +02:00
gen_pubsub_node.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
gen_pubsub_nodetree.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
jd2ejd.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
misc.erl Change implementation of misc:unique_timestamp() 2019-04-16 11:20:55 +02:00
mod_adhoc.erl Use xml:lang from stanza when it's missing in <command/> element 2019-04-06 18:27:28 +03:00
mod_admin_extra.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_admin_update_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_announce.erl Add 'sessionid' attribute when required 2019-04-06 16:52:22 +03:00
mod_announce_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_announce_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_announce_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_avatar.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_block_strangers.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_blocking.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_bosh.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_bosh_mnesia.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_bosh_redis.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_bosh_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_bosh_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_caps.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_caps_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_caps_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_caps_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_carboncopy.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_client_state.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_configure.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_delegation.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_disco.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_echo.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_fail2ban.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_http_api.erl Return proper error message for duplicate or missing args in http_api call 2019-04-03 12:05:39 +02:00
mod_http_fileserver.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_http_upload.erl Feed whole image to eimp:identify/1 2019-04-14 17:05:16 +03:00
mod_http_upload_quota.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_last.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_last_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_last_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_last_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_legacy_auth.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_mam.erl Add mod_offline option for fetching data from mam instead of from spool table 2019-04-26 19:59:06 +02:00
mod_mam_mnesia.erl mod_mam_mnesia: Fix check for empty archive 2019-02-21 22:19:29 +01:00
mod_mam_sql.erl Handle correctly case where ExtraUsername is empty 2019-04-11 12:00:13 +02:00
mod_metrics.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_mix.erl Get rid of outdated mod_mix module 2018-12-10 16:50:13 +03:00
mod_mix_mnesia.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_mix_pam.erl Update MIX code to reflect newest specification 2018-12-05 13:14:29 +03:00
mod_mix_pam_mnesia.erl Update MIX code to reflect newest specification 2018-12-05 13:14:29 +03:00
mod_mix_pam_sql.erl Update MIX code to reflect newest specification 2018-12-05 13:14:29 +03:00
mod_mix_sql.erl Update MIX code to reflect newest specification 2018-12-05 13:14:29 +03:00
mod_mqtt.erl Add WebSockets support to mod_mqtt 2019-04-23 19:18:22 +03:00
mod_mqtt_mnesia.erl Copy p1_time_compat:unique_timestamp() to misc and make use of it 2019-02-27 11:00:02 +01:00
mod_mqtt_session.erl Add WebSockets support to mod_mqtt 2019-04-23 19:18:22 +03:00
mod_mqtt_sql.erl Add MQTT support 2019-02-25 11:42:09 +03:00
mod_mqtt_ws.erl Use binary framing in MQTT WebSockets 2019-04-25 14:30:42 +03:00
mod_muc.erl Change mucsub API for database backends 2019-04-03 14:20:37 +03:00
mod_muc_admin.erl Add option user_mucsub_from_muc_archive to mod_muc 2019-03-28 17:42:25 +01:00
mod_muc_log.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_muc_mnesia.erl Change mucsub API for database backends 2019-04-03 14:20:37 +03:00
mod_muc_riak.erl Update mod_muc_riak 2019-04-03 16:04:58 +03:00
mod_muc_room.erl Allow non-moderator subscribers to get list of room subscribers 2019-04-25 14:52:47 +02:00
mod_muc_sql.erl Change mucsub API for database backends 2019-04-03 14:20:37 +03:00
mod_multicast.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_offline.erl Add mod_offline option for fetching data from mam instead of from spool table 2019-04-26 19:59:06 +02:00
mod_offline_mnesia.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_offline_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_offline_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_ping.erl Delete the ping timer only when timeout_action=kill (#2820) 2019-03-13 11:28:31 +01:00
mod_pres_counter.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_privacy.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_privacy_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_privacy_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_privacy_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_private.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_private_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_private_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_private_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_privilege.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_proxy65.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_proxy65_lib.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_proxy65_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_proxy65_redis.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_proxy65_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_proxy65_service.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_proxy65_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_proxy65_stream.erl Rename listening callback from start/2 to start/3 2019-04-01 16:53:28 +03:00
mod_pubsub.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_push.erl mod_push: Check for payload in encrypted messages 2019-03-11 22:58:53 +01:00
mod_push_keepalive.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_push_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_push_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_register.erl Reformat try_set_password/4 function 2019-04-23 21:25:10 +03:00
mod_register_web.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_roster.erl cache_size not applied to mod_roster on reload_config (#2769) 2019-04-02 19:52:07 +02:00
mod_roster_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_roster_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_roster_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_s2s_dialback.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_service_log.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_shared_roster.erl Don't perform roster push for non-local contacts in mod_shared_roster 2019-02-18 12:37:42 +01:00
mod_shared_roster_ldap.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_shared_roster_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_shared_roster_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_shared_roster_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_sic.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_sip.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_sip_proxy.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_sip_registrar.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_stats.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_stream_mgmt.erl Add mod_offline option for fetching data from mam instead of from spool table 2019-04-26 19:59:06 +02:00
mod_time.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_vcard.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_vcard_ldap.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_vcard_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_vcard_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_vcard_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_vcard_xupdate.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_version.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mqtt_codec.erl Add MQTT support 2019-02-25 11:42:09 +03:00
node_buddy.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_club.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_dag.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_dispatch.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_flat.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
node_flat_sql.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
node_hometree.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_hometree_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_mb.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_mb_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_mix.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_mix_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_online.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_pep.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_pep_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_private.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_public.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
nodetree_dag.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
nodetree_tree.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
nodetree_tree_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
nodetree_virtual.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
prosody2ejabberd.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
proxy_protocol.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
pubsub_db_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
pubsub_index.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
pubsub_migrate.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
pubsub_subscription.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
pubsub_subscription_sql.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
rest.erl Allow returning HTTP headers in REST responses 2019-04-19 15:16:47 +03:00
str.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
translate.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
win32_dns.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
xml_compress.erl Fix decompressing of custom elements with custom namespace 2019-01-07 16:08:58 +01:00