8125 Commits (9e63b5f9a01f2e6afa42e2d466b2a30f6cc18318)
 

Author SHA1 Message Date
barisusakli fd70ba5647 fix titles on ajaxify 11 years ago
Thomas Lekanger e0975b85df Update translator mapping for norwegian 11 years ago
barisusakli f83dd956eb check if post exists on up/down vote favourite 11 years ago
barisusakli fcc42883ab some checks for purge 11 years ago
barisusakli d43e8beb60 fix acp topic graph disappearing
clear usedColors on ajaxify, once it was filling up the graph was never
updating after ajaxify
11 years ago
barisusakli 56d16d1792 fix topic titles in search results
titles were being escaped twice if two or more posts were from the same
topic
11 years ago
barisusakli 7c7be2e0c1 closes #2337 11 years ago
barisusakli 6353ed57a9 duh fixing my fail from last night 11 years ago
barisusakli 1fe82ee452 added 2 new methods to dbal
getSortedSetRangeWithScores
getSortedSetRangeByScoreWithScores
11 years ago
Julian Lam c44068db52 latest translations and fallbacks 11 years ago
Julian Lam a7bc05aeb6 less formal language for #2335 11 years ago
Julian Lam a7d028e29b bundling spam-be-gone with all nodebb install, ping @akhoury, closes #2332 11 years ago
Julian Lam ec309333be closed #2335 11 years ago
Julian Lam de0da80040 Merge branch 'master' of github.com:NodeBB/NodeBB 11 years ago
Julian Lam b91d39a0d3 almost everything for #2335 11 years ago
heart c38ca146c7 Made hiding widgets for guests/registered sensible. 11 years ago
psychobunny 0a1b31e6bc small change to gitignore re: logs 11 years ago
barisusakli fb1095fc28 added allowed true to /chats 11 years ago
psychobunny de8c1ece14 adding to contributing.md 11 years ago
barisusakli e97bfc139b #1848 11 years ago
barisusakli 0ede4abe18 possible fix for #1848 11 years ago
barisusakli 0bb0424998 bubble error 11 years ago
barisusakli e93398b647 use currentTime when someone up/down votes 11 years ago
Julian Lam 61aaff025b adding in 'allowed' to template, re: #2321 11 years ago
barisusakli b12e3562d5 hide category icons if they are not set 11 years ago
Julian Lam adfb89a2ad closed #2321 11 years ago
Julian Lam 28f87cc776 added tests for messaging method .canMessage 11 years ago
Julian Lam a992638ef3 removed level from testmock error msg 11 years ago
barisusakli 41d806f67f removed unused language string 11 years ago
barisusakli 433769eb36 closes #2146
first tab (recent) shows last 50 messages instead of just last 24 hours
11 years ago
barisusakli 121de11400 closes #2323 11 years ago
psychobunny ca87bc1577 Merge pull request #2320 from lpeachl/patch-1
Update language.json
11 years ago
lpeachl 9b481b23f3 Update language.json 11 years ago
psychobunny 50b264ac7d prevent deleted users belonging to a group from breaking edit functionality 11 years ago
psychobunny 4d4dc344a6 temporary fix until remarkable is updated in markdown plugin
https://github.com/jonschlinkert/remarkable/issues/88#issuecomment-60885589
11 years ago
psychobunny 2c555687e7 removed old copy from when we used to have ubuntu instructions on the main page 11 years ago
barisusakli 189eaf2bea escape output 11 years ago
barisusakli fbd478812e fail modeon 11 years ago
barisusakli 1b268c94c0 if there is no postData.tid dont notify, ie topic post 11 years ago
barisusakli cbedc762fd no rooms.enter for anons check tid on topic enter 11 years ago
barisusakli 0fba1e37a7 no need for double trim :P 11 years ago
barisusakli 5be1c17aa7 refactor user.create
dont fire filter:user.create if there userData is invalid
11 years ago
barisusakli bce96d04c7 forkWorker function, pipe new worker output to log 11 years ago
barisusakli 4c8287251a added stderr piping to output 11 years ago
barisusakli 50a06f9369 log signal as well 11 years ago
barisusakli f19bc2e2be removed error.log everything will go to output.log 11 years ago
barisusakli 20314991a4 tmp error check 11 years ago
barisusakli a4533703d4 fix sort by vote insertion 11 years ago
barisusakli c5ba327d8f fix empty pages 11 years ago
barisusakli b12476c422 if a post is purged, remove it from flagged posts as well 11 years ago