aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* PubSub: refactor send_last_items remove send_loopChristophe Romain2017-08-111-234/+181
* prosody2ejabberd: Support PEP importHolger Weiss2017-08-101-44/+67
* prosody2ejabberd: Remove superfluous 'catch'Holger Weiss2017-08-101-1/+1
* Rename remove_room hook backEvgeniy Khramtsov2017-08-101-1/+1
* Add support of section 4.9.3.16 on rfc6120Christophe Romain2017-08-101-1/+5
* Fix pubsub send_loop after 3fec7824Christophe Romain2017-08-091-2/+2
* Introduce 'hosts' optionEvgeniy Khramtsov2017-08-0812-280/+380
* Rename stop_all_connections to stop_s2s_connections for consistencyChristophe Romain2017-08-071-6/+6
* Get rid of export_allEvgeniy Khramtsov2017-08-051-1/+1
* Replace gen_fsm with p1_fsm to avoid warnings in OTP20+Evgeniy Khramtsov2017-08-0513-95/+90
* ejabberd_c2s: Fix priority of 'certfile' optionHolger Weiss2017-08-051-8/+13
* Fix warning in previous commitBadlop2017-08-041-1/+1
* Merge pull request #1881 from weiss/pushChristophe Romain2017-08-048-30/+1121
|\
| * Add mod_push_keepaliveHolger Weiss2017-07-213-13/+285
| * Support XEP-0357: Push NotificationsHolger Weiss2017-07-206-18/+837
* | Remove unused 'managers' option, related to the deferred XEP-0321 (#1443)Badlop2017-08-041-6/+2
* | Fix missing validation from 633b68db1 (#1900)Christophe Romain2017-08-041-2/+2
* | Keep disco#info on PEP compatible with XEP-0060 (#1717)Christophe Romain2017-08-031-1/+6
* | Move pubsub sql export to pubsub_db_sql moduleChristophe Romain2017-08-032-96/+97
* | Fix Xref from 5dcc97cChristophe Romain2017-08-031-2/+2
* | Change policy of user_resources commandPaweł Chmielowski2017-08-031-1/+1
* | Preliminary export PubSub data from Mnesia tables to SQL file (#1571)Badlop2017-08-032-2/+99
* | Fix clustering table reg_users_counter (#1889)Christophe Romain2017-08-021-0/+2
* | Fix getting cached last item (#1814)Christophe Romain2017-08-021-3/+8
* | Fix spec for mod_pubsub:subscribe_nodeJing Sun2017-08-021-1/+1
* | Fix PubSub send last published items (#1572)Christophe Romain2017-08-011-6/+4
* | Fix PEP node removal (#1839)Christophe Romain2017-08-012-2/+2
* | Fix disco#items on PEP serviceChristophe Romain2017-08-011-1/+1
* | Fix PEP node identity (#1717)Christophe Romain2017-08-011-10/+2
* | Update spec from custom and allow modules dependencies (#1740)Christophe Romain2017-08-011-6/+25
* | Request basic auth dialog from browserPaweł Chmielowski2017-07-281-3/+13
* | Revert "Fix get_module_opt call in mod_block_strangers"Christophe Romain2017-07-271-4/+1
* | Generate log messages when websocket is closed due timeoutsPaweł Chmielowski2017-07-271-0/+2
* | Fix get_module_opt call in mod_block_strangersAlexey Shchepin2017-07-271-1/+4
* | Set high water mark in lager for all backendsPaweł Chmielowski2017-07-271-0/+3
* | Fix nick bug with MUC on riakJérôme Sautret2017-07-271-1/+1
* | Add muc related hooksChristophe Romain2017-07-272-1/+4
* | Ability to filter passwords from the log in mod_http_api (#1888)Marco Adkins2017-07-271-2/+10
* | Fix errors from 1a0db3dChristophe Romain2017-07-212-9/+9
* | Describe commands arguments and results in ejabberd_sm, ext_mod, mod_mamBadlop2017-07-213-22/+40
* | Fix indentation of commands linesBadlop2017-07-211-16/+14
|/
* Don't add indentation after single item result in docsPaweł Chmielowski2017-07-181-1/+1
* Use string:join instead of lists:joinChristophe Romain2017-07-181-1/+1
* Improve formatting of documented API parametersChristophe Romain2017-07-181-7/+18
* Fix old route record in mnesia's route table haven't been remove when restart...Paweł Dorofiejczyk2017-07-171-1/+1
* Expand catch block used to report errors in doc generatorPaweł Chmielowski2017-07-141-30/+30
* Fix args_examples from last commitPaweł Chmielowski2017-07-141-5/+5
* Describe even more command arguments and results in mod_admin_extraBadlop2017-07-141-3/+113
* mod_privacy: Don't crash while copying c2s stateHolger Weiss2017-07-071-1/+3
* mod_privacy: Apply cosmetic change to type specHolger Weiss2017-07-071-1/+1