mod_invites_register_web: Support a 'login_link_format' for apps, redirected to after successful registration
|
Matthew Wild |
2020-10-06 |
mod_invites_register_web: Fix bug where invalid invite code redirected to wrong URL
|
Matthew Wild |
2020-10-06 |
mod_invites_register_web: Tweak layout and text of web chat CTA
|
Matthew Wild |
2020-10-06 |
mod_invites_page: Always display web clients regardless of detected platform
|
Matthew Wild |
2020-10-06 |
mod_register_apps: Add support for module:provides("site-app", app_info)
|
Matthew Wild |
2020-10-06 |
mod_register_apps: Add logo for Converse.js
|
Matthew Wild |
2020-10-06 |
mod_firewall: Add packaging metadata to include libraries
|
Kim Alvefur |
2020-10-05 |
mod_rest: Add packaging metadata to include jsonmap lib and examples
|
Kim Alvefur |
2020-10-05 |
mod_invites_register_web: Support linking to a web chat after successful registration
|
Matthew Wild |
2020-10-05 |
mod_conversejs: Hint that templates should be copied into packages
|
Kim Alvefur |
2020-10-01 |
mod_conversejs: Move templates into a directory for easier install
|
Kim Alvefur |
2020-10-01 |
mod_muc_inject_mentions: Add new configuration setting to choose between registered nicknames or online participants
|
Seve Ferrer |
2020-10-01 |
mod_muc_inject_mentions: Add new configuration setting to strip out prefixes from mentions
|
Seve Ferrer |
2020-09-30 |
mod_muc_inject_mentions: Should not append mentions by default
|
Seve Ferrer |
2020-09-29 |
mod_muc_inject_mentions: Add new configuration setting to look for mentions even if the client sent some already
|
Seve Ferrer |
2020-09-29 |
mod_muc_inject_mentions: Update README explainig mention_delimiters setting
|
Seve Ferrer |
2020-09-28 |
mod_muc_inject_mentions: Improve mentions lookup by using a set instead of a list
|
Seve Ferrer |
2020-09-28 |
mod_auth_http: Fix unfinished sentence in
|
Matthew Wild |
2020-09-30 |
mod_auth_http: Yet another module to authenticate against a HTTP service
|
Matthew Wild |
2020-09-30 |
Update local repository
|
Seve Ferrer |
2020-09-28 |
mod_muc_inject_mentions: Refactor code using in_list utility function to improve readability
|
Seve Ferrer |
2020-09-28 |
Merge
|
Kim Alvefur |
2020-09-26 |
mod_conversejs: Generate 'assets_path' to fix locating certain resources
|
Kim Alvefur |
2020-09-25 |
Improve mod_firewall readme
|
Christian Weiske |
2020-09-21 |
mod_cloud_notify: fix comment text
|
tmolitor |
2020-09-23 |
mod_easy_invite: Highlight deprecation notice
|
Kim Alvefur |
2020-09-21 |
mod_firewall: Update another chain name for consistency
|
Matthew Wild |
2020-09-21 |
mod_firewall: Update chain name for consistency
|
Matthew Wild |
2020-09-21 |
mod_conversejs: Enable serving resources from built-in http server
|
Kim Alvefur |
2020-09-20 |
mod_firewall: Add jabberspam-simple-blocklist.pfw and spam-blocklists.pfw
|
Matthew Wild |
2020-09-20 |
mod_muc_inject_mentions: Catch nicknames between new lines
|
Seve Ferrer |
2020-09-20 |
mod_muc_inject_mentions: Allow suffixes to be used after a new line
|
Seve Ferrer |
2020-09-20 |
mod_muc_inject_mentions: Allow suffixes to be used before a new line
|
Seve Ferrer |
2020-09-20 |
mod_muc_inject_mentions: Allow preffixes to be used after a new line
|
Seve Ferrer |
2020-09-20 |
mod_muc_inject_mentions: (W311) value assigned to variable _first is overwritten on line 104 before use
|
Seve Ferrer |
2020-09-20 |
mod_muc_inject_mentions: (W211) unused variable node, (W211) unused variable host
|
Seve Ferrer |
2020-09-20 |
mod_muc_inject_mentions: (W213) unused loop variable i
|
Seve Ferrer |
2020-09-20 |
mod_muc_inject_mentions: Publish module to repository
|
Seve Ferrer |
2020-09-20 |
mod_muc_search: Some changes predating version control
|
Kim Alvefur |
2018-08-17 |
mod_muc_search: Implementation of the search.jabber.network XMPP API
|
Kim Alvefur |
2018-08-17 |
mod_invites_register_web: Include html resources in rock
|
Kim Alvefur |
2020-09-15 |
mod_invites_page: Fix platform detection and don't show empty list of clients for unknown platforms
|
Matthew Wild |
2020-09-15 |
mod_invites_page: Add alt text to invalid invite image
|
Matthew Wild |
2020-09-15 |
mod_invites_page: Apply fixes from invite page to client URI page
|
Matthew Wild |
2020-09-15 |
mod_invites_page: Remove h-100 that was preventing uri-cta from being tapped on Fennec (thanks meaz)
|
Matthew Wild |
2020-09-15 |
mod_invites_page: Some HTML fixes to please the W3C validator
|
Matthew Wild |
2020-09-15 |
mod_invites_page, mod_invites_register_web: Set correct Content-Type everywhere necessary
|
Matthew Wild |
2020-09-15 |
mod_firewall: spam-blocking.pfw: allow subscription acks through
|
Matthew Wild |
2020-09-15 |