Commit Graph

21 Commits

Author SHA1 Message Date
Jarrett Jackson 7699955f87 Added post deletion
Users can delete their own posts, and all users except user who have the post archived will also no longer see the post.
2023-03-12 20:55:51 -04:00
Jarrett Jackson 09ab33aeed Added view for archived posts
Added option in the user profile to view their archived posts. Added _archive.html for displaying archived posts.
2023-03-12 20:42:51 -04:00
Jarrett Jackson caf54c8b75 Remove Archived posts
Added ability to remove a archived post if it is already archived by the current user.
2023-03-11 20:06:17 -05:00
Jarrett Jackson d3bfb13dbf Users can now archive posts
Added option to posts to archive a post.
2023-03-11 18:17:10 -05:00
Miguel Grinberg bb2273349f
Chapter 22: Background Jobs (v0.22) 2022-11-11 12:56:46 +00:00
Miguel Grinberg a25d6f2f19
Chapter 21: User Notifications (v0.21) 2022-11-11 12:56:42 +00:00
Miguel Grinberg 7f32336d21
Chapter 20: Some JavaScript Magic (v0.20) 2022-11-11 12:52:59 +00:00
Miguel Grinberg 868ad4b410
Chapter 16: Full-Text Search (v0.16) 2022-11-11 12:52:58 +00:00
Miguel Grinberg f4a401e320
Chapter 15: A Better Application Structure (v0.15) 2022-11-11 12:52:55 +00:00
Miguel Grinberg 7f7c8ef5d7
Chapter 14: Ajax (v0.14) 2022-11-11 12:51:46 +00:00
Miguel Grinberg 8a56c34ce2
Chapter 13: I18n and L10n (v0.13) 2022-11-11 12:51:46 +00:00
Miguel Grinberg a650e6f989
Chapter 12: Dates and Times (v0.12) 2022-11-11 12:51:46 +00:00
Miguel Grinberg 542fa42312
Chapter 11: Facelift (v0.11) 2022-11-11 12:51:46 +00:00
Miguel Grinberg 14f6f99ea9
Chapter 10: Email Support (v0.10) 2022-11-11 12:51:46 +00:00
Miguel Grinberg fdeb27d052
Chapter 9: Pagination (v0.9) 2022-11-11 12:51:39 +00:00
Miguel Grinberg d1363e0326
Chapter 8: Followers (v0.8) 2022-11-06 00:38:59 +00:00
Miguel Grinberg 8f43aadd41
Chapter 7: Error Handling (v0.7) 2021-07-10 16:42:12 +01:00
Miguel Grinberg f9ba2d28cf
Chapter 6: Profile Page and Avatars (v0.6) 2021-07-10 16:42:12 +01:00
Miguel Grinberg e7b1227a1c
Chapter 5: User Logins (v0.5) 2021-07-10 16:42:12 +01:00
Miguel Grinberg 3172e0955c
Chapter 3: Web Forms (v0.3) 2021-07-10 16:42:12 +01:00
Miguel Grinberg 5d4559227a
Chapter 2: Templates (v0.2) 2021-07-10 16:42:06 +01:00