83 Commits (a717e9626e29b58c3fc44e9820e56d0a9b98d47b)

Author SHA1 Message Date
root 35ad3be969 Adding support for restricting category read access based on user groups 11 years ago
Baris Soner Usakli 27a01f6c61 closes #657 11 years ago
psychobunny 9d88b9eed3 default motd now shows @NodeBB, and not @dcplabs 11 years ago
psychobunny 4397da144f fixes crash introduced @1021615848e49da3434f00cfdb6fb79ab5990b47 11 years ago
psychobunny cf8f0ca225 cleanup 11 years ago
Baris Usakli 401a30e02c fixed categories.getRecentReplies so it only returns count posts instead of getting 10, posts are added and removed from sorted set when they are deleted restored 11 years ago
Baris Usakli 9816272b7b if there are more than 50 results only return 50, issue #648 11 years ago
psychobunny 090bc2ad10 403 all guests on /search & /search/term regardless of mobile/desktop - closes #612 11 years ago
Baris Soner Usakli 76636b64db small fixes 11 years ago
Baris Soner Usakli 53ca7a1143 added search functions to database files, removed reds from nodebb moved it to redis 11 years ago
Baris Usakli 705754e823 merged master 11 years ago
Julian Lam d9ee9bf5e3 revamped handling of unread messages, so that a socket call is made to all socket clients whenever a new unread message is available. Prior behaviour had the unread count updated via ajax call on ajaxify (which was clumsy at best and didn't update automagically) 11 years ago
Baris Usakli 7875138c08 added parseInt 11 years ago
Baris Usakli 190948336a closes #590 11 years ago
Baris Soner Usakli 140f90f7f3 cleaned up requires 11 years ago
psychobunny 89c5d01efa modularized SSO, paving the way for potential plugins. cleaned up associated templates/js 11 years ago
Julian Lam f0e8633dcc category whitelisting for posting messages, isAdmin now error-first 11 years ago
Julian Lam 5ee5c8179a category whitelist for replying to posts, lots of refactoring, too 11 years ago
Julian Lam 4d2469b4ce tweaks to whitelist (interim commit) 11 years ago
Julian Lam 4e2326fc84 Merge remote-tracking branch 'origin' into category-whitelisting 11 years ago
Baris Usakli 541993c80a fontawesome 4 migration, closes #473 11 years ago
Julian Lam 08ef67e824 closed #536 11 years ago
Julian Lam a7216caa3b closed #518 11 years ago
Baris Usakli 586a181e0a closes #507 11 years ago
Julian Lam 18009ebb39 interim commit 11 years ago
Baris Usakli fa9636a62a closes #495 11 years ago
Julian Lam 885eec79c3 ninjafix for bad conditional 11 years ago
Julian Lam aa1994be67 updated MOTD to not be inside a jumbotron, updated default styling of MOTD 11 years ago
Julian Lam 705571de8c notifications page + ajaxify route + css styling 11 years ago
Baris Usakli d789e96d79 fixed 2 missing requires in api.js 11 years ago
Baris Usakli 41cf7c6814 added commas after some requires, added missing plugins require to categories 11 years ago
Baris Usakli 4e59b85073 recent page, for hour, day, week, month 11 years ago
psychobunny 22c73f3c12 closes #345 11 years ago
Baris Soner Usakli 06f59cf853 closes #310 11 years ago
Baris Usakli 585e5cd88f closes #341 12 years ago
Julian Lam c80e2552b2 express-namespaceing routes 12 years ago
Baris Usakli bae9f46d8b small fixes to search 12 years ago
Julian Lam c69e30c146 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
psychobunny 64b071f277 nconf and redis wrapper no longer global objects. jshinted app.js. updated sockets.io to latest 12 years ago
Julian Lam af246ad0d7 Merge remote-tracking branch 'origin' 12 years ago
Julian Lam 56a87329ec removing extra line 12 years ago
psychobunny 1780b343b4 formatting - routes 12 years ago
Julian Lam 95b16690e0 altering api route to use next() instead of echoing 404... 12 years ago
Julian Lam f6b865a052 closed #292 12 years ago
Julian Lam bec0b46a2c refactoring installation scripts to use node prompt module, lots of other fixes
fixed #263, fixed #264, fixed #265
12 years ago
Baris Soner Usakli 1f60578a63 closes #261 12 years ago
Julian Lam 02a02fa64c updated getTopicWithPosts to use a start and end option, and fixed issue with RSS feed saving (issue #256) 12 years ago
psychobunny 3773f6b44f merge conflicts + updated search.tpl to BS3 12 years ago
psychobunny bb8f75b4be merged.. conflicted up the ass. registration looks gud again 12 years ago
Baris Soner Usakli 0db599a478 closes #205 12 years ago