Commit Graph

7503 Commits (b91d39a0d3f226cc9cfd6a2b5756b7683419e189)
 

Author SHA1 Message Date
Julian Lam b91d39a0d3 almost everything for
Julian Lam 61aaff025b adding in 'allowed' to template, re:
barisusakli b12e3562d5 hide category icons if they are not set
Julian Lam adfb89a2ad closed
Julian Lam 28f87cc776 added tests for messaging method .canMessage
Julian Lam a992638ef3 removed level from testmock error msg
barisusakli 41d806f67f removed unused language string
barisusakli 433769eb36 closes
first tab (recent) shows last 50 messages instead of just last 24 hours
barisusakli 121de11400 closes
psychobunny ca87bc1577 Merge pull request from lpeachl/patch-1
Update language.json
lpeachl 9b481b23f3 Update language.json
psychobunny 50b264ac7d prevent deleted users belonging to a group from breaking edit functionality
psychobunny 4d4dc344a6 temporary fix until remarkable is updated in markdown plugin
https://github.com/jonschlinkert/remarkable/issues/88#issuecomment-60885589
psychobunny 2c555687e7 removed old copy from when we used to have ubuntu instructions on the main page
barisusakli 189eaf2bea escape output
barisusakli fbd478812e fail modeon
barisusakli 1b268c94c0 if there is no postData.tid dont notify, ie topic post
barisusakli cbedc762fd no rooms.enter for anons check tid on topic enter
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