0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-08 22:18:36 +02:00
dendrite/roomserver/internal/perform
devonh f66862958d
Remove event building duplication & push to GMSL (#3056)
Removes event building duplication and moves the funcionality into GMSL
since all the sub-steps are already there.
2023-04-14 15:03:07 +00:00
..
perform_admin.go refactor: use latest GMSL which splits fed client from matrix room logic (#3051) 2023-04-06 09:55:01 +01:00
perform_backfill.go Fix invalid roomNID returned 2023-03-07 15:35:08 +01:00
perform_forget.go Implement forgetting about rooms (#1572) 2020-11-05 10:19:23 +00:00
perform_inbound_peek.go Refactor StoreEvent, add MaybeRedactEvent, create an EventDatabase (#2989) 2023-03-01 17:06:47 +01:00
perform_invite.go Refactor StoreEvent, add MaybeRedactEvent, create an EventDatabase (#2989) 2023-03-01 17:06:47 +01:00
perform_join.go Remove event building duplication & push to GMSL (#3056) 2023-04-14 15:03:07 +00:00
perform_leave.go Remove event building duplication & push to GMSL (#3056) 2023-04-14 15:03:07 +00:00
perform_peek.go Initial support for multiple server names (#2829) 2022-10-26 12:59:19 +01:00
perform_publish.go Add AS specific public room list endpoints (#2836) 2022-10-27 14:40:35 +02:00
perform_unpeek.go Refactor StoreEvent and create a new RoomDatabase interface (#2985) 2023-02-24 09:40:20 +01:00
perform_upgrade.go Remove event building duplication & push to GMSL (#3056) 2023-04-14 15:03:07 +00:00