Commit Graph

21 Commits

Author SHA1 Message Date
Julian Lam
ff4b35d6f1 minor bug with feed posttime if it was never edited 2013-09-04 14:16:11 -04:00
Julian Lam
661fdfb43e bugfixing and allowing feeds to be generated on request (as opposed to just updated on posting 2013-09-04 13:52:28 -04:00
Julian Lam
164977972e totally derped commit 2013-09-03 23:42:26 -04:00
Julian Lam
b6fbfcc814 interim commit for new feed refactor 2013-09-03 23:18:25 -04:00
Julian Lam
02a02fa64c updated getTopicWithPosts to use a start and end option, and fixed issue with RSS feed saving (issue #256) 2013-09-03 13:11:21 -04:00
Baris Usakli
1856e394f3 more winston 2013-08-13 15:25:40 -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 Usakli
bed3bf630c removed the throw and logging the error in feed.js 2013-07-08 14:39:41 -04:00
Julian Lam
d1bc8b5d91 fixing issue where NodeBB hangs if a non-existant topic was requested 2013-07-05 16:44:11 -04:00
Baris Usakli
478479658f feed 2013-07-03 13:24:03 -04:00
Baris Soner Usakli
0a4ac1a346 remove async from Feed.updateTopic 2013-07-02 19:51:14 -04:00
Baris Soner Usakli
c1484afab7 more fixes 2013-07-02 19:46:58 -04:00
Baris Soner Usakli
fabb55426c more work: 2013-07-02 19:02:23 -04:00
Baris Usakli
1a992b7147 first batch of changes 2013-07-02 16:24:13 -04:00
Baris Usakli
aaab212128 fixed more indentation 2013-06-20 16:52:42 -04:00
Julian Lam
e32111c8bc removing debug statements from feed.js 2013-06-17 16:17:56 -04:00
psychobunny
3476be6233 removed atom-writer (and xml-writer) in favour of node-rss which seems to be better. updated feed.js 2013-06-04 13:21:08 -04:00
psychobunny
f1f86b1d4f added category rss. added tid to be passed back in getTopicsByTids. 2013-06-04 12:58:04 -04:00
psychobunny
4b17f1d4e6 wrapped up rss for topics. added a new route to access these feeds from the url topic/tid.rss 2013-05-30 16:02:13 -04:00
Julian Lam
f216c7f94a some cleanup and fixing breaking bug introduced by merge 2013-05-27 16:17:38 -04:00
psychobunny
bc16d530d8 feed.js 2013-05-27 14:55:07 -04:00