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