1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 27, 2025 — Aug 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
password reset will use the user has More... over 13 years ago
removed the unused login function More... over 13 years ago
more fixes More... over 13 years ago
fixes to gravatars and get functions in user.js More... over 13 years ago
Merge branch 'master' of https://github.com/psychobunny/NodeBB More... over 13 years ago
hash changes to user data More... over 13 years ago
bugfixes + starting active users in thread feature More... over 13 years ago
modified ajaxify slightly to make transitions between pages a bit more fluid (although first load doesn't look that awesome); fixed up rooms - resolved DRY failure and properly leave rooms More... over 13 years ago
small change to ajaxify to ignore href='#', added some design to future features, up for grabs if anybody wants to do them More... over 13 years ago
Merge branch 'master' of https://github.com/psychobunny/node-forum More... over 13 years ago
fixed annoying footer being hidden then reshown on first load More... over 13 years ago
added email verification on registration added email header and footer More... over 13 years ago
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