aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
* mod_muc: Add muc-add-history event to allow modules to override default ↵Matthew Wild2015-01-061-1/+8
| | | | history storage
* Merge 0.10 -> trunkWaqas Hussain2014-12-165-6/+16
|\
| * mod_admin_telnet: Use the session-specific print functionKim Alvefur2014-12-131-0/+1
| |
| * mod_storage_sql2, util.sql: Set character encoding on every connectKim Alvefur2014-12-111-2/+0
| |
| * mod_blocklist: Fix importKim Alvefur2014-12-091-1/+1
| |
| * mod_http: Log name and base URL of HTTP appsKim Alvefur2014-12-081-0/+1
| |
| * mod_bosh: Use util.asyncKim Alvefur2014-12-071-3/+13
| |
* | Merge 0.10->trunkKim Alvefur2014-11-221-7/+7
|\|
| * certmanager, mod_tls: Return final ssl config as third return value (fix for ↵Kim Alvefur2014-11-221-7/+7
| | | | | | | | c6caaa440e74, portmanager assumes non-falsy second return value is an error) (thanks deoren)
* | Merge 0.10->trunkKim Alvefur2014-11-202-13/+27
|\|
| * mod_tls: Keep ssl config around and attach them to sessionsKim Alvefur2014-11-191-6/+12
| |
| * mod_saslauth: Make it easier to support multiple channel binding methondsKim Alvefur2014-11-191-2/+4
| |
| * mod_saslauth: Break out tls-unique channel binding callback so it is ↵Kim Alvefur2014-11-191-5/+10
| | | | | | | | instantiated once
| * mod_saslauth: Keep sasl_handler in a local variableKim Alvefur2014-11-191-5/+6
| |
* | Merge 0.10->trunkMatthew Wild2014-11-201-1/+5
|\|
| * mod_pubsub: Add support for including the publisher in item broadcastsPhilipp Hancke2014-11-201-1/+5
| |
* | plugins/muc/muc.lib: Allow muc-broadcast-presence event listeners to modify ↵daurnimator2014-11-141-2/+9
| | | | | | | | nick, actor, reason
* | plugins/muc/muc.lib: Don't expose actor jids to users when anonymousdaurnimator2014-11-111-27/+39
| | | | | | | | | | * * * plugins/muc/muc.lib: Allow event listeners to modify actor
* | Merge 0.10->trunkKim Alvefur2014-11-092-1/+10
|\|
| * mod_http: For URLs that end with / or wildcard handlers, add a low-priority ↵Kim Alvefur2014-11-041-0/+8
| | | | | | | | redirect from without to with slash
| * mod_admin_telnet: Soft-reqire util.pposix for server:memory()Kim Alvefur2014-10-271-1/+2
| |
* | Merge 0.10->trunkKim Alvefur2014-10-264-10/+21
|\|
| * mod_blocklist: Don't send unavailable presence from unavailable sessions ↵Kim Alvefur2014-10-261-1/+3
| | | | | | | | when blocking a contact
| * mod_blocklist: Only log message about migrating from mod_privacy when there ↵Kim Alvefur2014-10-251-1/+1
| | | | | | | | is data to migrate
| * mod_saslauth: Better name for config optionKim Alvefur2014-10-211-1/+1
| |
| * mod_saslauth: Make it possible to disable certain mechanismsKim Alvefur2014-10-211-1/+5
| |
| * mod_saslauth: Add LOGIN to mechanisms not allowed over unencrypted ↵Kim Alvefur2014-10-211-1/+1
| | | | | | | | connections as it may be offered by 3rd party authentication plugins
| * mod_saslauth: Use a configurable set of mechanisms to not allow over ↵Kim Alvefur2014-10-211-2/+3
| | | | | | | | unencrypted connections
| * mod_saslauth: Log warning if no SASL mechanisms were offeredKim Alvefur2014-10-211-1/+5
| |
| * mod_saslauth: Use type-specific config option gettersKim Alvefur2014-10-211-2/+2
| |
| * mod_legacyauth, mod_saslauth, mod_tls: Pass require_encryption as default ↵Kim Alvefur2014-10-213-4/+4
| | | | | | | | option to s2s_require_encryption so the later overrides the former
* | plugins/muc/mod_muc: Add 'local_only' flag to mod_muc, so rooms don't get ↵daurnimator2014-10-171-7/+9
| | | | | | | | restored on shutdown
* | plugins/muc/muc.lib: Add :each_affiliation() iteratordaurnimator2014-10-151-5/+20
| |
* | plugins/muc/members_only: Kick non-members when members-only is turned ondaurnimator2014-10-151-0/+24
| |
* | plugins/muc/muc.lib: Kick users from outcast hostsdaurnimator2014-10-151-2/+9
| |
* | plugins/muc/muc.lib: Fix passing actor along as a boolean (thanks fippo)daurnimator2014-10-151-2/+6
| |
* | Merge 0.10->trunkMatthew Wild2014-10-142-2/+2
|\|
| * Merge 0.9->0.10Matthew Wild2014-10-142-2/+2
| |\
| | * mod_pubsub: Fix error type of 'forbidden' (change from 'cancel' to 'auth')Matthew Wild2014-10-141-1/+1
| | |
| | * mod_s2s: Capitalize log messageKim Alvefur2014-10-101-1/+1
| | |
* | | Merge 0.10->trunkKim Alvefur2014-10-052-5/+87
|\| |
| * | Merge 0.9->0.10Kim Alvefur2014-10-051-2/+2
| |\|
| | * mod_admin_adhoc: Add required to field in user deletion form tooKim Alvefur2014-09-291-1/+1
| | |
| | * mod_admin_adhoc: Mark 'accountjids' field as required in 'end user sessions' ↵Kim Alvefur2014-09-291-1/+1
| | | | | | | | | | | | command (thanks Lloyd)
| * | mod_blocklist: Capitalize log messageKim Alvefur2014-10-051-1/+1
| | |
| * | mod_admin_web: Add "List S2S connections" commandFlorian Zeitz2014-09-281-0/+82
| | |
| * | mod_admin_adhoc: Show IP in detailed version of online user listingFlorian Zeitz2014-09-281-2/+2
| | |
* | | plugins/muc/muc.lib: Fire muc-occupant-left from other places an occupant ↵daurnimator2014-09-261-1/+9
| | | | | | | | | | | | may leave the room
* | | plugins/muc/muc.lib: Validate affiliations and roles to admin query getdaurnimator2014-09-261-3/+7
| | |
* | | plugins/muc/muc.lib: Add missing :up()daurnimator2014-09-261-1/+1
| | |