Noah Petherbridge
|
d36e71549a
|
Age gate: collect birthdates retroactively and on new signup
|
2023-06-16 13:05:33 -07:00 |
|
|
788442d7e9
|
Implement Direct Messaging
|
2022-08-13 17:42:42 -07:00 |
|
|
de3d6e9315
|
User Profile and Settings Pages
* Vendor fontawesome icons
* User settings page: to edit profile details (other features not hooked
up yet)
* Initial user profile page
|
2022-08-10 20:59:59 -07:00 |
|
|
dd1e6c2918
|
Initial commit
* Initial codebase (lot of work!)
* Uses vanilla Go net/http and implements by hand: session cookies
backed by Redis; log in/out; CSRF protection; email verification flow;
initial database models (User table)
|
2022-08-09 22:32:19 -07:00 |
|