Baris Usakli
253271127d
infinite loader will insert posts in correct order
11 years ago
Baris Soner Usakli
03b34a449d
turned div into li, moved the a tags into the li elements
11 years ago
Baris Usakli
866d813218
fixed topic posting bug, if there was only 1 topic in a category the next posted topic in that category wasnt showing up until a full page reload
11 years ago
Baris Usakli
6f1523c279
fixed bottom reply box for small devices
11 years ago
Baris Usakli
f04e30c4d4
more template changes to topic
11 years ago
Baris Usakli
9d0f8b4543
template changes
11 years ago
Baris Usakli
d631a4b2e5
topic.tpl changes, moved users to the bottom of main post, added reply thread tools buttons under main post, added posts and view count
11 years ago
Baris Usakli
11e3b0da7d
added spacing between share and edit buttons
11 years ago
Baris Soner Usakli
41f98d29b7
added row to topic container
11 years ago
psychobunny
5bea2999ef
cleanup
11 years ago
Baris Usakli
4444d2ee6a
removed whitespace
11 years ago
Baris Usakli
ac12bd0b8f
closes #462
11 years ago
Baris Soner Usakli
1af98835b1
added share buttons to main post
11 years ago
Baris Usakli
0565b7b8c8
moved css out
11 years ago
Baris Soner Usakli
87744302ba
fixed button tags in topic.tpl
11 years ago
Baris Soner Usakli
17083dc5e6
closes #417
11 years ago
Julian Lam
883aca038b
disabled categories are now faded in the "Move Thread" modal. closes #409
...
Why is it called "move topic"? Renamed.
11 years ago
Julian Lam
77e03dc18d
readded missing styles for the "Move Thread" modal
11 years ago
psychobunny
bf677522a9
added additional_profile_info footer in posts view; plugins - filter:posts.custom_profile_info hook lets you add info to post block footer
...
also fixed app.alert - if title is not set then do not show title.
11 years ago
Julian Lam
8671516b95
added more itemprop stuff... replies are now comments.
11 years ago
Julian Lam
795594b6a6
added some microdata for better google scrapage. closes issue #401
11 years ago
Julian Lam
038e04dee6
revamped client side scripts so that they are loaded using Require.js instead.
11 years ago
Baris Soner Usakli
83b4b5434f
fixed username button title
11 years ago
psychobunny
5a10f7fcfe
init variables in translator
12 years ago
psychobunny
5e89caf358
internationalization: topic.json
12 years ago
Baris Usakli
6912e77d25
removed data-pid from buttons
12 years ago
Baris Usakli
d84d096e7e
added post links
12 years ago
Baris Usakli
efef9c864c
closes #306
12 years ago
Baris Usakli
24e4be77d8
closes #304
12 years ago
Baris Usakli
ce61138351
fixed conflicts
12 years ago
Baris Usakli
564662ee00
closes #294
12 years ago
psychobunny
678db837fd
refactored post-block
12 years ago
psychobunny
19be3bc55c
serious clean up of topic.less
12 years ago
psychobunny
ac4803961a
topic cleanup and begin cerulean port
12 years ago
psychobunny
e80ff9c551
moved RSS icon away from the sharing buttons (category view); added back RSS icon to topic view. closes #259
12 years ago
Baris Usakli
caaede7e84
added loading spinner to topic.tpl
12 years ago
Baris Usakli
ad5e3ebce3
closes #236
12 years ago
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
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
469a5221ed
added postcount to topics return; started scrollspy behaviour for "postid / postcount" in topics.
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
b6a5cbf956
trim whitespace mode on
12 years ago
psychobunny
9b35d8f8e1
migrating the rest of row-fluids to row
12 years ago
psychobunny
8be896aebb
label-important to label-danger
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
2f70dd732d
BS3 basic integration; btn-large to btn-lg (inc FA); navbar fixed
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 Soner Usakli
999e98e43d
add label to banned users, dont hide their posts
12 years ago
Baris Usakli
720dd9e960
scroll to posts
12 years ago
Baris Soner Usakli
f20b7b5113
closes #133
12 years ago
Julian Lam
eabba1cc1f
swapped position of reply/quote button in main post in topic ( #95 )
12 years ago
Julian Lam
c5f6a0d668
closed #95
12 years ago
Baris Soner Usakli
370d931bc7
some css changes #95
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 Usakli
676765278e
closes #111
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
Baris Usakli
582cd2f011
closes #89
12 years ago
Julian Lam
0e854119c6
removed duplicate id in topic template, closed #84 , where opening a couple threads caused the reply window to load multiple times
12 years ago
Julian Lam
86ad794918
closed #74
12 years ago
Baris Soner Usakli
8d2c4fd625
closes #76
12 years ago
Baris Usakli
6eb9af77e6
first pass at subfolder
12 years ago
Baris Soner Usakli
0eb83f1e85
css changes
12 years ago
psychobunny
8dd7c5fdd1
Added microdata to breadcrumbs for SEO
12 years ago
Baris Soner Usakli
c1484afab7
more fixes
12 years ago
Baris Soner Usakli
ccba426fbd
closes #29
12 years ago
Baris Usakli
07ceabd371
added space after reps in topic.tpl and topic.js
12 years ago
Baris Usakli
d3a190d74e
username to userslug change
12 years ago
Baris Soner Usakli
74563ea21e
added tooltips on topic page
12 years ago
Baris Soner Usakli
c19f9fa54b
closes issue #18
12 years ago
Baris Usakli
9309722898
fixed indents
12 years ago
Baris Usakli
a7bce12887
this fixes #13
12 years ago
Baris Usakli
88a1fef941
bookmark for the post made
12 years ago
Julian Lam
882b9a917f
ability for users to now follow/subscribe to threads
12 years ago
psychobunny
64ecbfce8b
topics: removed some less important buttons from mobile view, removed reply button on main posts in exchange for the smaller reply button
12 years ago
psychobunny
d620c29aa9
added rss button to topics. redesigned how the topic main_post looks - buttons were previously not visible on mobile as well.
12 years ago
Julian Lam
9af39622ed
actually using identicon default across the site
12 years ago
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,
12 years ago
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
12 years ago
Baris Usakli
a4fd54a0c3
topic titles can be edited now
12 years ago
psychobunny
55cb790d3c
potential fix for duplicate chat results, started recent replies block
12 years ago
Baris Usakli
37985cc383
cant send empty chat messages anymore
12 years ago
Baris Usakli
45e92b0b8d
when u drag a chat window it comes to front
12 years ago
Baris Usakli
6e8a18f475
fixed IE bug when chat message was sent post window was opening
12 years ago
Baris Usakli
8d0ac4cb07
chat feature
12 years ago
Baris Usakli
9f8c9e8822
derp
12 years ago
psychobunny
ab492f147f
check for online/offline users, added custom redis sismembers method, fix for category view not showing up if it has no topics
12 years ago
Baris Soner Usakli
03fcbcb051
add commas to rep when u post a new reply
12 years ago
psychobunny
cb6d98cecb
derp conflicts
...
Merge branch 'master' of https://github.com/psychobunny/NodeBB
Conflicts:
public/src/templates.js
12 years ago
psychobunny
fb52dfc6c8
templates refactor part 2
...
updated so that tpls get loaded on demand as opposed to all at once on
load; added a function to pull the tpl list on load instead of having to
manually define new templates in code; some clean up; added utils.walk;
12 years ago
Baris Usakli
c2c3ba0119
signature css, modify to your pleasure
12 years ago