Commit Graph

21 Commits

Author SHA1 Message Date
4cda93dd9b First crack at backfilling 2021-02-20 20:08:35 -05:00
1e04c79040 Some tweaks and comments 2021-02-20 03:48:08 -05:00
fdd3a1d6b7 Message sending 2021-02-20 03:47:26 -05:00
fc05a8f832 Syncable chat lists 2021-02-18 01:03:33 -05:00
76f2478c8c Attempt at syncing list of chats and their participants 2021-02-16 02:49:54 -05:00
94a86b93ad Better tracking of loginRunning/Cancelled 2021-02-12 02:16:09 -05:00
758fb216d3 Fix some more login problems 2021-02-11 00:04:25 -05:00
6e94edfcb5 Use functions that return a Promise 2021-02-10 03:24:28 -05:00
d9487e6b12 More changes
TODO: Rebase for cleaner changes
2021-02-10 02:34:19 -05:00
26e8177f1c Initial changes 2021-02-04 21:52:14 -05:00
Tulir Asokan
684e5bcf38 Add basic websocket login API 2020-12-29 16:33:33 +02:00
Tulir Asokan
d32e3819b0 Don't set connected metric if user is not logged in 2020-11-10 00:23:00 +02:00
Tulir Asokan
e7b78f9166 Update mautrix-python and add hacky connection metric 2020-11-03 17:57:51 +02:00
Tulir Asokan
8bef004a46 Bridge read-only status to Matrix when creating room 2020-08-28 19:56:19 +03:00
Tulir Asokan
a7ffe6761a Fix getting ID after sending and missed message backfilling 2020-08-28 19:34:13 +03:00
Tulir Asokan
a3441a40ae Initial bridge stuff 2020-08-28 16:38:06 +03:00
Tulir Asokan
c3f2a5dfe1 Add some disconnection handling and a method to set the last message ID map 2020-08-24 23:29:09 +03:00
Tulir Asokan
5e828ae68d Run as non-root user and add optional no-sandbox flag 2020-08-24 18:54:37 +03:00
Tulir Asokan
03e8090cd1 Add flag to set browser executable path 2020-08-24 18:26:07 +03:00
Tulir Asokan
0d913d73d7 Add config and improve stopping 2020-08-24 16:45:44 +03:00
Tulir Asokan
dd16b3d461 Add API for puppeteer script 2020-08-18 16:47:16 +03:00