mod_cloud_notify: README overhaul
|
Matthew Wild |
2022-09-24 |
mod_cloud_notify: Improve logging for various error cases
|
Matthew Wild |
2022-09-24 |
mod_cloud_notify: Add warnings about options including real body/sender
|
Matthew Wild |
2022-09-24 |
mod_cloud_notify_encrypted: Add debug logging when successfully encrypted
|
Matthew Wild |
2022-09-24 |
mod_cloud_notify_encrypted: Additional debug logging when enabling/skipping
|
Matthew Wild |
2022-09-23 |
mod_cloud_notify: Fix default extended timeout from 72 days -> 72 hours
|
Matthew Wild |
2022-09-23 |
mod_cloud_notify: Only delay hibernation timeout for push-enabled clients
|
Matthew Wild |
2022-09-23 |
mod_bookmarks2: Update README to reflect 0.12 release
|
Matthew Wild |
2022-09-23 |
mod_spam_reporting: Remove redundant rockspec dependency on mod_blocklist
|
Kim Alvefur |
2022-09-23 |
mod_sasl2: Further break up success handling, into pre/post stream:features
|
Matthew Wild |
2022-09-22 |
mod_sasl2: Store client id if provided
|
Matthew Wild |
2022-09-22 |
mod_sasl2_bind2: Generate resource from client tag if provided
|
Matthew Wild |
2022-09-22 |
mod_sasl2_bind2: Remove deprecated <jid> element from <bound>
|
Matthew Wild |
2022-09-22 |
mod_sasl2_bind2: Update xmlns to match latest XEP proposal (thanks Andrzej)
|
Matthew Wild |
2022-09-22 |
mod_sasl2, mod_sasl2_bind2: rename event.session -> .origin for consistency
|
Matthew Wild |
2022-09-21 |
mod_sasl2_bind2: Move <inline> into <bind> feature element
|
Matthew Wild |
2022-09-21 |
mod_sasl2: Move <inline/> into <authentication>
|
Matthew Wild |
2022-09-21 |
mod_sasl2: Fix missing namespace on failure condition (thanks tmolitor)
|
Matthew Wild |
2022-09-21 |
mod_invites_adhoc: Set non-nil defaults for options, fixes traceback (thanks Martin)
|
Kim Alvefur |
2022-09-14 |
mod_sasl2, mod_sasl_bind2, mod_sasl2_sm: Bump XEP-0388 namespace
|
Matthew Wild |
2022-09-13 |
mod_sasl2: Hacky support for channel binding
|
Matthew Wild |
2022-09-06 |
mod_sasl2_bind2, mod_sasl2_sm: Move sasl2_sm_success to session
|
Matthew Wild |
2022-09-04 |
mod_sasl2_bind2: Indicate to the client when carbons has been enabled
|
Matthew Wild |
2022-09-03 |
mod_sasl2_sm: Fix event field name
|
Matthew Wild |
2022-09-03 |
mod_sasl2_sm: Fix typo
|
Matthew Wild |
2022-09-03 |
mod_sasl2_bind2: Fix event name
|
Matthew Wild |
2022-09-03 |
mod_sasl2_bind2: Use correct method to get text
|
Matthew Wild |
2022-09-03 |
mod_sasl2_bind2: Fix namespace (thanks Daniel)
|
Matthew Wild |
2022-09-03 |
mod_sasl2_sm: Integration with mod_sasl2_bind2
|
Matthew Wild |
2022-09-02 |
mod_sasl2_bind: Support for Bind 2.0 with SASL2
|
Matthew Wild |
2022-09-02 |
mod_sasl2: Add event for other modules to advertise inline features
|
Matthew Wild |
2022-09-02 |
mod_sasl2_sm: Use a stanza method that actually exists
|
Matthew Wild |
2022-08-29 |
mod_sasl2_sm: Experimental mod_isr alternative
|
Matthew Wild |
2022-08-29 |
mod_sasl2: Fix handling of various failure/error cases
|
Matthew Wild |
2022-08-29 |
mod_isr: XEP-0397: Instant Stream Resumption
|
Matthew Wild |
2022-08-28 |
mod_sasl2: Include additional-data in SASL success response
|
Matthew Wild |
2022-08-28 |
mod_watch_spam_reports: Fix traceback due to misplaced parenthesis (thanks Menel)
|
Kim Alvefur |
2022-08-28 |
mod_sasl2: Eventually return true from success handler
|
Matthew Wild |
2022-08-28 |
mod_sasl2: Return true to indicate challenge was handled successfully
|
Matthew Wild |
2022-08-28 |
mod_sasl2: Fix <challenge> generation
|
Matthew Wild |
2022-08-28 |
mod_sasl2: Return status from event handlers
|
Matthew Wild |
2022-08-28 |
mod_admin_blocklist: Add config option for which role(s) to consider (0.12+)
|
Kim Alvefur |
2022-08-27 |
mod_admin_blocklist: Fix traceback due to misplaced parenthesis
|
Kim Alvefur |
2022-08-27 |
mod_muc_ban_ip: Support for service-wide IP bans from trusted services
|
Matthew Wild |
2022-08-26 |
mod_register_apps: add monal iOS and macOS versions
|
tmolitor |
2022-08-25 |
mod_auth_imap: Remove unused variable [luacheck]
|
Kim Alvefur |
2022-08-24 |
mod_auth_imap: Fix packaging
|
Kim Alvefur |
2022-08-24 |
mod_muc_bot/README: Update to account for 0.12 going stable
|
Kim Alvefur |
2022-08-24 |
mod_restrict_xmpp: Treat archive query as a read despite using iq-set
|
Kim Alvefur |
2022-08-22 |
mod_restrict_xmpp: XMPP-layer access control using Prosody's permissions API
|
Matthew Wild |
2022-08-22 |
Merge role-auth
|
Matthew Wild |
2022-08-22 |
*/README: Update compatibility info of modules still using legacy is_admin API
|
Matthew Wild |
2022-08-22 |
mod_http_oauth2: Update for new new role API
|
Matthew Wild |
2022-08-18 |
mod_http_admin_api: Update for new new role API
|
Matthew Wild |
2022-08-18 |
mod_isolate_host: Switch to module:may() (back compatible via compat_roles)
|
Matthew Wild |
2022-08-15 |
.luacheckrc: Update for module:may() & co.
|
Matthew Wild |
2022-08-15 |
mod_firewall: Update for role-auth (backwards compatible)
|
Matthew Wild |
2022-08-11 |
mod_rest: Update for mod_tokenauth API changes (backwards-compatible)
|
Matthew Wild |
2022-07-13 |
mod_invites_adhoc: Update for Prosody's new role API (backwards-compatible)
|
Matthew Wild |
2022-07-13 |
mod_http_xep227: Updates for new mod_tokenauth (trunk/0.13 only)
|
Matthew Wild |
2022-07-13 |
mod_http_oauth2: Updates for Prosody's new role API (backwards-compatible)
|
Matthew Wild |
2022-07-13 |
mod_http_admin_api: Updates for new role auth API in Prosody (trunk/0.13 only)
|
Matthew Wild |
2022-07-13 |
mod_cloud_notify: Rename field in event for clarity ('node' is ambiguous here)
|
Matthew Wild |
2022-07-13 |
mod_sentry: Log warning when server returns unexpected response
|
Matthew Wild |
2022-07-13 |
mod_privilege: process entity IQs (credit to adx) and messages with a constructed entity session
|
Nicoco |
2022-08-16 |
mod_http_muc_log: Use stanza:find to save a few bytes
|
Kim Alvefur |
2022-08-15 |
mod_http_muc_log: Use XEP-0421 ID over nickname for XEP-0308
|
Kim Alvefur |
2022-08-15 |
mod_http_muc_log: Use XEP-0359 ID if available
|
Kim Alvefur |
2022-08-15 |
mod_http_muc_log: Rename variable for improved clarity
|
Kim Alvefur |
2022-08-15 |
mod_http_muc_log: Remove dead code
|
Kim Alvefur |
2022-08-15 |
mod_rest: Fill in 'type' field in error registry
|
Kim Alvefur |
2022-08-15 |
mod_http_muc_log: Link to replied-to message using XEP-0461: Message Replies
|
Kim Alvefur |
2022-08-12 |
mod_http_muc_log: Mention relevant XEPs in comments
|
Kim Alvefur |
2022-08-12 |
mod_rest: Add JSON mapping for XEP-0461: Message Replies
|
Kim Alvefur |
2022-08-12 |
mod_compat_roles/README: Fix yaml syntax in metadata block
|
Kim Alvefur |
2022-08-11 |
mod_compat_roles: New module providing compat shim for trunk's new role API
|
Matthew Wild |
2022-08-11 |
mod_muc_badge: If room has no title use localpart of room's jid (fixes #1767)
|
Citronalco |
2022-08-02 |
mod_s2s_smacks_timeout: Use mod_smacks to close stale s2s connections
|
Kim Alvefur |
2022-08-03 |
replaced 'session' with 'origin' in push_disable
|
arcseconds |
2022-07-30 |
mod_default_bookmarks: Fix support for array of string config in bookmarks 2 part (thanks Menel)
|
Kim Alvefur |
2022-07-29 |
mod_default_bookmarks: Bail on empty 'default_bookmarks' to fix traceback
|
Kim Alvefur |
2022-07-25 |
mod_log_http: Undo mistake in 456b9f608fcf
|
Kim Alvefur |
2022-07-21 |
various: Improve error reporting if missing file server module on 0.12
|
Kim Alvefur |
2022-07-18 |
various: Use 0.12+ API for serving files from the file system over HTTP
|
Kim Alvefur |
2022-07-18 |
mod_log_json: Prefer native Lua table.pack over Prosody util.table one
|
Kim Alvefur |
2022-07-11 |
mod_http_muc_log: Improve accessibility with descriptive @title attrs
|
Kim Alvefur |
2022-07-06 |
mod_http_muc_log: Move OOB style from attribute to <style> in header
|
Kim Alvefur |
2022-07-06 |
luacheck: Update with changes from Prosody 0.12
|
Kim Alvefur |
2022-07-05 |
mod_http_muc_log: Drop support for pre-0.11 MUC API
|
Kim Alvefur |
2022-07-02 |
mod_csi_battery_saver: Add support for urn:xmpp:jingle-message:1 (XEP-0353)
|
tmolitor |
2022-07-02 |
mod_cloud_notify: Compat for prosody 0.12
|
tmolitor |
2022-07-02 |
mod_firewall: README: Fix grammar and further improve wording
|
Matthew Wild |
2022-06-28 |
mod_firewall: README: Clarify when storage access can occur with roster checks
|
Matthew Wild |
2022-06-28 |
mod_firewall: README: Correct mention of 'JUMP_CHAIN' to 'JUMP CHAIN'
|
Matthew Wild |
2022-06-28 |
mod_ping_muc/README: Update Compatibility section for 0.12 going stable
|
Kim Alvefur |
2022-06-27 |
mod_http_muc_log: Show XEP-0444 reactions
|
Kim Alvefur |
2022-06-26 |
mod_muc_restrict_media: Don't apply restriction to affiliated users
|
Kim Alvefur |
2022-06-20 |
mod_pubsub_post/README: Update references to trunk with release numbers
|
Kim Alvefur |
2022-06-14 |
mod_muc_ping: Remove since Prosody mod_muc 0.11+ covers this natively
|
Kim Alvefur |
2022-06-13 |
mod_rest: Add various things to openapi spec
|
Kim Alvefur |
2022-06-05 |
mod_rest: Add some descriptive details to schema
|
Kim Alvefur |
2022-06-05 |
mod_profile: Obsolete. Remove. Redirect to mod_vcard_legacy
|
Kim Alvefur |
2022-05-30 |
mod_http_admin_api: Update for 0.12 changes to mod_smacks
|
Kim Alvefur |
2022-05-29 |
mod_rest: Provide a log function on temporary session
|
Kim Alvefur |
2022-05-29 |
merge upstream
|
Goffi |
2022-05-28 |
mod_delegation: use clean_xmlns to remove jabber:client namespace from node:
|
Goffi |
2022-05-28 |
mod_rest: Add an example OAuth client (needs mod_http_oauth2)
|
Kim Alvefur |
2022-05-28 |
mod_muc_occupant_id: Update Compatibility to mention being built-in in 0.12
|
Kim Alvefur |
2022-05-28 |
mod_muc_auto_reserve_nicks: Force refresh of nickname (thanks phryk)
|
Kim Alvefur |
2022-05-22 |
mod_rest: Add mapping of XEP-0380: Explicit Message Encryption
|
Kim Alvefur |
2022-05-22 |
mod_rest: Document /archive/ in openapi spec
|
Kim Alvefur |
2022-05-21 |
mod_rest: Treat archive.ids as comma-separated to work in query string
|
Kim Alvefur |
2022-05-21 |
mod_reload_modules: Be aware of component module (thanks Menel)
|
Kim Alvefur |
2022-05-21 |
mod_onions: Fix for bitop with Lua 5.4
|
moparisthebest |
2022-05-20 |
mod_net_proxy: Fix for bitop with Lua 5.4
|
moparisthebest |
2022-05-20 |
mod_rest: Fix attempt to index nil in handling of single iq response
|
Kim Alvefur |
2022-05-17 |
mod_rest: Ensure MAM result-iq is included in results from remote hosts
|
Kim Alvefur |
2022-05-16 |
mod_rest: Add special handling to catch MAM results from remote hosts
|
Kim Alvefur |
2022-05-16 |
mod_auth_dovecot: Fix compat with Lua 5.2+ move of unpack() (thanks Tom)
|
Kim Alvefur |
2022-05-14 |
mod_auth_dovecot: Add luarocks metadata to make automatic packaging work
|
Kim Alvefur |
2022-05-14 |