gotosocial/internal/typeutils
tobi fc02d3c6f7
[feature] Set/show instance language(s); show post language on frontend (#2362)
* update go text, include text/display

* [feature] Set instance langs, show post lang on frontend

* go fmt

* WebGet

* set language for whole article, don't use FA icon

* mention instance languages + other optional config vars

* little tweak

* put languages in config properly

* warn log language parse

* change some naming around

* tidy up validate a bit

* lint

* rename LanguageTmpl in template
2023-11-17 11:35:28 +01:00
..
astointernal.go [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
astointernal_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
converter.go [chore] deinterface the typeutils.Converter and update to use state structure (#2217) 2023-09-23 18:44:11 +02:00
converter_test.go [feature] Set/show instance language(s); show post language on frontend (#2362) 2023-11-17 11:35:28 +01:00
defaulticons.go [chore] deinterface the typeutils.Converter and update to use state structure (#2217) 2023-09-23 18:44:11 +02:00
frontendtointernal.go [feature] Implement markers API (#1989) 2023-07-29 12:49:14 +02:00
internal.go [chore] deinterface the typeutils.Converter and update to use state structure (#2217) 2023-09-23 18:44:11 +02:00
internaltoas.go [bugfix] support endless polls, and misskey's' method of inferring expiry in closed polls (#2349) 2023-11-11 10:15:04 +00:00
internaltoas_test.go [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
internaltofrontend.go [feature] Set/show instance language(s); show post language on frontend (#2362) 2023-11-17 11:35:28 +01:00
internaltofrontend_test.go [feature] Set/show instance language(s); show post language on frontend (#2362) 2023-11-17 11:35:28 +01:00
internaltorss.go [chore] deinterface the typeutils.Converter and update to use state structure (#2217) 2023-09-23 18:44:11 +02:00
internaltorss_test.go [bugfix] Use length in runes when trimming for RSS (#2094) 2023-08-10 18:26:56 +02:00
util.go [feature] Media attachment placeholders (#2331) 2023-11-10 19:29:26 +01:00
util_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
wrap.go [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00
wrap_test.go [feature] add support for polls + receiving federated status edits (#2330) 2023-11-08 14:32:17 +00:00