aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Always include RSM in final messageEvgeniy Khramtsov2015-08-241-6/+2
* Remove MAM archives on MUC room destroyEvgeniy Khramtsov2015-08-242-3/+23
* More eye-candy mod_http_bind help page (thanks to Marek Foss)Badlop2015-08-211-32/+127
* Improve S2S certificate checksEvgeniy Khramtsov2015-08-201-1/+3
* Fix case clause during S2S certificate checksEvgeniy Khramtsov2015-08-191-1/+1
* Change namespace from muc#admin to muc#userEvgeniy Khramtsov2015-08-191-1/+1
* Don't overwrite listeners for different transports in config mergingPaweł Chmielowski2015-08-191-1/+4
* Catch errors when calling inet:peername in ejabberd_httpPaweł Chmielowski2015-08-171-2/+10
* Prettify copyright links (thanks to GreenLunar)(#692)Badlop2015-08-131-1/+6
* Store and retrieve "mam" value in room configurationBadlop2015-08-121-0/+1
* Fix and document create_rooms_file and destroy_Badlop2015-08-121-1/+3
* Changed API of some mod_muc_admin command argumentsBadlop2015-08-121-10/+10
* Room response to disco#info node muc#traffic should be an error (EJAB-741)Badlop2015-08-121-2/+5
* Add support for MUC MAMEvgeniy Khramtsov2015-08-083-147/+238
* Handle merging of append_host_config as is done for host_configPaweł Chmielowski2015-08-061-3/+3
* Add ability to override main config file options with data from included filesPaweł Chmielowski2015-08-061-19/+41
* Remove obsolete pubsub migration commandChristophe Romain2015-08-061-5/+0
* typoMatthias Rieber2015-08-061-1/+1
* mod_multicast changes:Alexey Shchepin2015-08-051-41/+81
* Use websocket pings also on old style connectionsPaweł Chmielowski2015-08-051-4/+3
* Update FSF addressChristophe Romain2015-08-055-20/+15
* mod_client_state: Throttle stanzas by defaultHolger Weiss2015-08-051-2/+2
* Rename muc_filter_packet to muc_filter_messageHolger Weiss2015-08-041-1/+1
* New hook: muc_filter_presenceHolger Weiss2015-08-041-110/+118
* Add split_jid/1Mickael Remond2015-08-041-1/+8
* Do not crash SIP authentication on SCRAMed passwordsEvgeniy Khramtsov2015-08-021-2/+6
* Don't copy messages of type "normal" without bodyHolger Weiss2015-07-281-4/+7
* Also check for <no-storage/> hintHolger Weiss2015-07-282-18/+18
* XEP-0198: Don't add <delay/> tags to IQ stanzasHolger Weiss2015-07-281-0/+2
* Reuse some strings in WebAdmin's Listening PortsBadlop2015-07-271-3/+3
* Fix problem with merging values from multiple config filesPaweł Chmielowski2015-07-241-5/+6
* Ensure config snippet is loaded at module installation (EJAB-1741)Christophe Romain2015-07-241-1/+3
* Allow contribution to include .yml or .yaml config fileChristophe Romain2015-07-241-1/+1
* Allow migration of old pubsub items with xmlelement in body (#479)Christophe Romain2015-07-241-1/+23
* Merge pull request #642 from weiss/pep-on-caps-updateChristophe Romain2015-07-242-25/+38
|\
| * Trigger PEP notifications on CAPS updatesHolger Weiss2015-07-072-29/+33
| * mod_pubsub: Explain caps_update usage in a commentHolger Weiss2015-07-061-0/+9
* | Provide command for ODBC's convert_to_scramBadlop2015-07-231-0/+4
* | Don't crash web admin when displaying info about websocket using usersPaweł Chmielowski2015-07-222-1/+6
* | Let nodetree call default flat plugin nowChristophe Romain2015-07-221-8/+8
* | Allow include of simple dependencies (EJAB-1737)(#391)Christophe Romain2015-07-221-3/+74
* | Let flat be default plugin (#609)Christophe Romain2015-07-2212-2119/+1941
* | Do not init nodes from mod_pubsub (#609)Christophe Romain2015-07-221-9/+0
* | Merge pull request #608 from weiss/bare-jid-subscriptionChristophe Romain2015-07-221-3/+6
|\ \
| * | PubSub: Check for node subscription of bare JIDHolger Weiss2015-06-191-3/+6
* | | Merge pull request #632 from weiss/increase-max-ack-queueEvgeny Khramtsov2015-07-211-2/+2
|\ \ \
| * | | XEP-0198: Increase timeout during resumptionHolger Weiss2015-07-031-1/+1
| * | | XEP-0198: Increase default "max_ack_queue" valueHolger Weiss2015-07-031-1/+1
* | | | Merge pull request #618 from weiss/muc-message-hookEvgeny Khramtsov2015-07-211-14/+26
|\ \ \ \
| * | | | New hook: muc_filter_packetHolger Weiss2015-07-031-14/+26
| |/ / /