Commit Graph

7711 Commits (f3309e3dd41a568759adaa21a63ec5b1d2cc22c7)
 

Author SHA1 Message Date
barisusakli 595ff1f4b1 closes
see
https://community.nodebb.org/topic/3039/filter-post-parse-and-filter-post-parsesignature-changes
barisusakli a6e498bb5d error check
Barış Soner Uşaklı b89b960f86 Merge pull request from dwendt/master
Made hiding widgets for guests/registered sensible.
barisusakli 608943255b better check
barisusakli ec0624918f possible fix for
barisusakli e5cc45a95b if category is not found return
if cid is a child category it wont be on home
barisusakli 70657251b9 no need for return
Julian Lam 44175188c4 handling case where user does not satisfy any of the privilege thresholds given to the hasEnoughReputationFor method
barisusakli 06f66337fb anon checks
less db calls for uid 0
Julian Lam 0a38a783c7 TravisCI is TOO DAMN FAST
Julian Lam 8e0e2a04be restored the toolbar on mobile composer,
barisusakli 37d7756271 hasEnoughRep can take an array
user follow uid checks
Julian Lam 9a8fa35d8d flushing db after every test group that touches the db
Julian Lam 4125a087b5 closed , removed use of deprecated -d flag in executable
Julian Lam 783481e644 Support for reloading nodebb via the nodebb executable
barisusakli df4b555717 less db calls
no db call for settings if uid 0
no db call for isFollowing if uid 0
barisusakli b7dcc29638 log error path as well
barisusakli cdfaa941b1 error checks missing return
barisusakli 04c83dbdcc update deprecated sendfile
Julian Lam dfc7c7aa7f :shipit:
Julian Lam 0e9fdc9a09 fixed -- chat modal now opens, but input is disabled
barisusakli e09328c74d
dont bring modal to front if u receive a message
barisusakli 38874345b7 closes
barisusakli e769ebe668 closes
barisusakli dd135b875b
dont show flag on deleted posts
dont allow flag on deleted posts
dont allow upvote downvote favourite on deleted posts
barisusakli 268ecd5157 single call to get slug and postcount
barisusakli f21b313848 reload/restart notices side by side
Julian Lam ac2cc8cae6 updating development versioning for master branch
barisusakli 5f3f4ef74e closes
barisusakli d492339841 closes
barisusakli 7bfc36ff56 dont call isAdmin if not logged in
barisusakli 209edf182f 404 pages that are out of range
Barış Soner Uşaklı 80d04e2de5 Merge pull request from datagutt/patch-1
Update translator mapping for norwegian
barisusakli 9440f8f8cd
barisusakli 84b7a2c92d checks in socket.io/user
reset doesnt need socket
barisusakli 8e84e47578 if a user is deleted remove from banned sorted set as well
barisusakli fd70ba5647 fix titles on ajaxify
Thomas Lekanger e0975b85df Update translator mapping for norwegian
barisusakli f83dd956eb check if post exists on up/down vote favourite
barisusakli fcc42883ab some checks for purge
barisusakli d43e8beb60 fix acp topic graph disappearing
clear usedColors on ajaxify, once it was filling up the graph was never
updating after ajaxify
barisusakli 56d16d1792 fix topic titles in search results
titles were being escaped twice if two or more posts were from the same
topic
barisusakli 7c7be2e0c1 closes
barisusakli 6353ed57a9 duh fixing my fail from last night
barisusakli 1fe82ee452 added 2 new methods to dbal
getSortedSetRangeWithScores
getSortedSetRangeByScoreWithScores
Julian Lam c44068db52 latest translations and fallbacks
Julian Lam a7bc05aeb6 less formal language for
Julian Lam a7d028e29b bundling spam-be-gone with all nodebb install, ping @akhoury, closes
Julian Lam ec309333be closed
Julian Lam de0da80040 Merge branch 'master' of github.com:NodeBB/NodeBB