Ruben Schuller
f0e6021624
moved sources to basedir to enable compiling with standard tools
2018-11-12 20:38:12 +01:00
Mark Haines
bfcce5bd21
Add contexts to the roomserver storage layer ( #229 )
...
* Add contexts to the roomserver storage layer
* Fix rooms_table
2017-09-13 16:30:19 +01:00
Mark Haines
17c60759c4
Add query API for listing active invites ( #196 )
...
* Add query API for listing active invites
This lists the invites for a user in a room that could be used to
join the room over federation.
* s/Lookup/Look up/
* Fix implements comments
2017-08-23 15:08:48 +01:00
Robert Swain
d09a65abbe
Add Apache Version 2.0 license and headers to all golang files
2017-04-21 00:40:52 +02:00
Kegsay
414ea314a6
Update gomatrixserverlib and use AuthEventProvider ( #35 )
2017-03-10 17:54:17 +00:00
Mark Haines
39264cbf4b
Calculate and store the state at each event ( #6 )
...
* Calculate and store the state at each event
* Use type aliases for numeric IDs
2017-02-15 11:05:45 +00:00
Mark Haines
c72a44097f
Move the auth checks to a separate file ( #5 )
2017-02-10 10:44:38 +00:00