Damir Jelić
725c043e87
pantalaimon: Initial search support.
...
This patch adds support for the Matrix search API endpoint.
Events are stored in the pan sqlite database while the indexing is
handled by tanvity.
An tantivy index is created for each pan user. Currently only ordering
by ranking is supported, and all the search options are ignored for now.
2019-06-06 14:25:14 +02:00
Damir Jelić
e5e3f361c2
tests: Remove dbus tests.
...
The dbus tests require system packages on travis but that limits us to
using the system provided python version which is 3.4 currently.
2019-05-23 15:25:08 +02:00
Damir Jelić
212baad49e
store: Remove unused client info storing functionality.
2019-05-21 16:55:07 +02:00
Damir Jelić
a823d85cd8
pantalaimon: Isort the repo.
2019-05-21 16:48:46 +02:00
Damir Jelić
cb38112160
tests: Fix the dbus test.
2019-05-21 13:42:48 +02:00
Damir Jelić
6dc126d03c
tests: Add initial dbus tests.
2019-05-14 21:51:03 +02:00
Damir Jelić
e9d0f52a5c
pantalaimon: Isort the tree.
2019-05-14 21:50:30 +02:00
Damir Jelić
ea33359daa
store: The daemon clients need to be per homeserver.
2019-04-12 17:59:30 +02:00
Damir Jelić
1bbf38e240
daemon: Store and restore client info of our children.
2019-04-11 16:59:37 +02:00
Damir Jelić
51700068b9
pantalaimon: Isort the repo.
2019-04-10 12:25:21 +02:00
Damir Jelić
d0ba6c26da
pantalaimon: Add tests.
2019-04-10 12:14:00 +02:00