2398 Commits (df2e9b4b4790bb8a8a08ee5616c72bf2868727d4)
 

Author SHA1 Message Date
Baris Usakli 156950ac2f cleaned up app.createNewPosts 11 years ago
Baris Usakli 83f18c1915 closes #526 11 years ago
Baris Usakli 332730575f closes #529 11 years ago
Julian Lam 08ef67e824 closed #536 11 years ago
Dan Rowe 7e71fb218c add breadcrumb like context to favorites 11 years ago
Julian Lam a7216caa3b closed #518 11 years ago
Julian Lam 87309601ce closed #533 11 years ago
Julian Lam 53db9db50f Merge pull request #527 from draco2003/patch-1
small wording change
11 years ago
Dan Rowe 23628668b7 small wording change 11 years ago
Baris Soner Usakli 6ac685b194 possible fix for js error 11 years ago
Baris Soner Usakli db8c43ca97 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli bff0c8fdaf increased active users count to 16 11 years ago
Barış Soner Uşaklı 6f2b809385 Update README.md 11 years ago
Baris Soner Usakli 455479bd54 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 03b34a449d turned div into li, moved the a tags into the li elements 11 years ago
Julian Lam 08e51c8942 closed #502 11 years ago
Julian Lam 4aef5bfb72 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
psychobunny 34c74770ce app.js minor cleanup 11 years ago
psychobunny da8d198676 added some user friendly warnings to chat 11 years ago
Julian Lam 33868804fd fixed #517 11 years ago
psychobunny 22a3794c51 closes #525 11 years ago
psychobunny 1058d54c52 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny 90ce539683 fixed language file not parsing in footer 11 years ago
Baris Usakli 99c2fbd947 fixed anon count in browsing text if there are no logged in users 11 years ago
Baris Usakli 866d813218 fixed topic posting bug, if there was only 1 topic in a category the next posted topic in that category wasnt showing up until a full page reload 11 years ago
Baris Usakli f1df8c2479 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 6f1523c279 fixed bottom reply box for small devices 11 years ago
Julian Lam 163cdaf70c Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam a9ce8393e4 added footer.build and page.load hooks 11 years ago
Baris Usakli f04e30c4d4 more template changes to topic 11 years ago
Baris Usakli 9d0f8b4543 template changes 11 years ago
Baris Usakli d631a4b2e5 topic.tpl changes, moved users to the bottom of main post, added reply thread tools buttons under main post, added posts and view count 11 years ago
Julian Lam 2cf55dcf9f added action:page.load hook 11 years ago
Baris Soner Usakli 9fbb139e67 fix post delete state after more posts are loaded 11 years ago
Baris Usakli 11e3b0da7d added spacing between share and edit buttons 11 years ago
Baris Usakli 0b922d3f60 possible fix for #516 11 years ago
Baris Usakli 7e4faa3270 closes #514 11 years ago
Julian Lam 635fba1e45 upping cerlean minver 11 years ago
Baris Usakli 7c950cc350 require cleanup in user.js, removed user.latest not used anymore 11 years ago
Baris Usakli cc0fe66e3e minor tweak to notif filter :) 11 years ago
Baris Usakli b2d6ce59cf Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 586a181e0a closes #507 11 years ago
Julian Lam 33150943df Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 28dab60232 resolving notifs issue, I hope 11 years ago
Barış Soner Uşaklı 71ef76b108 Merge pull request #511 from damianb/patch-3
cleanup webserver.js requires
11 years ago
Julian Lam 64008ef5d8 Merge pull request #509 from damianb/patch-2
/bin/bash to /bin/sh
11 years ago
Barış Soner Uşaklı 1859154370 Merge pull request #506 from deniswolf/cleanup_specs
Cleanup specs in test/topic.js
11 years ago
Julian Lam fa4067e885 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam c8c355b319 added komodoproject file extensions to gitignore 11 years ago
Damian Bushong 51355a53d9 cleanup webserver.js requires
the .js in a require is implicit and unnecessary;
sorted the requires out so that builtins are first, then npm deps, then locally provided libs.
minor changes to some strings, just using single-quotes to match the style through the rest of the file.
11 years ago