mod_s2s_keepalive: Fix response handler (thanks Ge0rG)
|
Kim Alvefur |
2020-10-16 |
mod_invites_page: Change client selection button text from 'Install' to 'Select' by default
|
Matthew Wild |
2020-10-16 |
mod_invites_page: Remove preauth URI button
|
Matthew Wild |
2020-10-16 |
mod_conversejs: Add comments about default settings
|
Kim Alvefur |
2020-10-15 |
mod_conversejs/README: Complete list of auto-injected settings
|
Kim Alvefur |
2020-10-15 |
mod_conversejs/README: Add text about preventing auto-load of mod_bosh/ws
|
Kim Alvefur |
2020-10-15 |
mod_conversejs: Tweak wording
|
Kim Alvefur |
2020-10-15 |
mod_log_ringbuffer: New module to send logs to an in-memory ringbuffer
|
Matthew Wild |
2020-10-15 |
mod_s2s_keepalive: Fix name of timestamp function
|
Kim Alvefur |
2020-10-14 |
mod_s2s_keepalive: Use timestamp as iq @id
|
Kim Alvefur |
2020-10-14 |
mod_welcome_page/html: Containerize the Jumbotron!
|
Kim Alvefur |
2020-10-14 |
mod_invites_page: Fix table in README (thanks Ge0rG)
|
Matthew Wild |
2020-10-14 |
mod_welcome_page/html: Fix closing div tag!
|
Kim Alvefur |
2020-10-14 |
mod_http_index: Remove unused CSS class
|
Kim Alvefur |
2020-10-13 |
mod_http_index,muc_log: More CSS tweaks
|
Kim Alvefur |
2020-10-13 |
mod_admin_web: Add a title for mod_http_index
|
Kim Alvefur |
2020-10-12 |
mod_http_index,mod_http_muc_log: Tweak again
|
Kim Alvefur |
2020-10-12 |
mod_http_index, mod_http_muc_log: Tweak navigation element margins
|
Kim Alvefur |
2020-10-12 |
mod_http_index: Copy style from mod_http_muc_log (inc dark theme!)
|
Kim Alvefur |
2020-10-12 |
mod_welcome_page: Serve from top level path (/) by default
|
Kim Alvefur |
2020-10-12 |
mod_welcome_page/html: Fix form target if path isn't /
|
Kim Alvefur |
2020-10-12 |
Merge
|
JC Brand |
2020-10-12 |
muc_batched_probe: don't return too quickly
|
JC Brand |
2020-10-12 |
mod_smacks: don't store mam results in offline store
|
tmolitor |
2020-10-12 |
mod_muc_batched_probe: don't rely on mt_room:respond_to_probe method
|
JC Brand |
2020-10-12 |
mod_register_apps: Fix removal of apps from array on unload
|
Kim Alvefur |
2020-10-10 |
mod_register_apps: Ignore the long lines [luacheck]
|
Kim Alvefur |
2020-10-10 |
Back out a8aacfbdaea9: Not needed since change in trunk
|
Kim Alvefur |
2020-10-09 |
mod_welcome_page: New module to provide a friendly entrypoint to invite-based setups
|
Matthew Wild |
2020-10-09 |
mod_register_apps: Point out assets/ directory for packaging
|
Kim Alvefur |
2020-10-08 |
mod_http_muc_log: Move template into a directory to ease packaging
|
Kim Alvefur |
2020-10-08 |
mod_admin_web: Really fix luarocks build spec
|
Kim Alvefur |
2020-10-08 |
mod_admin_web: Serve resources from resource path in trunk/0.11
|
Kim Alvefur |
2020-10-08 |
mod_admin_web: Include build instructions in metadata
|
Kim Alvefur |
2020-10-08 |
mod_register_apps: Add setup instructions for Beagle IM
|
Matthew Wild |
2020-10-07 |
mod_muc_moderation: Improve error message to be more helpful
|
Kim Alvefur |
2020-10-06 |
mod_conversejs: Automatically register as a site app (see mod_register_apps)
|
Matthew Wild |
2020-10-06 |
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 |