7789 Commits (e0fba796c7ced5a7f50b4f096592cd584408ac5c)
 

Author SHA1 Message Date
barisusakli 05a4737e84 closes #2409 11 years ago
Joseph Chen 4f03e74b99 Add topics.loaded event to be triggered when new topics are loaded by infinite scroll. 11 years ago
barisusakli 61863a69fe sendfile is deprecated 11 years ago
psychobunny 2990b33dc6 linting 11 years ago
barisusakli d9d44aee2b #2334 11 years ago
barisusakli c24e451c12 closes #2401 11 years ago
barisusakli 181e2b4132 check err 11 years ago
barisusakli e6973b55d4 closes #1990 11 years ago
barisusakli 962d14746e trim tag after substr
this prevents spaces in the middle of the tag from being added to the db
11 years ago
barisusakli a45858dacd previous commit doesnt show unusud tags in admin 11 years ago
barisusakli 68e8039ac7 closes #2379
also fixed a bug where tags with 0 topics were showing up in /tags
11 years ago
psychobunny 45affa3043 closes #2399 11 years ago
psychobunny a8402b228c updating winston timestamp 11 years ago
barisusakli b3544f644a relative path upload fixes #2403 11 years ago
barisusakli 7f5617bc74 closes #2402 11 years ago
barisusakli 14fdb9ebee reverted 11 years ago
barisusakli 6809af536c removed winston log in plugin fireHook 11 years ago
barisusakli 4c7a4d3688 fix topicIndex, 11 years ago
barisusakli 05f33df098 manage/groups.js 11 years ago
barisusakli bd388f727c src/favourites.js 11 years ago
barisusakli 9a16a359a8 auth refactor 11 years ago
barisusakli fc0dce429b topic.reply checks with invalid parameters 11 years ago
barisusakli 834ca016ec topics.reply test 11 years ago
Julian Lam c0fc7e9ca4 updating privilege handling to fire two new hooks, filter:privileges.topics.get and filter:category.topics.get 11 years ago
barisusakli eada3daf9f fixed recent and unread 11 years ago
Julian Lam 6ea10aa7e3 ensuring that the filter:category.get hook always sends data in the same format 11 years ago
Julian Lam 7e35987e1b fixing regression for #2355, introduced in a129075 11 years ago
Julian Lam c2467de9c2 added Greek language to NodeBB, Γεια σας και καλώς ήρθατε! 11 years ago
Julian Lam 872dd679e2 latest translations and fallbacks 11 years ago
Joseph Chen f02fd88eaf Bug fix - Topic search broken due to encodeURIComponent being called too early. 11 years ago
barisusakli 964d531582 fix test really 11 years ago
barisusakli 385e034a23 fix tests 11 years ago
barisusakli 7a51520074 #2393 11 years ago
barisusakli 4e23fe7c3a more topic post tests 11 years ago
barisusakli 3029b19be6 fix test 11 years ago
barisusakli 15e472db12 on category creation give defaults privs to admins and registered users 11 years ago
barisusakli 2579d2535d closes #2396 11 years ago
barisusakli fa5ac04cd3 src/topics.js cleanup 11 years ago
barisusakli c9f990bb72 derp 11 years ago
barisusakli 7225c0d45b finish up posts refactor 11 years ago
Julian Lam 54ee8e59f6 showing proper time for newbie post delay 11 years ago
barisusakli d2cddc734b fix flagging and post filter
cant flag posts that don't exist anymore
11 years ago
barisusakli 11dc477dde posts/categories.js 11 years ago
barisusakli e593c8e6b1 setFields makes more sense 11 years ago
barisusakli fa95012fa3 action:set,postField 11 years ago
barisusakli 1413478a68 ill get it right this year 11 years ago
barisusakli 003535b3ab filter:post.getFields again 11 years ago
barisusakli 383fa4d0ea filter:post.getFields change 11 years ago
barisusakli 604dac88e3 closes #2382, closes #2130 11 years ago
psychobunny 70b5c631c6 if dev, compile view scripts only; let rjs dynamically load module scripts
fixes a bug introduced @ 11c83079f2
11 years ago