Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-28 | Remove 10 year archival of messages | Matthew Fennell | |
I misunderstood how MAM works, and thought that storing messages long-term would allow new clients to retrieve long-term history. This commit moves the server's configuration back to the default of one week. | |||
2024-02-05 | Bulk update with all changes currently in prod | Matthew Fennell | |
2024-01-26 | Add support for file upload | Matthew Fennell | |
This commit adds support for XEPS 0065 and 0365 - i.e. sending files from one account to another. | |||
2024-01-07 | Add virtual host specific config | Matthew Fennell | |
This commit uses the new per-host virtual_host variable to create the necessary prosody host-specific cfg files. |