Commit Graph

14 Commits

Author SHA1 Message Date
evazion
2445e8b82f favorites: convert user.hide_favorites? to pundit. 2020-03-21 23:06:42 -05:00
evazion
4a7322b197 users: rework privacy mode into private favorites (fix #4257).
* Rename 'privacy mode' to 'private favorites'.
* Make the private favorites setting only hide favorites, not favgroups
  and not the user's uploads on their profile page.
* Make the favgroup is_public flag default to true instead of false and
  fix existing favgroups to be public if the user didn't have privacy mode
  enabled before.
* List _all_ public favgroups on the /favorite_groups index, not just
  favgroups belonging to the current user.
* Add a /users/<id>/favorite_groups endpoint.
2020-01-17 22:24:29 -06:00
evazion
ffc693ef37 profiles: temp disable saved searches on profile pages. 2019-09-02 13:43:05 -05:00
evazion
b77eebf136 /favorites: replace favorites view with ordfav: search.
Make /favorites redirect to a ordfav:<user> search instead of having a
separate view just for favorites. This duplicated a lot of code for no
good reason.
2019-08-31 19:58:38 -05:00
r888888888
812ac13471 move sample links to user statistics 2017-05-12 14:53:59 -07:00
r888888888
da06bee0ab revamp saved search implementation 2017-03-15 15:36:48 -07:00
r888888888
537a293761 add links for random samples of uploads and favs 2017-03-09 13:50:32 -08:00
Type-kun
874c81d4f3 Add classes and data attributes to post previews in user profiles
Required by users for using custom CSS
2016-08-31 00:48:36 +05:00
r888888888
d0bbe27217 include saved searches section in user profiles 2016-08-22 14:59:43 -07:00
r888888888
abe0fa5feb fixes #1276 2014-03-05 17:59:46 -08:00
Toks
087c07eb8d fixes #1449 2013-04-27 08:14:43 -04:00
Toks
6ba0f23542 fixes #833 2013-03-29 13:10:24 -04:00
albert
eb08c12998 tweaks to user profile layout 2013-02-23 17:14:01 -05:00
albert
ad28a2cced alt layout for user profile 2013-02-22 15:16:54 -05:00