]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2015-12-14 Paweł ChmielowskiFix pubsub test error
2015-12-11 Evgeniy KhramtsovUse UTF8MB4 character set in MySQL tables
2015-12-11 Pablo PolvorinUse BLOB instead of TEXT on mysql in stanza storage
2015-12-11 Christophe... Remove undefined macro injected in 3bdd5d0d
2015-12-11 Christophe... Remove http supervisors
2015-12-11 Christophe... Remove receiver's supervisor
2015-12-11 Christophe... Disable use of multi-subscribe and subscription-option...
2015-12-11 Christophe... Limit number of subscriptions per node and allow custom...
2015-12-11 Christophe... Virtual nodetree is not attached to any backend
2015-12-11 Christophe... Follow pubsub configuration when using virtual nodetree
2015-12-11 Christophe... Don't force max_items_node to MAXITEMS if not defined
2015-12-09 Holger Weissmod_mam: Don't store resent messages
2015-12-09 Holger WeissDocument XEP-0334 support
2015-12-09 Evgeniy KhramtsovDo not forget to include xmlns in mam prefs response...
2015-12-09 Paweł ChmielowskiFix problem with handling of old db entries in mod_mam
2015-12-08 Holger WeissDon't let "reopen_log" rotate files (EJAB-1243)
2015-12-08 Holger Weissmod_mam: Update record field type
2015-12-08 Holger Weissmod_mam: Remove unused code
2015-12-08 Holger Weissmod_offline: Fix outdated comments
2015-12-08 Holger Weissmod_offline: Honor <store/> hint
2015-12-08 Alexey ShchepinImprove muc#roomconfig_presencebroadcast support
2015-12-08 Paweł ChmielowskiDon't keep 10 sec timeout that i used for testing...
2015-12-08 Paweł ChmielowskiAdd ability to disable timeout for ejabberdctl command
2015-12-07 Holger Weissmod_mam: Honor Message Processing Hints (XEP-0334)
2015-12-07 BadlopIf mod_register access_from is 'none', then don't adver...
2015-12-07 Paweł ChmielowskiFix more places where random:seed is used
2015-12-07 Paweł ChmielowskiFix randoms.erl on R17 that don't have random:seed...
2015-12-07 Paweł ChmielowskiRemove now() in pubsub code
2015-12-07 Paweł ChmielowskiMore now() replacements
2015-12-07 Paweł ChmielowskiFix bug in last commit
2015-12-06 Paweł ChmielowskiMore now() removal
2015-12-04 Paweł ChmielowskiRemove now() - part 1
2015-12-04 Badloptrusted_proxies option not parsed correctly (#860)
2015-12-02 Holger WeissXEP-0198: Fix stanza counting corner case issue
2015-12-02 BadlopNo need for a top menu link as there's a top page link
2015-12-02 Paweł ChmielowskiDon't forget copying files that were compiled during...
2015-12-02 BadlopWhen user joins logged room, he must be warned (EJAB...
2015-12-02 BadlopOnly filter rooms in Service Disco when more than 100...
2015-12-02 BadlopList in Service Disco non-empty rooms and provide Node...
2015-12-01 Mickael RemondUpdate cache_tab app name
2015-12-01 Evgeny KhramtsovMerge pull request #849 from weiss/discard-chat-states
2015-12-01 Evgeniy KhramtsovFix archive preference retreiving (#848)
2015-11-30 Christophe... Webadmin console visual refresh (thanks to Marek Foss...
2015-11-28 Evgeniy KhramtsovSimplify external components configuration
2015-11-26 Holger Weissmod_offline: Support discarding chat states
2015-11-24 Holger WeissAlways use occupant JID as 'from' for room subject
2015-11-24 Evgeniy KhramtsovMake JID related functions from jlib.erl deprecated
2015-11-24 Evgeniy KhramtsovMove JID related functions to jid.erl (#847)
2015-11-24 Evgeniy KhramtsovMake Riak working on R18
2015-11-23 Christophe... Remove useless export_all flag
2015-11-23 Christophe... Export content_type/3 needed by mod_http_upload
2015-11-20 Christophe... Merge branch 'cluster_fix'
2015-11-20 Christophe... Allow longer command execution time 15.11
2015-11-20 Christophe... Integrate join/leave cluster as ejabberd command
2015-11-18 Evgeny KhramtsovMerge pull request #840 from cenobites/mod_ping
2015-11-18 BadlopExplain that reload_config only affects to ACL and...
2015-11-18 Nycholas de... Adding ping_ack_timeout in mod_opt_type configuration
2015-11-17 BadlopFix example config about ejabberd_xmlrpc (#771)
2015-11-16 Holger Weissmod_http_upload: Return error atoms, not strings
2015-11-13 BadlopDisable vJUD by default also in mod_vcard_ldap source...
2015-11-13 BadlopDisable vJUD search in the default config and when...
2015-11-12 Alexey ShchepinSupport for muc#roomconfig_presencebroadcast option
2015-11-12 Paweł ChmielowskiFix problem with pipelined http requests arriving in...
2015-11-11 Holger Weissmod_http_upload: Log message if URL looks wrong
2015-11-10 Holger Weissmod_http_upload_quota: Don't track all users
2015-11-09 Holger Weissmod_http_upload: Make case indentation consistent
2015-11-09 Holger Weissmod_http_upload: Apply cosmetic changes
2015-11-09 Holger Weissmod_http_upload: Don't flatten command strings
2015-11-09 Holger Weissmod_http_upload: Don't let identify/1 return error
2015-11-09 Paweł ChmielowskiUse xml_stream:reset() when possible
2015-11-05 Evgeny KhramtsovMerge pull request #821 from scrogson/update_readme_openssl
2015-11-05 Sonny ScrogginUpdate minimum required OpenSSL version
2015-11-04 Christophe... Remove supervisor option, disable it for c2s and muc
2015-11-04 Holger WeissAdd copyright and license to HTTP upload modules
2015-11-04 Holger Weissmod_client_state: Add my email address to header
2015-11-03 Paweł ChmielowskiFaster string_to_jid/1 implementation
2015-11-02 Holger Weissmod_http_upload_quota: Omit info message
2015-11-02 Holger Weissmod_http_upload: Don't complain during shutdown
2015-11-02 Holger Weissmod_http_upload: Use binary strings in most places
2015-11-02 Holger Weissmod_http_upload: Check availability of ImageMagick
2015-11-01 Holger Weissmod_http_upload: Suppress error on non-image files
2015-10-30 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2015-10-30 Evgeniy KhramtsovFix ipv6 configuration processing (#803)
2015-10-29 Paweł ChmielowskiMerge pull request #801 from nanoz/patch-1
2015-10-29 Arno Bfeat(ejabberdctl): Foreground option for docker
2015-10-29 Holger Weissmod_http_upload: Add missing trailing dot
2015-10-28 Holger Weissmod_mam: Update supported XEP version
2015-10-28 Holger Weissmod_http_upload: Document protocol support
2015-10-28 Paweł ChmielowskiCopy elixir files in copy-files makefile target
2015-10-28 Christophe... Revert "set dependencies versions for 15.10"
2015-10-28 Christophe... set dependencies versions for 15.10 15.10
2015-10-26 Holger Weissejabberdctl.cfg: Document CONTRIB_MODULES_CONF_DIR
2015-10-26 Holger Weissejabberdctl: export CONTRIB_MODULES_CONF_DIR
2015-10-26 Holger Weissmod_http_upload: Fix string()/binary() type issue
2015-10-26 Holger Weissmod_http_upload: Add/fix function specifications
2015-10-26 Holger Weissmod_http_upload: Strip newline from command output
2015-10-26 Holger WeissSupport user quotas for HTTP File Upload
2015-10-26 Evgeniy KhramtsovRename badly entitled record field
2015-10-26 Evgeniy KhramtsovAdd HTTP File Upload support (XEP-0363)
2015-10-23 Evgeniy KhramtsovDon't crash on certificates without extensions (EJAB...
next