Commit Graph

54 Commits

Author SHA1 Message Date
cdfc5f2c30 Post doesn't exist page 2025-08-01 23:21:43 +01:00
88b198365d user, post and comment objects contain their ID's now. 2025-08-01 12:34:29 +01:00
b683b658f7 Comments now have their own pages, at /comment/commentID, these are
linked to when someone replies to another comment (>> id), I also fixed
a bug in comment submission where the counter was not incrementing
2025-07-31 03:58:28 +01:00
0cc319a702 Added user specific RSS and ATOM feeds and updated the EJS templates to
add them by default to the user's header section
2025-07-30 01:28:23 +01:00
72316094e4 Updated the readme to have a better feature section 2025-07-30 01:12:29 +01:00
47877e71d4 atom functionality is added and I fixed an issue in the RSS that is
caused by the deleted posts not having valid data.
2025-07-30 01:09:51 +01:00
0c43c7315c editing user redirects to user's page and began to implment ATOM 2025-07-30 00:43:21 +01:00
39eba8fcda posts are marked as deleted to preserve array structure 2025-07-28 15:11:26 +01:00
38d82f9e1a Readme formatting stuff 2025-07-23 02:55:08 +01:00
bb62ccf25f Readme 2025-07-23 02:54:24 +01:00
40e0cc80a3 re-added markdown support under EJS 2025-07-23 02:49:05 +01:00
306adf3943 rss in ejs 2025-07-23 02:38:03 +01:00
ff1d34a7ab put package.json in / again 2025-07-23 02:22:13 +01:00
797d894621 lots of fixes and more EJS 2025-07-23 02:20:38 +01:00
929151a16d Update CONFIG.md
removed stuff about format indicators
2025-07-22 23:40:19 +02:00
ce93a1991b nfs removal 2025-07-22 00:18:23 +01:00
cc131798a3 ejs stuff 2025-07-22 00:17:00 +01:00
7eeafddae4 bloody markdown formatting >:( 2025-07-21 00:09:51 +01:00
fc3a68e476 formatting 2025-07-21 00:03:20 +01:00
590d675075 config docs 2025-07-20 23:59:30 +01:00
d54b682267 small readme edit 2025-07-21 00:06:30 +02:00
2dfed40665 CONFIG.md 2025-07-20 23:05:53 +01:00
3e745e6842 json 2025-07-20 22:47:07 +01:00
74f2e4eaec ever growing todo list 2025-07-15 03:14:46 +01:00
636a460918 untrack hitcount.txt 2025-07-15 02:11:26 +01:00
b5ab7af515 delete account 2025-07-15 02:10:26 +01:00
9a1bc97b99 format indiactors 2025-07-15 01:29:38 +01:00
09ab903815 Sign up link 2025-07-15 01:28:30 +01:00
0b70624e05 comments 2025-07-13 02:52:12 +01:00
23685d02c0 fixed user importing error 2025-07-13 02:49:55 +01:00
3efe4b7836 headerLevelStart (for showdownjs) and some comments 2025-07-13 02:48:15 +01:00
4fb12c54f8 did some commenting (I barely commented anything) 2025-07-13 02:01:09 +01:00
3a821b5eba don't freak if posts.post = [] 2025-07-13 00:51:01 +01:00
d75a74b7a8 fixed copy error bug 2025-07-13 00:41:59 +01:00
1ea18208f0 removed dependency check 2025-07-13 00:34:43 +01:00
ebcc61a9e7 argument error 2025-07-13 00:32:45 +01:00
17b7ddf133 dependency check 2025-07-13 00:30:13 +01:00
6a3b2da013 untracked config file 2025-07-13 00:26:43 +01:00
932dfbc00b untracked config file 2025-07-13 00:25:46 +01:00
60fc1b90ca exit after initialisation 2025-07-13 00:25:19 +01:00
f2f244eb9d better first time xp 2025-07-13 00:21:53 +01:00
bcaa3487dd commenting 2025-07-12 22:28:36 +01:00
b241a80963 dependencies 2025-07-11 12:59:53 +01:00
b538d495db better markdown 2025-07-11 12:09:09 +01:00
78b836bef5 markdown support 2025-07-11 02:58:13 +01:00
b2c649d001 sanitise input (can't believe I just remembered this) 2025-07-11 02:11:25 +01:00
68068adfa3 hitcount 2025-07-10 20:32:30 +01:00
61b0d8ec7f removed fil 2025-07-09 20:10:10 +01:00
d23268fe89 edit mode 2025-07-09 20:09:50 +01:00
b6d47711b4 feature in readme 2025-07-09 17:47:12 +01:00