Commit Graph

7485 Commits (0fba1e37a7905428018973e81416fb023e5de33d)
 

Author SHA1 Message Date
barisusakli 0fba1e37a7 no need for double trim :P
barisusakli 5be1c17aa7 refactor user.create
dont fire filter:user.create if there userData is invalid
barisusakli bce96d04c7 forkWorker function, pipe new worker output to log
barisusakli 4c8287251a added stderr piping to output
barisusakli 50a06f9369 log signal as well
barisusakli f19bc2e2be removed error.log everything will go to output.log
barisusakli 20314991a4 tmp error check
barisusakli a4533703d4 fix sort by vote insertion
barisusakli c5ba327d8f fix empty pages
barisusakli b12476c422 if a post is purged, remove it from flagged posts as well
barisusakli 1bcdae41b8 make images in manage/flags responsive
barisusakli 9e77960ee1 check if latest is greater by semver
psychobunny 25c7dfbc12 fix crash if socket.handshake is null
barisusakli 3d5e72bbc8 fix null parents
barisusakli 9909f8ba79 more err checks
barisusakli 18462c4190 derp
barisusakli 698d113857 error checks in middleware/admin
barisusakli eaf89dc316 use parseSignature
barisusakli a4d671f8b8 fix popular pill selection
barisusakli 238fb0bd4b removed logout log
barisusakli c74370bfb1 removed recent/day week month
it starts with most recent 20 topics now and goes back instead of
showing empty if there are no new replies in the past 24 hours
barisusakli c4a39c8163 use processSortedSet instead of getting all users
barisusakli 782896997d post count fix for post move
barisusakli 56947b999e added timestamps to winston logs
barisusakli d2cc4b8516 possibly fixes 2301
barisusakli 35e2e1462b closes
barisusakli 63cf8d674d listen disconnect event, display unknow socket method name on dev
barisusakli dfae2ea0d7 fix new topics showing up in all categories on post
barisusakli 699b74603b only for logged in users
barisusakli 4c90c9a759 closes
barisusakli ca9cc6b32f show latest plugin version for uninstalled plugins as well
barisusakli 081efd22e2 prevent crash if category is not found
barisusakli a7bb5893e8 fix dupe event listeners on category
only happens if you navigate from category to category
Julian Lam 0a81898810 grammar fix
Julian Lam a9c528eb23 added instructions for responsible disclosure, and use of `git bisect` for regression testing, closed
Julian Lam 9215930cfc fixed
barisusakli 6e62c48f41 call package manager
get latest version from versions object
barisusakli 89613d2346 closes
barisusakli a8760cd2bc only ban once for low rep
also only check on downvotes
barisusakli c753edab1d fix duplicate event listeners
they were duplicated if you navigated from topic to topic
Julian Lam ffdc4b5d24 fixed places where site_title was being referenced in config, instead of the correct "title"
Julian Lam 8112ca73c8 reloading on plugin activation click instead of restart
barisusakli f295083a08 fix upload error messages
barisusakli 802c8b15e2 fix upgrade script to include main post, and fix post indices
barisusakli 9a21e9646f only use multipart on upload routes,
delete temp files if there is an error in admin,
admin/mods should see topic reply
Julian Lam 67770e568f removed some console logging
Julian Lam b95710b2c9 french typo
Julian Lam a9a32bff50 latest french translations
barisusakli c5224d099e parseInt show title
barisusakli fd00dddd62 admin/mods always gets the reply privs