matrix-puppeteer-line/puppet/src
Andrew Ferrazzutti 40a48d12a2 Don't view groups/rooms when possible, via MSC2409
Use the sidebar to sync non-DM messages, just like what's done for DM
messages.

However, since sidebar messages don't say who sent a message, this
requires scanning read receipts with MSC2409: when a non-DM sidebar
message is seen, the bridge bot sends that message. Only when that
placeholder is viewed in Matrix does Puppeteer actually view the non-DM
chat to find who really sent the message. Then the bridgebot redacts its
message, and the message gets re-sent by the puppet of the LINE user who
really sent it.
2021-06-17 23:32:45 -04:00
..
api.js Rename again 2021-03-15 01:40:56 -04:00
client.js Use read receipts to know when to sync media 2021-06-17 00:42:06 -04:00
contentscript.js Use read receipts to know when to sync media 2021-06-17 00:42:06 -04:00
main.js Rework message syncing and sending 2021-04-27 02:59:16 -04:00
puppet.js Don't view groups/rooms when possible, via MSC2409 2021-06-17 23:32:45 -04:00
taskqueue.js Rename again 2021-03-15 01:40:56 -04:00
util.js Rename again 2021-03-15 01:40:56 -04:00