Merge remote-tracking branch 'upstream/develop' into shigusegubu

* upstream/develop:
  "spring" cleaning
  review
  Fix who to follow panel shuffling
  Always send "hide_network" when updating user profile
  fix custom nsfwCensorImage not working
  fix reply-to tooltip being somewhat unreliable
  Revert "fix reply-to tooltip being somewhat unreliable"
  fix reply-to tooltip being somewhat unreliable
  fix errors in console
This commit is contained in:
Henry Jameson 2019-01-25 01:30:24 +03:00
commit 6a044fd3e8
9 changed files with 77 additions and 57 deletions

View file

@ -19,5 +19,6 @@
"hideUserStats": false,
"loginMethod": "password",
"webPushNotifications": false,
"noAttachmentLinks": false
"noAttachmentLinks": false,
"nsfwCensorImage": ""
}