36 Commits (c5224d099ed7be41938703cebcc3c1cab34aacd2)

Author SHA1 Message Date
barisusakli f463030e76 closes #2264 10 years ago
barisusakli 32d0e0d7e5 dont update category post coint if topic post count is invalid 10 years ago
barisusakli 40fff367d1 faster topic move 11 years ago
barisusakli 6a64a3ab92 check err 11 years ago
barisusakli b48d81310c #2095 11 years ago
barisusakli aae7f2434d closes #2088 11 years ago
barisusakli aed9a9f76f removed console.log 11 years ago
barisusakli 6cd84ebe81 removed parseInt from sorts 11 years ago
barisusakli 51cafe075c only get 25 posts 11 years ago
Julian Lam b7c7dd98c3 ACP setting and API return for subcats 11 years ago
barisusakli ca90afd544 #1992
(drunk) not even done yet
11 years ago
barisusakli 60624eedec small tweak 11 years ago
barisusakli 5c91bc4335 optimized home 11 years ago
barisusakli 783926687c reduced active users 11 years ago
barisusakli bc2f7339ee getLatestUndeletedPid will return string #1884 11 years ago
barisusakli 20df6fd5cd small fix 11 years ago
barisusakli 2bf38ec84b handle pinned topics 11 years ago
barisusakli 1e6d589080 show topics on home instead of replies
no template changes, instead of showing the latest x posts under
categories, we are now showing the latest x posts of the latest x
topics.
11 years ago
barisusakli a69973e7a7 topics.getPids will return mainPid as well 11 years ago
barisusakli 633980ce4b active users cleanup 11 years ago
barisusakli 64d04f7aa6 closes #1803 11 years ago
Barış Soner Uşaklı 2d734c1648 fixed move recent replies 11 years ago
barisusakli eb9b4a62dc fix topic move, fix moveAll
move topic wasnt moving mainPid, also fixed crash on move all
clicking permissions on admin/categories no longer goes to top of page
11 years ago
barisusakli a9adfe9428 fix crash in topic move 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
barisusakli 4fa79dc821 closes #1281
category purge, deletes all topics and posts in the category
11 years ago
barisusakli b1aae05a08 closes #1518 11 years ago
barisusakli 68fd997efd closes #1419 11 years ago
barisusakli e12beccc09 closes #1371
adds a dropdown to category view to move/pin/lock/delete multiple topics
11 years ago
Micheil Smith 3e82cab398 Add missing new lines at end of files. 11 years ago
Julian Lam b9aa0d2121 stripping paragraph tags from post summaries in an effort to collapse it all into one paragraph block. 11 years ago
barisusakli 10f56faf9d admin cleanup
removed unnecessary admin checks in src/admin/user then realized they
are just one liners so moved them to src/socket.io.admin.js moved
categories update to categories folder
11 years ago
barisusakli 26d67257fe moved privilege check out of getRecentReplies
it was being called twice in api/home
11 years ago
barisusakli 1354739d19 user deletion #746
user deletion NOT SKALABLE
11 years ago
barisusakli cc0ac29b36 categories refactor 11 years ago