.. |
addNewCommentView.inc
|
044740610e
top level comments now allow files to be attached and will show them correctly
|
10 лет назад |
attachmentsView.inc
|
c15bcd6fb1
editing comments now allows the owner to upload additional files
|
10 лет назад |
commentAttachmentsView.inc
|
c15bcd6fb1
editing comments now allows the owner to upload additional files
|
10 лет назад |
commentReplyView.inc
|
900bf6dbf5
added in ability for comment replies to also attach files
|
10 лет назад |
commentsView.inc
|
c15bcd6fb1
editing comments now allows the owner to upload additional files
|
10 лет назад |
createPostView.inc
|
162e48c89d
basic file uploads now work
|
10 лет назад |
createTopicView.inc
|
6d0c6e8b9e
added necessary html and css to prevent strange wrapping behavior when the content was too long
|
11 лет назад |
editCommentView.inc
|
c15bcd6fb1
editing comments now allows the owner to upload additional files
|
10 лет назад |
editPostView.inc
|
dc353c931a
pulled common file uploading code into file upload handler, added file uploading under the post edit
|
10 лет назад |
header.inc
|
5e7531c08a
updated logo and favicon
|
11 лет назад |
indexView.inc
|
6d0c6e8b9e
added necessary html and css to prevent strange wrapping behavior when the content was too long
|
11 лет назад |
logInPromptView.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 лет назад |
loginView.inc
|
781e78475b
added functioning registration page
|
11 лет назад |
logoutView.inc
|
ab75d35edf
adding in notification link highlighting when user has unread notifications, began putting more pertinent information on notification page (comment data)
|
10 лет назад |
notificationsView.inc
|
ab75d35edf
adding in notification link highlighting when user has unread notifications, began putting more pertinent information on notification page (comment data)
|
10 лет назад |
postPageView.inc
|
dc353c931a
pulled common file uploading code into file upload handler, added file uploading under the post edit
|
10 лет назад |
postView.inc
|
7f67aa1412
new posts and recently edited posts now update a timestamp. Users that view a post page now update a last_viewed timestamp. Posts that have been updated after a users last viewed timestamp will appear differently until the user views the post page again
|
10 лет назад |
registerPage.inc
|
781e78475b
added functioning registration page
|
11 лет назад |
sidebar.inc
|
a9e577c873
fixing some errors with topic management, beginning work on topic subscription
|
11 лет назад |
singleCommentView.inc
|
aef598fb72
notification comments now directly link to their comment in the post
|
10 лет назад |
singlePostView.inc
|
ab75d35edf
adding in notification link highlighting when user has unread notifications, began putting more pertinent information on notification page (comment data)
|
10 лет назад |
subscriptionView.inc
|
6d0c6e8b9e
added necessary html and css to prevent strange wrapping behavior when the content was too long
|
11 лет назад |
topicManagementView.inc
|
23f94a5bfb
ability to remove topic subscriptions from the topic management page added
|
11 лет назад |
topicSidebarView.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 лет назад |
topicView.inc
|
6d0c6e8b9e
added necessary html and css to prevent strange wrapping behavior when the content was too long
|
11 лет назад |
userPage.inc
|
2a37c2a87e
adding in all user-made posts to the user page
|
11 лет назад |
userPreferencesView.inc
|
1d523e08ef
adding in stubs for user page, finished adding user preferences page functionality
|
11 лет назад |