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
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
models Add entity cache (#7271) 7 years ago
policies
presenters
serializers Add RSS feeds for end-users (#7259) 7 years ago
services
validators
views
workers