forked from fair/matrix-puppeteer-line
Andrew Ferrazzutti
40a48d12a2
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. |
||
---|---|---|
.. | ||
commands | ||
db | ||
rpc | ||
util | ||
web | ||
__init__.py | ||
__main__.py | ||
config.py | ||
example-config.yaml | ||
get_version.py | ||
matrix.py | ||
portal.py | ||
puppet.py | ||
user.py | ||
version.py |