24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-02 21:17:12 +02:00
xmpp.chapril.org-ejabberd/src
Holger Weiss fee2530b1c Always use occupant JID as 'from' for room subject
When sending the room subject to a new participant, always use the
occupant JID that corresponds to the subject author as the 'from'
address.  It was already done this way when the subject was sent as part
of the room history.
2015-11-25 00:05:24 +01:00
..
acl.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
adhoc.erl Update copyright dates to 2015 (EJAB-1733) 2015-01-08 17:34:43 +01:00
cyrsasl_anonymous.erl Document a few more supported protocols 2015-06-22 13:11:37 +02:00
cyrsasl_digest.erl Add config validation at startup 2015-06-01 15:38:27 +03:00
cyrsasl_oauth.erl Fix cyrsasl_oauth:mech_new call 2015-10-12 20:53:52 +03:00
cyrsasl_plain.erl Update copyright dates to 2015 (EJAB-1733) 2015-01-08 17:34:43 +01:00
cyrsasl_scram.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
cyrsasl.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_admin.erl Merge branch 'cluster_fix' 2015-11-20 14:52:36 +01:00
ejabberd_app.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_auth_anonymous.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_auth_external.erl cosmetic cleanup 2015-10-07 14:18:38 +02:00
ejabberd_auth_internal.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_auth_ldap.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_auth_odbc.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_auth_pam.erl Add config validation at startup 2015-06-01 15:38:27 +03:00
ejabberd_auth_riak.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_auth.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_c2s_config.erl Add config validation at startup 2015-06-01 15:38:27 +03:00
ejabberd_c2s.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_captcha.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_cluster.erl Integrate join/leave cluster as ejabberd command 2015-11-20 10:39:27 +01:00
ejabberd_commands.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_config.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_ctl.erl Allow longer command execution time 2015-11-20 10:39:32 +01:00
ejabberd_frontend_socket.erl cosmetic cleanup 2015-10-07 14:18:38 +02:00
ejabberd_hooks.erl cosmetic cleanup 2015-10-07 14:18:38 +02:00
ejabberd_http_bind.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_http_ws.erl Let BOSH/WebSocket support "max_resume_timeout" 2015-09-17 00:33:08 +02:00
ejabberd_http.erl Fix problem with pipelined http requests arriving in single packet 2015-11-12 17:23:59 +01:00
ejabberd_idna.erl Rename idna.erl to ejabberd_idna.erl (#702) 2015-09-02 16:02:46 +03:00
ejabberd_listener.erl Fix ipv6 configuration processing (#803) 2015-10-30 17:20:32 +03:00
ejabberd_local.erl cosmetic cleanup 2015-10-07 14:18:38 +02:00
ejabberd_logger.erl cosmetic cleanup 2015-10-07 14:18:38 +02:00
ejabberd_node_groups.erl Add config validation at startup 2015-06-01 15:38:27 +03:00
ejabberd_oauth.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_odbc_sup.erl Simplify MSSQL configuration 2015-09-13 18:34:10 +03:00
ejabberd_odbc.erl Make KEEPALIVE_QUERY list as this is what sql_query/3 expects 2015-10-15 10:07:24 +02:00
ejabberd_piefxis.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_rdbms.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_receiver.erl Use xml_stream:reset() when possible 2015-11-09 16:05:09 +01:00
ejabberd_regexp.erl Update copyright dates to 2015 (EJAB-1733) 2015-01-08 17:34:43 +01:00
ejabberd_riak_sup.erl Remove unused validation code 2015-06-03 16:05:17 +03:00
ejabberd_riak.erl cosmetic cleanup 2015-10-07 14:18:38 +02:00
ejabberd_router_multicast.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_router.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_s2s_in.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_s2s_out.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_s2s.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_service.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_sm_mnesia.erl Add Redis backend for SM 2015-03-11 14:46:57 +03:00
ejabberd_sm_odbc.erl Add Redis backend for SM 2015-03-11 14:46:57 +03:00
ejabberd_sm_redis.erl cosmetic cleanup 2015-10-07 14:18:38 +02:00
ejabberd_sm.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_socket.erl cosmetic cleanup 2015-10-07 14:18:38 +02:00
ejabberd_stun.erl Document a few more supported protocols 2015-06-22 13:11:37 +02:00
ejabberd_sup.erl Remove supervisor option, disable it for c2s and muc 2015-11-04 16:24:35 +01:00
ejabberd_system_monitor.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_tmp_sup.erl Update copyright dates to 2015 (EJAB-1733) 2015-01-08 17:34:43 +01:00
ejabberd_update.erl cosmetic cleanup 2015-10-07 14:18:38 +02:00
ejabberd_web_admin.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
ejabberd_web.erl Update copyright dates to 2015 (EJAB-1733) 2015-01-08 17:34:43 +01:00
ejabberd_websocket.erl Pass stream management options defined in http listener to http-bind and websocket 2015-09-04 12:42:53 +02:00
ejabberd_xmlrpc.erl Remove access_commands 'unrestricted' option, use [] instead. Fix unauthenticated calls to commands with policy=user. 2015-10-20 17:20:13 +03:00
ejabberd.app.src.in Switch to rebar build tool 2013-06-13 11:11:02 +02:00
ejabberd.erl Document a few more supported protocols 2015-06-22 13:11:37 +02:00
ejd2odbc.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
eldap_filter_yecc.yrl Set dnAttributes on when it's requested by a filter 2014-07-29 15:22:54 -03:00
eldap_filter.erl Update copyright dates to 2015 (EJAB-1733) 2015-01-08 17:34:43 +01:00
eldap_pool.erl Update copyright dates to 2015 (EJAB-1733) 2015-01-08 17:34:43 +01:00
eldap_utils.erl Add config validation at startup 2015-06-01 15:38:27 +03:00
eldap.erl cosmetic cleanup 2015-10-07 14:18:38 +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
ext_mod.erl Let modules_update_specs report failures (#756) 2015-10-23 17:21:19 +02:00
extauth.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
gen_iq_handler.erl cosmetic cleanup 2015-10-07 14:18:38 +02:00
gen_mod.erl Update FSF address 2015-08-05 09:52:54 +02:00
gen_pubsub_node.erl PubSub improvements 2015-04-21 15:24:16 +02:00
gen_pubsub_nodetree.erl PubSub improvements 2015-04-21 15:24:16 +02:00
jd2ejd.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
jid.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
jlib.erl Make JID related functions from jlib.erl deprecated 2015-11-24 20:31:26 +03:00
mod_adhoc.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_admin_extra.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_announce.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_blocking.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_caps.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_carboncopy.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_client_state.erl mod_client_state: Add my email address to header 2015-11-04 01:19:19 +01:00
mod_configure.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_configure2.erl Add config validation at startup 2015-06-01 15:38:27 +03:00
mod_disco.erl Add config validation at startup 2015-06-01 15:38:27 +03:00
mod_echo.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_fail2ban.erl cosmetic cleanup 2015-10-07 14:18:38 +02:00
mod_http_api.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_http_bind.erl Pass stream management options defined in http listener to http-bind and websocket 2015-09-04 12:42:53 +02:00
mod_http_fileserver.erl Remove useless export_all flag 2015-11-23 12:03:08 +01:00
mod_http_upload_quota.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_http_upload.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_ip_blacklist.erl Add config validation at startup 2015-06-01 15:38:27 +03:00
mod_irc_connection.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_irc.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_last.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_mam.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_metrics.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_muc_admin.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_muc_log.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_muc_room.erl Always use occupant JID as 'from' for room subject 2015-11-25 00:05:24 +01:00
mod_muc.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_multicast.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_offline.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_ping.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_pres_counter.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_privacy.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_private.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_proxy65_lib.erl Update copyright dates to 2015 (EJAB-1733) 2015-01-08 17:34:43 +01:00
mod_proxy65_service.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_proxy65_sm.erl cosmetic cleanup 2015-10-07 14:18:38 +02:00
mod_proxy65_stream.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_proxy65.erl Remove unused validation code 2015-06-03 16:05:17 +03:00
mod_pubsub.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_register_web.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_register.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_roster.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_service_log.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_shared_roster_ldap.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_shared_roster.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_sic.erl Add config validation at startup 2015-06-01 15:38:27 +03:00
mod_sip_proxy.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_sip_registrar.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_sip.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_stats.erl cosmetic cleanup 2015-10-07 14:18:38 +02:00
mod_time.erl Add config validation at startup 2015-06-01 15:38:27 +03:00
mod_vcard_ldap.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_vcard_xupdate.erl Add config validation at startup 2015-06-01 15:38:27 +03:00
mod_vcard.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
mod_version.erl Add config validation at startup 2015-06-01 15:38:27 +03:00
node_buddy.erl Let flat be default plugin (#609) 2015-07-22 10:37:26 +02:00
node_club.erl Let flat be default plugin (#609) 2015-07-22 10:37:26 +02:00
node_dag.erl PubSub improvements 2015-04-21 15:24:16 +02:00
node_dispatch.erl Let flat be default plugin (#609) 2015-07-22 10:37:26 +02:00
node_flat_odbc.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
node_flat.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
node_hometree_odbc.erl Let flat be default plugin (#609) 2015-07-22 10:37:26 +02:00
node_hometree.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
node_mb.erl Let flat be default plugin (#609) 2015-07-22 10:37:26 +02:00
node_pep_odbc.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
node_pep.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
node_private.erl Let flat be default plugin (#609) 2015-07-22 10:37:26 +02:00
node_public.erl Let flat be default plugin (#609) 2015-07-22 10:37:26 +02:00
nodetree_dag.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
nodetree_tree_odbc.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
nodetree_tree.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
nodetree_virtual.erl PubSub improvements 2015-04-21 15:24:16 +02:00
odbc_queries.erl Simplify MSSQL configuration 2015-09-13 18:34:10 +03:00
pubsub_db_odbc.erl PubSub improvements 2015-04-21 15:24:16 +02:00
pubsub_index.erl PubSub improvements 2015-04-21 15:24:16 +02:00
pubsub_migrate.erl Update FSF address 2015-08-05 09:52:54 +02:00
pubsub_subscription_odbc.erl PubSub improvements 2015-04-21 15:24:16 +02:00
pubsub_subscription.erl PubSub improvements 2015-04-21 15:24:16 +02:00
randoms.erl Update copyright dates to 2015 (EJAB-1733) 2015-01-08 17:34:43 +01:00
scram.erl Move JID related functions to jid.erl (#847) 2015-11-24 18:44:13 +03:00
shaper.erl Add config validation at startup 2015-06-01 15:38:27 +03:00
str.erl Update copyright dates to 2015 (EJAB-1733) 2015-01-08 17:34:43 +01:00
translate.erl Try to fix more Dialyzer warnings 2015-03-27 15:55:57 +01:00
win32_dns.erl Update copyright dates to 2015 (EJAB-1733) 2015-01-08 17:34:43 +01:00