Commit Graph

129 Commits (8234e4cc075854cad436338ade8761a218f8fcae)

Author SHA1 Message Date
barisusakli 28c57b6635 removed unused requires
barisusakli cc2ab12f29 removed bans from downvotes and flags
cleanup thread tools emits
barisusakli 2c8e8a1f1c closes , closes
barisusakli 6ccdf187ea closes
barisusakli 08c1dad3ee topics.isFollowing works with multiple tids now
barisusakli 9f35a2b251 flat threadtools.purge
barisusakli a77a761433 closes
barisusakli d177481f94 chop chop
Julian Lam f9f1cf63cf fixing topic deletion and purging
barisusakli 5f8781c88e 1 less db call in togglePin
barisusakli 69ed00fc14 added mainPid to topic restore/edit hooks
barisusakli 642136f6f8 closes
barisusakli 1ae39d638a closes
barisusakli fcc42883ab some checks for purge
barisusakli c4a39c8163 use processSortedSet instead of getting all users
barisusakli e052d8e5c1 log topic move
barisusakli b48d81310c
barisusakli 84d0e64361 fix topic move
barisusakli 931d46fe7e merge
psychobunny 1036ba4636 removing timestamp from thread hooks... completely pointless
barisusakli c9c454825e closes
barisusakli e459592ac9 closes
psychobunny 47a86662de adding timestamp to topic action hooks
psychobunny 788b16fa62 adding uid to the topic hooks, so plugins can know the user that did the action
psychobunny 2e7d1f33dc action:topic.lock, action:topic.pin, action:topic.move
barisusakli a69973e7a7 topics.getPids will return mainPid as well
barisusakli a4d4e53f45 speed up category purge
using eachLimit
dont emit stats on every topic delete
Charles 0cba152516 Redirect to category after purging topic
barisusakli 311a7ad5b9 topic purge
barisusakli b1aae05a08 closes
barisusakli 3e86bdb38f more work on
still needs more work, category is next
Julian Lam 7c8b442dcd more updates to privileges revamp
barisusakli 967b486ce1 closes
ban and delete user admin actions takes an array of uids now.
barisusakli d272a87c8a cleanup toggleFollow
barisusakli d05920ec78 refactor of thread tools
barisusakli 68fd997efd closes
barisusakli e12beccc09 closes
adds a dropdown to category view to move/pin/lock/delete multiple topics
barisusakli f9897daad1 all notifications are translated now closes
Micheil Smith 3e82cab398 Add missing new lines at end of files.
barisusakli 1f77df794a added lots of error keys
barisusakli e86eb8667e threadTools jshint
barisusakli 1354739d19 user deletion
user deletion NOT SKALABLE
Baris Soner Usakli 7e5a7c53bd changes to templates
Baris Soner Usakli 8feac114c3 closes
Baris Soner Usakli 6e5a6b8784 upgraded categories to sorted set, score is the order set from acp, check if category topic exists before posting
Julian Lam 42d33f8338 first pass
Baris Soner Usakli 9d1a295b85 better topic delete restore
Julian Lam 9e64f4e303 passing in a picture into notifications now
Julian Lam aba1b95cac updating notifications.create to accept a hash instead of discrete arguments - breaking change
Baris Soner Usakli 1e44ca3a0f upgrade topics:tid to sorted set, topics:recent doesnt have deleted topics