matrix-puppeteer-line/matrix_puppeteer_line
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
..
commands Fix crash when logging in after a forced logout 2021-06-08 00:24:00 -04:00
db Use read receipts to know when to sync media 2021-06-17 00:42:06 -04:00
rpc Use read receipts to know when to sync media 2021-06-17 00:42:06 -04:00
util Rename again 2021-03-15 01:40:56 -04:00
web maunium -> miscworks 2021-06-10 02:51:23 -04:00
__init__.py Rename again 2021-03-15 01:40:56 -04:00
__main__.py Update links 2021-03-19 13:30:09 -04:00
config.py Inbound sync & sticker improvements 2021-06-06 18:15:38 -04:00
example-config.yaml Use MSC2409 to send outgoing read receipts 2021-06-11 02:53:30 -04:00
get_version.py Update links 2021-03-19 13:30:09 -04:00
matrix.py Use read receipts to know when to sync media 2021-06-17 00:42:06 -04:00
portal.py Don't view groups/rooms when possible, via MSC2409 2021-06-17 23:32:45 -04:00
puppet.py Support LINE users with no discoverable ID 2021-06-06 18:24:44 -04:00
user.py Use read receipts to know when to sync media 2021-06-17 00:42:06 -04:00
version.py Rename again 2021-03-15 01:40:56 -04:00