matrix-org/dendrite
Only use the `ts` parameter for e.g. `/send` for appservices
Aperta
#3333 aperta il 20 feb 2024
C-App-Servicesgood first issue
Metriche repository
- Star
- (5632 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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.