mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-15 17:26:58 +00:00
fix: send to all servers and fix media store
This commit is contained in:
parent
f7816b11de
commit
71500b14b9
6 changed files with 60 additions and 59 deletions
|
@ -122,7 +122,7 @@ pub async fn get_public_rooms_filtered_helper(
|
|||
{
|
||||
let response = server_server::send_request(
|
||||
&db.globals,
|
||||
other_server,
|
||||
other_server.to_owned(),
|
||||
federation::directory::get_public_rooms_filtered::v1::Request {
|
||||
limit,
|
||||
since: since.as_deref(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue