mod_pubsub_text_interface: Remove unused variable [luacheck]
|
Kim Alvefur |
2019-03-15 |
mod_pubsub_text_interface: Add command for listing current subscriptions
|
Kim Alvefur |
2019-03-15 |
mod_bookmarks: Use correct variable, fixes a traceback (thanks dan)
|
Kim Alvefur |
2019-03-14 |
mod_http_muc_log: Split long line [luacheck]
|
Kim Alvefur |
2019-03-13 |
mod_http_muc_log: Add functionality for hiding joins and parts
|
Kim Alvefur |
2019-03-13 |
mod_pastebin: Update compatibility docs (thanks Ge0rG)
|
Matthew Wild |
2019-03-13 |
mod_firewall: Improve debug logging for chain results
|
Matthew Wild |
2019-03-11 |
mod_invite: Made web pages responsive
|
jeybe |
2019-03-07 |
mod_csi_battery_saver: Remove patched stanza:find() method and reduce Carbons-related code
|
Matthew Wild |
2019-03-08 |
mod_invite: Fire event that signals that an user has registered (thanks jeybe)
|
Kim Alvefur |
2019-03-07 |
mod_smacks: apply resumed logger and type to new session, fix #1229
|
Georg Lukas |
2019-03-06 |
mod_smacks: improved debug logging
|
Georg Lukas |
2019-03-06 |
mod_smacks: no crash on <a> without @h, fix #1317
|
Georg Lukas |
2019-03-06 |
mod_bookmarks: Actually save node config
|
Emmanuel Gil Peyrot |
2019-03-06 |
mod_cache_c2s_caps: Use the correct argument, and check for origin’s nil-ness
|
Emmanuel Gil Peyrot |
2019-03-06 |
mod_http_avatar: Announce 0.11 works
|
Emmanuel Gil Peyrot |
2019-03-05 |
mod_bookmarks: Remove unused bookmarks/updated event
|
Emmanuel Gil Peyrot |
2019-03-05 |
mod_auth_token: Check realm against module.host
|
JC Brand |
2019-02-28 |
mod_auth_token: Update README.
|
JC Brand |
2019-02-26 |
mod_delay: Remove this module, it is never useful
|
Emmanuel Gil Peyrot |
2019-02-24 |
mod_storage_muc_log: Remove unused variable [luacheck]
|
Kim Alvefur |
2019-02-19 |
mod_storage_muc_log: Return 'with' property for items (API conformance)
|
Kim Alvefur |
2019-02-19 |
mod_mam_muc: Mention that this MAM version is legacy.
|
Emmanuel Gil Peyrot |
2019-02-15 |
mod_mam_muc: Explicit which namespace MAM version 0.5 implements.
|
Emmanuel Gil Peyrot |
2019-02-15 |
mod_mam_muc: Add compatibility note for 0.11 (thanks Ge0rG!)
|
Emmanuel Gil Peyrot |
2019-02-15 |
mod_cache_c2s_caps: Fail to load if module:send_iq() is not available
|
Matthew Wild |
2019-02-14 |
mod_muc_mam_hints: Respect XEP-0334 hints in MUC messages
|
marc0s |
2019-02-13 |
mod_storage_xmlarchive: Add some debug logging
|
Kim Alvefur |
2019-02-07 |
mod_cache_c2s_caps: Only advertise support for trunk until further notice. Fixes #1311.
|
Emmanuel Gil Peyrot |
2019-02-03 |
mod_storage_xmlarchive/README: And don't have prosody running at the same time
|
Kim Alvefur |
2019-01-24 |
mod_storage_xmlarchive/README: Add reminder about backups
|
Kim Alvefur |
2019-01-24 |
mod_muc_log/README: Update compatibility
|
Kim Alvefur |
2019-01-23 |
mod_storage_muc_log/README: Update compatibility
|
Kim Alvefur |
2019-01-23 |
mod_cache_c2s_caps: Unset the caps_cache also on errors due to the result validation.
|
Emmanuel Gil Peyrot |
2019-01-22 |
mod_cache_c2s_caps: Add a missing return when the hash is wrong.
|
Emmanuel Gil Peyrot |
2019-01-22 |
mod_cache_c2s_caps: Switch to the new module:send_iq() API.
|
Emmanuel Gil Peyrot |
2019-01-22 |
mod_storage_xmlarchive: Don't return early when looking through entire archive
|
Kim Alvefur |
2019-01-21 |
mod_storage_xmlarchive: Allow lookup of IDs that don't follow the YYYY-MM-DD-RANDOM format
|
Kim Alvefur |
2019-01-21 |
mod_storage_xmlarchive/README: Change example to match Prosodys mod_mam
|
Kim Alvefur |
2019-01-20 |
mod_smacks: Fire event on delivery failure/success for each stanza
|
Matthew Wild |
2019-01-20 |
mod_muc_limits: Fix being unload on trunk
|
Kim Alvefur |
2019-01-18 |
Fix http_auth_check example in README
|
Nicolas Cedilnik |
2019-01-18 |
mod_client_certs: do not crash on plain sockets
|
Thibaut Girka |
2019-01-18 |
mod_http_upload: Fix indentation
|
Kim Alvefur |
2019-01-18 |
mod_presence_dedup: Remove unused variables [luacheck]
|
Kim Alvefur |
2019-01-17 |
mod_measure_cpu: Rename counter metric to avoid name clash (thanks pep.)
|
Kim Alvefur |
2019-01-16 |
mod_slack_webhooks: Fix use with 0.11+ MUC API
|
Kim Alvefur |
2019-01-15 |
mod_http_authentication: Allow HTTP error events to pass through (fixes #1293)
|
Kim Alvefur |
2019-01-15 |
mod_http_upload: Clarify how quotas affect upload requests
|
Kim Alvefur |
2019-01-14 |
mod_http_upload: Document prosodyctl command for expiring uploads
|
Kim Alvefur |
2019-01-14 |
mod_http_upload: Clarify when expiry is checked
|
Kim Alvefur |
2019-01-14 |
mod_log_messages_sql/README: Add pointer towards mod_mam + mod_readonly
|
Kim Alvefur |
2019-01-07 |
mod_readonly: Add a stub README
|
Kim Alvefur |
2019-01-07 |
mod_pubsub_text_interface/README: Fix typo (thanks perflyst)
|
Kim Alvefur |
2019-01-07 |
mod_storage_xmlarchive: Remove compat for old argument order
|
Kim Alvefur |
2019-01-06 |
mod_storage_xmlarchive: Expand description in README
|
Kim Alvefur |
2019-01-06 |
mod_http_pep_avatar: Redirect to prepped username
|
Kim Alvefur |
2019-01-06 |
mod_atom: Apply nodeprep via redirect for cache-friendlyness
|
Kim Alvefur |
2019-01-06 |
mod_measure_cpu: Also report the raw clock value, whatever that is
|
Kim Alvefur |
2019-01-05 |
mod_measure_message_length: Use measure type that actually exists
|
Kim Alvefur |
2019-01-04 |
mod_pubsub_text_interface: Send replies trough normal stanza routing
|
Kim Alvefur |
2019-01-03 |
mod_statistics: Fix incorrect parameters to envload (thanks Dan)
|
Matthew Wild |
2019-01-03 |
mod_statistics: top: Use util.envload for 5.2 compatibility
|
Matthew Wild |
2019-01-03 |
mod_support_room: Module that invites newly registered users to a room
|
Kim Alvefur |
2019-01-03 |
mod_http_pep_avatar: Provides PEP avatars via HTTP
|
Kim Alvefur |
2019-01-03 |
mod_atom: Check whether user exists
|
Kim Alvefur |
2019-01-03 |
mod_atom: Unpack event object
|
Kim Alvefur |
2019-01-03 |
lint: Teach luacheck about the new module:send_iq API
|
Kim Alvefur |
2019-01-02 |
mod_pep_vcard_avatar: Update docs to point at mod_vcard_legacy
|
Kim Alvefur |
2018-12-31 |
mod_bookmarks: Mention that it also works on 0.11.
|
Emmanuel Gil Peyrot |
2018-12-28 |
mod_ignore_host_chatstates: Discard chat state messages sent to a bare host
|
Kim Alvefur |
2018-12-28 |
mod_muc_limits: Simplify bypass for affiliated users
|
Kim Alvefur |
2018-12-23 |
mod_muc_limits: Add support for new MUC API in Prosody 0.11
|
Kim Alvefur |
2018-12-23 |
mod_adhoc_account_management: Reduce indentation of one in the main function.
|
Emmanuel Gil Peyrot |
2018-12-23 |
mod_secure_interfaces: Prevent starttls on connections marked secure (fixes #1274)
|
Kim Alvefur |
2018-12-23 |
mod_statistics: Update 'top' to (hopefully) work with Prosody 0.11/Lua 5.2
|
Matthew Wild |
2018-12-23 |
mod_pubsub_text_interface/README: Add lost _
|
Kim Alvefur |
2018-12-22 |
mod_pubsub_text_interface/README: Add a Compatibility section
|
Kim Alvefur |
2018-12-22 |
mod_pubsub_text_interface/README: Document the 'last' command
|
Kim Alvefur |
2018-12-22 |
mod_pubsub_text_interface/README: Normalize Markdown syntax
|
Kim Alvefur |
2018-12-22 |
mod_pubsub_stats/README: Link to docs for Prosodys statistics
|
Kim Alvefur |
2018-12-22 |
mod_pubsub_stats: Sort summary
|
Kim Alvefur |
2018-12-22 |
mod_pubsub_stats: Generate a textual summary for notifications
|
Kim Alvefur |
2018-12-22 |
mod_bidi: Mark as Stable
|
Kim Alvefur |
2018-12-18 |
mod_offline_email: Allow LuaSocket to pollute the global scope, fixes traceback (*sigh*)
|
Kim Alvefur |
2018-12-16 |
mod_xhtmlim: Turn unknown elements into <span>
|
Kim Alvefur |
2018-12-13 |
mod_muc_ban_ip: Improve logging to use session, and log when a ban is enforced
|
Matthew Wild |
2018-12-13 |
mod_muc_limits: Document brokenness with 0.11.x
|
Kim Alvefur |
2018-12-11 |
mod_motd_sequential: Fix typo (fixes unintentional global access)
|
Kim Alvefur |
2018-12-11 |
mod_motd_sequential: Fix for deprecation of global routing functions (fixes #1258)
|
Kim Alvefur |
2018-12-11 |
mod_prometheus/README: Add line for 0.11 in compat section
|
Kim Alvefur |
2018-12-08 |
mod_minimix: Fix typo in comment
|
Kim Alvefur |
2018-12-08 |
mod_devices: New module for device identification
|
Matthew Wild |
2018-12-06 |
mod_csi: Update README
|
Matthew Wild |
2018-12-05 |
mod_csi: Backport 989cf872d5c0 from Prosody 0.11 to preserve compatibility
|
Matthew Wild |
2018-12-05 |
Merge with goffi
|
Kim Alvefur |
2018-12-01 |
mod_privilege: fixed routing issue with message permission:
|
Goffi |
2018-12-01 |
mod_s2s_auth_monkeysphere: Remove blocking mode (simplifes code) (not tested)
|
Kim Alvefur |
2018-12-01 |
mod_s2s_auth_monkeysphere/README: Normalize markdown
|
Kim Alvefur |
2018-12-01 |
mod_auth_external/README: Update mentioning 0.11.x
|
Kim Alvefur |
2018-12-01 |
mod_auth_external/README: Update to reflect non-blocking by default
|
Kim Alvefur |
2018-12-01 |
mod_auth_external: Use blocking mode by default as non-blocking is experimental but available in 0.11.x
|
Kim Alvefur |
2018-12-01 |
mod_delegation: avoid crash on recent prosody versions
|
Goffi |
2018-12-01 |
mod_e2e_policy: Fix an error with getting stanza from event
|
Michel Le Bihan |
2018-11-30 |
mod_e2e_policy: Verify that the bare JID of stanza to and from is not in the whitelist
|
Michel Le Bihan |
2018-11-30 |
mod_password_reset: Fix titles for consistency
|
Matthew Wild |
2018-11-22 |
mod_password_reset: Adjust form slightly after user testing
|
Matthew Wild |
2018-11-22 |
mod_password_reset: Add magic viewport tag to make reset pages mobile-friendly
|
Matthew Wild |
2018-11-22 |
mod_muc_ping: Update README to mention 0.11.x as separate from trunk
|
Kim Alvefur |
2018-11-22 |
mod_http_upload: Disallow POST in CORS
|
Emmanuel Gil Peyrot |
2018-11-18 |
mod_http_upload: Remove extra check for Origin HTTP header
|
Emmanuel Gil Peyrot |
2018-11-18 |
mod_http_upload: Relocate function definition to avoid traceback
|
Matthew Wild |
2018-11-18 |
mod_http_upload: Also add CORS headers in response to PUT
|
Matthew Wild |
2018-11-18 |
mod_http_upload: Add CORS headers for web clients (untested)
|
Matthew Wild |
2018-11-18 |
mod_muc_cloud_notify: README updates
|
JC Brand |
2018-11-17 |
mod_measure_client_features: Add a module to count the features of each connected client
|
Emmanuel Gil Peyrot |
2018-11-11 |
mod_presence_cache: Set delay source to bare JID instead of host
|
Kim Alvefur |
2018-11-07 |
mod_register_web: Add soft dependency on mod_register_limits (0.11+)
|
Kim Alvefur |
2018-11-07 |
mod_firewall: Improve logging on chain return
|
Matthew Wild |
2018-11-07 |
mod_measure_message_e2ee: Count OTR messages too.
|
Emmanuel Gil Peyrot |
2018-11-06 |
mod_http_upload: Fix order of arguments to :measure
|
Kim Alvefur |
2018-11-06 |
mod_bob: Don’t try to access XHTML-IM when it isn’t present.
|
Emmanuel Gil Peyrot |
2018-11-04 |
mod_measure_malloc: Use the 'amount' measure type
|
Kim Alvefur |
2018-10-29 |
mod_http_upload: Report statistics on upload sizes (0.10+)
|
Kim Alvefur |
2018-10-29 |
mod_measure_memory: Use the 'amount' measure type
|
Kim Alvefur |
2018-10-29 |
mod_mam_muc: Log to debug log whether a message is archived or not
|
Kim Alvefur |
2018-10-28 |
mod_conversejs: Weaken dependency on mod_bosh
|
Kim Alvefur |
2018-10-26 |
mod_conversejs: Link to BOSH and WebSockets setup instructions instead of module pages
|
Kim Alvefur |
2018-10-25 |
mod_storage_memory: Fix saving of remaining items during deletion
|
Kim Alvefur |
2018-10-21 |
mod_http_upload_external: Add note about correct behaviour in the presence of multiple versions
|
Matthew Wild |
2018-10-21 |
mod_http_upload_external: Fix typo/copy-paste issues in headers (thanks jonas<U+2019>)
|
Matthew Wild |
2018-10-21 |
mod_http_upload_external: Improve implementation docs, including v2 details
|
Matthew Wild |
2018-10-21 |
mod_test_data: New module to generate test data in Prosody's data store
|
Matthew Wild |
2018-10-15 |
mod_muc_ping: Add more details to README
|
Kim Alvefur |
2018-10-09 |
mod_password_reset: Implement password policy enforcement (requires mod_password_policy)
|
Matthew Wild |
2018-10-09 |
mod_password_reset: Improve password input field with additional relevant attributes
|
Matthew Wild |
2018-10-09 |
mod_password_reset: Improve error reporting when setting a password fails
|
Matthew Wild |
2018-10-09 |
mod_password_reset: Switch to util.interpolation (our standard template library)
|
Matthew Wild |
2018-10-09 |
mod_password_policy: Export function to get policy in use by the module
|
Matthew Wild |
2018-10-09 |
mod_password_policy: Return error as second result explaining failure reason
|
Matthew Wild |
2018-10-09 |
mod_muc_ping: Implements the Server Optimization part of XEP-0410: MUC Self-Ping
|
Kim Alvefur |
2018-10-07 |
mod_conversejs: Default to latest version of Converse.js
|
Kim Alvefur |
2018-10-04 |
mod_conversejs: Strip extra slash if version is set to the empty string
|
Kim Alvefur |
2018-10-04 |
mod_pastebin: Convert limit values to strings (fixes traceback)
|
Kim Alvefur |
2018-10-03 |
mod_pastebin: Advertise a disco feature and current thresholds
|
Kim Alvefur |
2018-10-03 |
mod_password_reset: New module for self-service password resets via a web page
|
Matthew Wild |
2018-10-02 |
mod_bob: Simplify check_cid using string.match. (thanks Zash!)
|
Emmanuel Gil Peyrot |
2018-09-28 |
mod_bob: Add this new module.
|
Emmanuel Gil Peyrot |
2018-09-28 |
mod_http_upload: Use legacy datamanager directly (makes it work)
|
Kim Alvefur |
2018-09-27 |
mod_http_upload: Abort and throw error in case of failure to iterate over users
|
Kim Alvefur |
2018-09-27 |
mod_http_upload: Run expiry for all users if command run with a hostname
|
Kim Alvefur |
2018-09-27 |
mod_http_roster_admin: Add explicit dependency on mod_http
|
Kim Alvefur |
2018-09-27 |
mod_conversejs: Set a friendly name for mod_http_index
|
Kim Alvefur |
2018-09-27 |
mod_http_index: Allow listed modules to include a friendlier name
|
Kim Alvefur |
2018-09-27 |
mod_http_index: Tweak header
|
Kim Alvefur |
2018-09-27 |
mod_conversejs: Update README
|
Matthew Wild |
2018-09-27 |
mod_conversejs: Allow custom tags to be inserted into the generated HTML
|
Matthew Wild |
2018-09-27 |
mod_conversejs: Variable rename for clarity (user may override options)
|
Matthew Wild |
2018-09-27 |
mod_conversejs: Allow overriding CDN URL, or script/css URLs independently
|
Matthew Wild |
2018-09-27 |
Mention auto_register_muc_nickname setting from Converse
|
JC Brand |
2018-09-24 |
mod_conversejs: Explicitly depend on mod_http
|
Kim Alvefur |
2018-09-23 |
mod_pubsub_text_interface: Handle lack of `pubsub:get_last_item` in Prosody 0.10
|
Kim Alvefur |
2018-09-23 |
mod_auth_ldap: Add compat with the previously mistaken documentation (thanks pep.)
|
Kim Alvefur |
2018-09-23 |
mod_auth_ldap: Correct name of admin option (thanks pep.)
|
Kim Alvefur |
2018-09-23 |
mod_auth_ldap: fix ldap_admins documentation
|
Maxime “pep” Buquet |
2018-09-22 |
mod_conversejs: Add a page title
|
Kim Alvefur |
2018-09-20 |
mod_conversejs: Update to Conversejs 4.0.1
|
Kim Alvefur |
2018-09-20 |
mod_profile: Fix PEP event handler to detach on unload
|
Kim Alvefur |
2018-09-16 |
Backed out changeset 395835d89d88: Might still be needed
|
Kim Alvefur |
2018-09-16 |
mod_pubsub_mqtt/README: Fix quotes
|
Kim Alvefur |
2018-09-15 |
mod_muc_cloud_notify: New module
|
JC Brand |
2018-09-14 |
mod_blocking: Update to set id attribute on iq stanza
|
Matthew Wild |
2018-09-13 |
mod_delegation: Update to generate own iq ids
|
Matthew Wild |
2018-09-13 |
mod_http_roster_admin: Explicitly set 'id' attribute on roster pushes
|
Matthew Wild |
2018-09-13 |
mod_prometheus: Add more documentation.
|
Emmanuel Gil Peyrot |
2018-09-12 |
mod_conversejs: Add an endpoint returning only initialization snippet
|
Kim Alvefur |
2018-09-10 |
mod_conversejs: Factor out option handling into a function for future reuse
|
Kim Alvefur |
2018-09-10 |
mod_conversejs: Factor JavaScript part out of HTML
|
Kim Alvefur |
2018-09-10 |
mod_conversejs/README: Fix links to mod_bosh and mod_websocket (thanks jubalh)
|
Kim Alvefur |
2018-09-10 |
mod_conversejs: Restore accidentally removed configuration option handling
|
Kim Alvefur |
2018-09-09 |
mod_conversejs: Pin to version 4.0.0
|
Kim Alvefur |
2018-09-09 |
mod_bookmarks: Handle iq:private queries before mod_private
|
Kim Alvefur |
2018-09-09 |
mod_bookmarks: Correctly hook events on PEP services
|
Kim Alvefur |
2018-09-09 |
mod_auth_dovecot: Update example dovecot config
|
Kim Alvefur |
2018-09-09 |
mod_conversejs: Remove view_mode CSS switching
|
Kim Alvefur |
2018-09-08 |
Fix README of mod_conversejs
|
t2d |
2018-09-08 |
mod_omemo_all_access: Fix table to not take the first row as header
|
Kim Alvefur |
2018-09-08 |
mod_omemo_all_access: Add a note about mod_pep replacing this module on trunk.
|
Emmanuel Gil Peyrot |
2018-09-08 |
merge
|
Kim Alvefur |
2018-09-08 |
mod_profile: Update README file next to recent mod_pep changes
|
Minami-o Le Sabreur |
2018-09-08 |
mod_auth_dovecot/README: Expand example
|
Kim Alvefur |
2018-09-08 |
mod_muc_badge/README: Remove obsolete option
|
Kim Alvefur |
2018-09-06 |
mod_muc_badge/README: Remove completed TODO
|
Kim Alvefur |
2018-09-06 |
mod_muc_badge/README: Add an example
|
Kim Alvefur |
2018-09-06 |
mod_muc_badge/README: Correct the example URL to account for default 'http_host'
|
Kim Alvefur |
2018-09-06 |
mod_bookmarks: Ensure the configuration is correct even with create-on-subscribe.
|
Emmanuel Gil Peyrot |
2018-08-31 |
mod_pubsub_text_interface: Add a 'last' command for sending the last item
|
Kim Alvefur |
2018-08-31 |
mod_register_json/README: Add syntax hint
|
Kim Alvefur |
2018-08-29 |
mod_register_json: Update README
|
Matthew Wild |
2018-08-29 |
mod_bookmarks: Delete the node before attempting migration, to make sure its config is correct.
|
Emmanuel Gil Peyrot |
2018-08-27 |
mod_s2s_auth_posh: Be a tiny bit stricter with types
|
Kim Alvefur |
2018-08-25 |
mod_s2s_auth_posh: Follow reference
|
Kim Alvefur |
2018-08-25 |
mod_s2s_auth_posh: Ensure JWK data decodes to a table
|
Kim Alvefur |
2018-08-25 |
mod_muc_badge: Reduce the opacity of the text shadows.
|
Emmanuel Gil Peyrot |
2018-08-25 |
mod_muc_badge: Add spaces around each part of the text.
|
Emmanuel Gil Peyrot |
2018-08-25 |
mod_muc_badge: Preserve spaces in SVG, fixes displaying nicer borders.
|
Emmanuel Gil Peyrot |
2018-08-25 |
mod_http_muc_log: Close unclosed <p/> tag in template.
|
Emmanuel Gil Peyrot |
2018-08-25 |
mod_bookmarks: Display the bare JID instead of the username in logs.
|
Emmanuel Gil Peyrot |
2018-08-25 |
mod_pubsub_feeds: Handle feed parsing error (thanks apollo13)
|
Kim Alvefur |
2018-08-25 |
mod_pubsub_feeds: Fix syntax error
|
Kim Alvefur |
2018-08-25 |
mod_pubsub_feeds: Log a message for HTTP 301 redirects
|
Kim Alvefur |
2018-08-25 |
mod_pubsub_feeds: Log non-HTTP errors like certificate problems etc
|
Kim Alvefur |
2018-08-25 |
mod_pubsub_feeds: Log a debug message for status codes not handled
|
Kim Alvefur |
2018-08-25 |
mod_atom: Set the proper Content-Type header for Atom (thanks MattJ)
|
Kim Alvefur |
2018-08-24 |
mod_atom: Include User Nickname (if configured to be public)
|
Kim Alvefur |
2018-08-24 |
mod_atom: Expose title and description from node metadata in feed
|
Kim Alvefur |
2018-08-24 |
mod_atom: Add node as portablecontacts preferredUsername
|
Kim Alvefur |
2018-08-24 |
mod_atom: Add some basic metadata to feed
|
Kim Alvefur |
2018-08-24 |
mod_delegation: Simplify iq handling by hooking on iq-get/ instead of iq/.
|
Emmanuel Gil Peyrot |
2018-08-24 |
mod_readonly: Simplify iq handling by hooking on iq-set/ instead of iq/.
|
Emmanuel Gil Peyrot |
2018-08-24 |
mod_ipcheck: Simplify iq handling by hooking on iq-get/ instead of iq/.
|
Emmanuel Gil Peyrot |
2018-08-24 |
mod_auto_answer_disco_info: Simplify iq handling by hooking on the full payload tag instead of iq/full.
|
Emmanuel Gil Peyrot |
2018-08-24 |
mod_client_certs: Simplify iq handling by hooking on iq-get/ and iq-set/ instead of iq/.
|
Emmanuel Gil Peyrot |
2018-08-24 |
mod_group_bookmarks: Remove unused requires.
|
Emmanuel Gil Peyrot |
2018-08-24 |
mod_pubsub_github: Remove unused import [luacheck]
|
Kim Alvefur |
2018-08-24 |
mod_pubsub_github: Add support for signed requests
|
Kim Alvefur |
2018-08-24 |
mod_pubsub_github: Unpack request from event
|
Kim Alvefur |
2018-08-24 |
mod_group_bookmarks: Add my copyright.
|
Emmanuel Gil Peyrot |
2018-08-24 |
mod_group_bookmarks: Return early when the key is not bookmarks.
|
Emmanuel Gil Peyrot |
2018-08-24 |
mod_group_bookmarks: Use iq-get event instead of checking for stanza.attr.type == "get".
|
Emmanuel Gil Peyrot |
2018-08-24 |
mod_group_bookmarks: Remove duplicated requires.
|
Emmanuel Gil Peyrot |
2018-08-24 |
mod_pubsub_github/README: Note that it might work with Gitlab as well
|
Kim Alvefur |
2018-08-24 |
mod_atom: Add a brief README
|
Kim Alvefur |
2018-08-24 |
mod_pubsub_post/README: Add a heading for affiliation related text
|
Kim Alvefur |
2018-08-24 |
mod_pubsub_post: Ensure actor is non-nil (catch inability to determine IP or simliar)
|
Kim Alvefur |
2018-08-24 |
mod_pubsub_post: Start with actor unset
|
Kim Alvefur |
2018-08-24 |
mod_bookmarks: Use the new item-published/<node> event.
|
Emmanuel Gil Peyrot |
2018-08-21 |
mod_profile: Only replace avatar update hash if one is found
|
Kim Alvefur |
2018-08-21 |
mod_profile: Only retrieve the last avatar hash from PEP
|
Kim Alvefur |
2018-08-21 |
mod_pubsub_text_interface: Ignore whitespace after all commands
|
Kim Alvefur |
2018-08-20 |