mastodon/app
Eugen Rochko 790d3bc637
Move network calls out of transaction in ActivityPub handler (#8951)
Mention and emoji code may perform network calls, but does not need
to do that inside the database transaction. This may improve availability
of database connections when using pgBouncer in transaction mode.
2018-10-11 00:50:18 +02:00
..
chewy
controllers
helpers Add dns-prefetch if using different host for assets or uploads (#8942) 2018-10-10 01:31:10 +02:00
javascript Fix that the copy button of verify link did not work. (#8938) 2018-10-09 19:36:13 +02:00
lib Move network calls out of transaction in ActivityPub handler (#8951) 2018-10-11 00:50:18 +02:00
mailers
models rubocop issues - Cleaning up (#8912) 2018-10-08 04:50:11 +02:00
policies
presenters
serializers
services
validators
views Add description meta tag additionally to og:description (#8941) 2018-10-10 02:21:30 +02:00
workers Track historical space stats in PgHero to determine PostgreSQL growth (#8906) 2018-10-09 19:35:14 +02:00