You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
chewy Full-text search for authorized statuses (#6423) 7 years ago
controllers Add RSS feeds for end-users (#7259) 7 years ago
helpers Add Basque language support (#7267) 7 years ago
javascript Weblate translations 20180426 (#7266) 7 years ago
lib Add entity cache (#7271) 7 years ago
mailers Account archive download (#6460) 7 years ago
models Add entity cache (#7271) 7 years ago
policies Allow boosting own private toots (#6157) 7 years ago
presenters Redesign landing page (again) (#6486) 7 years ago
serializers Add RSS feeds for end-users (#7259) 7 years ago
services Prevent suspended accounts from appearing in AccountSearchService (#7246) 7 years ago
validators Implement the ability for instances to define a list of disallowed hashtags (#7176) 7 years ago
views Paginate descendant statuses in public page (#7148) 7 years ago
workers Ensure SynchronizeFeaturedCollectionWorker is unique and clean up (#7043) 7 years ago