diff options
author | default <nobody@localhost> | 2024-05-02 07:25:30 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2024-05-02 07:25:30 +0200 |
commit | 9abd2948ba086edd8ba75c034bf9a3a14f1dd003 (patch) | |
tree | 4b137e86f0e63e870ca79daa11df789e93af30c7 | |
parent | 528f6463b2347fb5da3f41f8aac37c8c9168ea63 (diff) | |
parent | d0d7c2ca029e7d10ab7c7a9a651dff38db3ed3c0 (diff) |
Merge branch 'master' of comam.es:git/snac2
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 021d191..5fdd27d 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,6 +6,8 @@ Posts that were liked or boosted can now be unliked and unboosted. Outgoing message timeouts are no longer hardcoded and can be configured (see `snac(8)` for more information). +Mastodon API: Added support for lists. + Added a header to avoid over-zealous caching in some browsers (contributed by louis77). Added support for running and federating inside hidden networks like Tor, I2P or Loki (contributed by iwojima). |