gotosocial/docs/api
Vyr Cossont 22ac4607a1
[feature] Support setting private notes on accounts (#1982)
* Support setting private notes on accounts

* Reformat comment whitespace

* Add missing license headers

* Use apiutil.ParseID

* Rename Note model and cache to AccountNote

* Update golden cache config in test/envparsing.sh

* Rename gtsmodel/note.go to gtsmodel/accountnote.go

* Update AccountNote uniqueness constraint name

Now has same prefix as other indexes on this table.

---------

Co-authored-by: tobi <31960611+tsmethurst@users.noreply.github.com>
2023-07-27 10:30:39 +02:00
..
ratelimiting.md [feature] HTTP request throttling middleware (#1297) 2023-01-04 11:57:59 +01:00
swagger.md [feature] Use Material theme for docs (#1535) 2023-02-20 23:09:17 +01:00
swagger.yaml [feature] Support setting private notes on accounts (#1982) 2023-07-27 10:30:39 +02:00
throttling.md [feature] HTTP request throttling middleware (#1297) 2023-01-04 11:57:59 +01:00