186 Commits (12a426b7b91d53b217b01b945a9c6336fab18217)

Author SHA1 Message Date
barisusakli a77a761433 closes #1917 10 years ago
barisusakli 7b49effc14 minor tweaks 10 years ago
Julian Lam 325815a78d showing guest handles in frontend UI #2569 10 years ago
barisusakli e74d39889e removed extra comma 10 years ago
barisusakli 2c7d9e1a7c store teaserPid in topic
-update teaser pid as necessary in addPostToTopic, removePostFromTopic,
post purge
-removed 20x db calls from getTeasers
-fixed scroll to post in sub folder install
-upgrade script to update topics with teaserPid
10 years ago
barisusakli ef3b6a2450 closes #2498 10 years ago
psychobunny 63a5002b53 closes #2441 10 years ago
barisusakli a69eafd9f7 added postcount to topic 10 years ago
barisusakli 21459fff84 use getPostsFromSet for recent replies 10 years ago
barisusakli 871cf8a3b7 shorter getTeasers 10 years ago
barisusakli d0bc5ec9c7 client/topics.js refactor
ability to dismiss all flags
10 years ago
barisusakli 7f5984d1fd removed dupe code 10 years ago
Julian Lam 20ea40133b added four new hooks: filter:categories.recent, filter:privileges.categories.get, filter:privileges.posts.filter, filter:privileges.topics.filter 10 years ago
barisusakli 7225c0d45b finish up posts refactor 10 years ago
barisusakli d2cddc734b fix flagging and post filter
cant flag posts that don't exist anymore
10 years ago
barisusakli 11dc477dde posts/categories.js 10 years ago
Julian Lam f9f1cf63cf fixing topic deletion and purging 10 years ago
barisusakli c18de5cdd2 posts/recent.js refactor 10 years ago
barisusakli ef35b83806 use getPostsFields 10 years ago
barisusakli 263f479b20 posts.js refactor pt1 10 years ago
barisusakli c56b9aafff closes #2289, replace Infinity with '+inf' 10 years ago
barisusakli 1ae39d638a closes #2356 10 years ago
barisusakli fcc42883ab some checks for purge 10 years ago
barisusakli b12476c422 if a post is purged, remove it from flagged posts as well 10 years ago
barisusakli 09bd42b9f6 removed deleted 10 years ago
barisusakli b1d48df6d8 dont modify counts on soft post delete 10 years ago
barisusakli f6f6ca7f76 closes #2132 10 years ago
barisusakli b48d81310c #2095 11 years ago
barisusakli 4736a68534 dont create term object on each call 11 years ago
barisusakli fd12ec763a sortedSetsRemove
instead of calling sortedSetRemove() one at a time for each id remove
value from multiple sortedSets with one db call
11 years ago
barisusakli a4d4e53f45 speed up category purge
using eachLimit
dont emit stats on every topic delete
11 years ago
barisusakli 7c84680b06 closes #1709 11 years ago
Charles b811bef42c Don't decrease postCount when purging post from a deleted topic 11 years ago
barisusakli 311a7ad5b9 #1281 topic purge 11 years ago
barisusakli a65d612907 #1281 post purge 11 years ago
barisusakli 833aa0f738 derp 11 years ago