Commit Graph

7586 Commits (b60ed95d20308e8b5e2116ba5c3895fd39d763a2)
 

Author SHA1 Message Date
barisusakli b60ed95d20 Merge remote-tracking branch 'origin/master'
barisusakli 1ae39d638a closes
Julian Lam f0b104fef0 possible fix to
psychobunny d77bd638c4 don't re-enable selectable on elements that were already enabled
psychobunny 6ae5b09a01 closes
Julian Lam 52285239e9 fixed client-side so semver doesn't explode when nbbpm returns 'latest', fixed tests so they pass again,
Julian Lam 19297e2d22 plugin installation takes a version now, and queries nbbpm,
better error handling for 

upgrades now also call the suggestion route from nbbpm

upgrade button will show alert now if you try to upgrade past the suggested version, 
Julian Lam 0f66077bf5 fixed issue where purged posts would cause the upgrader to fail, closed
Barış Soner Uşaklı b6ee472276 Merge pull request from joe1chen/0.6.x-fix-file-upload
Bug fix - File upload broken due to api changes in 0.6.x.
Joseph Chen cd41df5677 Pass in req.user.uid into uploadFile
Joseph Chen a1e54fda23 Bug fix - File upload broken due to api changes in 0.6.x.
Julian Lam 11c9b74faf upgrade script for , closes
Julian Lam a12907512f refactored a bunch of methods so that you can pass in an author argument in querystring to see posts by just that author,
barisusakli 3272ca34ee 0.6.0 cleanup
barisusakli 4440260f8f closes
barisusakli 1004fb2822 closes
barisusakli 72bb74cf46 canMessage
psychobunny fa2f03aeca closes
psychobunny 2e4198b8f1 removing unnecessary markup
barisusakli f3d485bd58 filter:user.account
barisusakli 719290cd2b dont display email/fullname if they are private
Julian Lam 97633fe01e updating markdown and mentions minvers
psychobunny 6452596312 if sigs are disabled, actually disable them
barisusakli 9e1789dc58 closes
barisusakli 39b679705b closes
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