website/web/templates/partials
Noah Petherbridge 1ee8acf060 Various quick fixes
* Signup: if entering an existing email, don't admit that the email
  exists. Instead, send a specialized email to its address.
* Search: no longer search for users by email address.
* Login: always hash the incoming password on user not found, to take
  constant time compared to when the user did exist.
* Fix a pagination bug when a private (shy account) views a non-friend's
  photo gallery.
2023-08-15 17:33:33 -07:00
..
like_button.html Finish Forums + Likes & Notifications 2022-08-24 21:17:34 -07:00
simple_pager.html Various quick fixes 2023-08-15 17:33:33 -07:00
user_avatar.html More private avatars more places 2022-09-08 21:52:50 -07:00