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