Pārlūkot izejas kodu

Updated RELEASE_NOTES.

grunfink 2 mēneši atpakaļ
vecāks
revīzija
7b40d93784
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4 0
      RELEASE_NOTES.md

+ 4 - 0
RELEASE_NOTES.md

@@ -6,6 +6,10 @@ Added a new *admirations* entry point to the web UI, containing a timeline of li
 
 
 Nested quoted posts are limited up to 3 levels.
 Nested quoted posts are limited up to 3 levels.
 
 
+New configuration knob: by setting `keep_replies_posts` to true in `server.json`, remote posts that a local user has replied to are retained in the public timeline, preventing them from being purged (contributed by hanchan).
+
+New configuration knob: by setting `keep_replied_me` to true in `server.json`, remote replies to local posts are retained in the public timeline, preventing them from being purged (contributed by hanchan).
+
 Fixed some memory leaks (contributed by inz).
 Fixed some memory leaks (contributed by inz).
 
 
 Updated French, Brazilian Portuguese translations (contributed by dragondaddy, daltux).
 Updated French, Brazilian Portuguese translations (contributed by dragondaddy, daltux).