gotosocial/internal/processing/status
tobi 268f252e0d
[feature] Fetch + display custom emoji in statuses from remote instances (#807)
* start implementing remote emoji fetcher

* update status where pk

* aaa

* tidy up a little

* check size limits for emojis

* thank you linter, i love you <3

* update swagger docs

* add emoji dereference test

* make emoji max sizes configurable

* normalize db.ErrAlreadyExists
2022-09-12 13:03:23 +02:00
..
boost_test.go [bugfix] Fix boost of boost issue (#764) 2022-08-23 10:46:10 +02:00
boost.go [bugfix] Fix boost of boost issue (#764) 2022-08-23 10:46:10 +02:00
boostedby.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
context.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
create_test.go [bugfix] Fix html-escaped characters in content warnings (#426) 2022-03-13 16:37:45 +01:00
create.go [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
delete.go replace async client API / federator msg processing with worker pools (#497) 2022-04-28 13:23:11 +01:00
fave.go [chore] Update bun / sqlite versions; update gtsmodels (#754) 2022-08-15 11:35:05 +01:00
favedby.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
get.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
status_test.go [feature] S3 support (#674) 2022-07-03 12:08:30 +02:00
status.go [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
unboost.go replace async client API / federator msg processing with worker pools (#497) 2022-04-28 13:23:11 +01:00
unfave.go replace async client API / federator msg processing with worker pools (#497) 2022-04-28 13:23:11 +01:00
util_test.go [bugfix] html escape special characters in text instead of totally removing them (#719) 2022-07-19 15:21:17 +02:00
util.go [feature] Fetch + display custom emoji in statuses from remote instances (#807) 2022-09-12 13:03:23 +02:00