GoToSocial/internal/typeutils
kim 5212a1057e
[bugfix] relax missing preferred_username, instead using webfingered username (#3189)
* support no preferred_username, instead using webfingered username

* add tests for the new preferred_username behaviour
2024-08-13 09:01:50 +00:00
..
astointernal.go [bugfix] relax missing preferred_username, instead using webfingered username (#3189) 2024-08-13 09:01:50 +00:00
astointernal_test.go [bugfix] relax missing preferred_username, instead using webfingered username (#3189) 2024-08-13 09:01:50 +00:00
converter.go
converter_test.go
csv.go [feature] Allow import of following and blocks via CSV (#3150) 2024-08-02 12:41:46 +01:00
defaulticons.go
frontendtointernal.go
internal.go
internaltoas.go
internaltoas_test.go
internaltofrontend.go [chore] move PopulateAccountStats() nil check often performed into function itself (#3158) 2024-08-02 13:15:11 +01:00
internaltofrontend_test.go
internaltorss.go
internaltorss_test.go
util.go
util_test.go
wrap.go
wrap_test.go