621 Commits (49abff160941d1226bac4d3305bfd48e57a686e7)

Author SHA1 Message Date
psychobunny 4307229ae0 added profile link and chat button fn to both user dropdowns 12 years ago
psychobunny b681f01be9 fixed profile link in topic user dropdown menu 12 years ago
psychobunny e471b4edf5 category + recent replies layout rejigged 12 years ago
psychobunny dd86812822 some BS2 buttons managed to escape my grasp.. until now. 12 years ago
psychobunny c9387313e2 ACP header and all admin pages BS3'd 12 years ago
psychobunny 7636e09284 admin hero-unit to jumbotron and updated welcome message to be slightly less embarassing 12 years ago
psychobunny 7666ed3010 fixed two bugs in admin, meta.buildTitle errors out because no notification icon is present; pagination element missing
& final less cleanup for today
12 years ago
psychobunny e82a9ec37a more less cleanup 12 years ago
psychobunny 770d9e5b7c removed mobile menu markup + css, more cleanup 12 years ago
psychobunny 7be69b0b54 more cleanup, account.less, removed mobile sidebar functionality completely 12 years ago
psychobunny c6c693acd2 some cleanup of topics.less 12 years ago
psychobunny 67db78ad66 styled topic's user dropdown 12 years ago
psychobunny 06809ab5fc got rid of a lot of junk markup and unused css classes; standardized the pulling of pid/uid across post.js code 12 years ago
psychobunny 6e164e61aa removed some unnecessary CSS 12 years ago
psychobunny 2098bf84a1 finished pagination for topic view 12 years ago
psychobunny 469a5221ed added postcount to topics return; started scrollspy behaviour for "postid / postcount" in topics. 12 years ago
psychobunny 94e565aa00 account pages done; 403; 404 12 years ago
psychobunny 33a69abece mark all as read button was unstyled 12 years ago
psychobunny 879a31f51e had to remove hidden-xs from the footer - BS3's !important takes precedence over the fading animation and looks ugly (flex) 12 years ago
psychobunny 346681ba27 removed mobile menu until it can be pluginified. refactored topics UX a hell of a lot, looks much better on both desktop+mobile now. 12 years ago
psychobunny 13e13cd5a8 some changes to topic view + BS3 upgrade 12 years ago
psychobunny 0f8aad52b2 updated all alert-error to alert-danger (wtf did BS3 need to change that?) 12 years ago
psychobunny b6a5cbf956 trim whitespace mode on 12 years ago
psychobunny df15dceaef merging master to pull baris' latest fixes 12 years ago
psychobunny d62f36c6a0 now /users looks as it should. made some tweaks to user search to improve UX as well 12 years ago
psychobunny 2427724868 navbar changes + logout screen + replaced hardcoded sitename on logout screen with breadcrumbs
note: perhaps breadcrumbs should be dynamically created in future
instead of copypasted everywhere.
12 years ago
psychobunny 9b35d8f8e1 migrating the rest of row-fluids to row 12 years ago
psychobunny a859f4524c container-fluid to container 12 years ago
psychobunny 8be896aebb label-important to label-danger 12 years ago
psychobunny a008cf971d register and login -> BS3 12 years ago
Baris Soner Usakli 4cdb7ff32b closes #192 12 years ago
psychobunny 316077fffb category view starting to look like it should 12 years ago
psychobunny 24e81c873c small user img-thumbnails changed to img-rounded 12 years ago
psychobunny 9e4a3905a0 moved most span12 and span9 over to BS3; img-polaroid to img-thumbnail 12 years ago
psychobunny b54b4a6580 breadcrumbs don't need a container element anymore 12 years ago
psychobunny f33a9c3941 updated hidden/visible device flags to BS3 12 years ago
psychobunny d792798963 breadcrumbs 12 years ago
psychobunny 8834feac65 BS3 sourcefiles + modified category row to new format. now mobile has two columns of categories, looks much neater. 12 years ago
psychobunny 2f70dd732d BS3 basic integration; btn-large to btn-lg (inc FA); navbar fixed 12 years ago
psychobunny e2ffac74bc added css classes to hide/show elements based on logged in status; hid unread category to anonymous users
added some general classes .nodebb-loggedin and .nodebb-loggedout for
toggling display based on user status
12 years ago
psychobunny f1547a7b1f added badge to header for unread topics count 12 years ago
Baris Usakli 1e66116e1d closes #181 12 years ago
Baris Usakli c05f56d28c fix for category view when its empty 12 years ago
Baris Usakli b9bd907a6b speech bubbles 12 years ago
Baris Usakli c70c67394a closes #171 12 years ago
Baris Soner Usakli 6690f49c4e added profile views to users, little cleanup to use app.addCommasToNumbers 12 years ago
Baris Soner Usakli f83be710a0 closes #172, #173, #174 12 years ago
Baris Soner Usakli 999e98e43d add label to banned users, dont hide their posts 12 years ago
Baris Usakli 74af205426 banned users cant login, show error messages on failed logins 12 years ago
Baris Usakli 2e6b37e018 wrapped search form in li 12 years ago
Baris Usakli 929282a2f7 ban users, closes #125, banning a user hides all posts topics of a user and their profile page becomes inaccessible 12 years ago
Baris Usakli dceec0ce46 more winston, issue #62 12 years ago
Baris Usakli 259ba9b9b5 added post settings to admin page 12 years ago
Baris Soner Usakli ded0200355 upgraded userlist to 3 sorted sets, run node app -upgrade after updating to this commit, added infinite scrolling to all user pages, added ops per second to redis page, changed the percentage to 90% for infinite scrolling to kick in 12 years ago
Baris Soner Usakli 50c34e4f33 added infinite scrolling to unread page, issue #141 12 years ago
Miguel Ángel Durán García 1afc4f39a8 Remove unneded type tags for scripts
In HTML5 we can omit the type tag for scripts because it's useless in
javascript.

http://www.w3.org/html/wg/drafts/html/master/scripting-1.html#the-script
-element

"When used to include dynamic scripts, the scripts may either be
embedded inline or may be imported from an external file using the src
attribute. If the language is not that described by "text/javascript",
then the type attribute must be present, as described below. Whatever
language is used, the contents of the script element must conform with
the requirements of that language's specification."
12 years ago
Baris Usakli ac3fe1fc6f closes #93 12 years ago
Baris Usakli 0bd56196cf index topic titles too 12 years ago
Baris Soner Usakli 0561710016 highlight search results 12 years ago
Baris Soner Usakli 6ff0c55dae swaped notif and search box 12 years ago
Baris Soner Usakli d6b9a2799b full text search using reds, issue #142 12 years ago
Baris Soner Usakli a5acf31fc6 posts on user account page scroll to the post now 12 years ago
Baris Usakli 720dd9e960 scroll to posts 12 years ago
Baris Soner Usakli f20b7b5113 closes #133 12 years ago
Baris Soner Usakli 59381ee1d3 cleaned up webserver.js a bit, moved api routes to its own file, closes #54 12 years ago
Baris Soner Usakli 3f6f4e347d change some socket calls to use the callback, when user changes their email if they are using a gravatar picture it will be updated too, fixed email updating 12 years ago
Julian Lam 235553eaf6 Merge branch 'plugins'
Conflicts:
	src/posts.js
12 years ago
Julian Lam 1bee527f41 added note linking to wiki page for authoring plugins... also showing something if no plugins are installed 12 years ago
Julian Lam 3578ce1925 admin panel integration completion + styling of admin panel plugins page 12 years ago
Julian Lam 777173d9f4 adding admin panel integration to plugins (issue #143) 12 years ago
Baris Soner Usakli 78f462e1e6 added a new section that only shows unread topics, added mark all read button, closes #140 12 years ago
Baris Soner Usakli b35ecd08ea use hasReadTopic 12 years ago
Baris Soner Usakli 57a4741e9e show message if there are not recent topics 12 years ago
Baris Soner Usakli 3f8b3894d8 C:/Program Files (x86)/Git/recent shows only the last 24 hours 12 years ago
Julian Lam eabba1cc1f swapped position of reply/quote button in main post in topic (#95) 12 years ago
Julian Lam fe286870a3 closed #116 12 years ago
Julian Lam 2c95c19c9a Merge branch 'master' of github.com:psychobunny/node-forum 12 years ago
Julian Lam c5f6a0d668 closed #95 12 years ago
Baris Usakli 472f40479e privacy page 12 years ago
Baris Usakli 6af3b0ffc6 account settings 12 years ago
Julian Lam 931beecc21 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 4588745b9a refactored all calls to app.build_header (in regular and auth routes) 12 years ago
Baris Soner Usakli 08e3eac008 closes #120 12 years ago
Baris Soner Usakli 370d931bc7 some css changes #95 12 years ago
Julian Lam 33e676b033 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam bea5dff563 fixed #31 - twitter profile picture now used as nodebb avatar in lieu of
email address for gravatar
12 years ago
Baris Soner Usakli f7217f2d12 closes #130 12 years ago
Julian Lam cc1cc7cae4 first pass at meta tag construction abstraction (issue #116). Also addressed issue #118 12 years ago
Julian Lam 59029a0ef0 minor tweaks to theme engine 12 years ago
Baris Soner Usakli 6ab37bde09 closes #105 12 years ago
psychobunny fe996f75b6 replaced the ascii > with the right chevron icon
http://fortawesome.github.io/Font-Awesome/icon/chevron-right/
12 years ago
psychobunny 6f6a2e4127 closes #114. updated ajaxify to allow for get parameters to be passed in without issues. 12 years ago
Julian Lam 9e7afcf0ab fixing issue where navigating to a non-existant category_id caused NodeBB
to crash
12 years ago
Julian Lam 84584a1b5b minor cleanup of header tpl 12 years ago
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
12 years ago
Baris Usakli 676765278e closes #111 12 years ago
Julian Lam 9626232e3b some more tweaks to make dark themes work better 12 years ago
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
12 years ago
Baris Soner Usakli 919efd4052 drag and drop image upload first pass 12 years ago
Julian Lam 7619fec78d fixing compatibility with dark themes 12 years ago