mod_carbons_adhoc: Remove unused (later shadowed) local variable
|
Emmanuel Gil Peyrot |
2019-08-31 |
mod_http_upload: Back out 3fb0add97cdb - depends on yet uncommon lfs version
|
Kim Alvefur |
2019-08-30 |
mod_auth_external: Improve error handling when non-blocking mode used without libevent
|
Matthew Wild |
2019-08-30 |
mod_http_upload: Skip write if nothing expired when checking
|
Kim Alvefur |
2019-08-29 |
mod_http_upload: Add hint about checking that the base URL is reachable
|
Kim Alvefur |
2019-08-29 |
mod_http_upload: Make loud noise if storage path can't be created or doesn't exist
|
Kim Alvefur |
2019-08-29 |
mod_vcard_muc: Add an alternative method of signaling avatar change
|
Kim Alvefur |
2019-08-25 |
mod_vcard_muc: Factor out avatar hash retrieval into a function for easier reuse
|
Kim Alvefur |
2019-08-23 |
mod_muc_occupant_id: Update XEP number (XEP-0421)
|
Maxime “pep” Buquet |
2019-08-24 |
mod_map: Update example in README to reflect recent changes
|
Kim Alvefur |
2019-08-22 |
mod_map: Include last body text
|
Kim Alvefur |
2019-08-22 |
mod_map: Include timestamps of first/last message (if reported)
|
Kim Alvefur |
2019-08-22 |
mod_map: Update for new API in prosody 1e2b444acb72
|
Kim Alvefur |
2019-08-22 |
mod_http_upload: Also format max file size as integer in error (thanks lovetox)
|
Kim Alvefur |
2019-08-22 |
mod_http_upload: Ensure integer formatting of size limit
|
Kim Alvefur |
2019-08-22 |
mod_muc_ping: Advertise XEP-0410 feature
|
Kim Alvefur |
2019-08-20 |
mod_smacks: fix bug #1405 (prevent timer from running for already destroyed sessions)
|
tmolitor |
2019-08-11 |
mod_http_muc_log: Make time based anchors from mod_muc_log_http work
|
Kim Alvefur |
2019-08-10 |
mod_pubsub_text_interface: Respond to receipts
|
Kim Alvefur |
2019-08-09 |
mod_http_stats_stream: Make global to simplify
|
Kim Alvefur |
2019-08-09 |
mod_turncredentials: Add parallel implementation of XEP-0215 v0.7
|
Kim Alvefur |
2019-08-09 |
mod_conversejs: Change CSS URL
|
Kim Alvefur |
2019-08-09 |
mod_smacks: fix bug in bad client handling introduced by last commit
|
tmolitor |
2019-08-02 |
mod_csi_muc_priorities: Add an example
|
Kim Alvefur |
2019-08-02 |
mod_csi_muc_priorities: Mention mod_track_muc_joins
|
Kim Alvefur |
2019-08-02 |
mod_ignore_host_chatstates: Add a stub README
|
Kim Alvefur |
2019-08-02 |
mod_muc_block_pm: Add support for Prosody 0.11
|
JC Brand |
2019-08-02 |
mod_http_stats_stream: Use existing header preparation
|
Kim Alvefur |
2019-07-31 |
mod_smacks: fix bug for missbehaving clients sending multiple acks in a row
|
tmolitor |
2019-07-30 |
mod_csi_battery_saver: add compatibility with mod_csi_muc_priorities, make queue length configurable and update README
|
tmolitor |
2019-07-29 |
mod_muc_occupant_id: depend on muc.
|
Maxime “pep” Buquet |
2019-07-29 |
mod_muc_occupant_id: Update links to the XEP inbox.
|
Maxime “pep” Buquet |
2019-07-17 |
mod_muc_occupant_id: Remove unnecessary check on occupant
|
Maxime “pep” Buquet |
2019-07-14 |
mod_muc_occupant_id: initial commit
|
Maxime “pep” Buquet |
2019-07-14 |
mod_csi_muc_priorities: Signal unimportance (thanks tmolitor)
|
Kim Alvefur |
2019-07-04 |
mod_cloud_notify: fix typo (used || instead of or)
|
tmolitor |
2019-07-01 |
mod_cloud_notify: fix local variable usage
|
tmolitor |
2019-07-01 |
mod_http_upload: Duplicate mime types handling from mod_http_files (fixes #1374)
|
Kim Alvefur |
2019-06-29 |
mod_csi_pump: Obsolete, remove
|
Kim Alvefur |
2019-06-26 |
mod_muc_defaults: Allow setting of `name` and `description
|
JC Brand |
2019-06-20 |
mod_cloud_notify: fix prosody 0.9 compatibility
|
tmolitor |
2019-06-16 |
mod_smacks: fix prosody 0.9 compatibility
|
tmolitor |
2019-06-16 |
mod_smacks: piggyback ack request onto ack response if queue is not empty, use native stoppable timers if supported
|
tmolitor |
2019-06-14 |
mod_cloud_notify: only push once on csi queue flush in hibernated state, unhook response handlers
|
tmolitor |
2019-06-14 |
mod_log_events_by_memory: Add link to post explaining different kinds of memory leaks
|
Kim Alvefur |
2019-06-12 |
mod_log_events_by_memory: Add a rant to README about uselessness of this module
|
Kim Alvefur |
2019-06-12 |
mod_log_events_by_cpu_usage: Log events where more than a certain amount of CPU time was spent
|
Kim Alvefur |
2019-06-10 |
mod_log_events_by_memory: Log events where Lua memory usage increased
|
Kim Alvefur |
2019-06-10 |
mod_web_push: README: Fix list formatting
|
Maxime “pep” Buquet |
2019-06-09 |
mod_web_push: Update README
|
Maxime “pep” Buquet |
2019-06-09 |
Initial version of mod_web_push. WARNING: Do not use.
|
Maxime “pep” Buquet |
2019-06-08 |
misc/munin/prosody_: Add a total_s2s counter to work with mod_statistics_statsman
|
Kim Alvefur |
2019-05-28 |
mod_statistics_statsman: Fix syntax error
|
Kim Alvefur |
2019-05-28 |
mod_statistics_statsman: Map 'cpu.clock' from mod_measure_cpu to 'cpu_total' of mod_statistics_cputotal
|
Kim Alvefur |
2019-05-28 |
mod_statistics_statsman/README: Describe how to switch from mod_statistics
|
Kim Alvefur |
2019-05-28 |
mod_statistics_statsman: Update for change stats type change in mod_measure_memory
|
Kim Alvefur |
2019-05-28 |
mod_extdisco: Remove redundant condition
|
Kim Alvefur |
2019-05-23 |
mod_extdisco: Also handle XEP-0215 v0.7
|
Kim Alvefur |
2019-05-23 |
mod_extdisco: Set missing namespace on credentials response
|
Kim Alvefur |
2019-05-23 |
mod_extdisco: Reuse xmlns variable
|
Kim Alvefur |
2019-05-23 |
xep-0215-0.6 requires service to be wrapped in services tag.
|
Alexey Bobyr |
2019-05-23 |
mod_csi_muc_priorities: Fix traceback due to empty field
|
Kim Alvefur |
2019-05-18 |
mod_conversejs: Set viewport scale hack (closes #1361)
|
Kim Alvefur |
2019-05-16 |
mod_conversejs: Make title configurable (fixes #1362)
|
Kim Alvefur |
2019-05-16 |
mod_conversejs: Separate out templates into separate configurable files (breaks 0.9 compat)
|
Kim Alvefur |
2019-05-16 |
mod_http_muc_log: Hide join/part controls if they are not stored by mod_muc_mam
|
Kim Alvefur |
2019-05-16 |
mod_http_muc_log: Allow specifying the default view
|
Kim Alvefur |
2019-05-12 |
mod_http_muc_log: Preserve ?query part in redirect
|
Kim Alvefur |
2019-05-13 |
mod_http_muc_log: Add navigation link to latest page
|
Kim Alvefur |
2019-05-13 |
mod_http_muc_log: Correctly build absolute URLs
|
Kim Alvefur |
2019-05-13 |
mod_http_muc_log: Provide a redirect to 'latest' day with logs (fixes #1360)
|
Kim Alvefur |
2019-05-12 |
mod_http_muc_log: Fix Y10k bug
|
Kim Alvefur |
2019-05-12 |
mod_http_upload: Propagate errors from expiry procedure
|
Kim Alvefur |
2019-05-08 |
mod_http_upload: Check attempted upload against quota even with no previous uploads
|
Kim Alvefur |
2019-05-08 |
mod_http_upload: Consider quota reached if it can't be checked
|
Kim Alvefur |
2019-05-08 |
mod_storage_xmlarchive: Try harder to limit range of time to check
|
Kim Alvefur |
2019-05-07 |
mod_muc_defaults: Create MUCs from config
|
JC Brand |
2019-05-06 |
mod_storage_xmlarchive: Add support for user iteration API
|
Kim Alvefur |
2019-05-05 |
mod_migrate: Try to use per storage user listing where available
|
Kim Alvefur |
2019-05-05 |
mod_http_muc_log: Trim trailing whitespace [luacheck]
|
Kim Alvefur |
2019-05-05 |
mod_http_muc_log: Add option to show OOB images
|
Kim Alvefur |
2019-05-05 |
mod_http_muc_log: Document optimization for storage modules lacking :dates API
|
Kim Alvefur |
2019-05-05 |
mod_http_muc_log: Increase clickable area on dates
|
Kim Alvefur |
2019-05-05 |
mod_http_muc_log: Add table header and body tags for improved semantics
|
Kim Alvefur |
2019-05-05 |
mod_http_muc_log: Sort room listing by jid for stable order
|
Kim Alvefur |
2019-05-05 |
mod_http_index: Improve page title
|
Kim Alvefur |
2019-05-05 |
mod_http_pep_avatar/README: Mark up example URL as code snippet
|
Kim Alvefur |
2019-05-05 |
mod_http_pep_avatar: Return a message instead of 404 for base path
|
Kim Alvefur |
2019-05-05 |
mod_atom/README: Add some text about where to look for the atom feed
|
Kim Alvefur |
2019-05-05 |
mod_atom: Return a message instead of 404 for root path
|
Kim Alvefur |
2019-05-05 |
mod_storage_xmlarchive: Return error if range request reference missing items (see #1325)
|
Kim Alvefur |
2019-05-03 |
mod_storage_xmlarchive: Limit search to smallest time range in case of inexact match
|
Kim Alvefur |
2019-05-03 |
mod_muc_cloud_notify: Count codepoints instead of bytes
|
Matthew Wild |
2019-05-02 |
mod_bidi: Document compatibility with 0.10 and 0.11
|
Kim Alvefur |
2019-04-22 |
mod_auth_token: Timezone fix for TOTP checking
|
JC Brand |
2019-05-02 |
mod_admin_web: Fix to use format strings in logger calls (thanks Ge0rG)
|
Matthew Wild |
2019-04-30 |