gotosocial/internal/cache
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
..
domain [bugfix] fix possible domain blockcache nil ptr + add debug String() func (#1755) 2023-05-09 15:18:51 +01:00
ap.go [performance] refactoring + add fave / follow / request / visibility caching (#1607) 2023-03-28 14:03:14 +01:00
cache.go [bugfix] more robust list timeline invalidation (#1995) 2023-07-18 09:43:17 +01:00
gts.go [feature] Support setting private notes on accounts (#1982) 2023-07-27 10:30:39 +02:00
util.go [chore] Update versions, fix lint errors (#1860) 2023-06-03 13:58:57 +02:00
visibility.go [bugfix] update go-cache version to support multi-keying (#1756) 2023-05-09 16:17:43 +02:00