7795 Commits (d5453efdac9d5512aea903100aacfca965b1eabb)
 

Author SHA1 Message Date
barisusakli 121de11400 closes #2323 10 years ago
psychobunny ca87bc1577 Merge pull request #2320 from lpeachl/patch-1
Update language.json
10 years ago
lpeachl 9b481b23f3 Update language.json 10 years ago
psychobunny 50b264ac7d prevent deleted users belonging to a group from breaking edit functionality 10 years ago
psychobunny 4d4dc344a6 temporary fix until remarkable is updated in markdown plugin
https://github.com/jonschlinkert/remarkable/issues/88#issuecomment-60885589
10 years ago
psychobunny 2c555687e7 removed old copy from when we used to have ubuntu instructions on the main page 10 years ago
barisusakli 189eaf2bea escape output 10 years ago
barisusakli fbd478812e fail modeon 10 years ago
barisusakli 1b268c94c0 if there is no postData.tid dont notify, ie topic post 10 years ago
barisusakli cbedc762fd no rooms.enter for anons check tid on topic enter 10 years ago
barisusakli 0fba1e37a7 no need for double trim :P 10 years ago
barisusakli 5be1c17aa7 refactor user.create
dont fire filter:user.create if there userData is invalid
10 years ago
barisusakli bce96d04c7 forkWorker function, pipe new worker output to log 10 years ago
barisusakli 4c8287251a added stderr piping to output 10 years ago
barisusakli 50a06f9369 log signal as well 10 years ago
barisusakli f19bc2e2be removed error.log everything will go to output.log 10 years ago
barisusakli 20314991a4 tmp error check 10 years ago
barisusakli a4533703d4 fix sort by vote insertion 10 years ago
barisusakli c5ba327d8f fix empty pages 10 years ago
barisusakli b12476c422 if a post is purged, remove it from flagged posts as well 10 years ago
barisusakli 1bcdae41b8 make images in manage/flags responsive 10 years ago
barisusakli 9e77960ee1 #2308 check if latest is greater by semver 10 years ago
psychobunny 25c7dfbc12 fix crash if socket.handshake is null 10 years ago
barisusakli 3d5e72bbc8 fix null parents 10 years ago
barisusakli 9909f8ba79 more err checks 10 years ago
barisusakli 18462c4190 derp 10 years ago
barisusakli 698d113857 error checks in middleware/admin 10 years ago
barisusakli eaf89dc316 use parseSignature 10 years ago
barisusakli a4d671f8b8 fix popular pill selection 10 years ago
barisusakli 238fb0bd4b removed logout log 10 years ago
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
10 years ago
barisusakli c4a39c8163 use processSortedSet instead of getting all users 10 years ago
barisusakli 782896997d post count fix for post move 10 years ago
barisusakli 56947b999e added timestamps to winston logs 10 years ago
barisusakli d2cc4b8516 possibly fixes 2301 10 years ago
barisusakli 35e2e1462b closes #2295 10 years ago
barisusakli 63cf8d674d listen disconnect event, display unknow socket method name on dev 10 years ago
barisusakli dfae2ea0d7 fix new topics showing up in all categories on post 10 years ago
barisusakli 699b74603b only for logged in users 10 years ago
barisusakli 4c90c9a759 closes #2291 10 years ago
barisusakli ca9cc6b32f show latest plugin version for uninstalled plugins as well 10 years ago
barisusakli 081efd22e2 prevent crash if category is not found 10 years ago
barisusakli a7bb5893e8 fix dupe event listeners on category
only happens if you navigate from category to category
10 years ago
Julian Lam 0a81898810 grammar fix 10 years ago
Julian Lam a9c528eb23 added instructions for responsible disclosure, and use of `git bisect` for regression testing, closed #2280 10 years ago
Julian Lam 9215930cfc fixed #2292 10 years ago
barisusakli 6e62c48f41 call package manager
get latest version from versions object
10 years ago
barisusakli 89613d2346 closes #2287 10 years ago
barisusakli a8760cd2bc only ban once for low rep
also only check on downvotes
10 years ago
barisusakli c753edab1d fix duplicate event listeners
they were duplicated if you navigated from topic to topic
10 years ago