Commit Graph

1256 Commits (0bd56196cf0a3ff9e64af409d434255dc231da17)
 

Author SHA1 Message Date
Baris Soner Usakli 863f471020 closes
Baris Soner Usakli aa54ac8495 updated passport and passport-twitter
Baris Soner Usakli 0b7da34a03 possible fix for
Baris Soner Usakli e437b4df66 removed commented out code
Baris Soner Usakli 919efd4052 drag and drop image upload first pass
Julian Lam 6f759e840e Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam a66f2dfabe minor tweaks to positioning of composer window relative to taskbar
Julian Lam 7619fec78d fixing compatibility with dark themes
Julian Lam 18c991fd42 restyling composer window to be smaller widthwise
attempted to fix vertical-alignment of post_window relative to taskbar
Julian Lam a6460169d4 - removing underline from composer style shortcut button grouping
Baris Soner Usakli f7291631d8 when a post is restored update topic timestamp
Baris Soner Usakli eec5249eb6 possible fix for wront sorting on /recent
Baris Soner Usakli 93c6228347 handle err
Julian Lam 97a70b808e Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 782858c728 added dynamically generated robots.txt
Baris Soner Usakli 343aba9eff added relative path to image upload url
Julian Lam 0b545c7056 removing extra console log...
Julian Lam 3c4b2c8075 fixed oddities in base_url and url generation for subdirectoried instances
of NodeBB
Baris Usakli e5301deea2 more async in categories
Baris Usakli ff9990701b changed to async.eachSeries
Baris Usakli c1b170ec86 removed anchor around recent posts on account page
Baris Usakli 78358a8ccd forgot ]
Baris Usakli 04bc0cd2c9 oops
Baris Usakli a4de1b247f decrease/increase post count on post deletion/restore
Baris Usakli 3adddf44ca removed console.log
Baris Usakli 68c011ce63 recent replies link to user and topic
Baris Soner Usakli 2f20831d25 removed extra ; oops
Baris Soner Usakli 7ff6cd9cb2 closes
Baris Soner Usakli 285e19fbbf closes
Baris Soner Usakli f90eb72706 added minimum lengths into error messages
Baris Soner Usakli f7d27cdef1 nconf fixes
Baris Soner Usakli 4d670006e1 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 65029ae169 content length changes
Julian Lam d0c4302d24 removing non-existant unit tests from admin template, and setting admin theme to always be the bootstrap default (so errant themes don't render the admin panel useless)
Julian Lam 800ac86014 committing missing file pertaining to issue
Julian Lam 1fa900e615 added sitemap.xml to routes, closes
Julian Lam 6e91810231 introduction of theme engine parsing (themes go in /public/themes!)
Julian Lam 936d29d907 Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam 44f9fe9f6c fixing issue where the email check always failed... whoops!
Baris Usakli ca81732661 show correct version on admin/index
Baris Usakli 03d3f59804 change to async.each for addUserInfoToPosts
Baris Usakli 8369e2278f Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 2bb4aab6ac changes to online users code
Julian Lam a06123579b issue
Julian Lam 1e4424d656 issue again
Julian Lam d3541da9dd resolving regression introduced by errant install script (again) - issue 94
Julian Lam 2f1ef4c2a1 fixing regression introduced where the client-side config was incorrectly generated (resolves )
Julian Lam f63be472be updated link to roadmap and added new screenshots for readme
Baris Usakli 4f9a2d0b93 content check in posts
Baris Usakli 8d21d4f998 closes