gotosocial/internal/api
Autumn! 49beb17a8f
[chore] Text formatting overhaul (#1406)
* Implement goldmark debug print for hashtags and mentions

* Minify HTML in FromPlain

* Convert plaintext status parser to goldmark

* Move mention/tag/emoji finding logic into formatter

* Combine mention and hashtag boundary characters

* Normalize unicode when rendering hashtags
2023-02-03 11:58:58 +01:00
..
activitypub [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
auth [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
client [chore] Text formatting overhaul (#1406) 2023-02-03 11:58:58 +01:00
fileserver [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
model [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
nodeinfo [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
util [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
wellknown [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
activitypub.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
auth.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
client.go [feature] Implement /api/v1/reports endpoints on client API (#1330) 2023-01-23 13:14:21 +01:00
fileserver.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
nodeinfo.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
wellknown.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00