commits
| 2025-10-27 | update docs | Lindsay Zhou |
| 2025-10-26 | first release | Lindsay Zhou |
| 2025-10-26 | add References header for auto-response templates | Lindsay Zhou |
| 2025-08-02 | sub/unsub confirmation | Lindsay Zhou |
| 2025-08-02 | [chore] fix Makefile comment | Lindsay Zhou |
| 2025-08-02 | [chore] move from codeberg.org to git.lin.moe | Lindsay Zhou |
| 2025-08-02 | [test] fix message search keyword | Lindsay Zhou |
| 2025-08-02 | [storage] sqlite3 double-quoted fts5 search string | Lindsay Zhou |
| 2025-08-01 | [doc] update todo.org | Lindsay Zhou |
| 2025-08-01 | [http] fix sub thread reply link subject | Lindsay Zhou |
Clone the repository to access all 80 commits.
Issue
Mail Lindsay Zhou <i@lin.moe>
Usage
Build
make build && make install
Service
mlisting serve --config ./config.toml # See config.example.toml
Management
mlisting admin group create public@local.ltd 'This is a public group' -perm 3 # default browser|reply permission mlisting admin member add public@local.ltd member@local.ltd -perm 7 # post|browser|reply permission mlisting admin member show public@local.ltd # `mlisting help admin` for more help