108 Commits (ea2975cb3f267a37f7f8b913840dab703ccd18af)

Author SHA1 Message Date
barisusakli e459592ac9 closes #1893 11 years ago
psychobunny 47a86662de adding timestamp to topic action hooks 11 years ago
psychobunny 788b16fa62 adding uid to the topic hooks, so plugins can know the user that did the action 11 years ago
psychobunny 2e7d1f33dc action:topic.lock, action:topic.pin, action:topic.move 11 years ago
barisusakli a69973e7a7 topics.getPids will return mainPid as well 11 years ago
barisusakli a4d4e53f45 speed up category purge
using eachLimit
dont emit stats on every topic delete
11 years ago
Charles 0cba152516 Redirect to category after purging topic 11 years ago
barisusakli 311a7ad5b9 #1281 topic purge 11 years ago
barisusakli b1aae05a08 closes #1518 11 years ago
barisusakli 3e86bdb38f more work on #1518
still needs more work, category is next
11 years ago
Julian Lam 7c8b442dcd more updates to privileges revamp 11 years ago
barisusakli 967b486ce1 closes #1487
ban and delete user admin actions takes an array of uids now.
11 years ago
barisusakli d272a87c8a cleanup toggleFollow 11 years ago
barisusakli d05920ec78 refactor of thread tools 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
barisusakli f9897daad1 all notifications are translated now closes #1388 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 e86eb8667e threadTools jshint 11 years ago
barisusakli 1354739d19 user deletion #746
user deletion NOT SKALABLE
11 years ago
Baris Soner Usakli 7e5a7c53bd changes to templates 11 years ago
Baris Soner Usakli 8feac114c3 closes #1022 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
Julian Lam 42d33f8338 first pass #899 11 years ago
Baris Soner Usakli 9d1a295b85 better topic delete restore 11 years ago
Julian Lam 9e64f4e303 passing in a picture into notifications now 11 years ago
Julian Lam aba1b95cac updating notifications.create to accept a hash instead of discrete arguments - breaking change 11 years ago
Baris Soner Usakli 1e44ca3a0f upgrade topics:tid to sorted set, topics:recent doesnt have deleted topics 11 years ago
Baris Soner Usakli 9b147edb36 closes #964 11 years ago
Baris Soner Usakli 72c35db6fd cleanup in move rencet replies' 11 years ago
Baris Soner Usakli 8bba4889d2 moving deleted topics wont cause topic count to go negative 11 years ago
Baris Soner Usakli 1291f31f3c closes #897 11 years ago
Baris Soner Usakli bd0b5f4cdb more error checks in thread move 11 years ago
Baris Soner Usakli b717c74a81 closes #856 11 years ago
Baris Soner Usakli 189e69284e fixes for post privileges 11 years ago
Baris Soner Usakli bbac361670 fixed crash if empty topic was loaded without ajaxify 11 years ago
Baris Soner Usakli ae76bb3928 lots of err first fixeS 11 years ago
Baris Soner Usakli 426d3e871f more fixes 11 years ago
Baris Soner Usakli 220b40ff9c topics.js 11 years ago
Baris Soner Usakli 75850bd315 closes #772 11 years ago
Julian Lam bc407ee59c fixing topic moving 11 years ago
Baris Soner Usakli a97ee201d8 makes recent unread and category pages a lot faster, added logging when a user changes their username 11 years ago
Julian Lam c5d8a5a6b2 thread tools (phew!) -- sessionData is getting larger :P 11 years ago
Julian Lam adb8f80b86 interim commit - removed calls to websockets.js, beginning porting to namespaced files 11 years ago
Baris Soner Usakli a4ae9c70df closes #742, closes #741 11 years ago
Baris Soner Usakli e2fb617cc0 thread delete restore fix 11 years ago
Baris Soner Usakli 3a00c177d3 closes #150 11 years ago
psychobunny 7fa2f474fe fixes bug introduced in c0721e105f 11 years ago
psychobunny d5e8044575 ability to disable privilege threshold system, closes #528 11 years ago