website/pkg/middleware
Noah 8419958b25 Likes on Comments, and other minor improvements
* Add "Like" buttons to comments and forum posts.
* Make "private" profiles more private (logged-in users see only their profile
  pic, display name, and can friend request or message, if they are not approved
  friends of the private user)
* Add "logged-out view" visibility setting to profiles: to share a link to your
  page on other sites. Opt-in setting - default is login required to view your
  public profile page.
* CSRF cookie fix.
* Updated FAQ & Privacy pages.
2022-08-29 20:00:15 -07:00
..
authentication.go Allow basic access to profile pages for not logged-in users 2022-08-26 21:32:26 -07:00
csrf.go Likes on Comments, and other minor improvements 2022-08-29 20:00:15 -07:00
logging.go Initial commit 2022-08-09 22:32:19 -07:00
recovery.go Rename the module 2022-08-25 21:21:46 -07:00
session.go Rename the module 2022-08-25 21:21:46 -07:00