Mercurial > prosody-modules
graph
-
mod_mam_muc: Obsolete this module, it is included in Prosody since 0.11 under the name mod_muc_mam2021-07-09, by Emmanuel Gil Peyrot
-
mod_csi: Obsolete this module, it is included in Prosody since 0.112021-07-09, by Emmanuel Gil Peyrot
-
mod_carbons: Obsolete this module, it is included in Prosody since 0.102021-07-09, by Emmanuel Gil Peyrot
-
mod_mam: Obsolete this module, it is included in Prosody since 0.102021-07-09, by Emmanuel Gil Peyrot
-
mod_limits: Obsolete this module, it is included in Prosody since 0.102021-07-09, by Emmanuel Gil Peyrot
-
mod_http_muc_log: Show messages moderated using XEP-04252021-11-22, by Kim Alvefur
-
mod_muc_offline_delivery: Fix logic bug causing traceback when no reserved_nick (thanks Hund)2021-11-19, by Matthew Wild
-
mod_dnsupdate: Add support for components2021-11-19, by Kim Alvefur
-
mod_http_admin_api: Fix YAML indentation2021-11-18, by Kim Alvefur
-
mod_http_admin_api: Export total storage use via mod_http_file_share2021-11-18, by Kim Alvefur
-
mod_http_admin_api: Ensure freshness of metrics when in manual mode2021-11-18, by Kim Alvefur
-
mod_muc_offline_delivery: Handle the user not having any affiliation data (thanks Martin)2021-11-18, by Matthew Wild
-
mod_measure_active_users: Calculate active user counts over fixed time periods2021-11-17, by Matthew Wild
-
mod_muc_offline_delivery: Allow the module to be enabled by default for all users2021-11-16, by Matthew Wild
-
mod_muc_auto_reserve_nicks: Automatically reserve nicknames of MUC occupants2021-11-16, by Matthew Wild
-
mod_smacks: Send <r> immediately from csi-flushing event2021-11-16, by Kim Alvefur
-
mod_muc_offline_delivery: split name/var so that retrieval of form data works2021-11-15, by Matthew Wild
-
mod_slack_webhook: fixed documentation for default nick and marked trunk as works2021-11-12, by Gary Kramlich
-
mod_muc_offline_delivery: Less noisy, clearer, debug logging for notifications2021-11-09, by Matthew Wild
-
mod_invites_adhoc: Allow role-based permissions to override default policy2021-11-09, by Matthew Wild
-
mod_invites_adhoc: Add the ability to deny user invites by specific roles2021-11-09, by Matthew Wild
-
mod_dnsupdate: Restore the --each option2021-11-08, by Kim Alvefur
-
mod_dnsupdate: Rewrite port config vs DNS comparison code2021-11-08, by Kim Alvefur
-
mod_dnsupdate: Fix to use correct port settings2021-11-08, by Kim Alvefur
-
mod_dnsupdate: Use with nsupdate to update DNS records from config2021-11-06, by Kim Alvefur
-
Merge commit2021-11-07, by tmolitor
-
mod_smacks: Don't forgive client counting errors2021-11-07, by tmolitor
-
mod_admin_web: make get_deps.sh stand out a little2021-11-07, by Jonas Schäfer
-
mod_measure_malloc: Fix accidental global variable write [luacheck]2021-11-07, by Kim Alvefur
-
luacheck: Discourage use of the 'hosts' global (like in Prosody)2021-11-07, by Kim Alvefur
-
luacheck: Make module:metric() known2021-11-07, by Kim Alvefur
-
luacheckrc: Remove accidentally commented directive2020-01-28, by Kim Alvefur
-
mod_muc_moderation: Bump year2021-11-06, by Kim Alvefur
-
mod_muc_moderation: More client feature requests2021-11-06, by Kim Alvefur
-
mod_muc_moderation: Add list of client feature requests for XEP-04252021-11-06, by Kim Alvefur
-
Delete stray editor swap file2021-11-06, by Kim Alvefur
-
mod_muc_moderation: Use reserved nickname as fallback2021-11-06, by Kim Alvefur
-
mod_muc_moderation: Clarify behavior with a comment2021-11-06, by Kim Alvefur
-
mod_rest: Correct unused reference2021-11-04, by Kim Alvefur
-
mod_rest: Map the XEP-0313 <fin> element to make paging work2021-11-04, by Kim Alvefur
-
mod_rest: Imply type=set for archive queries2021-11-04, by Kim Alvefur
-
mod_rest: Let 'type' be implied in path based queries2021-11-04, by Kim Alvefur
-
mod_rest: Stop search when an implied type is determined2021-11-04, by Kim Alvefur
-
mod_rest: Add some convenience mapping to make MAM queries easier2021-11-04, by Kim Alvefur
-
mod_rest: Add support for mapping of XEP-0313 query iqs2021-11-04, by Kim Alvefur
-
mod_rest: Add XEP-0059 mapping2021-11-04, by Kim Alvefur
-
mod_rest: Add XEP-0004 mapping for future reuse2021-11-04, by Kim Alvefur
-
mod_bookmarks2: Fix comparison2021-11-03, by Kim Alvefur
-
mod_bookmarks2: Fix handling of nick and password elements2021-11-03, by Kim Alvefur
-
mod_rest: Remove unused variable [luacheck]2021-11-03, by Kim Alvefur
-
mod_reminders: Fix README metadata syntax2021-11-03, by Kim Alvefur
-
mod_rest: Fire pre-events2021-11-01, by Kim Alvefur
-
mod_rest: Add an anonymous mode2021-11-01, by Kim Alvefur
-
mod_rest: Add JSON mapping of XEP-0313 archive result container2021-10-27, by Kim Alvefur
-
mod_rest: Add recursive properties of XEP-0297 forwarded container2021-10-27, by Kim Alvefur
-
mod_rest: Apply JSON mapping to items in <xmpp> container (e.g. MAM results etc)2021-10-27, by Kim Alvefur
-
mod_cloud_notify: Identify (and immediately push) urgent stanzas, e.g. calls2021-10-27, by Matthew Wild
-
mod_rest: Add new fields to openapi spec from mapping schema2021-10-27, by Kim Alvefur
-
mod_rest: Correct option name in error message2021-10-27, by Kim Alvefur
-
mod_rest: Set type on temp session to satisfy certain auth checks2021-10-26, by Kim Alvefur