1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Aug 28, 2025 — Aug 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge remote-tracking branch 'origin' More... over 13 years ago
added join date to users, fixed post count when a new topic is created. account page shows time joined,picture and name More... over 13 years ago
adding account to the template index More... over 13 years ago
updated default server config to add nice comments More... over 13 years ago
fixed listener memleak causing new posts to appear duplicated More... over 13 years ago
added popstate check to trigger ajaxify on back button keypress. forward button doesn't work yet More... over 13 years ago
fixed bug where events weren't being attached to new posts being parsed in More... over 13 years ago
adjusting rep of a user now affects all instances of that user on the page More... over 13 years ago
small style changes in header, added edit and delete button for moderators/own posts, hide moderator tools for all users except those that qualify More... over 13 years ago
fix for responsive avatar, fix for submit/discard buttons taking you away from the thread More... over 13 years ago
Merge branch 'master' of https://github.com/psychobunny/node-forum More... over 13 years ago
fixed a bug where anonymous users couldnt access topics More... over 13 years ago
customising markdown parser to allow single line breaks More... over 13 years ago
Merge branch 'master' of github.com:psychobunny/node-forum More... over 13 years ago
responsive threads - although avatar is *slightly* misaligned on my phone. not sure why More... over 13 years ago
restricted the user.get socket listener to only react once More... over 13 years ago
clean up More... over 13 years ago
streaming posts. also moved topics to be entirely client side parsed. made some changes. added block level caching to templates. added a prepare method to templates More... over 13 years ago
whitespace probably oops More... over 13 years ago
socket rooms! and almost finished rep (socket updates) except for one small bug where current_user isnt being pulled More... over 13 years ago
redis updates for sets: added sadd, srem, and sismember; finished basic favouriting/up/down votes - still need to add socket support in future More... over 13 years ago
Merge branch 'master' of https://github.com/psychobunny/node-forum More... over 13 years ago
started favourites/rep More... over 13 years ago
fixed post content More... over 13 years ago
Merge branch 'master' of https://github.com/psychobunny/node-forum More... over 13 years ago
gravatars in posts More... over 13 years ago
post count is incrementing when replying More... over 13 years ago
Merge branch 'master' of github.com:psychobunny/node-forum More... over 13 years ago
INSTALL build-essential AND RUN npm install!!!! More... over 13 years ago
fixed alternative login css More... over 13 years ago