You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eugen Rochko
3c033c4352
Add moderation warnings ( #9519 )
...
* Add moderation warnings
Replace individual routes for disabling, silencing, and suspending
a user, as well as the report update route, with a unified account
action controller that allows you to select an action (none,
disable, silence, suspend) as well as whether it should generate an
e-mail notification with optional custom text. That notification,
with the optional custom text, is saved as a warning.
Additionally, there are warning presets you can configure to save
time when performing the above.
* Use Account#local_username_and_domain
6 years ago
..
environments
Fix missing protocol in dns-prefetch, improve code style ( #8963 )
6 years ago
initializers
Skip mailer job retries when a record no longer exists ( #9590 )
6 years ago
locales
Add moderation warnings ( #9519 )
6 years ago
webpack
Improve production build config ( #8899 )
6 years ago
application.rb
Add Czech language option and locale data ( #8594 )
6 years ago
boot.rb
Fix bootsnap cache directory being declared relatively ( #9511 )
6 years ago
brakeman.ignore
Allow joining several hashtags in a single column ( #8904 )
6 years ago
database.yml
Remove PostgreSQL statement timeout ( #9537 )
6 years ago
deploy.rb
Update dependencies for Ruby (2018-04-23) ( #7237 )
7 years ago
environment.rb
Make PreviewCard records reuseable between statuses ( #4642 )
7 years ago
i18n-tasks.yml
Revert #6479 , hide sensitive text/images from OpenGraph previews ( #6818 )
7 years ago
navigation.rb
Add profile directory ( #9427 )
6 years ago
puma.rb
Improve ActiveRecord connection in on_worker_boot ( #9238 )
6 years ago
routes.rb
Add moderation warnings ( #9519 )
6 years ago
secrets.yml
Upgrade to Rails 5.0.0.1
8 years ago
settings.yml
Add instance-wide setting to disable profile directory ( #9497 )
6 years ago
sidekiq.yml
Track historical space stats in PgHero to determine PostgreSQL growth ( #8906 )
6 years ago
themes.yml
More polished light theme ( #7620 )
7 years ago
webpacker.yml
Fix building assets in test environment ( #8691 )
6 years ago