Eric Eastwood
bd5c14242e
Make sure container is able to start up ( #23 )
...
Follow-up to https://github.com/matrix-org/matrix-public-archive/pull/22
2022-06-15 17:12:44 -05:00
Eric Eastwood
952a3acd4a
Explain how config inherits ( #17 )
2022-06-09 21:37:07 -05:00
Eric Eastwood
9fc71a3412
Remove `matrix-bot-sdk` usage in tests ( #15 )
...
Remove `matrix-bot-sdk` usage in tests because it didn't have timestamp massaging `?ts` and it's not really necessary to rely on since we can just call the API directly 🤷 . `matrix-bot-sdk` is also very annoying having to build rust crypto packages.
We're now using direct `fetch` requests against the Matrix API and lightweight `client` object.
All 3 current tests pass ✅
2022-06-09 20:44:57 -05:00
Eric Eastwood
839e31a35e
E2E test but still failing because fetching from start of day before test events happened
2022-02-23 21:25:05 -06:00
Eric Eastwood
0f493a241e
Federated homeservers in Docker for e2e tests
2022-02-22 20:25:24 -06:00
Eric Eastwood
6a5d011a45
Link calendar days
2022-02-16 19:58:32 -06:00
Eric Eastwood
166857e0de
Fix lints
2022-02-15 21:33:31 -06:00
Eric Eastwood
6c1cf6d46a
Stop restarting server when the client bundle updates
2022-02-15 17:30:30 -06:00
Eric Eastwood
e0279e080e
Add npm run start-dev to build vite and run server at once
2022-02-15 17:17:14 -06:00
Eric Eastwood
c0a2a65c2f
Add support for the room header (RoomView)
2022-02-10 01:42:02 -06:00
Eric Eastwood
2378ed72c7
Add in date routes
2022-02-09 20:29:18 -06:00