gotosocial/internal/api/client/statuses
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
..
status.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
status_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
statusbookmark.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
statusbookmark_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
statusboost.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
statusboost_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
statusboostedby.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
statusboostedby_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
statuscontext.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
statuscreate.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
statuscreate_test.go [chore] Text formatting overhaul (#1406) 2023-02-03 11:58:58 +01:00
statusdelete.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
statusdelete_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
statusfave.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
statusfave_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
statusfavedby.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
statusfavedby_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
statusget.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
statusget_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
statusunbookmark.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
statusunbookmark_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
statusunboost.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
statusunfave.go [feature] Implement /api/v2/instance endpoint (#1409) 2023-02-02 14:08:13 +01:00
statusunfave_test.go [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00