New founction to count threads

This commit is contained in:
Michael 2021-07-08 17:32:41 +00:00
commit 178bc543e3
5 changed files with 44 additions and 20 deletions

View file

@ -1326,6 +1326,7 @@ return [
"post-user-id" => ["post-user-id"],
"commented" => ["commented"],
"uid_received" => ["uid", "received"],
"uid_wall_received" => ["uid", "wall", "received"],
"uid_pinned" => ["uid", "pinned"],
"uid_commented" => ["uid", "commented"],
"uid_starred" => ["uid", "starred"],