Files
danbooru/app/views
evazion de16d31135 favorites: remove is_favorited attribute from post API.
* Remove the data-is-favorited attribute from post thumbnails.
* Remove the is_favorited attribute from the /posts.json API.
* Remove the fav_string attribute from the /posts.json API (only visible
  to moderators).
* Change `Post#favorited_by?` to not use the fav_string.

Further addresses #4652 by eliminating the last places where fav_string
was used.
2021-01-03 19:58:43 -06:00
..
2020-10-04 05:15:02 -04:00
2020-07-27 19:29:20 +00:00
2021-01-01 04:16:38 -06:00
2020-10-04 05:15:02 -04:00
2020-01-25 01:52:18 -06:00
2021-01-02 04:09:43 -06:00
2020-08-02 18:33:47 -05:00