mod_muc_occupant_id: add TODO regarding MAM handling
|
Maxime “pep” Buquet |
2019-09-11 |
mod_jid_prep: Update the README to point to XEP-0328.
|
Emmanuel Gil Peyrot |
2019-09-08 |
mod_auth_any: Merged into Prosody as mod_auth_insecure
|
Kim Alvefur |
2019-09-02 |
mod_storage_memory: Also merged into core
|
Kim Alvefur |
2019-09-02 |
Mark some modules as Merged
|
Kim Alvefur |
2019-09-02 |
mod_profile: Mark as Unmaintained
|
Kim Alvefur |
2019-09-02 |
mod_profile: Link to successors mod_vcard_legacy & mod_vcard4
|
Kim Alvefur |
2019-09-02 |
mod_upload_file_management: Add this new module, for now only listing files uploaded by a user as an admin.
|
Emmanuel Gil Peyrot |
2019-08-31 |
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 |