Commit Graph

122 Commits

Author SHA1 Message Date
Tulir Asokan 63dc8c04ea Fix bug in login 2020-08-28 19:38:49 +03:00
Tulir Asokan ee7f6d44b0 Update mautrix-python and move login depds to requirements.txt 2020-08-28 19:36:31 +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 5c7faa01a6 Use --no-sandbox by default in docker 2020-08-24 23:28:46 +03:00
Tulir Asokan a80e77ab3f Fix handling chat list mutations 2020-08-24 23:00:32 +03:00
Tulir Asokan ac3b47657e Formatting fixes 2020-08-24 22:42:27 +03:00
Tulir Asokan 0480fcdf3b Remove trailing comma 2020-08-24 18:56:37 +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 ccf7e25f46 Downgrade to puppeteer 5.1.0 to use chromium from Alpine repos 2020-08-24 18:10:16 +03:00
Tulir Asokan 0d913d73d7 Add config and improve stopping 2020-08-24 16:45:44 +03:00
Tulir Asokan 57a5ee8164 Add docker image for puppeteer script 2020-08-24 15:23:10 +03:00
Tulir Asokan 814c8cbdb3 Add better shutdown handling 2020-08-24 14:55:44 +03:00
Tulir Asokan 938068703b Catch JSON parse errors 2020-08-18 17:05:53 +03:00
Tulir Asokan dd16b3d461 Add API for puppeteer script 2020-08-18 16:47:16 +03:00
Tulir Asokan c8810a14f5 Remove shields 2020-08-17 22:12:54 +03:00
Tulir Asokan 51d49ebb2a Update dockerfile 2020-08-17 22:09:42 +03:00
Tulir Asokan 4b7ea0e0b6 Update CI again 2020-08-17 22:06:33 +03:00
Tulir Asokan 132f645bb8 Update CI 2020-08-17 22:04:22 +03:00
Tulir Asokan 6c11f73ef4 Initial commit
The puppeteer script kind of works, but needs an API.
The bridge doesn't exist yet.
2020-08-17 22:03:12 +03:00