Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-05 | chore: Relicense under GPL-3.0 | Vincent Ambo | 1 | -7/+7 |
2018-05-27 | feat(db): Prevent responses to closed threads | Vincent Ambo | 1 | -1/+1 |
2018-05-27 | feat(errors): Introduce error variant for thread closing | Vincent Ambo | 1 | -4/+12 |
2018-05-22 | chore: Remove Tera usage in all modules | Vincent Ambo | 1 | -13/+1 |
2018-05-22 | refactor(templates): Use Askama for index template | Vincent Ambo | 1 | -0/+12 |
2018-04-17 | chore(license): Relicense under AGPL-3.0-or-later | Vincent Ambo | 1 | -8/+10 |
2018-04-15 | feat(handlers/render): Display edit form for user's own posts | Vincent Ambo | 1 | -0/+3 |
2018-04-14 | feat(main/db): Schedule regular search view refresh | Vincent Ambo | 1 | -0/+10 |
2018-04-14 | feat: License project under GPLv3 | Vincent Ambo | 1 | -0/+16 |
2018-04-08 | feat(handlers): Use cookie session backend to store author info | Vincent Ambo | 1 | -2/+12 |
2018-04-08 | feat(oidc): Implement initial OIDC actor | Vincent Ambo | 1 | -0/+9 |
2018-04-08 | feat(errors): Introduce error module with custom error type | Vincent Ambo | 1 | -0/+75 |