mod_pep_vcard_avatar: Does not work with trunk anymore
|
Kim Alvefur |
2018-08-04 |
mod_adhoc_dataforms_demo/README: Set a summary
|
Kim Alvefur |
2018-08-03 |
mod_adhoc_dataforms_demo: Silence warning about unused argument [luacheck]
|
Kim Alvefur |
2018-08-03 |
mod_adhoc_test -> mod_adhoc_dataforms_demo
|
Kim Alvefur |
2018-08-03 |
mod_adhoc_test: A module to test dataforms generation and rendering
|
Kim Alvefur |
2018-08-03 |
mod_omemo_all_access: Add compatibility with mod_pep_simple
|
Matthew Wild |
2018-08-03 |
mod_omemo_all_access: Log error when used with incompatible mod_pep
|
Matthew Wild |
2018-08-03 |
mod_profile: Abort if mod_pep doesn't appear to be the former mod_pep_plus
|
Kim Alvefur |
2018-08-02 |
mod_profile: Update for mod_pep_plus rename
|
Kim Alvefur |
2018-08-02 |
mod_s2s_auth_posh: Beginnings of a README
|
Kim Alvefur |
2018-02-19 |
mod_s2s_auth_posh: Normalize code formatting
|
Kim Alvefur |
2018-01-28 |
mod_s2s_auth_posh: Abort if no fingerprints are found
|
Kim Alvefur |
2017-12-21 |
mod_s2s_auth_posh: Remove commented out line
|
Kim Alvefur |
2017-12-21 |
mod_s2s_auth_posh: Skip POSH if session certificate is already valid
|
Kim Alvefur |
2017-12-21 |
mod_s2s_auth_posh: Remove commented out imports
|
Kim Alvefur |
2017-12-21 |
mod_s2s_auth_posh: Cache tweak
|
Kim Alvefur |
2017-12-21 |
mod_s2s_auth_posh: Changes done outside of version control during 2014-2017
|
Kim Alvefur |
2017-03-15 |
mod_s2s_auth_posh: PKIX over Secure HTTP
|
Kim Alvefur |
2014-05-21 |
mod_firewall: Add a missing space after a comma in the README.
|
Emmanuel Gil Peyrot |
2018-08-01 |
mod_pastebin: Make first line and URL more clearly separated
|
Kim Alvefur |
2018-07-31 |
mod_lib_ldap: assert() connection for hopefully better error reporting (thanks adac)
|
Matthew Wild |
2018-07-26 |
mod_profile: Remove purging of previous PEP data, should no longer be needed
|
Kim Alvefur |
2018-07-24 |
mod_profile: Bump priority of xep153 hook to surely run before mod_presence
|
Kim Alvefur |
2018-07-24 |
mod_profile: Correctly add avatar hash
|
Kim Alvefur |
2018-07-24 |
mod_profile: Add xmlns on <item> in order to pass item validation in mod_pubsub
|
Kim Alvefur |
2018-07-24 |
mod_profile: Refactor wrapping of payloads in <item>
|
Kim Alvefur |
2018-07-24 |
mod_http_upload_external/README: Add Perl implementation by Holger to list
|
Kim Alvefur |
2018-07-18 |
Backed out parts of changeset a81456a13797
|
Kim Alvefur |
2018-07-18 |
mod_profile: Skip injecting xep153 into presence for sessions with no username
|
Kim Alvefur |
2018-07-13 |
mod_profile: Add support for XEP-0398
|
Kim Alvefur |
2018-07-12 |
mod_profile: Add copyright header
|
Kim Alvefur |
2018-07-12 |
mod_profile: Fix typo
|
Kim Alvefur |
2018-07-12 |
mod_presence_cache: Forget cached presence on s2s close
|
Kim Alvefur |
2018-07-12 |
mod_checkcerts: Note about apparent incompatibility with >=0.10.x
|
Kim Alvefur |
2018-07-12 |
mod_profile: Ignore shadowed variable name
|
Kim Alvefur |
2018-07-12 |
mod_profile: Reformat README
|
Kim Alvefur |
2018-07-12 |
mod_pep_vcard_avatar: Normalize syntax in README
|
Kim Alvefur |
2018-07-12 |
mod_pep_vcard_avatar: Mention XEP-398
|
Kim Alvefur |
2018-07-12 |
mod_pep_vcard_avatar: Advertise XEP-0398 feature
|
Kim Alvefur |
2018-07-12 |
mod_http_upload: use correct error condition
|
Jonas Wielicki |
2018-07-08 |
mod_pubsub_stats: Pass configuration to disable persistence and limit number of items
|
Kim Alvefur |
2018-07-07 |
various/README: Add a Statistics label
|
Kim Alvefur |
2018-07-05 |
mod_muc_badge: Use room name instead of fixed string (beware the silly width calculations)
|
Kim Alvefur |
2018-07-04 |
mod_muc_badge: Simplify SVG
|
Kim Alvefur |
2018-07-04 |
mod_smacks_noerror: Add ability to silence errors if mod_offline is disabled
|
tmolitor |
2018-07-02 |
mod_statistics_statsman: Remove duplicate import [luacheck]
|
Kim Alvefur |
2018-07-02 |
mod_statistics_statsman: Ignore that we discard incoming data [luacheck]
|
Kim Alvefur |
2018-07-02 |
mod_http_external: Link to prosody-filer (Go implementation)
|
Matthew Wild |
2018-07-02 |
mod_http_upload_external: Reduce slot request log level from info to debug for privacy improvement
|
Matthew Wild |
2018-07-02 |
mod_http_upload_external: Fix to read content-type from correct place in stanza
|
Matthew Wild |
2018-07-02 |
mod_http_upload_external: Log file type and size
|
Matthew Wild |
2018-07-02 |
share_v2.php: Remove content-disposition if mime type is set
|
Matthew Wild |
2018-07-02 |
share_v2.php: Add error logging
|
Matthew Wild |
2018-07-02 |
share_v2.php: Fix syntax errors
|
Matthew Wild |
2018-07-02 |
share_v2.php: Fix array keys
|
Matthew Wild |
2018-07-02 |
mod_pubsub_stats: Include namespace on pubsub items (fixes use with trunk)
|
Kim Alvefur |
2018-07-02 |
mod_statistics_statsman/README: Fix typo in link
|
Kim Alvefur |
2018-06-28 |
mod_statistics_statsman: Streaming access to statsmanager
|
Kim Alvefur |
2018-06-28 |
mod_pubsub_stats: Remove unused import of util.datetime
|
Kim Alvefur |
2018-06-28 |
mod_pubsub_stats: Add a brief README
|
Kim Alvefur |
2018-06-28 |
mod_s2s_whitelist: Add a README
|
Kim Alvefur |
2018-06-28 |
mod_s2s_blacklist: Add a README
|
Kim Alvefur |
2018-06-28 |
mod_pubsub_post/README: Describe what happens to different data types
|
Kim Alvefur |
2018-06-27 |
mod_pubsub_post/README: Affiliation management in trunk now
|
Kim Alvefur |
2018-06-27 |
mod_pubsub_post: Rename README so it gets picked up by the site generator
|
Kim Alvefur |
2018-06-27 |
mod_smacks: Reduce unacked stanza log message from warn->debug
|
Matthew Wild |
2018-06-26 |
mod_prometheus: Expose min, max and average when available.
|
Emmanuel Gil Peyrot |
2018-06-25 |
mod_slack_webhooks: Add a special webhook target for debugging
|
Kim Alvefur |
2018-06-03 |
mod_slack_webhooks: Forward info about clicked button to hook
|
Kim Alvefur |
2018-06-03 |
mod_slack_webhooks: Add support for buttons
|
Kim Alvefur |
2018-06-03 |
mod_muc_badge/README: Add a possible future thing to do
|
Kim Alvefur |
2018-06-23 |
mod_muc_badge/README: Fix typo in examlpe URL
|
Kim Alvefur |
2018-06-23 |
mod_muc_badge/README: More words
|
Kim Alvefur |
2018-06-23 |
mod_muc_badge/README: Fix prematurely committed text
|
Kim Alvefur |
2018-06-23 |
mod_muc_badge: Generates a SVG badge with the number of occupants in rooms
|
Kim Alvefur |
2018-06-23 |
mod_pastebin: Remove reference to removed header table
|
Kim Alvefur |
2018-06-23 |
mod_pastebin: Prevent header table form being mutated
|
Kim Alvefur |
2018-06-23 |
mod_prometheus: Fetch statistics at every request.
|
Emmanuel Gil Peyrot |
2018-06-22 |
mod_measure_message_e2ee: Get statistics about message encryption status.
|
Emmanuel Gil Peyrot |
2018-06-22 |
mod_measure_client_identities: Report 0 instead of the previous value when no client with that identity is left.
|
Emmanuel Gil Peyrot |
2018-06-22 |
mod_measure_client_identities: Collect statistics about client identities.
|
Emmanuel Gil Peyrot |
2018-06-21 |
mod_prometheus: Move timestamp generation to the stats-update event.
|
Emmanuel Gil Peyrot |
2018-06-21 |
mod_prometheus: Put the name as a label, which fits better the usual Prosody model.
|
Emmanuel Gil Peyrot |
2018-06-21 |
mod_prometheus: Add my copyright.
|
Emmanuel Gil Peyrot |
2018-06-21 |
mod_prometheus: Change the storage model for one which matches Prometheus better.
|
Emmanuel Gil Peyrot |
2018-06-21 |
mod_munin: Allow names containing any number of “:”.
|
Emmanuel Gil Peyrot |
2018-06-21 |
mod_munin: Don’t use host when it is nil.
|
Emmanuel Gil Peyrot |
2018-06-21 |
mod_prometheus: Optimise global lookups.
|
Emmanuel Gil Peyrot |
2018-06-21 |
mod_prometheus: Don’t shadow variables. [luacheck]
|
Emmanuel Gil Peyrot |
2018-06-21 |
mod_prometheus: Prefix metric names with "prosody_".
|
Emmanuel Gil Peyrot |
2018-06-21 |
mod_prometheus: Add a new statistics export module, for Prometheus.
|
Emmanuel Gil Peyrot |
2018-06-21 |
mod_minimix: Set full JID when dumping cached stanzas
|
Kim Alvefur |
2018-06-19 |
mod_minimix: Handle having received no presence (should not happen)
|
Kim Alvefur |
2018-06-19 |
mod_minimix: Don't consider oneself fully joined until subject message
|
Kim Alvefur |
2018-06-19 |
mod_minimix/README: Doesn't handle incoming kicks yet
|
Kim Alvefur |
2018-06-19 |
mod_minimix: Drop presence updates for now (may be treated as GC 1.0 joins)
|
Kim Alvefur |
2018-06-19 |
mod_minimix: Handle missing subject
|
Kim Alvefur |
2018-06-19 |
mod_minimix: Change data model
|
Kim Alvefur |
2018-06-19 |
mod_lastlog: Split Values into Type/Default. (documentation)
|
Emmanuel Gil Peyrot |
2018-06-17 |
mod_auth_oauthbearer: expand intro to mention when/how you'd use this
|
JC Brand |
2018-06-14 |
Remove debugging helpers and clean up a little
|
JC Brand |
2018-06-14 |
mod_sasl_oauthbearer and mod_auth_oauthbearer
|
JC Brand |
2018-06-13 |
mod_pinger: work around updates on stale sessions
|
Georg Lukas |
2018-06-13 |
mod_server_contact_info: Remove
|
Kim Alvefur |
2018-06-09 |
mod_cache_c2s_caps: Fix traceback on invalid payload in disco#info result.
|
Emmanuel Gil Peyrot |
2018-06-08 |
mod_smacks: Convert max number into a string before inserting it into a stanza.
|
Emmanuel Gil Peyrot |
2018-06-08 |
mod_csi_battery_saver: flush queue on smacks resume instead of smacks hibernation
|
tmolitor |
2018-06-08 |
mod_cloud_notify: inform mod_smacks of first push in hibernated state
|
tmolitor |
2018-06-08 |
mod_smacks: defer timeouts for push enabled clients
|
tmolitor |
2018-06-08 |
mod_auto_answer_disco_info: Don’t traceback on iqs coming from mod_muc.
|
Emmanuel Gil Peyrot |
2018-06-08 |
mod_inject_ecaps2: Inject the <c/> element in the presence, not util.hashes.
|
Emmanuel Gil Peyrot |
2018-06-08 |
mod_smacks: send maximum resumption timeout to client
|
Jonas Wielicki |
2018-06-07 |
Neuter 0198 from mod_pinger, fix #712
|
Georg Lukas |
2018-06-06 |
mod_client_proxy: extend readme
|
Jonas Wielicki |
2018-06-03 |
mod_client_proxy: fix warnings
|
Jonas Wielicki |
2018-06-03 |
mod_pubsub_post: Add a README
|
Kim Alvefur |
2018-06-03 |
mod_pastebin: Off-by-one, the hardest problem known to man
|
Kim Alvefur |
2018-06-03 |
mod_client_proxy: a Jabber Address Translation implementation
|
Jonas Wielicki |
2018-06-03 |
mod_slack_webhooks: Fix error handling for JSON parsing
|
Kim Alvefur |
2018-06-02 |
mod_slack_webhooks: Fix handling of form-urlencoded
|
Kim Alvefur |
2018-06-02 |
mod_slack_webhooks: Reduce scope of variable
|
Kim Alvefur |
2018-06-02 |
mod_slack_webhooks: Split long line to improve readability [luacheck]
|
Kim Alvefur |
2018-06-02 |
mod_slack_webhooks: Rename variables no avoid name clash [luacheck]
|
Kim Alvefur |
2018-06-02 |
mod_slack_webhooks: Remove unused locals [luacheck]
|
Kim Alvefur |
2018-06-02 |
mod_storage_memory: Fix removal of data in keyvalue (thanks jonasw)
|
Kim Alvefur |
2018-06-02 |
mod_cloud_notify: fix link to business rules description
|
tmolitor |
2018-06-02 |
mod_cloud_notify: last cleanup
|
tmolitor |
2018-06-02 |
mod_cloud_notify: more cleanup
|
tmolitor |
2018-06-02 |
mod_cloud_notify: Some more cleanup
|
tmolitor |
2018-06-02 |
mod_cloud_notify: Some readme cleanup
|
tmolitor |
2018-06-02 |
mod_cloud_notify: Don't change table while iterating it
|
tmolitor |
2018-06-02 |
mod_http_avatar: Add caching support.
|
Emmanuel Gil Peyrot |
2018-06-01 |
mod_http_avatar: Remove unused variable. [luacheck]
|
Emmanuel Gil Peyrot |
2018-06-01 |
mod_http_avatar: Add a module to serve vCard-temp avatars over HTTP.
|
Emmanuel Gil Peyrot |
2018-06-01 |
mod_auto_answer_disco_info: Switch to origin.log to provide better debug to admins.
|
Emmanuel Gil Peyrot |
2018-06-01 |
mod_cache_c2s_caps: Switch to origin.log to provide better debug to admins.
|
Emmanuel Gil Peyrot |
2018-06-01 |
mod_cloud_notify: use next() instead of # operator and update README
|
tmolitor |
2018-06-01 |
mod_cloud_notify: Don't use deprecated table.getn
|
tmolitor |
2018-06-01 |
mod_vcard_muc: Get room from rooms table when get_room_from_jid API is not supported
|
Michel Le Bihan |
2018-05-30 |
mod_muc_lang: Remove unneeded type and label from disco#info
|
Kim Alvefur |
2018-05-30 |
mod_muc_lang: Add a README
|
Kim Alvefur |
2018-05-30 |
mod_muc_lang: Fix to use correct field name in disco#info
|
Kim Alvefur |
2018-05-30 |
mod_muc_lang: Fix to use correct data field
|
Kim Alvefur |
2018-05-30 |
mod_saslauth_muc: Use correct API for getting rooms
|
Kim Alvefur |
2018-05-30 |
mod_slack_webhooks: Use the correct MUC API
|
Kim Alvefur |
2018-05-30 |
mod_muc_intercom: Fix to use correct name for variable
|
Kim Alvefur |
2018-05-30 |
mod_muc_lang: Advertises the room language
|
Kim Alvefur |
2018-05-30 |
mod_pubsub_stats: Make the node used configurable
|
Kim Alvefur |
2018-05-29 |
mod_pubsub_stats: Simple module that publishes stats in XEP-0039 format
|
Kim Alvefur |
2018-05-29 |
mod_http_muc_log: Handle errors while loading template file in a more graceful manner
|
Kim Alvefur |
2018-05-29 |
mod_s2s_keepalive/README: Clarify options (fixes #675)
|
Kim Alvefur |
2018-05-29 |
mod_http_muc_log: Include URL in disco#info for public rooms
|
Kim Alvefur |
2018-05-29 |
mod_http_muc_log: Use separate variable for filename and file handle
|
Kim Alvefur |
2018-05-28 |
mod_http_muc_log: Fix inverted logic
|
Kim Alvefur |
2018-05-28 |
mod_http_muc_log: Add comment about argument to policy function
|
Kim Alvefur |
2018-05-28 |
mod_http_muc_log: Add a note about changing how presence is treated
|
Kim Alvefur |
2018-05-28 |
mod_http_muc_log: Base read-access on whether anyone would be able to join (like MUC)
|
Kim Alvefur |
2018-05-28 |
mod_http_muc_log: Only exclude hidden rooms from listing (like disco#items)
|
Kim Alvefur |
2018-05-28 |
mod_http_muc_log: Improve readability of policy function
|
Kim Alvefur |
2018-05-28 |
Merge commit
|
tmolitor |
2018-05-28 |
mod_cloud_notify: Limit number of devices to 5 and change some default settings
|
tmolitor |
2018-05-28 |
mod_delay: Don't break on smacks resume
|
tmolitor |
2018-05-28 |
mod_deny_omemo: Prevents publishing and retreival of OMEMO PEP nodes
|
Kim Alvefur |
2018-05-28 |
mod_pubsub_feeds/README: Give PubSubHubbub its own section
|
Kim Alvefur |
2018-05-27 |
mod_pubsub_feeds/README: Markup options in table as code
|
Kim Alvefur |
2018-05-27 |
mod_pubsub_feeds/README: Give option summary its own heading
|
Kim Alvefur |
2018-05-27 |
mod_pubsub_feeds/README: Add comment explaining what the index in 'feeds' does
|
Kim Alvefur |
2018-05-27 |
mod_pubsub_feeds/README: Normalize Markdown syntax
|
Kim Alvefur |
2018-05-27 |
mod_pubsub_feeds: Use ETag instead of problematic If-Modified-Since
|
Kim Alvefur |
2018-05-27 |
mod_vcard_muc: Send presence on muc-occupant-session-new event
|
Michel Le Bihan |
2018-05-26 |
mod_pastebin: Restore URL in final body text
|
Kim Alvefur |
2018-05-24 |
mod_pastebin: Fix line count pattern added by 040eaa3844f4
|
Kim Alvefur |
2018-05-24 |
mod_vcard_muc: Initial commit
|
Michel Le Bihan |
2018-05-24 |
mod_mam_muc/README: Add note about mod_muc_mam being included with Prosody
|
Kim Alvefur |
2018-05-24 |
mod_auth_ccert: Silence warning about unused global [luacheck]
|
Kim Alvefur |
2018-05-24 |
mod_conversejs: Suggest some alternative cliets if JavaScript is disabled
|
Kim Alvefur |
2018-04-07 |
mod_conversejs: Appologise for the JavaScript
|
Kim Alvefur |
2018-04-07 |
mod_conversejs: Make HTML more well-formed
|
Kim Alvefur |
2018-04-07 |
mod_auth_http_cookie: Possibly temporary fork of mod_http_auth_async that adds cookie auth support
|
Matthew Wild |
2018-05-24 |
mod_mam_muc: Remove support for Prosody trunk/0.11
|
Kim Alvefur |
2018-04-02 |
mod_pastebin: Support the new MUC API in Prosody trunk
|
Kim Alvefur |
2018-05-22 |
mod_pastebin: Add an OOB tag pointing to the pastebin URL
|
Kim Alvefur |
2018-05-20 |
mod_pastebin: Silence some warnings [luacheck]
|
Kim Alvefur |
2018-05-20 |
mod_pastebin: Remove unused locals [luacheck]
|
Kim Alvefur |
2018-05-20 |
mod_pastebin: Check line length via preconstructed pattern instead of gsub
|
Kim Alvefur |
2018-05-20 |
mod_pastebin: Remove redundant check for non-empty body since it returns earlier in that case
|
Kim Alvefur |
2018-05-20 |
mod_pastebin: Avoid using pattern matching facilities for simple prefix removal
|
Kim Alvefur |
2018-05-20 |
mod_pastebin: Replace tags using :maptags API instead of hacky direct manipulation
|
Kim Alvefur |
2018-05-20 |
mod_pastebin: Move result of host detection into a variable to improve readabily
|
Kim Alvefur |
2018-05-20 |
mod_vcard_command: Tweak to not rely on legacy module() behavior
|
Kim Alvefur |
2018-05-22 |
mod_vcard_command: a simplistic way to get and set vcard data for registered users
|
Stefan `Sec` Zehl |
2013-10-08 |
mod_muc_access_control: Multiple fixes to make the module work (fixes #1086)
|
Frank Doepper |
2018-05-22 |