386 Commits (822cf56af13330af9f07ceccb4a300b0a6b0b789)

Author SHA1 Message Date
Julian Lam 34b522f36d missed a bunch of "editable" checks 11 years ago
Julian Lam 87f4566e06 more fixed to privs, and ACP modal 11 years ago
Julian Lam 7c8b442dcd more updates to privileges revamp 11 years ago
barisusakli 8afcf44732 gravatars will be generated on demand
changing the setting in ACP will affect all default gravatars now.
11 years ago
barisusakli 6f40393b99 added err check 11 years ago
barisusakli d05920ec78 refactor of thread tools 11 years ago
barisusakli 2ad715ead3 closes #1412 11 years ago
barisusakli bca2755c3e possible fix for #1410 11 years ago
Micheil Smith 3e82cab398 Add missing new lines at end of files. 11 years ago
barisusakli 1f77df794a added lots of error keys 11 years ago
barisusakli 3f44f4bb3a closes #1319 11 years ago
barisusakli a3404d3d4f closes #1253 11 years ago
barisusakli ca0dbf84be no need for exists check
if topic doesnt exist topicData will be null
11 years ago
barisusakli 7a1037dc11 moved posts and recent to new files 11 years ago
barisusakli 38733ef94b moved reply post create to topics/create.js 11 years ago
barisusakli 478429af3a moved fork to new file 11 years ago
barisusakli bac3cf03cb moved unread to new file 11 years ago
barisusakli f83b7ee972 renamed event 11 years ago
barisusakli 8efc33d6a1 closes #976 11 years ago
barisusakli 1354739d19 user deletion #746
user deletion NOT SKALABLE
11 years ago
psychobunny 9de21995c4 added category bgColor and color to topics api 11 years ago
barisusakli 3f5c51174d refactored user.js
took out notifications, email and reset code to separate files
11 years ago
barisusakli a0222b69bb closes #1200 11 years ago
barisusakli 6e6c5688d9 more cleanup 11 years ago
Julian Lam b259c3d422 categoryData should return better topics (non-anon uid passed in now) 11 years ago
barisusakli 6496b91c29 closes #1180 11 years ago
barisusakli ec86aafb48 return user object 11 years ago
barisusakli b4b9ed1841 optimized getTopicsByTids, single db call to get topicData, added cache for privilege/category/user data 11 years ago
Baris Soner Usakli be70b3de57 closes #1090 11 years ago
Baris Soner Usakli fb691b23b4 moved topic locked check to topic.reply 11 years ago
Baris Soner Usakli 091723a8c5 closes #1101 11 years ago
Baris Soner Usakli 6a962655e4 jshint for topics.js 11 years ago
Baris Soner Usakli 99bf882a1c removed cid from getTopicsByTids 11 years ago
Baris Soner Usakli 56bbeb9950 use disableSocialButtons from config 11 years ago
Baris Soner Usakli ea6cf3bbd5 more cleanup and changes to topics 11 years ago
Baris Soner Usakli 8da7a6f2f3 cleanup 11 years ago
Baris Soner Usakli 7c1a46f25d misc cleanup 11 years ago
Baris Soner Usakli fd8e7327f0 removed console.log 11 years ago
Baris Soner Usakli 7e5a7c53bd changes to templates 11 years ago
Baris Soner Usakli bbc2df11e1 fixed updateTopicCount 11 years ago
Baris Soner Usakli 8feac114c3 closes #1022 11 years ago
Baris Soner Usakli ed8e76ebce added error check to getTopicDataWithUser 11 years ago
Baris Soner Usakli 6e5a6b8784 upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting 11 years ago
Baris Soner Usakli d6d9776cde added toPid to posts 11 years ago
Baris Soner Usakli bae76ebd70 fixed the redis error when going to unread/recent if nextStart is missing 11 years ago
Baris Soner Usakli dfe25d4bc0 only store thumb if is defined 11 years ago
Baris Soner Usakli 29ba015d69 fixed topic thumbs 11 years ago
Baris Soner Usakli 9eb4945415 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli de34beaf6d closes #1087 11 years ago
psychobunny 2ec6dd1d14 added filter:topic.thread_tools for creating custom admin functionality in topics view 11 years ago