155 Commits (b655e18cee09acdf70470a790a081c7e20a93dfe)

Author SHA1 Message Date
psychobunny b655e18cee action:posts.flag 10 years ago
psychobunny 1c4d78eb2d return back data in cb similar to topics.post call 10 years ago
barisusakli dce9a19882 resolve method name collision, getPostsFromSet -> getPostSummariesFromSet 10 years ago
barisusakli a2497b050e crash fix 10 years ago
barisusakli 1f06f90a50 closes #3051
updated lru to latest
created new files posts/cache.js posts/parse.js posts/edit.js
10 years ago
barisusakli 45bf5de1e5 closes #2982
update url with new slug on topic title edit
10 years ago
Barış Soner Uşaklı df3e007120 closes #2969 10 years ago
barisusakli e33a905f55 missing change 10 years ago
barisusakli 878e548296 renamed end to stop globally
fixed getting favourites for admins
10 years ago
Barış Soner Uşaklı 36942125e6 closes #2894
also mark user online if they post a reply
10 years ago
barisusakli b268927cf9 removedu if from filter:parse,post, parse strip teaser content 10 years ago
barisusakli 5bc2e7dac2 closes #2309 10 years ago
Barış Soner Uşaklı cda38d6ed6 closes #2515 10 years ago
Barış Soner Uşaklı 743cd20441 closes #2267 10 years ago
Barış Soner Uşaklı 6680c2d475 Merge pull request #2621 from TheBronx/master
new filter hooks on favourite actions #2620
10 years ago
barisusakli 57ebcb8b8a closes #2694 10 years ago
barisusakli 255f50343c closes #2685 10 years ago
barisusakli cc2ab12f29 removed bans from downvotes and flags
cleanup thread tools emits
10 years ago
barisusakli 2c8e8a1f1c closes #2550, closes #2518 10 years ago
barisusakli 4d9e7fce22 notifyOnlineUsers helper 10 years ago
barisusakli 57453f33ab new group members route
getMembers can take start end
ability to specify how many group members to return
10 years ago
barisusakli 835ad3ea53 fix post.getUpvoters to work with an array 10 years ago
barisusakli 2f955c3af4 getUpvoters works with array 10 years ago
TheBronx 0bd48ef023 fix error in previous commit
fix error in previous commit
10 years ago
TheBronx e3cf528b57 pass also user id on fireHook
pass also user id on fireHook as suggested by @barisusakli
10 years ago
TheBronx 6ccb35576c new filter hooks on favourite actions #2620
before a favourite action is made, fire a filter hook so plugins can
modify or cancel that action before it takes place.
10 years ago
Julian Lam 23b9b21cdd better handling of guest handles in frontend, #2569 10 years ago
Julian Lam 325815a78d showing guest handles in frontend UI #2569 10 years ago
barisusakli 9865f78cbb flat is good 10 years ago
barisusakli f47550d23e closes #2533 10 years ago
barisusakli 5128f7d2f9 prevent crash on invalid data 10 years ago
barisusakli 8bea0bb6e5 fix favourite infinite scroll 10 years ago
psychobunny 113d35887c moved admin.getVoters to posts.getVoters; now getVoters modal can be accessed by moderators as well 10 years ago
barisusakli 1ffa498807 use shortcut 10 years ago
barisusakli 5ac5d20e4b users:online refactor 10 years ago
barisusakli d177481f94 chop chop 10 years ago
barisusakli 7f5984d1fd removed dupe code 10 years ago
barisusakli c974256600 missing radix 10 years ago
barisusakli 671ec8532c fix unfavourite 10 years ago
barisusakli 3d93a76508 removed command param made unvote wrapper 10 years ago
psychobunny 8c98f47688 action:post.upvote / action:post.downvote now sends current status; new: action:post.unvote 10 years ago
barisusakli d2cddc734b fix flagging and post filter
cant flag posts that don't exist anymore
10 years ago
Julian Lam 73dea4fc4e upvote and favourites notif fixing 10 years ago
Julian Lam f0b104fef0 possible fix to #2365 10 years ago
barisusakli 595ff1f4b1 closes #2303
see
https://community.nodebb.org/topic/3039/filter-post-parse-and-filter-post-parsesignature-changes
10 years ago
barisusakli dd135b875b #2347
dont show flag on deleted posts
dont allow flag on deleted posts
dont allow upvote downvote favourite on deleted posts
10 years ago
barisusakli f83dd956eb check if post exists on up/down vote favourite 10 years ago
barisusakli fcc42883ab some checks for purge 10 years ago
barisusakli f6f6ca7f76 closes #2132 11 years ago
barisusakli de98df842d priv fix 11 years ago