22ac4607a1
* 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> |
||
---|---|---|
.. | ||
account_test.go | ||
accountcreate.go | ||
accountcreate_test.go | ||
accountdelete.go | ||
accountdelete_test.go | ||
accountget.go | ||
accounts.go | ||
accountupdate.go | ||
accountupdate_test.go | ||
accountverify.go | ||
accountverify_test.go | ||
block.go | ||
block_test.go | ||
follow.go | ||
follow_test.go | ||
followers.go | ||
following.go | ||
lists.go | ||
lists_test.go | ||
lookup.go | ||
note.go | ||
relationships.go | ||
search.go | ||
search_test.go | ||
statuses.go | ||
statuses_test.go | ||
unblock.go | ||
unfollow.go |