Software /
code /
prosody-modules
Graph
-
mod_muc_mention_notifications: Add description in readmeWed, 30 Dec 2020 18:44:54 +0100, by JC Brand
-
mod_muc_mention_notifications: Send mention notifications from the MUC JIDWed, 30 Dec 2020 16:44:21 +0100, by JC Brand
-
Improve UX by providing defaults users expectTue, 22 Dec 2020 11:27:20 +0100, by Seve Ferrer
-
End value is index+1 as per the newest revision https://xmpp.org/extensions/xep-0372.html#revision-history-v0.4.0Tue, 22 Dec 2020 11:18:46 +0100, by Seve Ferrer
-
mod_http_upload_external: update php scripts to return HTTP 201 Created on uploadMon, 21 Dec 2020 19:29:04 +0100, by Richard Schwab
-
mod_rest: Optimize stanza to JSON mappingWed, 16 Dec 2020 22:07:09 +0100, by Kim Alvefur
-
mod_muc_mention_notifications: Remove debugging helpersMon, 21 Dec 2020 16:01:28 +0100, by JC Brand
-
muc_mention_notifications: Rename moduleMon, 21 Dec 2020 15:43:35 +0100, by JC Brand
-
muc_room_mention_notifications: Set xmlns to what's used in the protoXEPMon, 21 Dec 2020 15:41:58 +0100, by JC Brand
-
muc_room_mention_notifications: Handle referenced JID being a MUC nickname JIDMon, 21 Dec 2020 15:39:56 +0100, by JC Brand
-
mod_muc_http_auth: Bugfix: Not properly listening on register IQsFri, 18 Dec 2020 16:31:01 +0100, by Seve Ferrer
-
Improve UX by providing defaults users expectFri, 18 Dec 2020 15:28:12 +0100, by Seve Ferrer
-
mod_migrate: Add support for the fictitious pep_data storeTue, 15 Dec 2020 23:40:18 +0000, by Matthew Wild
-
mod_muc_http_auth: Use get_option_set API properlyTue, 15 Dec 2020 14:16:11 +0100, by Seve Ferrer
-
mod_vcard_muc: Pass room object around instead of JID, hopefully fixing tracebackTue, 15 Dec 2020 10:49:11 +0000, by Matthew Wild
-
For deployments that have https://hg.prosody.im/trunk/file/tip/plugins/muc/register.lib.lua#l7 and use https://modules.prosody.im/mod_muc_http_auth.html users can still register to a MUC even if they are not allowed to join. That means they would receive RAI or RMN, for instance.Tue, 15 Dec 2020 11:26:29 +0100, by Seve Ferrer
-
mod_muc_markers: Add option for @id rewriting, default off (may break some clients)Mon, 14 Dec 2020 12:09:25 +0000, by Matthew Wild
-
mod_muc_rai: Use xmlns from XEP-0437Mon, 14 Dec 2020 13:05:18 +0100, by JC Brand
-
Prosodoy module to externalize MUC authorization via HTTPSat, 12 Dec 2020 18:19:14 +0100, by Seve Ferrer
-
mod_cloud_notify: Some code cleanup, now luacheck-clean. No functionality changes.Fri, 11 Dec 2020 07:03:31 +0000, by Matthew Wild
-
mod_sentry: Include sentry.lib in luarockThu, 10 Dec 2020 13:36:52 +0100, by Kim Alvefur
-
mod_s2s_keepalive: Don't send whitespace keepalives before s2sin stream is openThu, 10 Dec 2020 11:57:03 +0100, by Kim Alvefur
-
mod_sentry: Pull message from error *before* we mutate it into something different...Wed, 09 Dec 2020 22:32:31 +0000, by Matthew Wild
-
mod_sentry: Pull default message from error text or wrapped error (if string)Wed, 09 Dec 2020 22:23:49 +0000, by Matthew Wild
-
mod_sentry: Automatically attach exceptions for errors used in log parametersWed, 09 Dec 2020 16:30:21 +0000, by Matthew Wild
-
mod_sentry: Fix to correctly iterate over tracebackWed, 09 Dec 2020 16:22:22 +0000, by Matthew Wild
-
mod_sentry: Ensure frames gets encoded as a JSON array, even if emptyWed, 09 Dec 2020 16:22:04 +0000, by Matthew Wild
-
mod_sentry: Don't include tracebacks in extra contextWed, 09 Dec 2020 16:12:35 +0000, by Matthew Wild
-
mod_sentry: Fix syntax for inclusion of stack traces in eventsWed, 09 Dec 2020 16:11:47 +0000, by Matthew Wild
-
mod_sentry: Support for including stack frames in exception eventsWed, 09 Dec 2020 15:15:17 +0000, by Matthew Wild
-
mod_sentry: Fix typo in method nameWed, 09 Dec 2020 12:21:17 +0000, by Matthew Wild
-
mod_sentry: New module to forward errors to a Sentry serverTue, 08 Dec 2020 15:34:53 +0000, by Matthew Wild
-
mod_pubsub_feeds: Don't skip publishing items after an existing oneMon, 30 Nov 2020 15:17:29 +0100, by Kim Alvefur
-
mod_muc_rai: Use log systems string formatting facilitiesTue, 01 Dec 2020 22:12:16 +0100, by Kim Alvefur
-
mod_muc_room_mention_notifications: Publish moduleFri, 04 Dec 2020 16:58:36 +0100, by Seve Ferrer
-
mod_bookmarks2: Fix luacheck warningThu, 03 Dec 2020 19:27:11 +0100, by Emmanuel Gil Peyrot
-
mod_bookmarks2: Add a warning about client compatibilityThu, 03 Dec 2020 19:25:33 +0100, by Emmanuel Gil Peyrot
-
mod_muc_rai: Subscribe/unsubscribe users when leaving/joiningTue, 01 Dec 2020 16:45:20 +0100, by Seve Ferrer
-
mod_http_oauth2: Fix passing OAuth-specific error detailsSat, 28 Nov 2020 21:22:16 +0100, by Kim Alvefur
-
mod_rest: Expand TODOSat, 28 Nov 2020 14:14:03 +0100, by Kim Alvefur
-
mod_admin_notify: Fix traceback when no admins listed in configWed, 25 Nov 2020 06:44:51 +0000, by Matthew Wild
-
mod_cloud_notify: Modernize interface to mod_smacksTue, 24 Nov 2020 01:52:33 +0100, by tmolitor
-
mod_http_oauth2: Periodically trim unused authorization codesSun, 22 Nov 2020 19:11:42 +0100, by Kim Alvefur
-
mod_http_oauth2: Keep authorization codes in memory instead of storageSun, 22 Nov 2020 18:49:31 +0100, by Kim Alvefur
-
mod_http_oauth2: Reduce authorization code validity time to 2 minutesSun, 22 Nov 2020 18:46:25 +0100, by Kim Alvefur
-
mod_http_oauth2: Factor out authorization code validity decisionSun, 22 Nov 2020 18:39:55 +0100, by Kim Alvefur
-
mod_adhoc_oauth2_client: Fix including final client_id in result formSun, 22 Nov 2020 17:00:26 +0100, by Kim Alvefur
-
mod_adhoc_oauth2_client: Advertise URI fields with XEP-0122Sun, 22 Nov 2020 16:54:50 +0100, by Kim Alvefur
-
mod_adhoc_oauth2_client: Fix adhoc status on errorSun, 22 Nov 2020 16:17:24 +0100, by Kim Alvefur
-
mod_http_oauth2: Add TODOSun, 22 Nov 2020 01:55:42 +0100, by Kim Alvefur
-
mod_adhoc_oauth2_client: Add stub READMESun, 22 Nov 2020 01:54:06 +0100, by Kim Alvefur
-
mod_http_oauth2: Improve storage of client secretSun, 22 Nov 2020 01:32:09 +0100, by Kim Alvefur
-
mod_adhoc_oauth2_client: Note TODOSun, 22 Nov 2020 01:31:27 +0100, by Kim Alvefur
-
mod_adhoc_oauth2_client: Allow creating OAuth2 clients via ad-hocSun, 22 Nov 2020 00:50:45 +0100, by Kim Alvefur
-
mod_http_oauth2: Rescope oauth client config into users' storageSat, 21 Nov 2020 23:55:10 +0100, by Kim Alvefur
-
mod_http_oauth2: Remove unnecessary redirect uri checkSat, 21 Nov 2020 23:03:47 +0100, by Kim Alvefur
-
mod_http_oauth2: Unpack event object to improve readabilitySat, 21 Nov 2020 16:36:44 +0100, by Kim Alvefur
-
mod_http_oauth2: Fix incomplete function arity change in dea6bea2ddd3Sat, 21 Nov 2020 16:05:55 +0100, by Kim Alvefur
-
mod_http_oauth2: Authorization code flowSat, 21 Nov 2020 01:08:30 +0100, by Kim Alvefur
-
mod_ogp: Update parsing logic to catch more casesWed, 18 Nov 2020 13:48:07 +0100, by Seve Ferrer
-
mod_ogp: Improve parsing patternsWed, 18 Nov 2020 11:16:11 +0100, by Seve Ferrer
-
mod_muc_inject_mentions: Add new setting to trigger mentions only if a prefix is foundTue, 17 Nov 2020 13:45:33 +0100, by Seve Ferrer
-
mod_ogp: Add moduleSun, 15 Nov 2020 19:07:34 +0100, by Seve Ferrer
-
mod_rest: Fix attempt at indexing nil if an error stanza is missing <error>Sun, 15 Nov 2020 16:31:08 +0100, by Kim Alvefur
-
mod_rest: Ensure no attempt is made to reply to an error stanzaSun, 15 Nov 2020 16:29:48 +0100, by Kim Alvefur
-
mod_rest: Catch and log errors in callback promise chainSun, 15 Nov 2020 16:25:49 +0100, by Kim Alvefur
-
mod_rest/example: Reorder things to match the disco#info feature orderSun, 15 Nov 2020 15:41:52 +0100, by Kim Alvefur
-
mod_rest: Use promise based HTTP client APISun, 15 Nov 2020 15:33:56 +0100, by Kim Alvefur
-
mod_rest/example: Advertise version query supportSun, 15 Nov 2020 15:28:14 +0100, by Kim Alvefur
-
mod_rest: Use HTTP error mapping from net.http.errorsSun, 15 Nov 2020 15:17:50 +0100, by Kim Alvefur
-
mod_rest: Use util.error registry datatypeSat, 14 Nov 2020 22:38:28 +0100, by Kim Alvefur
-
mod_muc_inject_mentions: Make module scalable by iterating through the body instead of participants list as the main loopSat, 14 Nov 2020 18:02:49 +0100, by Seve Ferrer
-
mod_rest: Add whitespace to improve readability, code navigationThu, 12 Nov 2020 20:37:54 +0100, by Kim Alvefur
-
mod_post_msg: Advertise mod_rest, the spiritual successorThu, 12 Nov 2020 20:36:53 +0100, by Kim Alvefur
-
mod_post_msg: Tweak header levelThu, 12 Nov 2020 20:36:40 +0100, by Kim Alvefur
-
mod_prometheus: Warn users to put statistics settings in the global sectionTue, 10 Nov 2020 22:29:08 +0100, by Emmanuel Gil Peyrot
-
mod_admin_notify: New module providing an API to notify host adminsMon, 09 Nov 2020 16:53:13 +0000, by Matthew Wild
-
mod_http_oauth2: Fix typo not caught by luacheckMon, 09 Nov 2020 12:49:31 +0100, by Kim Alvefur
-
mod_firewall: Some additional documentation improvements, particularly adding section links where neededFri, 06 Nov 2020 11:17:30 +0000, by Matthew Wild
-
mod_firewall: Improve 'INSPECT' comparison operator documentationFri, 06 Nov 2020 11:16:48 +0000, by Matthew Wild
-
mod_pubsub_text_interface: Remove receipt handling (thanks meaz)Thu, 05 Nov 2020 21:51:48 +0100, by Kim Alvefur
-
mod_bob: Add dependency metadataWed, 28 Oct 2020 20:38:38 +0100, by Kim Alvefur
-
mod_auto_answer_disco_info: Add dependency data for rock packagingWed, 28 Oct 2020 20:36:02 +0100, by Kim Alvefur
-
mod_offline_email: explicitly set charset to utf-8 to override mailclients default settingsMon, 26 Oct 2020 16:32:07 +0300, by Vladimir D. Seleznev
-
mod_http_prebind: Stop hardcoding test domainSun, 25 Oct 2020 18:01:25 +0100, by Emmanuel Gil Peyrot
-
mod_http_prebind: New moduleSun, 25 Oct 2020 17:58:02 +0100, by Emmanuel Gil Peyrot
-
mod_http_oauth2: Accept empty scopeFri, 23 Oct 2020 22:23:20 +0200, by Kim Alvefur
-
mod_conversejs: Comment on what's going on in JS templateFri, 23 Oct 2020 22:07:06 +0200, by Kim Alvefur
-
mod_log_ringbuffer: Add 'lines' option (actually an alternative ringbuffer implementation)Tue, 20 Oct 2020 15:54:07 +0100, by Matthew Wild
-
mod_log_ringbuffer: Discard old data when buffer is fullTue, 20 Oct 2020 15:34:29 +0100, by Matthew Wild
-
mod_invites*: Also link to mod_invites_apiMon, 19 Oct 2020 22:02:30 +0200, by Kim Alvefur
-
mod_invites*: Link to each otherMon, 19 Oct 2020 21:55:06 +0200, by Kim Alvefur
-
mod_debug_traceback: Fix global lookup warning on 0.11.xMon, 19 Oct 2020 15:47:25 +0100, by Matthew Wild
-
mod_cloud_notify: make logging more clearMon, 19 Oct 2020 16:31:01 +0200, by tmolitor
-
mod_log_ringbuffer: Document how to integrate with mod_debug_tracebackFri, 16 Oct 2020 18:48:08 +0100, by Matthew Wild
-
mod_log_ringbuffer: Switch `filename` to not be interpolated, add filename_template which isFri, 16 Oct 2020 18:41:15 +0100, by Matthew Wild
-
mod_log_ringbuffer: Fix incorrect parameter nameFri, 16 Oct 2020 18:40:29 +0100, by Matthew Wild
-
mod_debug_traceback: Fix to use the cached tracebackFri, 16 Oct 2020 14:28:34 +0100, by Matthew Wild
-
mod_invites_api: Allow restricting HTTP methods per key (once implemented)Fri, 16 Oct 2020 14:26:53 +0100, by Matthew Wild
-
mod_log_ringbuffer: Update default filename to include data pathFri, 16 Oct 2020 14:25:44 +0100, by Matthew Wild
-
mod_debug_traceback: Descendent of mod_traceback with some additional featuresFri, 16 Oct 2020 14:23:10 +0100, by Matthew Wild
-
mod_s2s_keepalive: Restore timer start (Thanks Ge0rG)Fri, 16 Oct 2020 13:38:51 +0200, by Kim Alvefur
-
mod_s2s_keepalive: Fix response handler (thanks Ge0rG)Fri, 16 Oct 2020 13:18:11 +0200, by Kim Alvefur
-
mod_invites_page: Change client selection button text from 'Install' to 'Select' by defaultFri, 16 Oct 2020 11:06:25 +0100, by Matthew Wild
-
mod_invites_page: Remove preauth URI buttonFri, 16 Oct 2020 11:03:38 +0100, by Matthew Wild
-
mod_conversejs: Add comments about default settingsThu, 15 Oct 2020 20:12:04 +0200, by Kim Alvefur
-
mod_conversejs/README: Complete list of auto-injected settingsThu, 15 Oct 2020 20:11:15 +0200, by Kim Alvefur
-
mod_conversejs/README: Add text about preventing auto-load of mod_bosh/wsThu, 15 Oct 2020 19:55:47 +0200, by Kim Alvefur
-
mod_conversejs: Tweak wordingThu, 15 Oct 2020 19:48:24 +0200, by Kim Alvefur
-
mod_log_ringbuffer: New module to send logs to an in-memory ringbufferThu, 15 Oct 2020 16:47:21 +0100, by Matthew Wild
-
mod_s2s_keepalive: Fix name of timestamp functionWed, 14 Oct 2020 18:15:12 +0200, by Kim Alvefur
-
mod_s2s_keepalive: Use timestamp as iq @idWed, 14 Oct 2020 18:02:10 +0200, by Kim Alvefur
-
mod_welcome_page/html: Containerize the Jumbotron!Wed, 14 Oct 2020 17:58:22 +0200, by Kim Alvefur
-
mod_invites_page: Fix table in README (thanks Ge0rG)Wed, 14 Oct 2020 16:49:00 +0100, by Matthew Wild
-
mod_welcome_page/html: Fix closing div tag!Wed, 14 Oct 2020 17:47:58 +0200, by Kim Alvefur
-
mod_http_index: Remove unused CSS classTue, 13 Oct 2020 18:44:32 +0200, by Kim Alvefur
-
mod_http_index,muc_log: More CSS tweaksTue, 13 Oct 2020 18:37:16 +0200, by Kim Alvefur
-
mod_admin_web: Add a title for mod_http_indexMon, 12 Oct 2020 19:26:33 +0200, by Kim Alvefur
-
mod_http_index,mod_http_muc_log: Tweak againMon, 12 Oct 2020 19:24:20 +0200, by Kim Alvefur
-
mod_http_index, mod_http_muc_log: Tweak navigation element marginsMon, 12 Oct 2020 19:16:46 +0200, by Kim Alvefur
-
mod_http_index: Copy style from mod_http_muc_log (inc dark theme!)Mon, 12 Oct 2020 18:53:26 +0200, by Kim Alvefur
-
mod_welcome_page: Serve from top level path (/) by defaultMon, 12 Oct 2020 18:45:01 +0200, by Kim Alvefur
-
mod_welcome_page/html: Fix form target if path isn't /Mon, 12 Oct 2020 18:38:36 +0200, by Kim Alvefur
-
MergeMon, 12 Oct 2020 18:04:05 +0200, by JC Brand
-
muc_batched_probe: don't return too quicklyMon, 12 Oct 2020 18:01:54 +0200, by JC Brand
-
mod_smacks: don't store mam results in offline storeMon, 12 Oct 2020 17:56:10 +0200, by tmolitor
-
mod_muc_batched_probe: don't rely on mt_room:respond_to_probe methodMon, 12 Oct 2020 13:21:16 +0200, by JC Brand
-
mod_register_apps: Fix removal of apps from array on unloadSat, 10 Oct 2020 16:54:06 +0200, by Kim Alvefur
-
mod_register_apps: Ignore the long lines [luacheck]Sat, 10 Oct 2020 16:52:36 +0200, by Kim Alvefur
-
Back out a8aacfbdaea9: Not needed since change in trunkFri, 09 Oct 2020 16:47:46 +0200, by Kim Alvefur
-
mod_welcome_page: New module to provide a friendly entrypoint to invite-based setupsFri, 09 Oct 2020 12:19:46 +0100, by Matthew Wild
-
mod_register_apps: Point out assets/ directory for packagingThu, 08 Oct 2020 16:42:10 +0200, by Kim Alvefur
-
mod_http_muc_log: Move template into a directory to ease packagingThu, 08 Oct 2020 16:39:19 +0200, by Kim Alvefur
-
mod_admin_web: Really fix luarocks build specThu, 08 Oct 2020 13:49:08 +0200, by Kim Alvefur
-
mod_admin_web: Serve resources from resource path in trunk/0.11Thu, 08 Oct 2020 12:26:56 +0200, by Kim Alvefur
-
mod_admin_web: Include build instructions in metadataThu, 08 Oct 2020 12:20:48 +0200, by Kim Alvefur
-
mod_register_apps: Add setup instructions for Beagle IMWed, 07 Oct 2020 15:42:30 +0100, by Matthew Wild
-
mod_muc_moderation: Improve error message to be more helpfulTue, 06 Oct 2020 18:57:47 +0200, by Kim Alvefur
-
mod_conversejs: Automatically register as a site app (see mod_register_apps)Tue, 06 Oct 2020 16:07:43 +0100, by Matthew Wild
-
mod_invites_register_web: Support a 'login_link_format' for apps, redirected to after successful registrationTue, 06 Oct 2020 16:06:57 +0100, by Matthew Wild
-
mod_invites_register_web: Fix bug where invalid invite code redirected to wrong URLTue, 06 Oct 2020 16:06:24 +0100, by Matthew Wild
-
mod_invites_register_web: Tweak layout and text of web chat CTATue, 06 Oct 2020 16:05:30 +0100, by Matthew Wild
-
mod_invites_page: Always display web clients regardless of detected platformTue, 06 Oct 2020 16:04:31 +0100, by Matthew Wild
-
mod_register_apps: Add support for module:provides("site-app", app_info)Tue, 06 Oct 2020 16:03:38 +0100, by Matthew Wild
-
mod_register_apps: Add logo for Converse.jsTue, 06 Oct 2020 16:02:31 +0100, by Matthew Wild
-
mod_firewall: Add packaging metadata to include librariesMon, 05 Oct 2020 21:56:37 +0200, by Kim Alvefur
-
mod_rest: Add packaging metadata to include jsonmap lib and examplesMon, 05 Oct 2020 21:56:04 +0200, by Kim Alvefur
-
mod_invites_register_web: Support linking to a web chat after successful registrationMon, 05 Oct 2020 16:45:06 +0100, by Matthew Wild
-
mod_conversejs: Hint that templates should be copied into packagesThu, 01 Oct 2020 17:51:32 +0200, by Kim Alvefur
-
mod_conversejs: Move templates into a directory for easier installThu, 01 Oct 2020 17:49:10 +0200, by Kim Alvefur
-
mod_muc_inject_mentions: Add new configuration setting to choose between registered nicknames or online participantsThu, 01 Oct 2020 16:20:09 +0200, by Seve Ferrer
-
mod_muc_inject_mentions: Add new configuration setting to strip out prefixes from mentionsWed, 30 Sep 2020 13:14:46 +0200, by Seve Ferrer
-
mod_muc_inject_mentions: Should not append mentions by defaultTue, 29 Sep 2020 17:14:41 +0200, by Seve Ferrer
-
mod_muc_inject_mentions: Add new configuration setting to look for mentions even if the client sent some alreadyTue, 29 Sep 2020 17:05:14 +0200, by Seve Ferrer
-
mod_muc_inject_mentions: Update README explainig mention_delimiters settingMon, 28 Sep 2020 19:06:20 +0200, by Seve Ferrer
-
mod_muc_inject_mentions: Improve mentions lookup by using a set instead of a listMon, 28 Sep 2020 18:46:33 +0200, by Seve Ferrer
-
mod_auth_http: Fix unfinished sentence inWed, 30 Sep 2020 13:27:27 +0100, by Matthew Wild
-
mod_auth_http: Yet another module to authenticate against a HTTP serviceWed, 30 Sep 2020 13:20:11 +0100, by Matthew Wild
-
Update local repositoryMon, 28 Sep 2020 15:34:00 +0200, by Seve Ferrer
-
mod_muc_inject_mentions: Refactor code using in_list utility function to improve readabilityMon, 28 Sep 2020 15:30:22 +0200, by Seve Ferrer
-
MergeSat, 26 Sep 2020 14:45:08 +0200, by Kim Alvefur
-
mod_conversejs: Generate 'assets_path' to fix locating certain resourcesSat, 26 Sep 2020 00:22:57 +0200, by Kim Alvefur
-
Improve mod_firewall readmeMon, 21 Sep 2020 21:57:25 +0200, by Christian Weiske
-
mod_cloud_notify: fix comment textWed, 23 Sep 2020 19:55:46 +0200, by tmolitor
-
mod_easy_invite: Highlight deprecation noticeMon, 21 Sep 2020 21:56:46 +0200, by Kim Alvefur
-
mod_firewall: Update another chain name for consistencyMon, 21 Sep 2020 15:49:54 +0100, by Matthew Wild
-
mod_firewall: Update chain name for consistencyMon, 21 Sep 2020 15:45:53 +0100, by Matthew Wild
-
mod_conversejs: Enable serving resources from built-in http serverSun, 20 Sep 2020 17:06:00 +0200, by Kim Alvefur
-
mod_firewall: Add jabberspam-simple-blocklist.pfw and spam-blocklists.pfwSun, 20 Sep 2020 15:57:04 +0100, by Matthew Wild
-
mod_muc_inject_mentions: Catch nicknames between new linesSun, 20 Sep 2020 15:24:09 +0200, by Seve Ferrer
-
mod_muc_inject_mentions: Allow suffixes to be used after a new lineSun, 20 Sep 2020 15:04:22 +0200, by Seve Ferrer
-
mod_muc_inject_mentions: Allow suffixes to be used before a new lineSun, 20 Sep 2020 14:57:55 +0200, by Seve Ferrer
-
mod_muc_inject_mentions: Allow preffixes to be used after a new lineSun, 20 Sep 2020 14:45:58 +0200, by Seve Ferrer
-
mod_muc_inject_mentions: (W311) value assigned to variable _first is overwritten on line 104 before useSun, 20 Sep 2020 13:45:32 +0200, by Seve Ferrer
-
mod_muc_inject_mentions: (W211) unused variable node, (W211) unused variable hostSun, 20 Sep 2020 13:38:31 +0200, by Seve Ferrer
-
mod_muc_inject_mentions: (W213) unused loop variable iSun, 20 Sep 2020 13:34:18 +0200, by Seve Ferrer
-
mod_muc_inject_mentions: Publish module to repositorySun, 20 Sep 2020 10:31:02 +0200, by Seve Ferrer
-
mod_muc_search: Some changes predating version controlFri, 17 Aug 2018 11:16:46 +0200, by Kim Alvefur
-
mod_muc_search: Implementation of the search.jabber.network XMPP APIFri, 17 Aug 2018 09:49:27 +0200, by Kim Alvefur
-
mod_invites_register_web: Include html resources in rockTue, 15 Sep 2020 19:18:31 +0200, by Kim Alvefur
-
mod_invites_page: Fix platform detection and don't show empty list of clients for unknown platformsTue, 15 Sep 2020 16:27:48 +0100, by Matthew Wild
-
mod_invites_page: Add alt text to invalid invite imageTue, 15 Sep 2020 16:16:16 +0100, by Matthew Wild
-
mod_invites_page: Apply fixes from invite page to client URI pageTue, 15 Sep 2020 16:15:51 +0100, by Matthew Wild
-
mod_invites_page: Remove h-100 that was preventing uri-cta from being tapped on Fennec (thanks meaz)Tue, 15 Sep 2020 15:13:32 +0100, by Matthew Wild
-
mod_invites_page: Some HTML fixes to please the W3C validatorTue, 15 Sep 2020 14:35:00 +0100, by Matthew Wild
-
mod_invites_page, mod_invites_register_web: Set correct Content-Type everywhere necessaryTue, 15 Sep 2020 14:11:48 +0100, by Matthew Wild
-
mod_firewall: spam-blocking.pfw: allow subscription acks throughTue, 15 Sep 2020 11:54:48 +0100, by Matthew Wild
-
mod_firewall: Add checkcerts option for HTTP lists, cert verification disabled when SNI unsupportedTue, 15 Sep 2020 11:49:55 +0100, by Matthew Wild
-
mod_firewall: Add docs for list types and parametersTue, 15 Sep 2020 11:45:09 +0100, by Matthew Wild
-
mod_invites_page: Fix HTML syntax errorMon, 14 Sep 2020 18:16:31 +0100, by Matthew Wild
-
mod_invites_page: Fix incorrect use of <button> (thanks Martin)Mon, 14 Sep 2020 18:06:54 +0100, by Matthew Wild
-
mod_invites_page: Fix indentation and mismatched <div> tag (thanks Martin)Mon, 14 Sep 2020 18:06:33 +0100, by Matthew Wild
Scroll all the way down to load more.