Releases: izkluxcvy/tinyap
Releases · izkluxcvy/tinyap
TinyAP v0.1.9
TinyAP v0.1.8
- Fix XSS.
- Improve line breakings.
- Improve error handling of date parsing.
- Improve some UIs.
TinyAP v0.1.7
- Feature: @ mention support.
- Improve Mitra support. (object url of follow accept)
TinyAP v0.1.6
- Fix XSS in oauth authorization page.
- Allow periods and underscores for username.
TinyAP v0.1.5
- Support moshidon client (partly).
- Fix a bug of decrementing note count when deleting note.
- (Package) Use system allocator (glibc) instead of MiMalloc and Add MALLOC_MMAP_THRESHOLD_ env var.
TinyAP v0.1.4
- TLS support for PostgreSQL.
- Add hash queue and queue size config. (Argon2 hashing costs 19MB RAM)
- Add MiMalloc build feature.
TinyAP v0.1.3
- Add retry logic on unique violation.
- Check cc field of note to support unlisted note.
- Async Argon2 verifying.
- API token revoke feature.
- And some improvements.
TinyAP v0.1.2
- Add admin account to api instance info.
- Support fedify server.
- Fix relationships query
TinyAP v0.1.1
- Delete unused apps after created token.
- Use username instead of empty display name for remote user.
- Add admin metadata (username, email).
- Add polls config to api instance info to support Ice Cubes.
TinyAP v0.1.0
Initial release.