Commit Graph

71 Commits

Author SHA1 Message Date
Baris Soner Usakli
23598361b8 closes #139 2013-07-26 15:04:18 -04:00
Baris Soner Usakli
3f8b3894d8 C:/Program Files (x86)/Git/recent shows only the last 24 hours 2013-07-26 14:48:16 -04:00
Julian Lam
cc1cc7cae4 first pass at meta tag construction abstraction (issue #116). Also addressed issue #118 2013-07-23 17:21:44 -04:00
Baris Soner Usakli
bf6a38904a skip loading a topic if cant load its data 2013-07-23 14:44:13 -04:00
Baris Soner Usakli
6ab37bde09 closes #105 2013-07-23 13:17:54 -04:00
Julian Lam
9e7afcf0ab fixing issue where navigating to a non-existant category_id caused NodeBB
to crash
2013-07-22 20:29:51 -04:00
Baris Soner Usakli
e9afd4a107 fixed broken view again 2013-07-22 17:08:07 -04:00
Baris Soner Usakli
667a102c8b added async.eachSeries to getCategories 2013-07-22 16:57:18 -04:00
Baris Soner Usakli
38aa5aa3e6 refactor to remove category_name and category_slug from topic hashes 2013-07-22 16:47:41 -04:00
Baris Usakli
52110016c7 closes #107 2013-07-22 12:07:05 -04:00
Baris Soner Usakli
eec5249eb6 possible fix for wront sorting on /recent 2013-07-20 16:01:44 -04:00
Baris Usakli
e5301deea2 more async in categories 2013-07-19 16:13:00 -04:00
Julian Lam
145898c3ba using nconf to manage config file now (issue #24) 2013-07-16 15:22:59 -04:00
Julian Lam
743e0569c1 Merge branch 'master' of github.com:designcreateplay/NodeBB
Conflicts:
	src/topics.js
2013-07-15 15:26:58 -04:00
Julian Lam
31f8be8a0a updating topics.getTeaser and get_last_undeleted_pid to return err first, and handled methods that called it 2013-07-15 15:03:42 -04:00
Baris Soner Usakli
ba161c1f6c removed couple console.logs 2013-07-15 14:35:33 -04:00
Baris Soner Usakli
c7a218af9a closes #80 2013-07-15 14:34:15 -04:00
Baris Soner Usakli
4527b3d53c closes #82 2013-07-15 12:35:35 -04:00
Baris Soner Usakli
62ef925fd3 removed graph/picture, closes #72 2013-07-11 16:45:05 -04:00
Baris Usakli
6eb9af77e6 first pass at subfolder 2013-07-10 16:22:03 -04:00
Baris Soner Usakli
dc473b06bf closes #67 2013-07-09 12:36:17 -04:00
Baris Soner Usakli
9320883f92 fixed live tiles if there are more than 2 posts 2013-07-06 22:21:30 -04:00
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 2013-07-06 22:02:24 -04:00
Baris Soner Usakli
f2d7f856aa async.each in user.js 2013-07-05 19:08:59 -04:00
Baris Soner Usakli
719182e3a8 fixed read status in categories 2013-07-04 13:41:13 -04:00
Baris Soner Usakli
ed99f2671e fixed a bug that made topics invisible to users, also closes #47 2013-07-04 13:29:29 -04:00
Baris Usakli
1a19f0e1bc changed categories to hash 2013-07-03 12:59:45 -04:00
Baris Usakli
9c3046b89b more fixes 2013-07-03 12:21:24 -04:00
Baris Soner Usakli
c1484afab7 more fixes 2013-07-02 19:46:58 -04:00
Baris Soner Usakli
5514768a3c fixed a crash 2013-07-02 19:05:28 -04:00
Baris Soner Usakli
fabb55426c more work: 2013-07-02 19:02:23 -04:00
Baris Soner Usakli
eba653a3d2 get teaser fix 2013-07-02 18:02:02 -04:00
Baris Usakli
9dbaf9fef9 more work 2013-07-02 17:01:49 -04:00
Baris Usakli
6a83bf79b4 fixed the issue with Topics.markAsRead 2013-06-28 12:40:15 -04:00
Baris Usakli
d4e5d9cf2f removed console.log 2013-06-28 11:53:04 -04:00
Baris Usakli
0e5f280327 fixed categories read notification bug 2013-06-28 11:36:41 -04:00
Baris Soner Usakli
d6761a293d removed console.log 2013-06-25 21:23:56 -04:00
Baris Soner Usakli
03e2dd3863 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 2013-06-25 21:16:46 -04:00
Baris Soner Usakli
07f434be54 possible fix for topic sorting 2013-06-25 21:16:37 -04:00
Julian Lam
9098d61fe2 completed fb and g+ integration of buttons in category view 2013-06-25 21:15:24 -04:00
Julian Lam
2a946d52e0 fixed incorrect twitter link generation in category view 2013-06-25 21:07:27 -04:00
Baris Soner Usakli
c1ba447aec fixed sorting for topics 2013-06-25 17:31:51 -04:00
Baris Soner Usakli
7d49294595 closes #37, used the sorted set and updated it when a new post is made to a topic 2013-06-25 14:38:17 -04:00
Julian Lam
bc2d7b7d0f added twitter intent, regarding issue #35 2013-06-24 17:05:23 -04:00
Baris Usakli
d3a190d74e username to userslug change 2013-06-24 14:33:53 -04:00
Baris Soner Usakli
f49fc234c1 fixed recent replies order. closes #27 2013-06-21 16:46:31 -04:00
psychobunny
1fc596b74b fixed sidebar flashing in on empty category - got rid of javascript control and set the visibility properly from serverside 2013-06-11 16:36:41 -04:00
psychobunny
9029ed2663 limited recent replies to just 5 2013-06-04 13:25:42 -04:00
psychobunny
f1f86b1d4f added category rss. added tid to be passed back in getTopicsByTids. 2013-06-04 12:58:04 -04:00
psychobunny
39b46eb125 prevent crash on getRecentReplies, and styled recent replies 2013-05-24 15:05:59 -04:00