Commit Graph

1277 Commits (50c34e4f336a826ca3b78047e221ad29143d0e93)
 

Author SHA1 Message Date
Julian Lam 4588745b9a refactored all calls to app.build_header (in regular and auth routes)
Baris Soner Usakli 12d31517b0 removed console.log
Baris Soner Usakli 08e3eac008 closes
Baris Soner Usakli 5b349dbfaa more css
Baris Soner Usakli 370d931bc7 some css changes
Julian Lam d6938f4818 first pass at a custom title function (not ready for prod)
Baris Soner Usakli 72a0082a28 admin user page fix, added routers for admin/users
Baris Soner Usakli 6865eb9f0f changed the drag and drop image upload, closes
Julian Lam 1f8f61d1d8 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 83b0b6a523 fixing issue with md parser
Baris Soner Usakli 744e4579b7 setUserFields
Baris Soner Usakli 2f00640b6b Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli cacc732015 fixed filename of first uploaded image, added a setUserFields method to user.js
Julian Lam 33e676b033 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam bea5dff563 fixed - twitter profile picture now used as nodebb avatar in lieu of
email address for gravatar
Baris Soner Usakli f7217f2d12 closes
Julian Lam 762cecf1c3 fixed
Julian Lam 42d1cade23 fixing websockets crash on server restart
Julian Lam a990cf3e0d added missing "return" when a user creation doesn't pass all server-side
checks...
Julian Lam 10a42d4e08 minor var renaming
Julian Lam 24c235e360 fixed - regression caused by removal of 'connect' package
Julian Lam b5ecb9a762 removing dependency on package 'connect'
Julian Lam ff065dcc2f Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam c5c6bcec4b closed
Julian Lam 6a12ecf8e7 Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam cc1cc7cae4 first pass at meta tag construction abstraction (issue ). Also addressed issue
Baris Soner Usakli 6e0c84f9e5 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli e7c9079449 anons cant follow, hide follow button if not logged in
Julian Lam 59029a0ef0 minor tweaks to theme engine
Baris Soner Usakli bf6a38904a skip loading a topic if cant load its data
Baris Soner Usakli 6ab37bde09 closes
Baris Soner Usakli 8947553ecd closes
psychobunny fe996f75b6 replaced the ascii > with the right chevron icon
http://fortawesome.github.io/Font-Awesome/icon/chevron-right/
psychobunny 45cb24fb53 UI: fixed recent replies in category sidebar
psychobunny 6f6a2e4127 closes . updated ajaxify to allow for get parameters to be passed in without issues.
Julian Lam 9e7afcf0ab fixing issue where navigating to a non-existant category_id caused NodeBB
to crash
Julian Lam 741a5843a1 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 84584a1b5b minor cleanup of header tpl
Baris Soner Usakli 96a779172b closes
Baris Soner Usakli 2237166e0f removed console.log
Baris Soner Usakli 85b0fe7175 images debug
Baris Soner Usakli e9afd4a107 fixed broken view again
Baris Soner Usakli 667a102c8b added async.eachSeries to getCategories
Baris Soner Usakli 38aa5aa3e6 refactor to remove category_name and category_slug from topic hashes
psychobunny 676ffee459 removed text decoration from btn-link to match that of default nodebb anchors
Julian Lam 87baaacb8c Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 7a1e1b5b60 fixing issue where notifications toggle was causing an ajaxify
psychobunny 1e86f379d5 removed external link icon from signatures only
Julian Lam 93d4630433 Merge remote-tracking branch 'origin'
Julian Lam 123aac0862 limiting notification counts (issue )