Show in reply to admin button

This commit is contained in:
Thomas Sileo 2022-07-07 08:36:07 +02:00
parent ad62b79da9
commit d058c1ba26
5 changed files with 40 additions and 6 deletions

View file

@ -64,9 +64,8 @@ _RESIZED_CACHE: MutableMapping[tuple[str, int], tuple[bytes, str, Any]] = LFUCac
# TODO(ts):
#
# Next:
# - [ ] show [reply to @truc] next to visiblity
# - support update post with history
# - update actor support
# - hash config/profile to detect when to send Update actor
#
# - [ ] block support
# - [ ] prevent SSRF (urlutils from little-boxes)