Midas
|
0ebbffdd6c
comments now correctly highlight the user tag, notification page now sorts the notifications in the order they were added, not age of the post
|
10 years ago |
Midas
|
7c67d18ccf
users tagged in posts now get the post listed on their notification page
|
10 years ago |
Midas
|
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 |
Midas
|
e5d1f038eb
added db backend functionality so topics can have one level of subtopic; not sure if I want to do infinite recursive depth just yet.
|
11 years ago |
Midas
|
2a37c2a87e
adding in all user-made posts to the user page
|
11 years ago |
Midas
|
28edb9481f
comments now use modified db structure; topic tagging capabilities removed
|
11 years ago |
Midas
|
3435a59675
added comment count to post links
|
11 years ago |
Midas
|
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 |
Midas
|
e14b4a4f0b
adding styling and comment phasing to topics
|
11 years ago |
Midas
|
0f82d36361
adding pagination to top-level comments, cleaning up formatting
|
11 years ago |
Midas
|
e4d052f728
adding default topics to all page headers, unable to add topic to post page as posts can be in multiple topics
|
11 years ago |
Midas
|
b7e9d0ec21
fixing topic display and index display of posts
|
11 years ago |
Justin Gilman
|
8560596286
Adding pagination for index and topic pages
|
11 years ago |
Justin Gilman
|
42f30c26a6
cleaning up how posts are displayed, adding in username and post age
|
11 years ago |