mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-07 22:17:17 +02:00
Issue 13909: Filter channels by network (#13924)
This commit is contained in:
parent
d95c9d28a8
commit
71384e6f39
8 changed files with 21 additions and 4 deletions
|
@ -154,6 +154,7 @@
|
|||
"commented" => ["post-thread-user", "commented"],
|
||||
"received" => ["post-thread-user", "received"],
|
||||
"created" => ["post-thread-user", "created"],
|
||||
"network" => ["post-thread-user", "network"],
|
||||
"restricted" => ["post-searchindex", "language"],
|
||||
"comments" => "0",
|
||||
"activities" => "0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue