gotosocial/internal/util
tobi 5e060d0bcb
[feature] Start implementing refetch of lost media files via /api/v1/admin/media_refetch ()
* [chore] Move ShortcodeDomain to its own little util func

* [feature] Add RefetchEmojis function to media manager

* [feature] Expose admin media refresh via admin API

* update following review feedback

- change/fix log levels
- make sure not to try to refetch local emojis
- small style refactoring + comments

* log on emoji refetch start

Signed-off-by: kim <grufwub@gmail.com>
Co-authored-by: kim <grufwub@gmail.com>
2022-12-10 21:43:11 +00:00
..
emoji.go [feature] Start implementing refetch of lost media files via /api/v1/admin/media_refetch () 2022-12-10 21:43:11 +00:00
namestring.go [chore] Webfinger rework () 2022-06-11 11:01:34 +02:00
namestring_test.go [chore] Webfinger rework () 2022-06-11 11:01:34 +02:00
paging.go [chore] Make paging logic more generic () 2022-10-10 15:52:49 +02:00
statustools.go [bugfix] Fix unicode-unaware word boundary check in hashtags () 2022-11-15 16:05:34 +01:00
statustools_test.go [bugfix] Fix unicode-unaware word boundary check in hashtags () 2022-11-15 16:05:34 +01:00
time.go [chore] Use shorter timestamps in frontend for replies () 2022-10-02 15:54:42 +02:00
time_test.go [bugfix] Update time marshalling format to provide 3 digits of ms () 2022-06-04 20:03:01 +02:00
unique.go [security] Check all involved IRIs during block checking () 2022-05-23 11:46:50 +02:00