Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-30 | Fix missing domain attribute in EntityCache for emoji (#7290) | Eugen Rochko | |
2018-04-27 | Add entity cache (#7271) | Eugen Rochko | |
* 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 |