1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Aug 26, 2025 — Aug 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
replies are up More... over 13 years ago
configuring express session to use a secret defined in the config file, not a hard coded one More... over 13 years ago
Merge branch 'master' of https://github.com/psychobunny/node-forum More... over 13 years ago
removed account_settings template More... over 13 years ago
Merge branch 'master' of https://github.com/psychobunny/node-forum More... over 13 years ago
post replies, unfinished More... over 13 years ago
removing utils.js... fucking git More... over 13 years ago
relative time on topics and posts More... over 13 years ago
added timestamp to record users More... over 13 years ago
Merge branch 'master' of https://github.com/psychobunny/node-forum More... over 13 years ago
fixes to template parser: hide block if no data exists (prevents the default tpl skeleton from showing up) More... over 13 years ago
Merge branch 'master' of github.com:psychobunny/node-forum More... over 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... over 13 years ago
most users ever online block More... over 13 years ago
fixed bottom border on last topicrow More... over 13 years ago
hide latest user block if doesn't exist More... over 13 years ago
log server errors in browser added uid to posts More... over 13 years ago
changing some niggling CSS to turn on bootstrap-responsive More... over 13 years ago
RUN npm install AFTER PULLING THIS COMMIT! More... over 13 years ago
updated README to reflect proper installation commands More... over 13 years ago
fixed the crash when going between pages, return next() in webserver.js More... over 13 years ago
removed requireAuth middleware More... over 13 years ago
merging changes for stash pop More... over 13 years ago
fix for threads that have 0 posts More... over 13 years ago
commented out breaking code regarding user var More... over 13 years ago
fixed conflicts More... over 13 years ago
updates to posts More... over 13 years ago
properly broadcasting a user.active change More... over 13 years ago
tweaking active.register so that it emits an active user change More... over 13 years ago
updated topics module to use uid as a passed in param, instead of through global.uid More... over 13 years ago