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