Mercurial > prosody-modules
graph
-
mod_muc_rai: Use log systems string formatting facilities2020-12-01, by Kim Alvefur
-
mod_muc_room_mention_notifications: Publish module2020-12-04, by Seve Ferrer
-
mod_bookmarks2: Fix luacheck warning2020-12-03, by Emmanuel Gil Peyrot
-
mod_bookmarks2: Add a warning about client compatibility2020-12-03, by Emmanuel Gil Peyrot
-
mod_muc_rai: Subscribe/unsubscribe users when leaving/joining2020-12-01, by Seve Ferrer
-
mod_http_oauth2: Fix passing OAuth-specific error details2020-11-28, by Kim Alvefur
-
mod_rest: Expand TODO2020-11-28, by Kim Alvefur
-
mod_admin_notify: Fix traceback when no admins listed in config2020-11-25, by Matthew Wild
-
mod_cloud_notify: Modernize interface to mod_smacks2020-11-24, by tmolitor
-
mod_http_oauth2: Periodically trim unused authorization codes2020-11-22, by Kim Alvefur
-
mod_http_oauth2: Keep authorization codes in memory instead of storage2020-11-22, by Kim Alvefur
-
mod_http_oauth2: Reduce authorization code validity time to 2 minutes2020-11-22, by Kim Alvefur
-
mod_http_oauth2: Factor out authorization code validity decision2020-11-22, by Kim Alvefur
-
mod_adhoc_oauth2_client: Fix including final client_id in result form2020-11-22, by Kim Alvefur
-
mod_adhoc_oauth2_client: Advertise URI fields with XEP-01222020-11-22, by Kim Alvefur
-
mod_adhoc_oauth2_client: Fix adhoc status on error2020-11-22, by Kim Alvefur
-
mod_http_oauth2: Add TODO2020-11-22, by Kim Alvefur
-
mod_adhoc_oauth2_client: Add stub README2020-11-22, by Kim Alvefur
-
mod_http_oauth2: Improve storage of client secret2020-11-22, by Kim Alvefur
-
mod_adhoc_oauth2_client: Note TODO2020-11-22, by Kim Alvefur
-
mod_adhoc_oauth2_client: Allow creating OAuth2 clients via ad-hoc2020-11-21, by Kim Alvefur
-
mod_http_oauth2: Rescope oauth client config into users' storage2020-11-21, by Kim Alvefur
-
mod_http_oauth2: Remove unnecessary redirect uri check2020-11-21, by Kim Alvefur
-
mod_http_oauth2: Unpack event object to improve readability2020-11-21, by Kim Alvefur
-
mod_http_oauth2: Fix incomplete function arity change in dea6bea2ddd32020-11-21, by Kim Alvefur
-
mod_http_oauth2: Authorization code flow2020-11-21, by Kim Alvefur
-
mod_ogp: Update parsing logic to catch more cases2020-11-18, by Seve Ferrer
-
mod_ogp: Improve parsing patterns2020-11-18, by Seve Ferrer
-
mod_muc_inject_mentions: Add new setting to trigger mentions only if a prefix is found2020-11-17, by Seve Ferrer
-
mod_ogp: Add module2020-11-15, by Seve Ferrer
-
mod_rest: Fix attempt at indexing nil if an error stanza is missing <error>2020-11-15, by Kim Alvefur
-
mod_rest: Ensure no attempt is made to reply to an error stanza2020-11-15, by Kim Alvefur
-
mod_rest: Catch and log errors in callback promise chain2020-11-15, by Kim Alvefur
-
mod_rest/example: Reorder things to match the disco#info feature order2020-11-15, by Kim Alvefur
-
mod_rest: Use promise based HTTP client API2020-11-15, by Kim Alvefur
-
mod_rest/example: Advertise version query support2020-11-15, by Kim Alvefur
-
mod_rest: Use HTTP error mapping from net.http.errors2020-11-15, by Kim Alvefur
-
mod_rest: Use util.error registry datatype2020-11-14, by Kim Alvefur
-
mod_rest: Add whitespace to improve readability, code navigation2020-11-12, by Kim Alvefur
-
mod_post_msg: Advertise mod_rest, the spiritual successor2020-11-12, by Kim Alvefur
-
mod_post_msg: Tweak header level2020-11-12, by Kim Alvefur
-
mod_prometheus: Warn users to put statistics settings in the global section2020-11-10, by Emmanuel Gil Peyrot
-
mod_admin_notify: New module providing an API to notify host admins2020-11-09, by Matthew Wild
-
mod_http_oauth2: Fix typo not caught by luacheck2020-11-09, by Kim Alvefur
-
mod_firewall: Some additional documentation improvements, particularly adding section links where needed2020-11-06, by Matthew Wild
-
mod_firewall: Improve 'INSPECT' comparison operator documentation2020-11-06, by Matthew Wild
-
mod_pubsub_text_interface: Remove receipt handling (thanks meaz)2020-11-05, by Kim Alvefur
-
mod_bob: Add dependency metadata2020-10-28, by Kim Alvefur
-
mod_auto_answer_disco_info: Add dependency data for rock packaging2020-10-28, by Kim Alvefur
-
mod_offline_email: explicitly set charset to utf-8 to override mailclients default settings2020-10-26, by Vladimir D. Seleznev
-
mod_http_prebind: Stop hardcoding test domain2020-10-25, by Emmanuel Gil Peyrot
-
mod_http_prebind: New module2020-10-25, by Emmanuel Gil Peyrot
-
mod_http_oauth2: Accept empty scope2020-10-23, by Kim Alvefur
-
mod_conversejs: Comment on what's going on in JS template2020-10-23, by Kim Alvefur
-
mod_log_ringbuffer: Add 'lines' option (actually an alternative ringbuffer implementation)2020-10-20, by Matthew Wild
-
mod_log_ringbuffer: Discard old data when buffer is full2020-10-20, by Matthew Wild
-
mod_invites*: Also link to mod_invites_api2020-10-19, by Kim Alvefur
-
mod_invites*: Link to each other2020-10-19, by Kim Alvefur
-
mod_debug_traceback: Fix global lookup warning on 0.11.x2020-10-19, by Matthew Wild