Midas aef598fb72 notification comments now directly link to their comment in the post 10 年 前
..
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 10 年 前
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 年 前