Commit Graph

1193 Commits (fe286870a3bc5871c400e69719d11c22134b0a4a)
 

Author SHA1 Message Date
Julian Lam fe286870a3 closed
Julian Lam 2c95c19c9a Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam c5f6a0d668 closed
Baris Usakli 3100bfcfd3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 472f40479e privacy page
Julian Lam 12e8423a24 closed - issue where all auth routes were not rendering the header properly
Julian Lam 336345ee83 closed
Julian Lam a2f46b9e59 updated app name (lowercase only) and added missing dep request
Julian Lam 1752be237b minor style changes to the composer (moved buttons to the bottom as well)
Baris Usakli 4260930523 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 6af3b0ffc6 account settings
Julian Lam 53d001a751 Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam 5caf258238 fixing build_header refactor for user routes
Baris Usakli 5df7af6075 reset reconnect tries to 0 after a succesfull reconnect
Julian Lam ce769a87ef refactored parallel to waterfall in topic and category routes (to allow
for better title generation)
Julian Lam 931beecc21 Merge branch 'master' of github.com:designcreateplay/NodeBB
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