Baris Soner Usakli
|
e9afd4a107
|
fixed broken view again
|
12 years ago |
Baris Soner Usakli
|
667a102c8b
|
added async.eachSeries to getCategories
|
12 years ago |
Baris Soner Usakli
|
38aa5aa3e6
|
refactor to remove category_name and category_slug from topic hashes
|
12 years ago |
Baris Usakli
|
52110016c7
|
closes #107
|
12 years ago |
Baris Soner Usakli
|
eec5249eb6
|
possible fix for wront sorting on /recent
|
12 years ago |
Baris Usakli
|
e5301deea2
|
more async in categories
|
12 years ago |
Julian Lam
|
145898c3ba
|
using nconf to manage config file now (issue #24)
|
12 years ago |
Julian Lam
|
743e0569c1
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
Conflicts:
src/topics.js
|
12 years ago |
Julian Lam
|
31f8be8a0a
|
updating topics.getTeaser and get_last_undeleted_pid to return err first, and handled methods that called it
|
12 years ago |
Baris Soner Usakli
|
ba161c1f6c
|
removed couple console.logs
|
12 years ago |
Baris Soner Usakli
|
c7a218af9a
|
closes #80
|
12 years ago |
Baris Soner Usakli
|
4527b3d53c
|
closes #82
|
12 years ago |
Baris Soner Usakli
|
62ef925fd3
|
removed graph/picture, closes #72
|
12 years ago |
Baris Usakli
|
6eb9af77e6
|
first pass at subfolder
|
12 years ago |
Baris Soner Usakli
|
dc473b06bf
|
closes #67
|
12 years ago |
Baris Soner Usakli
|
9320883f92
|
fixed live tiles if there are more than 2 posts
|
12 years ago |
Baris Soner Usakli
|
ac04bef26e
|
live tiles on home page, ninjaed from andrew might need to randomize starting times, can be disabled by removing the slider class from the div, maybe this should be a setting in admin/categories
|
12 years ago |
Baris Soner Usakli
|
f2d7f856aa
|
async.each in user.js
|
12 years ago |
Baris Soner Usakli
|
719182e3a8
|
fixed read status in categories
|
12 years ago |
Baris Soner Usakli
|
ed99f2671e
|
fixed a bug that made topics invisible to users, also closes #47
|
12 years ago |
Baris Usakli
|
1a19f0e1bc
|
changed categories to hash
|
12 years ago |
Baris Usakli
|
9c3046b89b
|
more fixes
|
12 years ago |
Baris Soner Usakli
|
c1484afab7
|
more fixes
|
12 years ago |
Baris Soner Usakli
|
5514768a3c
|
fixed a crash
|
12 years ago |
Baris Soner Usakli
|
fabb55426c
|
more work:
|
12 years ago |
Baris Soner Usakli
|
eba653a3d2
|
get teaser fix
|
12 years ago |
Baris Usakli
|
9dbaf9fef9
|
more work
|
12 years ago |
Baris Usakli
|
6a83bf79b4
|
fixed the issue with Topics.markAsRead
|
12 years ago |
Baris Usakli
|
d4e5d9cf2f
|
removed console.log
|
12 years ago |
Baris Usakli
|
0e5f280327
|
fixed categories read notification bug
|
12 years ago |
Baris Soner Usakli
|
d6761a293d
|
removed console.log
|
12 years ago |
Baris Soner Usakli
|
03e2dd3863
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
12 years ago |
Baris Soner Usakli
|
07f434be54
|
possible fix for topic sorting
|
12 years ago |
Julian Lam
|
9098d61fe2
|
completed fb and g+ integration of buttons in category view
|
12 years ago |
Julian Lam
|
2a946d52e0
|
fixed incorrect twitter link generation in category view
|
12 years ago |
Baris Soner Usakli
|
c1ba447aec
|
fixed sorting for topics
|
12 years ago |
Baris Soner Usakli
|
7d49294595
|
closes #37, used the sorted set and updated it when a new post is made to a topic
|
12 years ago |
Julian Lam
|
bc2d7b7d0f
|
added twitter intent, regarding issue #35
|
12 years ago |
Baris Usakli
|
d3a190d74e
|
username to userslug change
|
12 years ago |
Baris Soner Usakli
|
f49fc234c1
|
fixed recent replies order. closes #27
|
12 years ago |
psychobunny
|
1fc596b74b
|
fixed sidebar flashing in on empty category - got rid of javascript control and set the visibility properly from serverside
|
12 years ago |
psychobunny
|
9029ed2663
|
limited recent replies to just 5
|
12 years ago |
psychobunny
|
f1f86b1d4f
|
added category rss. added tid to be passed back in getTopicsByTids.
|
12 years ago |
psychobunny
|
39b46eb125
|
prevent crash on getRecentReplies, and styled recent replies
|
12 years ago |
psychobunny
|
8c2b6cda69
|
added timestamp to teaser, continuing work on recent replies block
|
12 years ago |
psychobunny
|
448673b141
|
recent replies part 2
|
12 years ago |
psychobunny
|
55c704c6f9
|
hide category blocks in recent tab
|
12 years ago |
psychobunny
|
a02a74604c
|
moved CategoriesAdmin into its own file, hid popular/active, some jslinting + cleanup, renamed some fn calls to be more descriptive
|
12 years ago |
psychobunny
|
deaf8105cc
|
renamed get category to get categories
|
12 years ago |
psychobunny
|
43614a5197
|
fixed breaking issue on empty category
|
12 years ago |