chuckya/app
Eugen Rochko d14e74eff5
Add cache for OEmbed endpoints to avoid extra HTTP requests ()
* add youtube oembed endpoint

* add check for oembed endpoint

* change unless for a more readable if

* clear blank lines

* endpoint via https

* Fix string literal in condition

* use cache for endpoints

* use cache for endpoints

* clean up and adding check

* clean up and remove redundant return

* add html check

* add false to return

* use double quotes

* use double quotes

* Clean up
2019-11-17 18:40:33 +01:00
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch () 2019-10-02 20:04:46 +02:00
controllers Support min_id-based pagination for bookmarks () 2019-11-17 17:09:41 +01:00
helpers Add kn, mr, ur to available locales () 2019-11-13 23:36:41 +01:00
javascript New Crowdin translations () 2019-11-13 23:24:55 +01:00
lib Fix type mismatch () 2019-11-07 21:51:48 +02:00
mailers Split AccountsHelper from StatusesHelper () 2019-10-24 22:50:09 +02:00
models Add bookmarks () 2019-11-13 23:02:10 +01:00
policies Change admin UI for hashtags and add back whitelisted trends () 2019-08-05 19:54:29 +02:00
presenters Add bookmarks () 2019-11-13 23:02:10 +01:00
serializers Add bookmarks () 2019-11-13 23:02:10 +01:00
services Add cache for OEmbed endpoints to avoid extra HTTP requests () 2019-11-17 18:40:33 +01:00
validators Fix uncaught domain normalization error in remote follow () 2019-08-30 02:19:17 +02:00
views Change message of public timeline for local only () 2019-10-27 12:45:33 +01:00
workers Fix various issues with account migration () 2019-11-07 09:05:07 +02:00