4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-13 19:06:34 +00:00
dendrite/publicroomsapi/storage/postgres
Kegsay bfbf96eec9
p2p: Implement published rooms ()
* Create and glue ExternalPublicRoomsProvider into the public rooms component

This is how we will link p2p stuff to dendrite proper.

* Use gmsl structs rather than our own

* Implement federated public rooms

- Make thirdparty endpoint r0 so riot-web loads the public room list

* Typo

* Missing callsites
2020-03-19 11:04:08 +00:00
..
prepare.go Implement storage interfaces () 2020-01-03 14:07:05 +00:00
public_rooms_table.go p2p: Implement published rooms () 2020-03-19 11:04:08 +00:00
storage.go p2p: Implement published rooms () 2020-03-19 11:04:08 +00:00