matrix-org/dendrite
Only use the `ts` parameter for e.g. `/send` for appservices
Open
#3,333 opened on Feb 20, 2024
C-App-Servicesgood first issue
Repository metrics
- Stars
- (5,632 stars)
- PR merge metrics
- (PR metrics pending)
Description
Only use the ts parameter e.g. https://github.com/matrix-org/dendrite/blob/8f944f64349be6c434d5e47d9453c85db82d0144/clientapi/routing/sendevent.go#L161 for appservices, similar to what Synapse is doing.