Software /
code /
prosody-modules
Graph
-
mod_csi_muc_priorities: Add an example2019-08-02, by Kim Alvefur
-
mod_csi_muc_priorities: Mention mod_track_muc_joins2019-08-02, by Kim Alvefur
-
mod_ignore_host_chatstates: Add a stub README2019-08-02, by Kim Alvefur
-
mod_muc_block_pm: Add support for Prosody 0.112019-08-02, by JC Brand
-
mod_http_stats_stream: Use existing header preparation2019-07-31, by Kim Alvefur
-
mod_smacks: fix bug for missbehaving clients sending multiple acks in a row2019-07-30, by tmolitor
-
mod_muc_occupant_id: depend on muc.2019-07-29, by Maxime “pep” Buquet
-
mod_muc_occupant_id: Update links to the XEP inbox.2019-07-17, by Maxime “pep” Buquet
-
mod_muc_occupant_id: Remove unnecessary check on occupant2019-07-14, by Maxime “pep” Buquet
-
mod_muc_occupant_id: initial commit2019-07-14, by Maxime “pep” Buquet
-
mod_csi_muc_priorities: Signal unimportance (thanks tmolitor)2019-07-04, by Kim Alvefur
-
mod_cloud_notify: fix typo (used || instead of or)2019-07-01, by tmolitor
-
mod_cloud_notify: fix local variable usage2019-07-01, by tmolitor
-
mod_http_upload: Duplicate mime types handling from mod_http_files (fixes #1374)2019-06-29, by Kim Alvefur
-
mod_csi_pump: Obsolete, remove2019-06-26, by Kim Alvefur
-
mod_muc_defaults: Allow setting of `name` and `description2019-06-20, by JC Brand
-
mod_cloud_notify: fix prosody 0.9 compatibility2019-06-16, by tmolitor
-
mod_smacks: fix prosody 0.9 compatibility2019-06-16, by tmolitor
-
mod_log_events_by_memory: Add link to post explaining different kinds of memory leaks2019-06-12, by Kim Alvefur
-
mod_log_events_by_memory: Add a rant to README about uselessness of this module2019-06-12, by Kim Alvefur
-
mod_log_events_by_cpu_usage: Log events where more than a certain amount of CPU time was spent2019-06-10, by Kim Alvefur
-
mod_log_events_by_memory: Log events where Lua memory usage increased2019-06-10, by Kim Alvefur
-
mod_web_push: README: Fix list formatting2019-06-09, by Maxime “pep” Buquet
-
mod_web_push: Update README2019-06-09, by Maxime “pep” Buquet
-
Initial version of mod_web_push. WARNING: Do not use.2019-06-08, by Maxime “pep” Buquet
-
misc/munin/prosody_: Add a total_s2s counter to work with mod_statistics_statsman2019-05-28, by Kim Alvefur
-
mod_statistics_statsman: Fix syntax error2019-05-28, by Kim Alvefur
-
mod_statistics_statsman: Map 'cpu.clock' from mod_measure_cpu to 'cpu_total' of mod_statistics_cputotal2019-05-28, by Kim Alvefur
-
mod_statistics_statsman/README: Describe how to switch from mod_statistics2019-05-28, by Kim Alvefur
-
mod_statistics_statsman: Update for change stats type change in mod_measure_memory2019-05-28, by Kim Alvefur
-
mod_extdisco: Remove redundant condition2019-05-23, by Kim Alvefur
-
mod_extdisco: Also handle XEP-0215 v0.72019-05-23, by Kim Alvefur
-
mod_extdisco: Set missing namespace on credentials response2019-05-23, by Kim Alvefur
-
mod_extdisco: Reuse xmlns variable2019-05-23, by Kim Alvefur
-
xep-0215-0.6 requires service to be wrapped in services tag.2019-05-23, by Alexey Bobyr
-
mod_csi_muc_priorities: Fix traceback due to empty field2019-05-18, by Kim Alvefur
-
mod_conversejs: Set viewport scale hack (closes #1361)2019-05-16, by Kim Alvefur
-
mod_conversejs: Make title configurable (fixes #1362)2019-05-16, by Kim Alvefur
-
mod_conversejs: Separate out templates into separate configurable files (breaks 0.9 compat)2019-05-16, by Kim Alvefur
-
mod_http_muc_log: Hide join/part controls if they are not stored by mod_muc_mam2019-05-16, by Kim Alvefur
-
mod_http_muc_log: Allow specifying the default view2019-05-12, by Kim Alvefur
-
mod_http_muc_log: Preserve ?query part in redirect2019-05-13, by Kim Alvefur
-
mod_http_muc_log: Add navigation link to latest page2019-05-13, by Kim Alvefur
-
mod_http_muc_log: Correctly build absolute URLs2019-05-13, by Kim Alvefur
-
mod_http_muc_log: Provide a redirect to 'latest' day with logs (fixes #1360)2019-05-12, by Kim Alvefur
-
mod_http_muc_log: Fix Y10k bug2019-05-12, by Kim Alvefur
-
mod_http_upload: Propagate errors from expiry procedure2019-05-08, by Kim Alvefur
-
mod_http_upload: Check attempted upload against quota even with no previous uploads2019-05-08, by Kim Alvefur
-
mod_http_upload: Consider quota reached if it can't be checked2019-05-08, by Kim Alvefur
-
mod_storage_xmlarchive: Try harder to limit range of time to check2019-05-07, by Kim Alvefur
-
mod_muc_defaults: Create MUCs from config2019-05-06, by JC Brand
-
mod_storage_xmlarchive: Add support for user iteration API2019-05-05, by Kim Alvefur
-
mod_migrate: Try to use per storage user listing where available2019-05-05, by Kim Alvefur
-
mod_http_muc_log: Trim trailing whitespace [luacheck]2019-05-05, by Kim Alvefur
-
mod_http_muc_log: Add option to show OOB images2019-05-05, by Kim Alvefur
-
mod_http_muc_log: Document optimization for storage modules lacking :dates API2019-05-05, by Kim Alvefur
-
mod_http_muc_log: Increase clickable area on dates2019-05-05, by Kim Alvefur
-
mod_http_muc_log: Add table header and body tags for improved semantics2019-05-05, by Kim Alvefur
-
mod_http_muc_log: Sort room listing by jid for stable order2019-05-05, by Kim Alvefur
-
mod_http_index: Improve page title2019-05-05, by Kim Alvefur
-
mod_http_pep_avatar/README: Mark up example URL as code snippet2019-05-05, by Kim Alvefur
-
mod_http_pep_avatar: Return a message instead of 404 for base path2019-05-05, by Kim Alvefur
-
mod_atom/README: Add some text about where to look for the atom feed2019-05-05, by Kim Alvefur
-
mod_atom: Return a message instead of 404 for root path2019-05-05, by Kim Alvefur
-
mod_storage_xmlarchive: Return error if range request reference missing items (see #1325)2019-05-03, by Kim Alvefur
-
mod_storage_xmlarchive: Limit search to smallest time range in case of inexact match2019-05-03, by Kim Alvefur
-
mod_muc_cloud_notify: Count codepoints instead of bytes2019-05-02, by Matthew Wild
-
mod_bidi: Document compatibility with 0.10 and 0.112019-04-22, by Kim Alvefur
-
mod_auth_token: Timezone fix for TOTP checking2019-05-02, by JC Brand
-
mod_admin_web: Fix to use format strings in logger calls (thanks Ge0rG)2019-04-30, by Matthew Wild
-
mod_auth_ldap: Use module API for logging2019-04-28, by Kim Alvefur
-
mod_auth_ldap: Log any error message from open_simple() when testing password2019-04-28, by Kim Alvefur
-
mod_inject_ecaps2: Add a compatibility table.2019-04-24, by Emmanuel Gil Peyrot
-
mod_omemo_all_access: Also not needed with Prosody 0.112019-04-20, by Kim Alvefur
-
mod_net_proxy: Ensure port numbers are coerced into numbers2019-04-12, by Kim Alvefur
-
mod_turncredentials: Convert numeric attributes to strings (fixes #1339)2019-04-09, by Kim Alvefur
-
mod_http_muc_log: Allow trailing slash after date2019-04-09, by Kim Alvefur
-
mod_adhoc_dataforms_demo/README: Describe the new multi-step command2019-04-06, by Kim Alvefur
-
mod_adhoc_dataforms_demo: Add a multi-step command demo2019-04-06, by Kim Alvefur
-
mod_adhoc_dataforms_demo: Rename command node to reflect current module name2019-04-06, by Kim Alvefur
-
mod_adhoc_dataforms_demo: Reorder form fields2019-04-06, by Kim Alvefur
-
mod_adhoc_dataforms_demo: Remove extra 'fixed' field2019-04-06, by Kim Alvefur
-
mod_invite: Show a different error if no token has been given2019-04-05, by Kim Alvefur
-
mod_invite: Remove unused local variable [luacheck]2019-04-05, by Kim Alvefur
-
mod_invite: Use path passed by http stack instead of pattern matching2019-04-05, by Kim Alvefur
-
mod_password_reset: Remove unused local [luacheck]2019-04-05, by Kim Alvefur
-
mod_admin_web: Ignore shadowed 'ok' variable, nothing to worry about [luacheck]2019-04-05, by Kim Alvefur
-
Update modules using mod_http_files to serve files for change in Prosody trunk2019-04-05, by Kim Alvefur
-
mod_muc_gc10: Abort on Prosody 0.112019-04-03, by Kim Alvefur
-
mod_csi_pump/README: Discourage use, point to mod_csi_simple2019-04-03, by Kim Alvefur
-
mod_muc_lang: Abort on Prosody 0.11 which supports this natively (thanks Ge0rG)2019-04-03, by Kim Alvefur
-
mod_csi_muc_priorities: Add a README2019-04-02, by Kim Alvefur
-
mod_bookmarks: Return true when a stanza has been sent.2019-04-02, by Emmanuel Gil Peyrot
-
mod_bookmarks: Check for item-not-found and return empty Private XML. Fixes #1265 (thanks gerald and thebigfrog!)2019-04-02, by Emmanuel Gil Peyrot
-
mod_limits: log throttled JID2019-04-02, by Georg Lukas
-
mod_throttle_unsolicited: reduce debug logs, rename firewall mark2019-04-02, by Georg Lukas
-
mod_csi_muc_priorities: Consider own messages important (fallback if no mod_track_muc_joins)2019-04-01, by Kim Alvefur
-
mod_csi_muc_priorities: Consider own MUC messages as important2019-04-01, by Kim Alvefur
-
mod_csi_muc_priorities: Undo early return to make following commit clearer2019-04-01, by Kim Alvefur
-
mod_csi_muc_priorities: Sort list of JIDs2019-04-01, by Kim Alvefur
-
mod_csi_muc_priorities: Allow specifying which MUC JIDs are less important2019-04-01, by Kim Alvefur
-
mod_csi_muc_priorities: Add a comment2019-04-01, by Kim Alvefur
-
mod_csi_muc_priorities: Break out room jid into a variable2019-04-01, by Kim Alvefur
-
mod_csi_muc_priorities: Remove dependency on mod_track_muc_joins2019-04-01, by Kim Alvefur
-
mod_csi_muc_priorities: Reduce importance of group chat messages2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Assume unspecified event is 'push' if there are commits in payload2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Rearrange code to make it easier to handle other event types2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Get event type from payload (should work with gitlab)2019-03-31, by Kim Alvefur
-
mod_pubsub_github/README: Specify language of code block for pretty syntax highlighting2019-03-31, by Kim Alvefur
-
mod_pubsub_github/README: Include 'github_secret' in example since it's required2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Reorder code to prepare for more code reordering2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Rename variable to avoid name clash [luacheck]2019-03-31, by Kim Alvefur
-
luacheckrc: Update API method list from prosody2019-03-31, by Kim Alvefur
-
luacheckrc: Copy line length setting from prosody2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Include a summary field in payload2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Add some spacing to improve readability2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Lift signature validation from mod_pubsub_post2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Only put first line of commit message in title, rest in content2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Fix publish date2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Add support for publishing to multiple node based on repository2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Publish with item id set to commit hash (BC)2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Require a secret to be set (BC)2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Add support for specifying an actor with less privileges2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Abort on unknown github events2019-03-31, by Kim Alvefur
-
mod_pubsub_github/README: Mark up options as code snippets2019-03-31, by Kim Alvefur
-
mod_pubsub_github/README: Fix 'labels' metafield to be a list2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Log debug message before attempting to publish2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Return appropriate status code on failure to publish2019-03-31, by Kim Alvefur
-
mod_pubsub_github: Send sensible status codes2019-03-31, by Kim Alvefur
-
mod_csi_grace_period: Server-side grace period logic for CSI2019-03-31, by Kim Alvefur
-
mod_pubsub_post/README: Set stage label to stable2019-03-30, by Kim Alvefur
-
mod_pubsub_post/README: Mention use as a webhook receiver2019-03-30, by Kim Alvefur
-
mod_pubsub_post: Make debug messages more informative2019-03-30, by Kim Alvefur
-
mod_pubsub_post: Restructure authentication and authorization (BC)2019-03-30, by Kim Alvefur
-
mod_pubsub_post/README: Fix some typos2019-03-30, by Kim Alvefur
-
mod_pubsub_post: Add support for WebSub authentication2018-08-24, by Kim Alvefur
-
offline_hints: discard no-store hinted messages at mod_offline2019-03-29, by marc0s
-
muc_mam_markers: store chat markers in the Group Chat archives2019-03-29, by marc0s
-
muc_notifications: notify non-present members of new messages2019-03-29, by marc0s
-
mod_bookmarks/README: Mention XEP 4112019-03-28, by Kim Alvefur
-
mod_map: Experimental module exposing MAM summary2019-02-25, by Kim Alvefur
-
mod_conversejs/README: Update text about mod_bosh and mod_websocket2019-03-24, by Kim Alvefur
-
mod_conversejs: Add dependency on mod_bookmarks2019-03-24, by Kim Alvefur
-
mod_smacks: Raise error on out-of-range config options (thanks marc0s)2019-03-22, by Matthew Wild
-
mod_conversejs: Show fallback text if converse.js fails to load (thanks MattJ)2019-03-19, by Kim Alvefur
-
mod_storage_xmlarchive: Remove per day files during migration2019-03-17, by Kim Alvefur
-
mod_csi_battery_saver: fix typo in util.stanza:get_child()2019-03-18, by tmolitor
-
mod_pubsub_text_interface: Remove unused variable [luacheck]2019-03-15, by Kim Alvefur
-
mod_pubsub_text_interface: Add command for listing current subscriptions2019-03-15, by Kim Alvefur
-
mod_bookmarks: Use correct variable, fixes a traceback (thanks dan)2019-03-14, by Kim Alvefur
-
mod_http_muc_log: Split long line [luacheck]2019-03-13, by Kim Alvefur
-
mod_http_muc_log: Add functionality for hiding joins and parts2019-03-13, by Kim Alvefur
-
mod_pastebin: Update compatibility docs (thanks Ge0rG)2019-03-13, by Matthew Wild
-
mod_firewall: Improve debug logging for chain results2019-03-11, by Matthew Wild
-
mod_invite: Made web pages responsive2019-03-07, by jeybe
-
mod_csi_battery_saver: Remove patched stanza:find() method and reduce Carbons-related code2019-03-08, by Matthew Wild
-
mod_invite: Fire event that signals that an user has registered (thanks jeybe)2019-03-07, by Kim Alvefur
-
mod_smacks: apply resumed logger and type to new session, fix #12292019-03-06, by Georg Lukas
-
mod_smacks: improved debug logging2019-03-06, by Georg Lukas
-
mod_smacks: no crash on <a> without @h, fix #13172019-03-06, by Georg Lukas
-
mod_bookmarks: Actually save node config2019-03-06, by Emmanuel Gil Peyrot
-
mod_cache_c2s_caps: Use the correct argument, and check for origin’s nil-ness2019-03-06, by Emmanuel Gil Peyrot
-
mod_http_avatar: Announce 0.11 works2019-03-05, by Emmanuel Gil Peyrot
-
mod_bookmarks: Remove unused bookmarks/updated event2019-03-05, by Emmanuel Gil Peyrot
-
mod_auth_token: Check realm against module.host2019-02-28, by JC Brand
-
mod_auth_token: Update README.2019-02-26, by JC Brand
-
mod_delay: Remove this module, it is never useful2019-02-24, by Emmanuel Gil Peyrot
-
mod_storage_muc_log: Remove unused variable [luacheck]2019-02-19, by Kim Alvefur
-
mod_storage_muc_log: Return 'with' property for items (API conformance)2019-02-19, by Kim Alvefur
-
mod_mam_muc: Mention that this MAM version is legacy.2019-02-15, by Emmanuel Gil Peyrot
-
mod_mam_muc: Explicit which namespace MAM version 0.5 implements.2019-02-15, by Emmanuel Gil Peyrot
-
mod_mam_muc: Add compatibility note for 0.11 (thanks Ge0rG!)2019-02-15, by Emmanuel Gil Peyrot
-
mod_cache_c2s_caps: Fail to load if module:send_iq() is not available2019-02-14, by Matthew Wild
-
mod_muc_mam_hints: Respect XEP-0334 hints in MUC messages2019-02-13, by marc0s
-
mod_storage_xmlarchive: Add some debug logging2019-02-07, by Kim Alvefur
-
mod_cache_c2s_caps: Only advertise support for trunk until further notice. Fixes #1311.2019-02-03, by Emmanuel Gil Peyrot
-
mod_storage_xmlarchive/README: And don't have prosody running at the same time2019-01-24, by Kim Alvefur
-
mod_storage_xmlarchive/README: Add reminder about backups2019-01-24, by Kim Alvefur
-
mod_muc_log/README: Update compatibility2019-01-23, by Kim Alvefur
-
mod_storage_muc_log/README: Update compatibility2019-01-23, by Kim Alvefur
-
mod_cache_c2s_caps: Unset the caps_cache also on errors due to the result validation.2019-01-22, by Emmanuel Gil Peyrot
-
mod_cache_c2s_caps: Add a missing return when the hash is wrong.2019-01-22, by Emmanuel Gil Peyrot
-
mod_cache_c2s_caps: Switch to the new module:send_iq() API.2019-01-22, by Emmanuel Gil Peyrot
-
mod_storage_xmlarchive: Don't return early when looking through entire archive2019-01-21, by Kim Alvefur
-
mod_storage_xmlarchive: Allow lookup of IDs that don't follow the YYYY-MM-DD-RANDOM format2019-01-21, by Kim Alvefur
-
mod_storage_xmlarchive/README: Change example to match Prosodys mod_mam2019-01-20, by Kim Alvefur
-
mod_smacks: Fire event on delivery failure/success for each stanza2019-01-20, by Matthew Wild
-
mod_muc_limits: Fix being unload on trunk2019-01-18, by Kim Alvefur
-
Fix http_auth_check example in README2019-01-18, by Nicolas Cedilnik
-
mod_client_certs: do not crash on plain sockets2019-01-18, by Thibaut Girka
-
mod_http_upload: Fix indentation2019-01-18, by Kim Alvefur
-
mod_presence_dedup: Remove unused variables [luacheck]2019-01-17, by Kim Alvefur
-
mod_measure_cpu: Rename counter metric to avoid name clash (thanks pep.)2019-01-16, by Kim Alvefur
-
mod_slack_webhooks: Fix use with 0.11+ MUC API2019-01-15, by Kim Alvefur
-
mod_http_authentication: Allow HTTP error events to pass through (fixes #1293)2019-01-15, by Kim Alvefur
-
mod_http_upload: Clarify how quotas affect upload requests2019-01-14, by Kim Alvefur
-
mod_http_upload: Document prosodyctl command for expiring uploads2019-01-14, by Kim Alvefur
-
mod_http_upload: Clarify when expiry is checked2019-01-14, by Kim Alvefur
-
mod_log_messages_sql/README: Add pointer towards mod_mam + mod_readonly2019-01-07, by Kim Alvefur
-
mod_readonly: Add a stub README2019-01-07, by Kim Alvefur
-
mod_pubsub_text_interface/README: Fix typo (thanks perflyst)2019-01-07, by Kim Alvefur
-
mod_storage_xmlarchive: Remove compat for old argument order2019-01-06, by Kim Alvefur
-
mod_storage_xmlarchive: Expand description in README2019-01-06, by Kim Alvefur
-
mod_http_pep_avatar: Redirect to prepped username2019-01-06, by Kim Alvefur
-
mod_atom: Apply nodeprep via redirect for cache-friendlyness2019-01-06, by Kim Alvefur
-
mod_measure_cpu: Also report the raw clock value, whatever that is2019-01-05, by Kim Alvefur
-
mod_measure_message_length: Use measure type that actually exists2019-01-04, by Kim Alvefur
-
mod_pubsub_text_interface: Send replies trough normal stanza routing2019-01-03, by Kim Alvefur
-
mod_statistics: Fix incorrect parameters to envload (thanks Dan)2019-01-03, by Matthew Wild
-
mod_statistics: top: Use util.envload for 5.2 compatibility2019-01-03, by Matthew Wild
-
mod_support_room: Module that invites newly registered users to a room2019-01-03, by Kim Alvefur
-
mod_http_pep_avatar: Provides PEP avatars via HTTP2019-01-03, by Kim Alvefur
-
mod_atom: Check whether user exists2019-01-03, by Kim Alvefur
-
mod_atom: Unpack event object2019-01-03, by Kim Alvefur
-
lint: Teach luacheck about the new module:send_iq API2019-01-02, by Kim Alvefur
-
mod_pep_vcard_avatar: Update docs to point at mod_vcard_legacy2018-12-31, by Kim Alvefur
-
mod_bookmarks: Mention that it also works on 0.11.2018-12-28, by Emmanuel Gil Peyrot
-
mod_ignore_host_chatstates: Discard chat state messages sent to a bare host2018-12-28, by Kim Alvefur
-
mod_muc_limits: Simplify bypass for affiliated users2018-12-23, by Kim Alvefur
-
mod_muc_limits: Add support for new MUC API in Prosody 0.112018-12-23, by Kim Alvefur
-
mod_adhoc_account_management: Reduce indentation of one in the main function.2018-12-23, by Emmanuel Gil Peyrot
-
mod_secure_interfaces: Prevent starttls on connections marked secure (fixes #1274)2018-12-23, by Kim Alvefur
-
mod_statistics: Update 'top' to (hopefully) work with Prosody 0.11/Lua 5.22018-12-23, by Matthew Wild
-
mod_pubsub_text_interface/README: Add lost _2018-12-22, by Kim Alvefur
-
mod_pubsub_text_interface/README: Add a Compatibility section2018-12-22, by Kim Alvefur
-
mod_pubsub_text_interface/README: Document the 'last' command2018-12-22, by Kim Alvefur
-
mod_pubsub_text_interface/README: Normalize Markdown syntax2018-12-22, by Kim Alvefur
-
mod_pubsub_stats/README: Link to docs for Prosodys statistics2018-12-22, by Kim Alvefur
-
mod_pubsub_stats: Sort summary2018-12-22, by Kim Alvefur
-
mod_pubsub_stats: Generate a textual summary for notifications2018-12-22, by Kim Alvefur
-
mod_bidi: Mark as Stable2018-12-18, by Kim Alvefur
-
mod_offline_email: Allow LuaSocket to pollute the global scope, fixes traceback (*sigh*)2018-12-16, by Kim Alvefur
-
mod_xhtmlim: Turn unknown elements into <span>2018-12-13, by Kim Alvefur
-
mod_muc_ban_ip: Improve logging to use session, and log when a ban is enforced2018-12-13, by Matthew Wild
-
mod_muc_limits: Document brokenness with 0.11.x2018-12-11, by Kim Alvefur
-
mod_motd_sequential: Fix typo (fixes unintentional global access)2018-12-11, by Kim Alvefur
-
mod_motd_sequential: Fix for deprecation of global routing functions (fixes #1258)2018-12-11, by Kim Alvefur
Scroll all the way down to load more.