dendrite/internal
Sam Wedgwood c97ba0b9e6 First pass as de-MSC-ifying space summaries
- Opt for referring to it as 'room hierarchies', reflecting the route
- Split msc2945.go across clientapi and roomserverapi
- Still TODO fed api
- Some other TODOs still to do
2023-07-13 15:49:44 +01:00
..
caching First pass as de-MSC-ifying space summaries 2023-07-13 15:49:44 +01:00
eventutil Fix syncAPI redactions (#3118) 2023-06-28 10:05:00 +02:00
fulltext refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
hooks Remove gmsl.HeaderedEvent (#3068) 2023-04-27 12:54:20 +01:00
httputil Move MakeJoin logic to GMSL (#3081) 2023-05-17 00:33:27 +00:00
pushgateway Add basic runtime tracing (#2996) 2023-03-13 16:45:14 +01:00
pushrules Merge SenderID & Per Room User Key work (#3109) 2023-06-14 14:23:46 +00:00
sqlutil Prepare statement on an existing transaction (#3144) 2023-07-07 13:09:39 +02:00
transactions Scope transactions to endpoints (#2799) 2022-10-17 14:48:35 +02:00
log.go Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
log_unix.go Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
log_windows.go Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
mutex.go Add a per-room mutex to federationapi when processing transactions (#1810) 2021-03-30 10:01:32 +01:00
tracing.go Add basic runtime tracing (#2996) 2023-03-13 16:45:14 +01:00
tracing_test.go Add basic runtime tracing (#2996) 2023-03-13 16:45:14 +01:00
transactionrequest.go Merge SenderID & Per Room User Key work (#3109) 2023-06-14 14:23:46 +00:00
transactionrequest_test.go Merge SenderID & Per Room User Key work (#3109) 2023-06-14 14:23:46 +00:00
validate.go Move json errors over to gmsl (#3080) 2023-05-09 22:46:49 +00:00
validate_test.go Move json errors over to gmsl (#3080) 2023-05-09 22:46:49 +00:00
version.go Add revision to version string (#3147) 2023-07-11 13:56:25 +02:00