]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2016-11-18 Paweł ChmielowskiFix elixir tests
2016-11-18 Christophe... Remove useless NO_EXT_LIB flag
2016-11-18 Paweł ChmielowskiGet rid of substitute_forwarded
2016-11-18 Evgeniy KhramtsovMerge branch 'master' of github.com:processone/ejabberd
2016-11-18 Evgeniy KhramtsovMake common tests working again
2016-11-17 Paweł ChmielowskiAdd auth to mod_http_fileserver
2016-11-16 Christophe... Fix typo
2016-11-16 Christophe... Remove obsolete/temp file
2016-11-16 BadlopEnsure that presence_broadcast room option is stored...
2016-11-16 BadlopTell git to ignore the example file ejabberd.service
2016-11-16 BadlopHandle correctly p1_http:request result
2016-11-15 Christophe... Minor cosmetic changes on pubsub code
2016-11-15 Christophe... Cosmetic validator changes
2016-11-15 Christophe... Add missing verbs for RESTfull operation
2016-11-15 Christophe... apply string optimizations
2016-11-15 Christophe... Add configurable weight for commands
2016-11-15 Paweł ChmielowskiFix tests that use #forwarded
2016-11-15 Paweł ChmielowskiUse new version of fast_xml
2016-11-15 Paweł ChmielowskiFix types in check_password_hash
2016-11-15 Paweł ChmielowskiMake string args in http_api be list strings
2016-11-14 Christophe... Use p1_http from p1_utils 1.0.6
2016-11-13 Evgeniy KhramtsovFix IQ result processing
2016-11-13 Evgeniy KhramtsovAdd some copyright notices
2016-11-13 Evgeniy KhramtsovMake xref working again if elixir is disabled
2016-11-13 Evgeniy KhramtsovAdd more control for decoding IQ payloads
2016-11-13 Evgeniy KhramtsovDon't auto-decode forwarded payload
2016-11-13 Evgeniy KhramtsovRemove unused header file
2016-11-13 Evgeniy KhramtsovDon't use jlib.hrl outside of jlib.erl
2016-11-13 Evgeniy KhramtsovDeprecate most of the functions from jlib.erl
2016-11-12 Evgeniy KhramtsovUncomment forgotten block of code
2016-11-12 Evgeniy KhramtsovRevert "Support to provide password when subscribing...
2016-11-12 Evgeniy KhramtsovMerge branch 'master' into xml-ng
2016-11-12 Evgeniy KhramtsovMerge branch 'master' into xml-ng
2016-11-10 BadlopSupport to provide password when subscribing to a room...
2016-11-08 Evgeniy KhramtsovAdd more tests for offline storage
2016-11-07 Evgeniy KhramtsovMerge branch 'xml-ng' of github.com:processone/ejabberd...
2016-11-07 Evgeniy KhramtsovAdd roster tests
2016-11-04 BadlopSupport several groups separated by ; in add_rosteritem...
2016-11-04 BadlopThrow error if room name or host has invalid characters...
2016-11-04 BadlopFix reading room jids from file for create and destroy_...
2016-11-04 BadlopReplace ctlscriptpath and produce ejabberd.service...
2016-11-04 Paweł ChmielowskiMerge mod_opt_type from db sub-modules to main module...
2016-11-01 Holger Weissmod_mam: Use user JID for stanza ID 'by' attribute
2016-10-24 BadlopAppend ; to privacy_list_data exporting lines (thanks...
2016-10-22 Evgeniy KhramtsovUse base64:mime_decode/1 for SASL packets
2016-10-22 Evgeniy KhramtsovAdd more tests for privacy lists and blocking command
2016-10-21 badlopMerge pull request #1349 from prasadvaidya/master
2016-10-21 Prasad VaidyaRollback minor change, to avoid redundant use of fail...
2016-10-21 Prasad VaidyaFix: Replace erlang function with fail-safe jlib function.
2016-10-20 BadlopNidx may be integer or binary, so use jlib:i2l instead
2016-10-20 BadlopIf a participant can change subject, let asubscriber...
2016-10-19 Christophe... Let mix be able to cope with configured deps
2016-10-19 badlopMerge pull request #1343 from gardenia/mod_muc_configur...
2016-10-18 colmmod_muc: made the constant MAX_ROOMS_DISCOITEMS configu...
2016-10-18 Evgeniy KhramtsovFix randoms:uniform/1 return
2016-10-18 Evgeniy KhramtsovGet rid of compile warnings for random/crypto modules...
2016-10-17 badlopMerge pull request #1338 from marcphilipp/muc_invite_hook
2016-10-17 Jerome SautretFix delete_old_messages command for SQL backends
2016-10-17 Evgeniy KhramtsovAdd more MUC tests
2016-10-14 Paweł ChmielowskiConvert ejabberd_xmlrpc to new api_permissions
2016-10-14 Marc PhilippIntroduce muc_invite hook
2016-10-13 Holger WeissAlways include <actions/> with ad-hoc responses
2016-10-12 Holger WeissDon't let MAM messages go into offline storage
2016-10-12 badlopMerge pull request #1331 from weiss/send-message-omit...
2016-10-11 Holger WeissIgnore offline sessions in statistics
2016-10-10 Christophe... Update riakc to support r19
2016-10-10 Evgeniy KhramtsovCreate room on configuration request as per XEP-0045...
2016-10-09 Holger WeissDon't let "send_message" duplicate the message
2016-10-07 Evgeniy KhramtsovAdd xdata generator and make some code using it
2016-10-06 Holger WeissMake map syntax compatible with Erlang/OTP 17
2016-10-06 Holger WeissXEP-0198: Cope with invalid 'from'/'to' attributes
2016-10-06 Paweł ChmielowskiDisable one test for now, we may change how this part...
2016-10-06 Paweł ChmielowskiUse correct field for oauth scope
2016-10-06 Paweł ChmielowskiMake handling of oauth clauses be more consistent with...
2016-10-06 Paweł ChmielowskiUse proper default value for api_permissions
2016-10-05 BadlopFix typos in Czech translation (#1318)
2016-10-05 Paweł ChmielowskiInitialize ejabberd_access_permissions in elixir tests
2016-10-05 Paweł ChmielowskiNew api permissions framework
2016-10-02 Holger Weissejabberd_sm: Clean up old offline session entries
2016-09-30 Christophe... PubSub: creation jid must be bare jid
2016-09-30 Christophe... PubSub: fix error type on item deletion with insufficie...
2016-09-29 Christophe... PubSub: creation jid must be bare jid
2016-09-29 Christophe... PubSub: fix notification on subscription change
2016-09-29 Christophe... PubSub: fix error type on item deletion with insufficie...
2016-09-28 BadlopFix 404 response formatting (thanks to Kaggggggga)...
2016-09-27 Holger Weissejabberd_http: Handle missing POST data gracefully
2016-09-27 Alexey ShchepinUse inets instead of lhttpc in http_p1
2016-09-27 Alexey ShchepinAdd http_p1.erl, rest.erl, and oauth2 ReST backend...
2016-09-25 Evgeniy KhramtsovText legacy IQ handler support
2016-09-25 Evgeniy KhramtsovTest anonymous auth
2016-09-25 Evgeniy KhramtsovGet rid of compile warnings in test suite
2016-09-24 Evgeniy KhramtsovDeprecate jlib:integer_to_binary/1 and jlib:binary_to_i...
2016-09-24 Evgeniy KhramtsovImprove namespace handling
2016-09-23 Evgeniy KhramtsovAdd tests for s2s code
2016-09-21 Evgeniy KhramtsovAdd tests for external component
2016-09-20 Evgeniy KhramtsovAdd more tests for C2S
2016-09-19 Holger Weissmod_carboncopy: Don't copy MUC PMs
2016-09-19 BadlopWhen getting list of subscribed rooms, check all includ...
2016-09-19 BadlopRevert "Fix getting of subscribed rooms: consider also...
2016-09-19 BadlopFix getting of subscribed rooms: consider also temporar...
next