Skip to content

Releases: izkluxcvy/tinyap

TinyAP v0.1.9

25 May 09:04

Choose a tag to compare

  • Add (RSA) sign queue.
  • Improve the parsing of line breakings.
  • And some fixes and improvements.

TinyAP v0.1.8

26 Apr 19:15

Choose a tag to compare

  • Fix XSS.
  • Improve line breakings.
  • Improve error handling of date parsing.
  • Improve some UIs.

TinyAP v0.1.7

29 Mar 15:07

Choose a tag to compare

  • Feature: @ mention support.
  • Improve Mitra support. (object url of follow accept)

TinyAP v0.1.6

23 Mar 12:59

Choose a tag to compare

  • Fix XSS in oauth authorization page.
  • Allow periods and underscores for username.

TinyAP v0.1.5

17 Feb 17:29

Choose a tag to compare

  • 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

15 Feb 16:20

Choose a tag to compare

  • TLS support for PostgreSQL.
  • Add hash queue and queue size config. (Argon2 hashing costs 19MB RAM)
  • Add MiMalloc build feature.

TinyAP v0.1.3

08 Feb 13:24

Choose a tag to compare

  • 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

27 Jan 13:40

Choose a tag to compare

  • Add admin account to api instance info.
  • Support fedify server.
  • Fix relationships query

TinyAP v0.1.1

23 Jan 14:23

Choose a tag to compare

  • 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

23 Jan 08:55

Choose a tag to compare

Initial release.