1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-25 11:04:28 -05:00
Commit graph

4 commits

Author SHA1 Message Date
Kegsay 0d116d9222
Allow anyone to publish rooms ()
* Allow anyone to publish rooms

* Formatting and unused var

* Review comments
2020-04-17 12:17:20 +01:00
Alex Chen d63d2a50cd
Replace event content types with ones in gomatrixserverlib ()
The types that are not in gomatrixserverlib are not replaced.

This also updates the gomatrixserverlib dependency.
2019-08-16 01:45:11 +08:00
Alex Chen 604685c503 Implement room creation content ()
Fixes .

Signed-off-by: Alex Chen minecnly@gmail.com
2019-07-24 17:15:36 +01:00
ruben 74827428bd use go module for dependencies () 2019-05-21 21:56:55 +01:00
Renamed from src/github.com/matrix-org/dendrite/common/eventcontent.go (Browse further)