1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Feb 24, 2025 — Feb 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removing utils.js... fucking git More... almost 13 years ago
relative time on topics and posts More... almost 13 years ago
added timestamp to record users More... almost 13 years ago
Merge branch 'master' of https://github.com/psychobunny/node-forum More... almost 13 years ago
fixes to template parser: hide block if no data exists (prevents the default tpl skeleton from showing up) More... almost 13 years ago
Merge branch 'master' of github.com:psychobunny/node-forum More... almost 13 years ago
updated configuration file with redis params, and updated all redis wrapper to read configs from config file instead of defaulting to localhost -- same for express.session store More... almost 13 years ago
most users ever online block More... almost 13 years ago
fixed bottom border on last topicrow More... almost 13 years ago
hide latest user block if doesn't exist More... almost 13 years ago
log server errors in browser added uid to posts More... almost 13 years ago
changing some niggling CSS to turn on bootstrap-responsive More... almost 13 years ago
RUN npm install AFTER PULLING THIS COMMIT! More... almost 13 years ago
updated README to reflect proper installation commands More... almost 13 years ago
fixed the crash when going between pages, return next() in webserver.js More... almost 13 years ago
removed requireAuth middleware More... almost 13 years ago
merging changes for stash pop More... almost 13 years ago
fix for threads that have 0 posts More... almost 13 years ago
commented out breaking code regarding user var More... almost 13 years ago
fixed conflicts More... almost 13 years ago
updates to posts More... almost 13 years ago
properly broadcasting a user.active change More... almost 13 years ago
tweaking active.register so that it emits an active user change More... almost 13 years ago
updated topics module to use uid as a passed in param, instead of through global.uid More... almost 13 years ago
updating web sockets so that uid is populated for socket calls More... almost 13 years ago
some more fixes to the session handling to ignore the /api folder, and refactoring how the public directory is set up in webserver.js. More... almost 13 years ago
fixing login and logout sessions More... almost 13 years ago
updating readme More... almost 13 years ago
Merge branch 'master' of https://github.com/psychobunny/node-forum More... almost 13 years ago
started working on threadss, implemented slug url, fixed crashing bug during post creation More... almost 13 years ago