FEATURE: Save ignored usernames in user preferences (#7117)

* FEATURE: Save ignored usernames in user preferences
This commit is contained in:
Tarek Khalil
2019-03-06 11:21:58 +00:00
committed by GitHub
parent 974e756369
commit 0a9a11094d
5 changed files with 48 additions and 7 deletions

View File

@ -1226,6 +1226,7 @@ class UsersController < ApplicationController
:title,
:date_of_birth,
:muted_usernames,
:ignored_usernames,
:theme_ids,
:locale,
:bio_raw,