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 |