1
0

feat: make possible to export favorited notes

#9331
This commit is contained in:
syuilo
2023-01-01 16:53:10 +09:00
parent 0d34d28c56
commit e414737179
10 changed files with 230 additions and 2 deletions
+1
View File
@@ -33,6 +33,7 @@ You should also include the user name that made the change.
- AVIF support @tamaina
- Add Cloudflare Turnstile CAPTCHA support @CyberRex0
- Introduce retention-rate aggregation @syuilo
- Make possible to export favorited notes @syuilo
- Server: signToActivityPubGet is set to true by default @syuilo
- Server: improve syslog performance @syuilo
- Server: improve note scoring for featured notes @CyberRex0