1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-08-01 12:48:31 +00:00

feature: push rule settings

This commit is contained in:
Timo Kösters 2021-01-24 16:05:52 +01:00
parent a897608025
commit a119d858f3
No known key found for this signature in database
GPG key ID: 24DA7517711A2BA4
3 changed files with 618 additions and 19 deletions

View file

@ -220,12 +220,8 @@ pub async fn create_room_route(
continue;
}
db.rooms.build_and_append_pdu(
pdu_builder,
&sender_user,
&room_id,
&db,
)?;
db.rooms
.build_and_append_pdu(pdu_builder, &sender_user, &room_id, &db)?;
}
// 6. Events implied by name and topic