]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2017-09-28 Christophe... Prepare mix for 17.09 17.09
2017-09-28 Christophe... Fix race introduced by ffdaff374 on ejabberd_mnesia...
2017-09-28 Evgeniy KhramtsovMake sure Riak gets compiled on OTP20
2017-09-28 Evgeniy KhramtsovFix function clause introduced by c17ec50e3a
2017-09-28 Evgeniy KhramtsovDon't forget to route presence-unavailable
2017-09-27 Christophe... Pubsub: implment '6.5.7 Requesting the Most Recent...
2017-09-27 Christophe... Remove useless condition
2017-09-27 Christophe... PubSub: add RSM support for mnesia backend
2017-09-27 Christophe... PubSub: enforce controls on publish and delete
2017-09-27 Holger Weissmysql.sql: Use multi-column index on username/ID
2017-09-27 Christophe... harden ejabberdctl (#1977)
2017-09-27 Christophe... Fix xref error
2017-09-27 Christophe... Unbind unused variable
2017-09-27 Christophe... Remove calls to deprecated functions
2017-09-27 Paweł ChmielowskiUpdate dependences
2017-09-27 Christophe... PubSub: fix get_items behaviour with mnesia
2017-09-27 Christophe... Merge branch 'master' of github.com:processone/ejabberd
2017-09-27 Christophe... PubSub: add correct order when requesting all items
2017-09-27 Evgeniy KhramtsovAdd support for XEP-0368: SRV records for XMPP over TLS
2017-09-27 BadlopWhen running "make translations", use the new tools...
2017-09-27 BadlopRemove remaining files of old contrib/ dir
2017-09-27 BadlopSimplify prepare-tr.sh to work with new extract-tr.sh
2017-09-27 BadlopMove prepare-translations.sh from contrib to tools...
2017-09-27 Evgeniy KhramtsovRemove forgotten export_all
2017-09-27 Christophe... PubSub: fix RSM support (#1994)(#2Â014)
2017-09-27 Christophe... PubSub: fix node_options, default options only apply...
2017-09-26 Holger Weissmod_http_upload: Don't ignore 'custom_headers'
2017-09-26 Evgeniy KhramtsovImprove presence-error processing
2017-09-26 Paweł ChmielowskiCall earlier deps configure scripts durring compilation
2017-09-25 BadlopFix command set_last that always returned code 1, error...
2017-09-25 Christophe... Sync containers from rroemhild and add instructions...
2017-09-25 Evgeniy KhramtsovAdd mod_avatar to the example configuration
2017-09-25 Evgeniy KhramtsovCatch all p1_fsm errors
2017-09-25 Evgeniy KhramtsovUse eimp instead of ImageMagick calls for thumbnails...
2017-09-25 Evgeniy KhramtsovPre-install libgd and libwebp
2017-09-25 Evgeniy KhramtsovRemove OTP20 from Travis tests for now
2017-09-24 Holger Weissmod_mam: Simplify check for anon MUC JID filtering
2017-09-24 Evgeniy KhramtsovReuse some translation strings
2017-09-24 Evgeniy KhramtsovReplace translate:mark/1 with ?T() macro
2017-09-24 Holger Weissmod_mam: Refuse filtering anon MUC queries by JID
2017-09-23 Evgeniy KhramtsovAdd script to extract translation strings
2017-09-22 Holger Weissmod_push_mnesia: Fix typo in error message
2017-09-21 BadlopAdd some recommended TLSOPTS as comments in the default...
2017-09-18 Evgeniy KhramtsovAlso replace vcard-x-update in direct presences
2017-09-18 Christophe... Merge pull request #1996 from nosnilmot/ejabberdctl...
2017-09-18 Christophe... Fix iexdebug and iexlive commands (#1981)
2017-09-18 Christophe... PubSub: broadcast updated configuration (#1945)
2017-09-18 Evgeniy KhramtsovAdd 'width' and 'height' to avatar info
2017-09-17 Evgeniy KhramtsovAdd GIF support
2017-09-17 Evgeniy KhramtsovIntroduce mod_avatar
2017-09-13 Christophe... Add riakc dependency version
2017-09-11 Holger Weissmod_push_keepalive: Remove unused 'db_type' option
2017-09-11 Stu TomlinsonQuote $PEER in ping command to avoid hostnames containi...
2017-09-08 Evgeniy KhramtsovIntroduce option 'allow_transports'
2017-09-07 BadlopThe redis_reconnect_timeout was no longer used (#1983)
2017-09-07 BadlopSimple optimization in get_room_occupants_number comman...
2017-09-07 Evgeniy KhramtsovReally delete cache on set_data()
2017-09-07 Evgeniy KhramtsovAlways accept messages from local (sub)domains
2017-09-07 Evgeniy KhramtsovFix a typo and improve logging message
2017-09-06 BadlopReplace example config of drop_chat_states with queue_...
2017-09-02 Evgeniy KhramtsovBlock messages from strangers before mod_mam/mod_offlin...
2017-09-02 Evgeniy KhramtsovDeprecate `s2s_use_starttls: required_trusted`
2017-09-01 Evgeniy KhramtsovIntroduce 'redirect_url' option for mod_register
2017-08-25 BadlopFix deletion of multiple offline messages using WebAdmi...
2017-08-25 Evgeniy KhramtsovFix a typo
2017-08-24 Evgeniy KhramtsovAdd forgotten caching options to the validator (thanks...
2017-08-24 Paweł ChmielowskiFix 'make install' to work with new output from rebar...
2017-08-24 BadlopRewrite muc_register_nick and muc_unregister_nick to...
2017-08-23 Evgeniy KhramtsovRecompile rebar script with OTP17.5
2017-08-23 Evgeniy KhramtsovUse forked repo of Riak Erlang client
2017-08-23 Evgeniy KhramtsovExplicitly match against <domain/resource>
2017-08-22 Evgeniy KhramtsovIgnore some options from rebar.config
2017-08-21 BadlopWhen creating room, set option to ensure config is...
2017-08-21 BadlopFix crash when destroying room without providing reason...
2017-08-18 Holger WeissApply cosmetic changes to previous commit
2017-08-18 Holger WeissSuppress push notifications for online clients
2017-08-18 BadlopFix mod_multicast start and reading of configured limit...
2017-08-18 Evgeniy KhramtsovPreserve correct order of deserialized XML elements
2017-08-17 Evgeniy KhramtsovAdd OTP 20.0 to Travis testsing platforms
2017-08-17 Evgeniy KhramtsovGet rid of deprecated crypto functions
2017-08-17 Holger Weissmod_stream_mgmt: Delete 'c2s_init' hook
2017-08-17 Holger Weissmod_stream_mgmt: Remove outdated TODO comment
2017-08-17 Evgeniy KhramtsovDon't attempt to access(2) a certificate file
2017-08-14 Christophe... Revert "Temporary remove recent last_item refactor"
2017-08-14 Holger WeissMerge remote-tracking branch 'processone/pr/1938'
2017-08-14 Christophe... Temporary remove recent last_item refactor 17.08
2017-08-13 Holger WeissLet 'domain_certfile' take higher precedence
2017-08-13 Evgeniy KhramtsovApply URL decoding wherever possible
2017-08-11 Christophe... Fix typo from 9c5427e0c
2017-08-11 Christophe... Process on_user_offline only from valid sessions
2017-08-11 Evgeniy KhramtsovFix regression introduced by b82b93f8f0c229e
2017-08-11 Christophe... Remove temporary debug
2017-08-11 Christophe... Use correct c2s process sending PEP with multi devices
2017-08-11 Christophe... PubSub: refactor send_last_items remove send_loop
2017-08-11 Christophe... Merge pull request #1926 from weiss/import-metronome-pep
2017-08-10 Holger Weissprosody2ejabberd: Support PEP import
2017-08-10 Holger Weissprosody2ejabberd: Remove superfluous 'catch'
2017-08-10 Evgeniy KhramtsovRename remove_room hook back
2017-08-10 Christophe... Add support of section 4.9.3.16 on rfc6120
2017-08-09 Christophe... Fix pubsub send_loop after 3fec7824
next