Commit Graph

2 Commits (295e3ef02bb3fcdd4d8992ad6105c0ada2b3db0c)

Author SHA1 Message Date
Eugen Rochko 295e3ef02b
Fix missing domain attribute in EntityCache for emoji (#7290) 7 years ago
Eugen Rochko a872392cd9
Add entity cache (#7271)
* Add entity cache

Use a caching layer for mentions and custom emojis that are
dynamically extracted from text.

Reduce duplicate text extractions

* Fix code style issue
7 years ago