mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 06:02:26 -05:00
kim is a reply guy (#208)
* bun debug * bun trace logging hooks * more tests * fix up some stuffffff * drop the frontend cache until a proper fix is made * go fmt
This commit is contained in:
parent
64bd689e55
commit
9dc2255a8f
20 changed files with 537 additions and 163 deletions
|
|
@ -160,6 +160,7 @@ type StatusCreateRequest struct {
|
|||
// - public
|
||||
// - unlisted
|
||||
// - private
|
||||
// - mutuals_only
|
||||
// - direct
|
||||
type Visibility string
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue