GoToSocial/internal/typeutils
tobi c36f9ac37b
[feature] Account alias / move API + db models (#2518)
* [feature] Account alias / move API + db models

* go fmt

* fix little cherry-pick issues

* update error checking, formatting

* add and use new util functions to simplify alias logic
2024-01-16 16:22:44 +00:00
..
astointernal_test.go
astointernal.go
converter_test.go
converter.go
defaulticons.go
frontendtointernal.go
internal.go
internaltoas_test.go
internaltoas.go
internaltofrontend_test.go [feature] Account alias / move API + db models (#2518) 2024-01-16 16:22:44 +00:00
internaltofrontend.go [feature] Account alias / move API + db models (#2518) 2024-01-16 16:22:44 +00:00
internaltorss_test.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
internaltorss.go [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
util_test.go
util.go [bugfix] Outdent placeholder from <aside> when returning unknown media attachments (#2485) 2024-01-09 10:41:32 +01:00
wrap_test.go
wrap.go