Commit graph

4 commits

Author SHA1 Message Date
Serra Allgood dc935165cc roomserver/alias: Get tests passing
Signed-off-by: Serra Allgood <serra@allgood.dev>
2019-06-02 12:07:31 -07:00
Serra Allgood da234d4dab roomserver/alias: Add test cases, load from DB if appserviceAPI says AliasExists
Signed-off-by: Serra Allgood <serra@allgood.dev>
2019-06-01 17:36:07 -07:00
Serra Allgood 6a7cc65cdb roomserver/alias: don't call appserviceAPI in GetRoomIDForAlias if local alias found
The existing implementation will always make a call to appserviceAPI,
regardless of whether a local alias is found in the database.

Fixes #631

Signed-off-by: Serra Allgood <serra@allgood.dev>
2019-06-01 17:36:07 -07:00
ruben 74827428bd use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00