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