mastodon/app
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
2018-04-27 01:38:10 +02:00
..
chewy
controllers Add RSS feeds for end-users (#7259) 2018-04-25 02:10:02 +02:00
helpers Add Basque language support (#7267) 2018-04-26 13:56:45 +02:00
javascript Weblate translations 20180426 (#7266) 2018-04-26 18:58:22 +09:00
lib Add entity cache (#7271) 2018-04-27 01:38:10 +02:00
mailers
models Add entity cache (#7271) 2018-04-27 01:38:10 +02:00
policies Allow boosting own private toots (#6157) 2018-04-17 23:35:45 +02:00
presenters
serializers Add RSS feeds for end-users (#7259) 2018-04-25 02:10:02 +02:00
services Prevent suspended accounts from appearing in AccountSearchService (#7246) 2018-04-23 21:27:18 +02:00
validators Implement the ability for instances to define a list of disallowed hashtags (#7176) 2018-04-23 23:52:58 +02:00
views Paginate descendant statuses in public page (#7148) 2018-04-23 19:27:35 +02:00
workers