gotosocial/internal/typeutils
tobi 3dc7644ae6
Derive visibility fixes (#271)
* use pub public const

* don't error on no summary

* move extract visibility to separate function

* extract visibility test

* add addressable interface
2021-10-06 18:18:02 +02:00
..
astointernal.go Derive visibility fixes (#271) 2021-10-06 18:18:02 +02:00
astointernal_test.go Fix mentions not notifying (#230) 2021-09-14 12:23:56 +02:00
converter.go Derive visibility fixes (#271) 2021-10-06 18:18:02 +02:00
converter_test.go Fix mentions not notifying (#230) 2021-09-14 12:23:56 +02:00
frontendtointernal.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
internal.go Import export (#194) 2021-09-09 16:15:25 +02:00
internaltoas.go Derive visibility fixes (#271) 2021-10-06 18:18:02 +02:00
internaltoas_test.go Fix mentions not notifying (#230) 2021-09-14 12:23:56 +02:00
internaltofrontend.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
util.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
wrap.go Derive visibility fixes (#271) 2021-10-06 18:18:02 +02:00