Neil Alexander
20a01bceb2
Pass pointers to events — reloaded ( #1583 )
...
* Pass events as pointers
* Fix lint errors
* Update gomatrixserverlib
* Update gomatrixserverlib
* Update to matrix-org/gomatrixserverlib#240
2020-11-16 15:44:53 +00:00
oliverpool
a4db43e096
Don't overwrite global err before return ( #1293 )
...
Signed-off-by: Olivier Charvin <git@olivier.pfad.fr>
2020-08-25 13:11:52 +01:00
Kegsay
d4f9a4bb97
Fix #632 and send spec-compliant transactions to the AS ( #1091 )
2020-06-04 11:17:37 +01:00
Kegsay
24d8df664c
Fix #897 and shuffle directory around ( #1054 )
...
* Fix #897 and shuffle directory around
* Update find-lint
* goimports
Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2020-05-21 14:40:13 +01:00
Neil Alexander
0b732d6f45
Use HeaderedEvents in appservice component ( #939 )
...
* App service HeaderedEvents
* Fix database queries
* Fix lint error
2020-03-24 15:46:17 +00:00
Neil Alexander
3dabf4d4ed
More SQLite ( #871 )
...
* SQLite support for appservice
* SQLite support for mediaapi
* Copyright notices
* SQLite for public rooms API (although with some slight differences in behaviour)
* Lazy match aliases, add TODOs
2020-02-14 14:12:33 +00:00
ruben
74827428bd
use go module for dependencies ( #594 )
2019-05-21 21:56:55 +01:00