]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2019-05-02 Christophe... Remove logging from REST lib
2019-05-02 Paweł ChmielowskiAlways store ActivityMarker messages
2019-05-02 Paweł ChmielowskiDon't issue count/message fetch queries for offline...
2019-05-01 Mickael RemondRemove Elixir tests entry points as they were removed...
2019-04-30 Paweł ChmielowskiSqlite doesn't recognize concat() so use || on it instead
2019-04-30 Paweł ChmielowskiCleaner test cleanup
2019-04-30 Paweł ChmielowskiFix room state cleanup from db on change of persistent...
2019-04-30 Paweł ChmielowskiAdd tests for user mucsub mam from muc mam
2019-04-30 Paweł ChmielowskiMake get_subscribed_rooms work even for non-persistant...
2019-04-30 Paweł ChmielowskiFix escaping for sql part of mamsub from muc mam
2019-04-30 Evgeny KhramtsovDeprecate some listening options
2019-04-30 Evgeny KhramtsovProvide a suggestion when unknown request handler is...
2019-04-30 Evgeny KhramtsovProvide a suggestion when unknown command is detected
2019-04-30 Evgeny KhramtsovRename ejabberd_config:similar_option/2 -> misc:best_ma...
2019-04-29 Evgeny KhramtsovProvide a suggestion when unknown module is detected
2019-04-29 Evgeny KhramtsovProvide a suggestion when unknown option is detected
2019-04-29 Paweł ChmielowskiDisable offline_from_mam tests on riak since it doesn...
2019-04-29 Evgeny KhramtsovImprove code for directory deletion
2019-04-29 Paweł ChmielowskiFix offline from mam on mnesia
2019-04-29 Paweł ChmielowskiAdd tests for offline with mam storage
2019-04-29 Paweł ChmielowskiProperly handle infinity as max number of message in...
2019-04-29 Paweł ChmielowskiSort messages by stanza_id when using mam storage in...
2019-04-29 Paweł ChmielowskiReturn correct value from count_offline_messages with...
2019-04-29 Paweł ChmielowskiMake mod_offline put msg ignored by mam in spool when...
2019-04-29 Paweł ChmielowskiAdd tests for offline use_mam_for_storage
2019-04-28 Evgeny KhramtsovRemove TLS options from the example config
2019-04-28 Evgeny KhramtsovRemove OMEMO related configuration from force_node_conf...
2019-04-26 Paweł ChmielowskiAdd mod_offline option for fetching data from mam inste...
2019-04-26 Paweł ChmielowskiReturn "Bad request" error when origin in websocket...
2019-04-25 Paweł ChmielowskiAllow non-moderator subscribers to get list of room...
2019-04-25 Evgeny KhramtsovUse binary framing in MQTT WebSockets
2019-04-24 Evgeny KhramtsovMerge pull request #2868 from rstgroup/fix-rfc-6455...
2019-04-24 Paweł DorofiejczykFix RFC6454 violation on websocket connection when...
2019-04-24 Paweł ChmielowskiCatch potential exceptions in gen_mod:wait_for_process
2019-04-23 Evgeny KhramtsovReformat try_set_password/4 function
2019-04-23 Evgeny KhramtsovDon't call to mod_register when it's not loaded
2019-04-23 Evgeny KhramtsovAdd WebSockets support to mod_mqtt
2019-04-23 Paweł ChmielowskiFix handling of list arguments on pgsql
2019-04-23 Evgeny KhramtsovSupport other socket modules for MQTT
2019-04-23 Evgeny KhramtsovMove websocket options
2019-04-23 Evgeny KhramtsovImprove request_handlers validator
2019-04-19 Evgeny KhramtsovBump pkix version
2019-04-19 Evgeny KhramtsovCorrectly support cache tags in ejabberd_auth
2019-04-19 Evgeny KhramtsovAllow returning HTTP headers in REST responses
2019-04-19 Evgeny KhramtsovUse new ets_cache api in ejabberd_auth
2019-04-17 Paweł ChmielowskiAdd hook room_destroyed called when room gets destroyed
2019-04-16 Paweł ChmielowskiChange implementation of misc:unique_timestamp()
2019-04-16 Paweł ChmielowskiHandle cdata in initial data probe of ws module
2019-04-16 Paweł ChmielowskiMake misc:unique_timestamp not overflow microsecond...
2019-04-15 Paweł ChmielowskiAdd hooks for tracking mucsub subscriptions changes
2019-04-14 Evgeny KhramtsovFeed whole image to eimp:identify/1
2019-04-12 Mickael RemondFix syntax in Elixir config file
2019-04-11 Paweł ChmielowskiHandle correctly case where ExtraUsername is empty
2019-04-09 Paweł ChmielowskiWhen making mucsub message from mam archive check for...
2019-04-06 Evgeny KhramtsovUse xml:lang from stanza when it's missing in <command...
2019-04-06 Evgeny KhramtsovAdd 'sessionid' attribute when required
2019-04-03 Evgeny KhramtsovUpdate mod_muc_riak
2019-04-03 Evgeny KhramtsovUpdate mod_mam dependencies
2019-04-03 Evgeny KhramtsovDecrease ugliness of the ugly code
2019-04-03 Evgeny KhramtsovChange mucsub API for database backends
2019-04-03 BadlopAdd ext_mod paths before checking config (processone...
2019-04-03 Paweł ChmielowskiReturn proper error message for duplicate or missing...
2019-04-03 Paweł ChmielowskiLog message when trying to execute http_api command...
2019-04-03 Paweł ChmielowskiFormating fix
2019-04-03 Paweł ChmielowskiMake http_api command execution exception catcher log...
2019-04-02 Badlopcache_size not applied to mod_roster on reload_config...
2019-04-02 Evgeny KhramtsovFix previous commit
2019-04-01 Evgeny KhramtsovRename listening callback from start/2 to start/3
2019-04-01 Paweł ChmielowskiFix issue with creating HostMatch in mod_mam_sql
2019-04-01 Evgeny KhramtsovUse xmpp:get_subtags/2
2019-03-29 Paweł ChmielowskiDon't use deprecated gen_mod:db_type
2019-03-29 Paweł ChmielowskiFix issue with mam tests
2019-03-29 Paweł ChmielowskiImplement mod_muc_sql:select_with_mucsub
2019-03-29 Paweł ChmielowskiMake misc:add_delay_info properly handle multiple delay...
2019-03-28 Paweł ChmielowskiAdd option user_mucsub_from_muc_archive to mod_muc
2019-03-28 Paweł ChmielowskiInclude id in mucsub notification message
2019-03-27 BadlopAdd 'config' tag to the reload_config command
2019-03-22 BadlopFix Register command to respect mod_register's Access...
2019-03-20 Christophe... Update mysql driver in mix.lock also
2019-03-20 Paweł ChmielowskiUpdate mysql driver
2019-03-18 BadlopFix crash in mod_muc_admin:web_page_main/2 caused by...
2019-03-15 Paweł DorofiejczykOrigin header validation on websocket connection (...
2019-03-15 Paweł ChmielowskiUpdate mysql dependency
2019-03-15 Christophe... Add newline to error_logger log format
2019-03-14 Paweł ChmielowskiAdd check for ljid when setting up subscribers
2019-03-14 Paweł ChmielowskiFlip default bounce_groupchat flag value, muc will...
2019-03-14 Paweł ChmielowskiAdd option to mod_offline to make it not bounce mucsub...
2019-03-14 Evgeny KhramtsovUse jid() instead of ljid()
2019-03-14 Evgeny KhramtsovImprove formatting of hook crashes
2019-03-13 BadlopDelete the ping timer only when timeout_action=kill...
2019-03-11 Holger Weissmod_muc: Simplify room creation checks
2019-03-11 Holger WeissMerge remote-tracking branch 'processone/pr/2811'
2019-03-11 Holger Weissmod_push: Check for payload in encrypted messages
2019-03-11 Christophe... Fix cond_options with new options
2019-03-07 Alexey ShchepinFix transaction aborting and restarting in ejabberd_sql
2019-03-05 Christoph Scholzallow room recreate for admins even if nonempty
2019-03-04 BadlopHandle info log level when using MySQL (#2541)
2019-02-28 Holger WeissFix incorrect capitalization in German translation
2019-02-28 Holger WeissDocument required Erlang/OTP version bump
2019-02-28 Holger WeissBump required Erlang/OTP version to 19.1
next