]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2019-05-14 Paweł ChmielowskiDon't put duplicate polling attribute in bosh payload
2019-05-12 Holger Weissmod_http_upload: Case-insensitive host comparison
2019-05-11 Evgeny KhramtsovAvoid late arrival of get_disco_item response
2019-05-09 Evgeny KhramtsovHandle TCP errors in websockets
2019-05-07 Mickael RemondInitial Docker environment to run ejabberd test suite
2019-05-07 Christophe... Fix pubsub compliance XEP-0060 § 7.1.3.6 (#2864)
2019-05-07 Mickael RemondMerge branch 'master' of github.com:processone/ejabberd
2019-05-07 Mickael RemondPut back the presence and s2s tests in the no_db section.
2019-05-07 Christophe... Raise api hook right before performing the call
2019-05-07 Paweł ChmielowskiMake anonymous auth don't {de}register user when there...
2019-05-07 Paweł ChmielowskiWhen applying limit of max msgs in spool check only...
2019-05-06 Paweł ChmielowskiRemove compiler warnings
2019-05-06 Paweł ChmielowskiTest offline:use_mam_for_storage, mam:user_mucsub_from_...
2019-05-06 Paweł ChmielowskiDo not store mucsub wrapped messages with no-store...
2019-05-06 Paweł ChmielowskiHandle get_subscribed_rooms call from mod_muc_room pid
2019-05-06 Paweł ChmielowskiDo not declare mod_muc as dependency of mod_mam to...
2019-05-06 Mickael Remonds2s test depend on Mnesia configuration
2019-05-06 Mickael RemondElixir mix build need to use xmpp 1.3.3
2019-05-03 Mickael RemondRemove deprecated calls
2019-05-03 Mickael Remondct_formatter is not needed anymore as Elixir tests...
2019-05-03 Mickael RemondUse stable xmpp version
2019-05-03 Mickael RemondMake some standard admin command to get Mnesia info
2019-05-02 BadlopFix bug that appears when importing privacy from Prosod...
2019-05-02 BadlopStore imported room in the correct ServerHost (#2874)
2019-05-02 Paweł ChmielowskiSet from/to in activity marker messages
2019-05-02 Christophe... Fix typo and remove forgotten log from 492da2ba
2019-05-02 Mickaël RémondMerge pull request #2869 from rstgroup/fix-elixir-umbre...
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 Paweł DorofiejczykFix #2540 Ejabberd doesnt compile as mix umbrella proje...
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
next