Commit Graph

9 Commits

Author SHA1 Message Date
Trevor Vallender d5b587499c Tag refinements
- Don’t allow duplicates
- Allow edits correctly
2023-10-19 19:36:08 +01:00
Trevor Vallender ad03410a65 Method to add tags to microposts 2023-10-19 18:46:41 +01:00
Trevor Vallender 3a6de86d48 Add tags
These will be used by both BlogPost and Micropost
2023-10-19 17:51:32 +01:00
Trevor Vallender e3a01ae633 Add summaries to blog posts 2023-10-06 08:26:16 +01:00
Trevor Vallender 2014730610 Add BlogPost model
Also fleshed out Micropost tests.
2023-10-05 16:46:07 +01:00
Trevor Vallender a257e98eb6 Add microposts
These will have tags etc. in the future, this is it for now.
2023-09-17 12:45:24 +01:00
Trevor Vallender 107c2e62a8 Email confirmation workflow 2023-08-19 16:18:37 +01:00
Trevor Vallender 0915c65dc8 Added user model 2023-08-08 20:25:35 +01:00
Trevor Vallender abf311ae5c Initial commit
- Added devenv (note SSL currently not working)
- Using Postgres as database
2023-08-08 17:48:09 +01:00