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 Full-text search for authorized statuses (#6423) 2018-02-09 23:04:47 +01:00
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 Account archive download (#6460) 2018-02-21 23:21:32 +01:00
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 Redesign landing page (again) (#6486) 2018-02-22 01:03:48 +01:00
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 Ensure SynchronizeFeaturedCollectionWorker is unique and clean up (#7043) 2018-04-13 01:27:22 +02:00