behouba
579c61a7a3
selectAccountDataByType function modified
2019-09-30 13:25:35 +03:00
behouba
7810c30058
selectAccountDataByType function modified
2019-09-29 09:27:10 +03:00
behouba
95020c21cb
selectAccountDataByType function modified
2019-09-29 09:20:31 +03:00
behouba
5a62a9f549
selectAccountDataByType return (*gomatrixserverlib.ClientEvent, error) instead of ([]gomatrixserverlib.ClientEvent, error)
2019-09-29 08:14:50 +03:00
Alex Chen
f8d2860765
Replace membership and visibility values with constants ( #774 )
...
Signed-off-by: Alex Chen <minecnly@gmail.com>
2019-08-06 15:07:36 +01:00
Thibaut CHARLES
b729a10366
Store & retrieve filters as structs rather than []byte ( #436 )
...
Manipulate filters as gomatrix.Filter structures, instead of their []byte JSON representation.
This lays ground work for using filters in dendrite for /sync requests.
2019-07-25 00:08:51 +08:00
Andrew Morgan
bc382bba46
Fix pipeline, emoji and syntax ( #713 )
...
Fixes #697
Switched to golangci-lint, fixes issues with buildkite and does some linting fixes to appease the new linters.
2019-06-19 14:05:03 +01:00
ruben
74827428bd
use go module for dependencies ( #594 )
2019-05-21 21:56:55 +01:00