GoToSocial/internal/processing/status
tobi 3cceed11b2
[feature/performance] Store account stats in separate table (#2831)
* [feature/performance] Store account stats in separate table, get stats from remote

* test account stats

* add some missing increment / decrement calls

* change stats function signatures

* rejig logging a bit

* use lock when updating stats
2024-04-16 13:10:13 +02:00
..
bookmark.go use pointer for freshness window (#2614) 2024-02-09 14:24:49 +00:00
bookmark_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
boost.go use pointer for freshness window (#2614) 2024-02-09 14:24:49 +00:00
boost_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
create.go [chore] Move local account settings to separate db table (#2770) 2024-03-22 14:03:46 +01:00
create_test.go [bugfix] Ensure local statuses always get a threadID so they can be muted (#2665) 2024-02-19 11:50:49 +01:00
delete.go [feature] Status thread mute/unmute functionality (#2278) 2023-10-25 15:04:53 +01:00
fave.go use pointer for freshness window (#2614) 2024-02-09 14:24:49 +00:00
get.go [feature] Filters v1 (#2594) 2024-03-06 11:15:58 +01:00
get_test.go Improve context descendant sorting (#2579) 2024-01-31 13:40:41 +00:00
mute.go use pointer for freshness window (#2614) 2024-02-09 14:24:49 +00:00
pin.go [feature/performance] Store account stats in separate table (#2831) 2024-04-16 13:10:13 +02:00
status.go [feature] Add experimental `instance-federation-spam-filter` option (#2685) 2024-02-27 12:22:05 +00:00
status_test.go [feature] Add experimental `instance-federation-spam-filter` option (#2685) 2024-02-27 12:22:05 +00:00