matrix-puppeteer-line/matrix_puppeteer_line/db
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
..
__init__.py Incoming read receipts for MRU chats 2021-04-22 02:40:50 -04:00
media.py Inbound sync & sticker improvements 2021-06-06 18:15:38 -04:00
message.py More robust message syncing and room cleaning 2021-04-22 02:39:52 -04:00
portal.py More robust message syncing and room cleaning 2021-04-22 02:39:52 -04:00
puppet.py Working avatars and icons 2021-03-26 02:27:21 -04:00
receipt_reaction.py Remove unneeded functions in ReceiptReaction 2021-04-30 02:56:15 -04:00
upgrade.py Inbound sync & sticker improvements 2021-06-06 18:15:38 -04:00
user.py Rename again 2021-03-15 01:40:56 -04:00