chuckya/app
ThibG cb12a2cdd3
Fix some timeouts when searching URLs by limiting some database queries ()
Only look up private toots from database if the request failed because of 401,
403 or 404 errors, as those may indicate a private toot, rather than something
that isn't a toot or cannot be processed.
2020-03-12 23:06:43 +01:00
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch () 2019-10-02 20:04:46 +02:00
controllers Add option to include resolved DNS records when blacklisting e-mail domains in admin UI () 2020-03-12 22:35:20 +01:00
helpers Add ability to delete files uploaded for settings in admin UI () 2020-03-08 16:00:24 +01:00
javascript Fix detailed view of direct messages displaying a 0 boost count () 2020-03-10 18:39:47 +01:00
lib Bump cld3 from 3.2.6 to 3.3.0 () 2020-03-09 00:12:52 +01:00
mailers Fix error when sending moderation notification () 2020-02-01 15:42:12 +01:00
models Add option to include resolved DNS records when blacklisting e-mail domains in admin UI () 2020-03-12 22:35:20 +01:00
policies Add ability to delete files uploaded for settings in admin UI () 2020-03-08 16:00:24 +01:00
presenters Fix n+1 query for bookmarks on statuses () 2019-11-28 04:08:00 +01:00
serializers Change local media attachments to perform heavy processing asynchronously () 2020-03-08 23:56:18 +01:00
services Fix some timeouts when searching URLs by limiting some database queries () 2020-03-12 23:06:43 +01:00
validators Search account domain in lowercase () 2020-02-01 15:42:24 +01:00
views Add option to include resolved DNS records when blacklisting e-mail domains in admin UI () 2020-03-12 22:35:20 +01:00
workers Change local media attachments to perform heavy processing asynchronously () 2020-03-08 23:56:18 +01:00