Commit History

Author SHA1 Message Date
  Frederic G. MARAND 57a8df6e70 Commit 12-4: Added nextPath to the route controller and use it to step through posts. 10 years ago
  Frederic G. MARAND 928f12edb9 Commit 12-3: Refactored postsLists route into a RouteController. 10 years ago
  Frederic G. MARAND b7d4cb3d2f Commit 12-2: Augmented the postsList route to take a limit. 10 years ago
  Frederic G. MARAND 876f43b300 Commit 12-1: Added enough posts that pagination is necessary. 10 years ago
  Frederic G. MARAND a3379b13dc Commit 11-3: Only sync notifications that are relevant to the user. 10 years ago
  Frederic G. MARAND aa3c838092 Commit 11-2: Display notifications in the header. 10 years ago
  Frederic G. MARAND c4bc9aadd9 Commit 11-1: Added basic notifications collection. 10 years ago
  Frederic G. MARAND 3161b98742 Commit 10-5: Denormalized the number of comments into the post. 10 years ago
  Frederic G. MARAND ae5ca11884 Commit 10-4: Made a simple publication/subscription for comments. 10 years ago
  Frederic G. MARAND e8cad5e698 Commit 10-3: Created a form to submit comments. 10 years ago
  Frederic G. MARAND 866d1a8d11 Commit 10-2: Display comments on postPage. 10 years ago
  Frederic G. MARAND d27a5733b5 Commit 10-1: Added comments collection, pub/sub and fixtures. 10 years ago
  Frederic G. MARAND cc0e6c19f6 Commit 9-5: Validate post contents when editing. 10 years ago
  Frederic G. MARAND cf30adb427 Commit 9-4: Validate post contents on submission. 10 years ago
  Frederic G. MARAND f1b97c0acf Commit 9-3: Clear errors after 3 seconds. 10 years ago
  Frederic G. MARAND 3bf737c58a Commit 9-2: Actually use the error reporting. 10 years ago
  Frederic G. MARAND af4b13f346 Commit 9-1: Basic error reporting. 10 years ago
  Frederic G. MARAND ce211ba6d9 JSHint coding standards. 10 years ago
  Frederic G. MARAND 6c80258167 Commit 8-3: Only allow changing certain fields of posts. 10 years ago
  Frederic G. MARAND 13d032a638 Commit 8-2: Added basic permission to check the posts's owner. Removed insecure. 10 years ago
  Frederic G. MARAND bbba9bc51e Commit 8-1: Added edit post form. 10 years ago
  Frederic G. MARAND ce3568ed04 Commit 7-8: Sort posts by submitted timestamp. 10 years ago
  Frederic G. MARAND 45bb8d2a61 Commit 7-7: Enforce post URL uniqueness. 10 years ago
  Frederic G. MARAND 715fd955d8 Commit 7-6: Use a method to submit the post. 10 years ago
  Frederic G. MARAND cff650c8ed Commit 7-5: Only show submit post link if logged in. 10 years ago
  Frederic G. MARAND 6b2f61adf0 Commit 7-4: Show a loading screen while waiting to login. 10 years ago
  Frederic G. MARAND 3634d57c1d Commit 7-3: Denied access to new posts page when not logged in. 10 years ago
  Frederic G. MARAND 51def25630 7.2 Removed insecure, and allowed certain writes to posts. 10 years ago
  Frederic G. MARAND 3512ae8948 Handle posts. 10 years ago
  Frederic G. MARAND a618f947b3 Expose addresses to user. 10 years ago