Midas aef598fb72 notification comments now directly link to their comment in the post il y a 10 ans
..
AddSubTopicController.inc 43747707e5 saving of subscribed topics through the topic settings page now possible il y a 11 ans
ChangeSubscriptionController.inc 2aaedada5c users are now able to subscribe and unsubscribe from any topics of their choosing il y a 11 ans
CommentRepliesController.inc a4622aa73f updating todos and error comment tags il y a 10 ans
ControllerFactory.inc 0a11f1793e adding in file access controller and display of files in post il y a 10 ans
CreatePostController.inc f3163ad64f a logged-in user will now see their subscribed topics on the index page, as well as all subscribed topics in the topics bar in the header. Major refactoring of how header is added to each page il y a 11 ans
CreateTopicController.inc f3163ad64f a logged-in user will now see their subscribed topics on the index page, as well as all subscribed topics in the topics bar in the header. Major refactoring of how header is added to each page il y a 11 ans
EditPostController.inc dc353c931a pulled common file uploading code into file upload handler, added file uploading under the post edit il y a 10 ans
FilesController.inc 0a11f1793e adding in file access controller and display of files in post il y a 10 ans
IController.inc b01c651738 Adding in basic setup, essentially initial commit. il y a 11 ans
IndexController.inc f3163ad64f a logged-in user will now see their subscribed topics on the index page, as well as all subscribed topics in the topics bar in the header. Major refactoring of how header is added to each page il y a 11 ans
LoginController.inc c889ed7e86 adjusted login so error message is only passed if an error happened il y a 11 ans
LogoutController.inc 52bdbe6604 simplified login and logout process and messaging to not use ajax il y a 11 ans
NotificationsController.inc 75f72277c3 viewing notification page now marks all unseen tags as seen; notification page supports pagination il y a 10 ans
PostController.inc aef598fb72 notification comments now directly link to their comment in the post il y a 10 ans
RegisterController.inc 781e78475b added functioning registration page il y a 11 ans
RemoveSubTopicController.inc 23f94a5bfb ability to remove topic subscriptions from the topic management page added il y a 11 ans
SubmitEditCommentController.inc c15bcd6fb1 editing comments now allows the owner to upload additional files il y a 10 ans
SubmitEditPostController.inc 8dc19650a6 uploaded files are now associated with a particular user, as well il y a 10 ans
SubmitNewCommentController.inc 52ac828569 submitting comments now correctly tag as comment tags, which show up on the notification page il y a 10 ans
SubmitNewPostController.inc 8dc19650a6 uploaded files are now associated with a particular user, as well il y a 10 ans
SubmitNewTopicController.inc 5b0ee75675 adding in topic management page stubs, adding in topic sidebar to topic and post pages il y a 11 ans
SubmitRegisterController.inc 781e78475b added functioning registration page il y a 11 ans
SubmitTopicSettingsController.inc 08b5209291 topic management now functions, users that are owner or moderator can edit topic settings. Owners can add moderators using username, updated db tables il y a 11 ans
SubmitUserPreferencesController.inc 1d523e08ef adding in stubs for user page, finished adding user preferences page functionality il y a 11 ans
SubscribeController.inc f3163ad64f a logged-in user will now see their subscribed topics on the index page, as well as all subscribed topics in the topics bar in the header. Major refactoring of how header is added to each page il y a 11 ans
TopicController.inc f3163ad64f a logged-in user will now see their subscribed topics on the index page, as well as all subscribed topics in the topics bar in the header. Major refactoring of how header is added to each page il y a 11 ans
TopicManagementController.inc 28478cf93c adding in beginning interface and submission stubs for adding subtopics to a topic il y a 11 ans
UserController.inc 2a37c2a87e adding in all user-made posts to the user page il y a 11 ans
UserPreferencesController.inc 1d523e08ef adding in stubs for user page, finished adding user preferences page functionality il y a 11 ans