Commit Graph

497 Commits (eabba1cc1f0ef91b01cb635faecb067a770d965a)

Author SHA1 Message Date
Julian Lam eabba1cc1f swapped position of reply/quote button in main post in topic ()
Julian Lam fe286870a3 closed
Julian Lam 2c95c19c9a Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam c5f6a0d668 closed
Baris Usakli 472f40479e privacy page
Baris Usakli 6af3b0ffc6 account settings
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 08e3eac008 closes
Baris Soner Usakli 370d931bc7 some css changes
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 cc1cc7cae4 first pass at meta tag construction abstraction (issue ). Also addressed issue
Julian Lam 59029a0ef0 minor tweaks to theme engine
Baris Soner Usakli 6ab37bde09 closes
psychobunny fe996f75b6 replaced the ascii > with the right chevron icon
http://fortawesome.github.io/Font-Awesome/icon/chevron-right/
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 84584a1b5b minor cleanup of header tpl
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
Baris Usakli 676765278e closes
Julian Lam 9626232e3b some more tweaks to make dark themes work better
Julian Lam 81cfe0c8d0 Merge branch 'master' of github.com:designcreateplay/NodeBB
fixing missing height in post-window, removed for some reason

Conflicts:
	public/src/modules/composer.js
Baris Soner Usakli 919efd4052 drag and drop image upload first pass
Julian Lam 7619fec78d fixing compatibility with dark themes
Baris Soner Usakli 343aba9eff added relative path to image upload url
Baris Usakli c1b170ec86 removed anchor around recent posts on account page
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 6e91810231 introduction of theme engine parsing (themes go in /public/themes!)
Baris Usakli ca81732661 show correct version on admin/index
Baris Usakli 582cd2f011 closes
Julian Lam 0e854119c6 removed duplicate id in topic template, closed , where opening a couple threads caused the reply window to load multiple times
Julian Lam 86ad794918 closed
Julian Lam 7ec8358369 closed
Baris Soner Usakli 5819b43595 moved index code from index.tpl to its own file
Baris Soner Usakli f7f5da00e1 another fix for js crashes
Baris Soner Usakli 6f57e639f9 changed input to meta
Baris Soner Usakli f8518b1a9a moved js code in footer.tpl for admin into footer.js
Baris Soner Usakli 7191d94099 admin fix
Baris Soner Usakli 8d2c4fd625 closes
Baris Soner Usakli 62ef925fd3 removed graph/picture, closes
Baris Soner Usakli de55a35684 more fixes for relative paths
Baris Soner Usakli 2c5e9d47ad admin routes and fixes
Baris Soner Usakli d7597608d5 fixed login register logout
Baris Usakli 6eb9af77e6 first pass at subfolder
Baris Usakli 79074fd597 prettier user boxes
Baris Usakli 1d39b08195 password change, closes
Baris Soner Usakli ac04bef26e live tiles on home page, ninjaed from andrew might need to randomize starting times, can be disabled by removing the slider class from the div, maybe this should be a setting in admin/categories
Baris Soner Usakli 884a259909 password reset form