.. |
Authenticator.inc
|
52bdbe6604
simplified login and logout process and messaging to not use ajax
|
11 vuotta sitten |
Cache.inc
|
b01c651738
Adding in basic setup, essentially initial commit.
|
11 vuotta sitten |
CommentModel.inc
|
aef598fb72
notification comments now directly link to their comment in the post
|
10 vuotta sitten |
CommentsRenderer.inc
|
cee65c3777
fixing special characters output in comments and comment replies
|
10 vuotta sitten |
Database.inc
|
529035ef38
Added the ability to loosely add new topics.
|
11 vuotta sitten |
DatabaseAuthenticator.inc
|
52bdbe6604
simplified login and logout process and messaging to not use ajax
|
11 vuotta sitten |
FileUploadHandler.inc
|
c15bcd6fb1
editing comments now allows the owner to upload additional files
|
10 vuotta sitten |
Form.inc
|
162e48c89d
basic file uploads now work
|
10 vuotta sitten |
HeadRenderer.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 vuotta sitten |
Header.inc
|
529035ef38
Added the ability to loosely add new topics.
|
11 vuotta sitten |
HumanReadableTime.inc
|
42f30c26a6
cleaning up how posts are displayed, adding in username and post age
|
11 vuotta sitten |
Logger.inc
|
35a332bed2
User login with database authentication now works
|
11 vuotta sitten |
LoginViewDecider.inc
|
ab75d35edf
adding in notification link highlighting when user has unread notifications, began putting more pertinent information on notification page (comment data)
|
10 vuotta sitten |
NotificationScraper.inc
|
9143855d34
creating a new post with tags in it will correctly tag the users
|
10 vuotta sitten |
PermissionDecider.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 vuotta sitten |
PostModel.inc
|
65ccd2c96b
removing the ability to post posts in multiple topics
|
11 vuotta sitten |
PostRenderer.inc
|
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 vuotta sitten |
Session.inc
|
35a332bed2
User login with database authentication now works
|
11 vuotta sitten |
StringURLLinker.inc
|
fa3bcd1920
Adding in back end to save new posts and associate them with topics
|
11 vuotta sitten |
TagDecoder.inc
|
3d46d39f15
added saving of top-level comments on a post
|
11 vuotta sitten |
TagModel.inc
|
75f72277c3
viewing notification page now marks all unseen tags as seen; notification page supports pagination
|
10 vuotta sitten |
Time.inc
|
42f30c26a6
cleaning up how posts are displayed, adding in username and post age
|
11 vuotta sitten |
TopicModel.inc
|
43747707e5
saving of subscribed topics through the topic settings page now possible
|
11 vuotta sitten |
User.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 vuotta sitten |
UserInputScrubber.inc
|
fa3bcd1920
Adding in back end to save new posts and associate them with topics
|
11 vuotta sitten |
UserModel.inc
|
12e917ad8c
functioning notification scraper-linker, now can pull out any @tags from a text and link them to the correct user
|
10 vuotta sitten |
View.inc
|
b01c651738
Adding in basic setup, essentially initial commit.
|
11 vuotta sitten |
WebWrapper.inc
|
fa3bcd1920
Adding in back end to save new posts and associate them with topics
|
11 vuotta sitten |