1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 6 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' into thread_options More... over 13 years ago
topic locking and deletion More... over 13 years ago
Merge branch 'master' of https://github.com/psychobunny/node-forum More... over 13 years ago
Merge branch 'master' of https://github.com/psychobunny/NodeBB More... over 13 years ago
finished recent, popular and active posts shells, just need to update api methods More... over 13 years ago
fixed header to link to new users page More... over 13 years ago
added links to user profiles from posts and the breadcrumbs More... over 13 years ago
forgot templates config More... over 13 years ago
Merge branch 'master' of https://github.com/psychobunny/NodeBB More... over 13 years ago
added template mapping, did users->account More... over 13 years ago
removed get_username_by_uid, use getUserField(uid,'username',callback) directly More... over 13 years ago
removed some console.log More... over 13 years ago
duhsign for category home page More... over 13 years ago
users profile page, need to add templates More... over 13 years ago
interim commit to thread options More... over 13 years ago
merging from stash More... over 13 years ago
forgot to commit category files More... over 13 years ago
fixed a bug in templates, introduced categories, added default setup script onload, moved home.tpl code over to category, created hierachies More... over 13 years ago
removed deprecated functions from topics.js (server side parsing) and fixed the 150ms initial delay on first load More... over 13 years ago
moved slugify to utils More... over 13 years ago
account page border More... over 13 years ago
added thread tools dropdown More... over 13 years ago
added lock icon to locked button in threads More... over 13 years ago
posts.get().unfactored().refactored().commited().pushed(); if (conflicts) throw new Error ('IGNORED'); yep. More... over 13 years ago
topic creation now checks for valid pid as well More... over 13 years ago
Merge remote-tracking branch 'origin' More... over 13 years ago
restricting post replies if a thread is locked (returns pid of -1 instead) More... over 13 years ago
if a thread is locked, the reply buttons all now say "locked", and the post reply window will not pop up More... over 13 years ago
redirect /login and /register to /account if user is already logged in More... over 13 years ago
Merge branch 'master' of https://github.com/psychobunny/NodeBB More... over 13 years ago