Commit Graph

255 Commits (545dc9d851993e9c7861cf935e7efcb473fb4536)

Author SHA1 Message Date
Baris Usakli 545dc9d851 top bar user settings are pulled right
Baris Usakli c8b8899219 while you are editing a post you still need to write something dude
psychobunny 6492da0876 css some refactoring of topics and posts, made them properly responsive in general. added rep vote placeholders on category listing.
Baris Usakli 0e39acb366 moved addCommas to app, using addCommas in topic.tpl
Julian Lam 122d43d37f Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam 1b553fc9b4 adding alt text to right sidebar images in topic listing
Baris Usakli 15006c6988 fixed quoting
Julian Lam e256ee99f7 Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam bdeb7b13f1 interim commit for moderator support
psychobunny a663f4e835 Merge branch 'master' of https://github.com/psychobunny/NodeBB
psychobunny 88de8cd824 fixed an issue in bootstrap.js causing ctrl-click to not work. removed ctrl-click / middle click simulation code in ajaxify. am currently using unminified bootstrap TODO minifiy fixed version;
Julian Lam 2e184c6211 Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam 6013017ffd fixing bug where the favourites star was still shaded in if an anon tried to favourite a post
psychobunny 77c96eb57d moved content in main_post over to a new line, looks better with inline images
Julian Lam 826edbd669 added linking to formatting opts in editor
Julian Lam dcbc93cacf fixing up formatting bar to not be highlightable (and not have an outline
when the span is focused on), also tweaked the formatting options to
behave a little more smartly when text is currently highlighted when it is
invoked.
psychobunny 9977a44099 removed the img-polaroid class from main-poster and replaced the stats with a hover over for desktop. tbd duhsign for mobile
psychobunny 725d4c09fa Merge branch 'master' of https://github.com/psychobunny/NodeBB
Conflicts:
	src/posts.js
psychobunny 435d24eb25 differentiation between the main post and rplies including preliminary duhsign
Baris Usakli 9cd189e273 relative time fix
psychobunny 91b4ec2547 fixed crashing error in graph/user/picture, and started updating the main post row in topic.tpl
psychobunny 74649f64e2 Merge branch 'master' of https://github.com/psychobunny/NodeBB
psychobunny 25e218442a updated category: tracking active participants + removed placeholder; recent author picture now pulled dynamically; graph/users/picture implemented
Baris Usakli b949105142 Merge branch 'master' of https://github.com/psychobunny/NodeBB
Baris Usakli ecc621e0c1 disconnect event
Julian Lam e31f6af774 Merge branch 'master' of github.com:psychobunny/node-forum
Julian Lam b0cf97c5d6 editing features, part 1
Baris Usakli 09c80b8289 fixed unfollow button
Baris Usakli 3b0978caa7 add friend button invisible if user is already friend
Baris Usakli 58aa0ee647 friends
Baris Usakli 39798b9f79 changed the file upload to use streams
Julian Lam 98193ecb29 Merge branch 'master' of github.com:psychobunny/NodeBB
Julian Lam 3eff46bb52 restricting posting by anons, redirects to login page and saves post to localstorage
psychobunny f608505cbb Merge branch 'master' of https://github.com/psychobunny/NodeBB
psychobunny a7cefe35f8 started to add real data to the topics listing, got latest post working per topic
Baris Usakli 233752a9c7 why does urls dont work when put into address bar
Baris Usakli b0284487f2 added users link to top bar
Baris Usakli b13b74dadb buttons for add friend and send message
psychobunny 527547b4a4 Merge branch 'master' of https://github.com/psychobunny/NodeBB
psychobunny 35974ed6b9 more changes to category view
Baris Usakli 073b87982b moved user routes into routers/user.js
psychobunny 8e48990a48 Merge branch 'master' of https://github.com/psychobunny/NodeBB
psychobunny 7e67260a74 still derping away on duhsign
Baris Usakli 188b1d5ada for andrew
Baris Usakli d564811b71 fixed the data passing to accountedit.tpl
Baris Soner Usakli 901b378912 css fix
Baris Soner Usakli d7b6141e31 button to change picture
Julian Lam 487d740164 added client and server validation on registration
Julian Lam 8bb724e994 minor tweaks to config default, and text copy update on registration page
updated readme to mention the upload_path option
psychobunny 49fcea503e Merge branch 'master' of https://github.com/psychobunny/NodeBB