Преглед на файлове

Merge branch 'master' of comam.es:git/snac2

default преди 3 месеца
родител
ревизия
8c53411a00
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      RELEASE_NOTES.md

+ 2 - 0
RELEASE_NOTES.md

@@ -2,6 +2,8 @@
 
 ## UNRELEASED
 
+The search box also accepts post URLs; the post is requested and, if it's found, can be interacted with (liked, boosted, replied to, etc.).
+
 Mastodon API: Improved timeline pagination in some clients (details: a `Link` header has been added), fixed an incorrect value for the `bot` field in newly created accounts, fixed a crash.
 
 When running in server mode, the pidfile is locked to avoid concurrent running of the same server instance.