7514 Commits (a7bc05aeb68b16fc41d8103020665393caa9d8ba)
 

Author SHA1 Message Date
Julian Lam a7bc05aeb6 less formal language for #2335 10 years ago
Julian Lam a7d028e29b bundling spam-be-gone with all nodebb install, ping @akhoury, closes #2332 10 years ago
Julian Lam ec309333be closed #2335 10 years ago
Julian Lam de0da80040 Merge branch 'master' of github.com:NodeBB/NodeBB 10 years ago
Julian Lam b91d39a0d3 almost everything for #2335 10 years ago
psychobunny 0a1b31e6bc small change to gitignore re: logs 10 years ago
barisusakli fb1095fc28 added allowed true to /chats 10 years ago
psychobunny de8c1ece14 adding to contributing.md 10 years ago
barisusakli e97bfc139b #1848 10 years ago
barisusakli 0ede4abe18 possible fix for #1848 10 years ago
barisusakli 0bb0424998 bubble error 10 years ago
barisusakli e93398b647 use currentTime when someone up/down votes 10 years ago
Julian Lam 61aaff025b adding in 'allowed' to template, re: #2321 10 years ago
barisusakli b12e3562d5 hide category icons if they are not set 10 years ago
Julian Lam adfb89a2ad closed #2321 10 years ago
Julian Lam 28f87cc776 added tests for messaging method .canMessage 10 years ago
Julian Lam a992638ef3 removed level from testmock error msg 10 years ago
barisusakli 41d806f67f removed unused language string 10 years ago
barisusakli 433769eb36 closes #2146
first tab (recent) shows last 50 messages instead of just last 24 hours
10 years ago
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