feature: push rule settings

This commit is contained in:
Timo Kösters
2021-01-24 16:05:52 +01:00
parent a897608025
commit a119d858f3
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