matrix-puppeteer-line/matrix_puppeteer_line
Andrew Ferrazzutti 6d646e082b Inbound sync & sticker improvements
- Handle "decrypting" state of messages
- Handle lazy loading of emoji
- Better handle lazy loading of images/stickers
- Improve reliability of message sending, especially when sending
  several messages quickly
- Use m.sticker events for inbound stickers instead of m.image, and add
  a config to optionally use m.image if desired
- Use proper sizing for emoji, and add config to scale them since they
  are somewhat small
- Deduplicate stickers as best as possible (works until they get a
  different blob URL)
- Add config to disable bridging stickers/emoji
- Send m.notice for inbound messages of unknown type
2021-06-06 18:15:38 -04:00
..
commands Post startup messages in notice room 2021-05-05 02:42:41 -04:00
db Inbound sync & sticker improvements 2021-06-06 18:15:38 -04:00
rpc Inbound sync & sticker improvements 2021-06-06 18:15:38 -04:00
util Rename again 2021-03-15 01:40:56 -04:00
web Rename again 2021-03-15 01:40:56 -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 Inbound sync & sticker improvements 2021-06-06 18:15:38 -04:00
get_version.py Update links 2021-03-19 13:30:09 -04:00
matrix.py More robust message syncing and room cleaning 2021-04-22 02:39:52 -04:00
portal.py Inbound sync & sticker improvements 2021-06-06 18:15:38 -04:00
puppet.py Kick own puppets when turning on double puppeting 2021-05-06 02:15:21 -04:00
user.py Various fixes and cleanups 2021-06-05 23:41:05 -04:00
version.py Rename again 2021-03-15 01:40:56 -04:00