]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2018-12-20 Paweł ChmielowskiAdd option to mod_offline that would allow storing...
2018-12-19 BadlopFix PIEFXIS export of user when password is scrammed...
2018-12-19 BadlopSearch also for _jid when importing room from prosody...
2018-12-19 BadlopParse persistent and archiving room options importing...
2018-12-13 Paweł ChmielowskiRemove workaround for old erlang versions
2018-12-13 Paweł ChmielowskiAdd code for handling deprecations of get_stacktrace()
2018-12-13 Evgeny KhramtsovAdd HTTP listener on port 5280 for admin web interface
2018-12-12 BadlopFix a pair of small typos
2018-12-12 Evgeny KhramtsovMerge pull request #2718 from paulmenzel/strip-trailing...
2018-12-12 Paul MenzelREADME: Strip trailing space
2018-12-11 Evgeny KhramtsovRemove outdated MIX tests
2018-12-11 Christophe... Add hook on api call
2018-12-10 Holger WeissIncrease MAX_PAYLOAD_SIZE for PubSub items
2018-12-10 Holger WeissBump xmpp version
2018-12-10 Holger Weissmod_roster: Don't set version to "not_found"
2018-12-10 BadlopDon't require a full JID as argument, instead set a...
2018-12-10 BadlopWhen unknown roster version, return an acceptable versi...
2018-12-10 Evgeny KhramtsovFix (un)setting of priority
2018-12-10 Evgeny KhramtsovGet rid of outdated mod_mix module
2018-12-10 Evgeny KhramtsovDon't lose carbons on presence change or session resumption
2018-12-07 Paweł ChmielowskiChange default ciphers to intermediate
2018-12-07 Paweł ChmielowskiDefine default ciphers/protocol_option in example config
2018-12-07 Paweł ChmielowskiAdd CHANGELOG.md file
2018-12-06 Paweł ChmielowskiNormalize hostname when processing host_config
2018-12-06 Paweł ChmielowskiBump version of xmpp in mix.lock
2018-12-06 Paweł ChmielowskiStart fast_tls before pkix
2018-12-06 Paweł ChmielowskiBump xmpp dep
2018-12-06 Holger Weissconfigure.ac: Bump required Erlang/OTP version
2018-12-06 Paweł ChmielowskiUpdate mix packaging 18.12
2018-12-05 Holger Weissmod_private: Add "bookmarks_to_pep" command
2018-12-05 Holger Weissmod_pubsub: Improve PEP behavior for 'whitelist'
2018-12-05 Christophe... Remove useless config file (#2665)
2018-12-05 Paweł ChmielowskiAdd auth:which_user_exist to bulk checking existence...
2018-12-05 Paweł ChmielowskiAdd list types to sql_pt
2018-12-05 BadlopRevert "Let deliver unsubscribe stanza when no roster...
2018-12-05 BadlopLet deliver unsubscribe stanza when no roster push...
2018-12-05 Paweł ChmielowskiUse tagged version of pkix dependency
2018-12-04 Alexey ShchepinFix PostgreSQL compatibility in mod_offline_sql:remove_...
2018-12-04 Paweł ChmielowskiProxy protocol may send additional data after addresses
2018-12-04 Paweł ChmielowskiUpdate deps
2018-12-04 Paweł ChmielowskiAdd support for proxy protocol
2018-12-03 Paweł ChmielowskiFormat list of {{name,string}, {value, _}} as json...
2018-12-03 Paweł ChmielowskiMake mod_http_api assume that missing args of type...
2018-12-01 Evgeny KhramtsovKeep info about carbons inside session table
2018-12-01 Holger Weissejabberd_s2s_in: Check for subdomain configuration
2018-12-01 Holger Weissejabberd_s2s_in: Check for subdomain certificate
2018-12-01 Holger Weissmod_register: Don't advertise IBR unconditionally
2018-11-30 Evgeny KhramtsovApply new cache options on mod_stream_mgmt reload
2018-11-30 Evgeny KhramtsovKeep last handled stanzas number in cache rather than...
2018-11-30 BadlopNew command unban_ip (#2620)
2018-11-29 Paweł ChmielowskiUpdate deps
2018-11-29 Evgeny KhramtsovDrop some macros related to OTP<19
2018-11-29 Evgeny KhramtsovImplement XEP-0410: MUC Self-Ping optimization
2018-11-29 Evgeny KhramtsovAdvertise disco#info and disco#items by MUC room
2018-11-28 Paweł ChmielowskiAdd xml compression to sql backend of mam
2018-11-27 BadlopAdd specific Var names to CAPTCHA fallback form fields...
2018-11-27 Christophe... Revert "Upgrade Elixir to 1.6.6 (#2653)"
2018-11-27 Christophe... Upgrade Elixir to 1.6.6 (#2653)
2018-11-23 Evgeny KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2018-11-23 Evgeny KhramtsovImprove tests for mod_private
2018-11-23 BadlopFix typo in recent PR commit (#2697)
2018-11-23 Christophe... Bump lager version in mix as well
2018-11-23 badlopMerge pull request #2697 from Snowmanko/master
2018-11-23 Evgeny KhramtsovFix test case for invalid language
2018-11-23 Evgeny KhramtsovOnly advertise conversion feature when mod_pubsub is...
2018-11-23 Evgeny KhramtsovBump lager version
2018-11-23 Evgeny KhramtsovSupport for XEP-0411: Bookmarks Conversion
2018-11-22 Evgeny KhramtsovMerge pull request #2690 from nosnilmot/stopping-hook
2018-11-22 SnowmanUpdate - fixed ejabberdctl push_roster description
2018-11-21 Christophe... Relax result matching to fix pgsql keepalive (#2632)
2018-11-21 Mickael RemondRemove unused link
2018-11-19 Stu TomlinsonAdd ejabberd_stopping hook
2018-11-19 Holger WeissCONTRIBUTORS: UTF-8 encode my name
2018-11-19 Paweł ChmielowskiUse never version of meck
2018-11-19 Paweł ChmielowskiAnother attempt for db access on travis
2018-11-19 Paweł ChmielowskiThird time's the charm? Let load scheme before changing...
2018-11-19 Mickaël RémondUpdate CONTRIBUTING.md
2018-11-19 Paweł ChmielowskiFix command for loading pgsql schema
2018-11-19 Paweł ChmielowskiTry to load db schemas externally on travis
2018-11-19 Mickael RemondThank you, contributors
2018-11-19 Mickaël RémondExpand contribution document
2018-11-19 Mickaël RémondInitial contributing document
2018-11-19 Mickael RemondMerge branch 'master' of github.com:processone/ejabberd
2018-11-19 Mickael RemondMarkdown version is the main README version
2018-11-19 Mickaël RémondUpdate issue templates
2018-11-19 Mickael RemondUse new naming for Github issue templates
2018-11-16 BadlopHandle some malformed URL requests in ejabberd_http...
2018-11-15 Evgeny KhramtsovGet rid of 'catch-all' statements
2018-11-15 Evgeny KhramtsovReplace dict with maps
2018-11-13 badlopMerge pull request #2683 from paulmenzel/use-https...
2018-11-12 Paul MenzelREADME: Use HTTPS URL for docs.ejabberd.im
2018-11-12 BadlopRemove references in configs to http_poll; it was remov...
2018-11-12 Holger WeissDon't suppress notifications on PEP node removal
2018-11-09 Paweł ChmielowskiFix mod_http_apt_test
2018-11-09 BadlopRecover logging of user joining room, lost in 32de9a56...
2018-11-09 Alexey ShchepinFix for the previous commit
2018-11-09 Alexey ShchepinTrack presences sent via a multicast service
2018-11-07 Holger WeissMerge remote-tracking branch 'processone/pr/2675'
2018-11-07 AveFix another typo in ejabberd.yml
2018-11-07 AveFix tiny typo in configuration file
next