2015-09-01 |
Kim Alvefur |
mod_migrate: Add support for migrating archives
|
2015-09-01 |
Kim Alvefur |
mod_migrate: Fix typo in usage string
|
2015-08-31 |
Kim Alvefur |
mod_adhoc_blacklist: Add README
|
2015-08-31 |
Kim Alvefur |
mod_s2s_log_certs/README: Fix link
|
2015-08-31 |
Kim Alvefur |
CONTRIBUTING: Run through pandoc to normalize markdown syntax
|
2015-08-31 |
Kim Alvefur |
CONTRIBUTING: Update guidelines and URL to hg repo
|
2015-08-31 |
Kim Alvefur |
mod_throttle_presence/README: http://xkcd.com/859/
|
2015-08-31 |
Kim Alvefur |
mod_webpresence/README: Code block
|
2015-08-30 |
Kim Alvefur |
mod_http_upload: Depend on mod_disco, allows it to be discovered when set up as a component
|
2015-08-30 |
Kim Alvefur |
mod_mam/README: Minor fixup
|
2015-08-28 |
Kim Alvefur |
Convert all wiki pages to Markdown
|
2015-08-28 |
Kim Alvefur |
Delete wiki pages of deleted modules
|
2015-08-27 |
Kim Alvefur |
mod_mam/README: Add example of use with mod_storage_sql2
|
2015-08-27 |
Kim Alvefur |
mod_storage_lmdb: Remove redundant table
|
2015-08-27 |
Kim Alvefur |
mod_storage_lmdb: Rearrange module to allow using as a library
|
2015-08-27 |
Kim Alvefur |
mod_roster_allinall: Cleanup, remove unused variables [luacheck]
|
2015-08-27 |
Kim Alvefur |
mod_mam_sql/README: More obvious pointers to use mod_mam instead
|
2015-08-27 |
Kim Alvefur |
mod_blocking: Import datamanager (thanks kriztan)
|
2015-08-27 |
Kim Alvefur |
mod_carbons: Get full_ and bare_sessions from the prosody global [luacheck]
|
2015-08-27 |
Kim Alvefur |
mod_carbons: Stanza, not standard, silly autocomplete (Thanks mt)
|
2015-08-27 |
Kim Alvefur |
mod_storage_xmlarchive: Remove redundant stream header
|
2015-08-26 |
Kim Alvefur |
mod_isolate_host: Bump event hook priorities to make sure they are above the core plugins
|
2015-08-26 |
Kim Alvefur |
mod_migrate: Provides a prosodyctl mod_migrate command for copying data between storage backends
|
2015-08-26 |
Kim Alvefur |
mod_mam: Store chat messages and normal messages with a body
|
2015-08-26 |
Kim Alvefur |
mod_carbons: Carbon chat messages or normal messages that have a body
|
2015-08-26 |
Kim Alvefur |
mod_mam: Unindent 'else' block
|
2015-08-25 |
Kim Alvefur |
mod_s2s_log_certs: Use new 0.10 API for wrapping event handlers in order to always print log message after all s2s cert checks
|
2015-08-25 |
Kim Alvefur |
README: Update repository link
|
2015-08-24 |
Kim Alvefur |
mod_cloud_notify/README: Correct file extension
|
2015-08-24 |
Kim Alvefur |
mod_cloud_notify: Fix syntax errors and name
last-google-code-commit
|
2015-08-24 |
Kim Alvefur |
mod_cloud_notify: XEP-0357: Push - the server bits ("app server" not included)
|
2015-08-24 |
Kim Alvefur |
Import wiki pages
|
2015-08-13 |
Thijs Alkemade |
mod_onions: Now allows configuration of an "onions_map", allowing administrator to manually specify alternate hidden services for clearnet addresses.
|
2015-08-13 |
Thijs Alkemade |
mod_onions: Small fixes making bounce_sendq match mod_s2s again.
|
2015-08-13 |
Thijs Alkemade |
mod_client_certs: Patch from mathieui fixing invalid results when requesting multiple certs, missing stream feature and problem with PEM decoding.
|
2015-03-04 |
Thijs Alkemade |
mod_register_web: Switch to the new reCAPTCHA API, including support for "nocaptcha" when users are already signed in to Google.
|
2015-08-10 |
Kim Alvefur |
Merge with Goffi
|
2015-07-31 |
Goffi |
mod_delegation: fixed bad calling of on_auth for components
|
2015-07-31 |
Goffi |
mod_privilege: fixed bad calling of on_auth for components
|
2015-07-31 |
Goffi |
mod_delegation: fixed handling of <iq> results without children
|
2015-07-18 |
Kim Alvefur |
mod_mam: Support both spellings of XEP-0334 processing hints until XEP is clarified
|
2015-07-18 |
Kim Alvefur |
mod_http_upload: Implementation of Conversations HTTP upload file transfer mode
|
2015-07-02 |
Kim Alvefur |
mod_mam: Same with no-storage, not no-store
|
2015-07-02 |
Kim Alvefur |
mod_mam: Fix message hints, it's no-permanent-*storage*, not ..-store
|
2015-06-18 |
Kim Alvefur |
mod_benchmark_storage: A storage benchmark run through prosodyctl
|
2015-06-18 |
Kim Alvefur |
mod_muc_limits: Update to work with both the new and the old MUC API
|
2015-06-08 |
Kim Alvefur |
mod_filter_chatstates: Backout 02cd4a081db4; no longer required due to changes in mod_smacks
|
2015-06-08 |
Kim Alvefur |
mod_list_inactive: Print some usage info when not called with enough arguments
|
2015-05-29 |
Kim Alvefur |
mod_storage_xmlarchive: Mistake in copypaste of copyright header :P
|
2015-05-29 |
Kim Alvefur |
mod_storage_xmlarchive: Add (c) header
|
2015-05-29 |
Kim Alvefur |
mod_storage_xmlarchive: Remove leftover debug code
|
2015-05-27 |
Kim Alvefur |
mod_log_rate: Log sink that reports the rate of log messages to statsmanager
|
2015-05-27 |
Kim Alvefur |
mod_compact_resource: Enforces short random resources
|
2015-05-21 |
Kim Alvefur |
mod_storage_(various): Order swapping in 54c8a0cb2996 was backwards
|
2015-05-21 |
Kim Alvefur |
Fix for 54c8a0cb2996
|
2015-05-21 |
Kim Alvefur |
mod_s2s_auth_dane: Ignore mutating of the 'module' global, that is ok in prosody plugins [luacheck]
|
2015-05-21 |
Kim Alvefur |
mod_s2s_auth_dane: Validate names of DANE-TA certs
|
2015-05-19 |
Kim Alvefur |
mod_storage_gdbm: Reorganize (vacuum) databases on module unload
|
2015-05-19 |
Kim Alvefur |
mod_storage_lmdb: Storage module using Lightning Memory-Mapped Database
|
2015-05-19 |
Kim Alvefur |
mod_storage_gdbm: Fix typo in unused field on store instance
|