]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2016-10-19 Holger WeissDon't specify "ExecReload" command in systemd unit
2016-10-19 Holger WeissLet systemd restart ejabberd on failure
2016-10-19 Holger WeissUse "Type=forking" in systemd unit
2016-10-19 Holger WeissDon't set "NoNewPrivileges" in systemd unit
2016-10-19 Holger WeissDon't let systemd hide /home and /tmp
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-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-09 Holger WeissDon't let "send_message" duplicate the message
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-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-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...
2016-09-19 BadlopStore the Allow Subscription room option (#1301)
2016-09-19 BadlopDon't worry about storage_type of the Acl mnesia table...
2016-09-19 BadlopUse mnesia calls instead of ets for Acl and Access...
2016-09-16 Christophe... Update riakc to support r19
2016-09-15 Holger Weissnode_mb_sql: Add missing (SQL-specific) functions
2016-09-13 Christophe... Merge pull request #1249 from weiss:push-requirements 16.09
2016-09-13 Christophe... Merge branch 'push-requirements' of https://github...
2016-09-13 Christophe... Allow to create room with custom config
2016-09-13 Paweł ChmielowskiExpand parsing of json input to be able to handle updat...
2016-09-12 Paweł ChmielowskiAdd X-Admin and basic auth header to CORS allowed heade...
2016-09-12 Paweł ChmielowskiProperly process OPTIONS header in http_api for all...
2016-09-12 Evgeniy KhramtsovFix nick-to-jid mapping for MUC subscribers
2016-09-09 BadlopSupport multiple room invitations (#1285)
2016-09-09 Evgeniy KhramtsovFix subscribed rooms list retreivement
2016-09-08 Holger WeissXEP-0198: Cancel timer when waiting for resumption
2016-09-08 Holger WeissRevert "Don't log an [error] message if Elixir is missing"
2016-09-08 Holger WeissDon't log an [error] message if Elixir is missing
2016-09-08 Christophe... Fix typo on previous commit (#1284)
2016-09-08 Paweł ChmielowskiStart elixir config code only if elixir was enabled...
2016-09-08 Christophe... Full jid entity subscriptions should include bare jid...
2016-09-08 Evgeniy KhramtsovFix message routing from subscribers
2016-09-08 Paweł ChmielowskiMerge pull request #1287 from weiss/ack-timeout
2016-09-08 gabrielgatuSupport for Elixir configuration file #1208
2016-09-08 Mickael RemondSupport for publishing to hex.pm with latest Elixir mix
2016-09-08 Mickael RemondFix compilation with Elixir 1.3 / R19
2016-09-08 Paweł ChmielowskiTypo
2016-09-08 Paweł ChmielowskiProperly normalize resource_regexp acl rule
2016-09-07 Holger WeissNew stream management option: ack_timeout
2016-09-07 Christophe... Enforce pathtype use with config path (#1264)
2016-09-07 Christophe... Merge pull request #1253 from Amuhar/xep0356
2016-09-07 Evgeniy KhramtsovCreate room on configuration request as per XEP-0045...
2016-09-07 Evgeniy KhramtsovLink MUC subscription to bare JID
2016-09-07 Holger WeissAdd SQL support for microblogging node plugin
2016-09-06 Evgeniy KhramtsovHandle <subscriptions/> request to list MUC subscribers
2016-09-06 Evgeniy KhramtsovDo not update muc_online_users table on MUC/Sub operations
2016-09-06 Evgeniy KhramtsovAdd get_subscribers command to list MUC subscribers
2016-09-05 Holger Weissnode_mb: Call node_pep instead of node_hometree
2016-09-05 Holger Weissnode_mb: Fix configuration documentation
2016-09-05 Holger Weissmod_pubsub: Remove outdated comment
2016-09-05 Paweł ChmielowskiClean ejabberd_commands before tests
2016-09-05 Paweł Chmielowskiejabberd_oauth requiere working cache_tab, initialize...
2016-08-22 Holger WeissMerge remote-tracking branch 'processone/pr/1262'
2016-08-22 Igor Manturov JrFixed typo in Stream Management option name
2016-08-22 Holger WeissMerge remote-tracking branch 'processone/pr/1261'
2016-08-22 Igor Manturov JrFixed #1260 Stream Management feature for the websocket...
2016-08-21 Holger Weissmod_muc_admin: Accept 'allow_subscription' option
2016-08-19 badlopMerge pull request #1254 from lemenkov/remove_p1_xmlrpc
2016-08-17 Peter LemenkovRemove no longer necessary p1_xmlrpc
2016-08-16 BadlopErlang R17 has a Time limit in erlang:send_after (...
2016-08-15 Holger Weissmod_mam: Add 'store_mam_message' hook
2016-08-15 Holger Weissmod_offline: Add 'store_offline_message' hook
2016-08-15 Holger Weissejabberd_c2s: Add XEP-0198 resumption hooks
2016-08-15 Holger WeissAdd functions to get/set some c2s state elements
2016-08-15 BadlopSupport sql backend in mod_shared_roster commands ...
2016-08-15 Evgeny KhramtsovMerge pull request #1245 from hamano/clean_redis_table
2016-08-15 HAMANO Tsukasafix clean redis table
2016-08-14 BadlopDon't delete ejabberd_commands table, it's problematic...
2016-08-12 Holger WeissStore announcements for offline users
2016-08-12 Holger WeissHonor <store/> hint for any non-"error" message
2016-08-12 Holger Weissmod_mam: Don't store messages of type "headline"
2016-08-11 Evgeniy KhramtsovAdd a requirement for full JID in subscribe_room command
next