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