This repository has been archived on 2024-07-22 . You can view files and clone it, but cannot push or open issues or pull requests.
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
2018-12-22 20:02:09 +01:00
..
about
Replace SVG asset with Custom mascot ( #8766 )
2018-10-08 00:20:45 +02:00
accounts
Make avatar and headers respect `auto_play_gif` ( #9515 )
2018-12-14 20:34:18 +01:00
admin
Add moderation warnings ( #9519 )
2018-12-22 20:02:09 +01:00
admin_mailer
…
application
Escape HTML in profile name preview in profile settings ( #9446 )
2018-12-07 16:42:22 +01:00
auth
Change the password form order ( #9267 )
2018-11-16 11:18:43 +01:00
authorize_interactions
…
directories
Remove "most popular" tab from profile directory, add responsive design ( #9539 )
2018-12-17 03:14:28 +01:00
errors
…
filters
Redesign forms, verify link ownership with rel="me" ( #8703 )
2018-09-18 16:45:58 +02:00
follower_accounts
…
following_accounts
…
home
Change documentation URL ( #8898 )
2018-10-06 14:33:36 +09:00
invites
Redesign forms, verify link ownership with rel="me" ( #8703 )
2018-09-18 16:45:58 +02:00
kaminari
…
layouts
Remove "most popular" tab from profile directory, add responsive design ( #9539 )
2018-12-17 03:14:28 +01:00
media
…
notification_mailer
…
oauth
…
remote_follow
…
remote_interaction
…
remote_unfollows
…
settings
Add instance-wide setting to disable profile directory ( #9497 )
2018-12-11 19:18:29 +01:00
shared
Fix form validation flash message color and input borders ( #9235 )
2018-11-08 21:06:14 +01:00
shares
…
stream_entries
Fix RTL layout of status display names ( #9075 )
2018-10-24 18:18:08 +02:00
tags
…
user_mailer
Add moderation warnings ( #9519 )
2018-12-22 20:02:09 +01:00
well_known
…