GoToSocial/internal/typeutils
tobi aa396c78d3
[feature] serdes for moved/also_known_as (#2600)
* [feature] serdes for moved/also_known_as

* document `alsoKnownAs` and `movedTo` properties

* only implicitly populate AKA uris from DB for local accounts

* don't let remotes store more than 20 AKA uris to avoid shenanigans
2024-02-06 09:45:46 +00:00
..
astointernal.go [feature] serdes for moved/also_known_as (#2600) 2024-02-06 09:45:46 +00:00
astointernal_test.go [feature] serdes for moved/also_known_as (#2600) 2024-02-06 09:45:46 +00:00
converter.go
converter_test.go [bugfix] Don't return Account or Status if new and dereferencing failed, other small fixes (#2563) 2024-01-26 14:17:10 +01:00
defaulticons.go
frontendtointernal.go
internal.go
internaltoas.go [feature] serdes for moved/also_known_as (#2600) 2024-02-06 09:45:46 +00:00
internaltoas_test.go [feature] serdes for moved/also_known_as (#2600) 2024-02-06 09:45:46 +00:00
internaltofrontend.go [bugfix] Fix Postgres emoji delete, emoji category change (#2570) 2024-01-29 14:57:22 +00:00
internaltofrontend_test.go [feature] Account alias / move API + db models (#2518) 2024-01-16 16:22:44 +00:00
internaltorss.go
internaltorss_test.go
util.go [bugfix] Outdent placeholder from `<aside>` when returning unknown media attachments (#2485) 2024-01-09 10:41:32 +01:00
util_test.go
wrap.go
wrap_test.go