1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 08, 2025 — Mar 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
user activity counter (bug present where all users register as same session? this isn't good....) More... almost 13 years ago
shell script for running supervisor with nodebb for development More... almost 13 years ago
added a way to track socket listners added to the page to prevent memory leaks and duplicated definitions of events More... almost 13 years ago
prevent scripts in tpls from being executed more than once More... almost 13 years ago
Merge branch 'master' of https://github.com/psychobunny/node-forum More... almost 13 years ago
client side templates in, fixed home page to parse templates on ajaxify, added footer to the page transition animation for smoothness More... almost 13 years ago
new 403 page More... almost 13 years ago
added login message + ajaxify.go to homepage (should add redirect code to originating page later) More... almost 13 years ago
logout functionality More... almost 13 years ago
NEW DEPENDENCY: connect-redis More... almost 13 years ago