Andrew Ferrazzutti fair
fair commented on issue fair/matrix-puppeteer-line#6 2021-05-03 10:30:57 -04:00
X server is needed?

Great, thanks for confirming! I'll update SETUP.md to mention this.

fair closed issue fair/matrix-puppeteer-line#5 2021-05-03 10:29:30 -04:00
Doc: Python version
fair commented on issue fair/matrix-puppeteer-line#5 2021-05-03 10:29:21 -04:00
Doc: Python version

d080590c54

fair commented on issue fair/matrix-puppeteer-line#8 2021-05-03 02:51:26 -04:00
Unifying the executables

I don't know, and I haven't tried. The Python/Node IPC was inherited from mautrix-amp, which worked so well that I was (and still am) more than happy to keep…

fair commented on issue fair/matrix-puppeteer-line#6 2021-05-03 02:43:20 -04:00
X server is needed?

I assume no adjustments are needed, but I haven't tried it yet.

fair commented on issue fair/matrix-puppeteer-line#6 2021-05-03 02:34:16 -04:00
X server is needed?

I haven't tried using the flag directly, but I did try using Puppeteer's headless mode, which I believe sets that flag itself. Doing so prevents the LINE extension from being loaded, unfortunately.

fair commented on issue fair/matrix-puppeteer-line#5 2021-05-03 02:30:31 -04:00
Doc: Python version

Alright, will do. Thanks!

fair commented on issue fair/matrix-puppeteer-line#5 2021-05-03 02:25:51 -04:00
Doc: Python version

Thanks for pointing this out. Type hints aren't all that critical, so I'll remove TypedDict to drop the minimum version to 3.7 (as reported by vermin).

fair opened issue fair/matrix-puppeteer-line#7 2021-05-03 02:22:14 -04:00
Support multiple bridge users
fair commented on issue fair/matrix-puppeteer-line#6 2021-05-03 02:16:19 -04:00
X server is needed?

Yes, an X server is needed, as Puppeteer cannot be run headless with extensions enabled in Chrome…

fair closed issue fair/matrix-puppeteer-line#3 2021-04-23 03:40:11 -04:00
Backfilling can skip chats
fair commented on issue fair/matrix-puppeteer-line#3 2021-04-23 03:40:09 -04:00
Backfilling can skip chats

Should be fixed by d30402a98f.

fair closed issue fair/matrix-puppeteer-line#4 2021-04-23 03:39:56 -04:00
clean-rooms leaves Unidentified Rooms behind
fair commented on issue fair/matrix-puppeteer-line#4 2021-04-23 03:39:52 -04:00
clean-rooms leaves Unidentified Rooms behind

Should be fixed by d30402a98f.

fair opened issue fair/matrix-puppeteer-line#4 2021-04-21 21:32:53 -04:00
clean-rooms leaves Unidentified Rooms behind
fair opened issue fair/matrix-puppeteer-line#3 2021-04-21 02:40:50 -04:00
Backfilling can skip chats
fair closed issue fair/matrix-puppeteer-line#2 2021-04-21 02:39:56 -04:00
Incoming messages can be out-of-order
fair commented on issue fair/matrix-puppeteer-line#2 2021-04-21 02:39:53 -04:00
Incoming messages can be out-of-order

Hopefully fixed by 0ce6b833e3.

fair opened issue fair/matrix-puppeteer-line#2 2021-04-16 18:44:43 -04:00
Incoming messages can be out-of-order
fair commented on issue fair/matrix-puppeteer-line#1 2021-04-01 01:55:44 -04:00
Encryption fails for group chats when joining after initial backfill

Actually, the encryption works as long as the room is joined before the first backfill happens. It has nothing to do with which puppets are in the room.