SchildiChat-android/matrix-sdk-android
SpiritCroc 85a26ae8be Render image reactions (MSC3746)
Some notes:
- Doesn't re-parse reactions already in the db to add the url field - so
  may need an initial sync for those.
- Since some clients don't really follow MSC3746, as in: they don't use
  the url field, but instead only write and check the key if it is an
  mxc-url, support those as well.
- Accordingly, initial sync is likely not required for those reactions
  I've seen in the wild so far, as it's common to use the mxc url also
  as key.

Change-Id: Ib1c50315425494986fa2e794d165658220a4f342
2022-05-11 21:50:49 +02:00
..
docs Update the doc 2022-04-27 17:30:34 +02:00
src Render image reactions (MSC3746) 2022-05-11 21:50:49 +02:00
.gitignore
build.gradle Add files to document module and packages 2022-04-27 16:52:45 +02:00
proguard-rules.pro