Commit Graph

130 Commits (a482d4db5fe9c540f0128bee4cf7f458530cd991)

Author SHA1 Message Date
psychobunny 9b35d8f8e1 migrating the rest of row-fluids to row
psychobunny 8be896aebb label-important to label-danger
psychobunny 9e4a3905a0 moved most span12 and span9 over to BS3; img-polaroid to img-thumbnail
psychobunny b54b4a6580 breadcrumbs don't need a container element anymore
psychobunny f33a9c3941 updated hidden/visible device flags to BS3
psychobunny d792798963 breadcrumbs
psychobunny 2f70dd732d BS3 basic integration; btn-large to btn-lg (inc FA); navbar fixed
Baris Usakli c05f56d28c fix for category view when its empty
Baris Usakli b9bd907a6b speech bubbles
Baris Soner Usakli 999e98e43d add label to banned users, dont hide their posts
Baris Usakli 720dd9e960 scroll to posts
Baris Soner Usakli f20b7b5113 closes
Julian Lam eabba1cc1f swapped position of reply/quote button in main post in topic ()
Julian Lam c5f6a0d668 closed
Baris Soner Usakli 370d931bc7 some css changes
Julian Lam bea5dff563 fixed - twitter profile picture now used as nodebb avatar in lieu of
email address for gravatar
Baris Usakli 676765278e closes
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 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
Baris Soner Usakli 8d2c4fd625 closes
Baris Usakli 6eb9af77e6 first pass at subfolder
Baris Soner Usakli 0eb83f1e85 css changes
psychobunny 8dd7c5fdd1 Added microdata to breadcrumbs for SEO
Baris Soner Usakli c1484afab7 more fixes
Baris Soner Usakli ccba426fbd closes
Baris Usakli 07ceabd371 added space after reps in topic.tpl and topic.js
Baris Usakli d3a190d74e username to userslug change
Baris Soner Usakli 74563ea21e added tooltips on topic page
Baris Soner Usakli c19f9fa54b closes issue
Baris Usakli 9309722898 fixed indents
Baris Usakli a7bce12887 this fixes
Baris Usakli 88a1fef941 bookmark for the post made
Julian Lam 882b9a917f ability for users to now follow/subscribe to threads
psychobunny 64ecbfce8b topics: removed some less important buttons from mobile view, removed reply button on main posts in exchange for the smaller reply button
psychobunny d620c29aa9 added rss button to topics. redesigned how the topic main_post looks - buttons were previously not visible on mobile as well.
Julian Lam 9af39622ed actually using identicon default across the site
psychobunny 34131ad46c modified exec_body_scripts to load external scripts. finally moved all the js files out of tpls into their own js
todo: still need to organize the individual scripts client side,
psychobunny d36a81966a use ajaxify to load 404 (prevents weird refreshing bug); part 1 of client side refactor: moving all template javascript vars into dom;
templates.get, templates.set for dynamic variables populated via tpls
Baris Usakli a4fd54a0c3 topic titles can be edited now
psychobunny 55cb790d3c potential fix for duplicate chat results, started recent replies block
Baris Usakli 37985cc383 cant send empty chat messages anymore
Baris Usakli 45e92b0b8d when u drag a chat window it comes to front
Baris Usakli 6e8a18f475 fixed IE bug when chat message was sent post window was opening
Baris Usakli 8d0ac4cb07 chat feature
Baris Usakli 9f8c9e8822 derp
psychobunny ab492f147f check for online/offline users, added custom redis sismembers method, fix for category view not showing up if it has no topics