Commit Graph

1167 Commits (744e4579b7db1651ec72eb0806a2c9a13aa51a7b)
 

Author SHA1 Message Date
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 )
psychobunny 240683ed24 merged conflicts. also fixed a potential issue where the external link icon would show up on internal links
psychobunny e66cab23cf added a screening page for external links. removed forced target = _blank on external links for UX consideration
used http://www.deviantart.com/users/outgoing?http://www.nodebb.org/ for
inspiration
Julian Lam 48e14e9464 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 712eec0872 re: issue , added external link icon to external links
Baris Usakli f0df2289e6 i keep forgetting console.logs in commits :/
Baris Usakli 22d954d01f fixed for broken category view, after topic move
Baris Usakli d9fa78a866 again
Julian Lam 99ba792e6d changing all calls to marked to instead go through
PostTools.markdownToHTML
Julian Lam f40bf46656 closed - anchors now have rel="nofollow" and open in a new window
Julian Lam 104dbea3f2 Merge branch 'master' of github.com:designcreateplay/NodeBB