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