add a couple post endpoints + /timelines/home
This commit is contained in:
parent
dd72a1f4c1
commit
9f052dc9ef
24 changed files with 462 additions and 32 deletions
|
@ -6,6 +6,7 @@ type Config struct {
|
|||
Name string
|
||||
AdminID *ulid.ULID
|
||||
InternalApplication *ulid.ULID
|
||||
PostCharacterLimit int
|
||||
|
||||
// ID is always 1
|
||||
ID int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue