24 Commits (c44461e33f9ffb4d60f4256f1fd45ad16cb126cb)

Author SHA1 Message Date
Julian Lam c01ba1a3cb closed #296 12 years ago
Julian Lam b8b6558f53 deleting and restoring posts and topics now update the corresponding RSS feeds
fixed #257
12 years ago
Julian Lam a53e75aeaa closed #271 12 years ago
Julian Lam ff4b35d6f1 minor bug with feed posttime if it was never edited 12 years ago
Julian Lam 661fdfb43e bugfixing and allowing feeds to be generated on request (as opposed to just updated on posting 12 years ago
Julian Lam 164977972e totally derped commit 12 years ago
Julian Lam b6fbfcc814 interim commit for new feed refactor 12 years ago
Julian Lam 02a02fa64c updated getTopicWithPosts to use a start and end option, and fixed issue with RSS feed saving (issue #256) 12 years ago
Baris Usakli 1856e394f3 more winston 12 years ago
Julian Lam 9e7afcf0ab fixing issue where navigating to a non-existant category_id caused NodeBB
to crash
12 years ago
Baris Usakli bed3bf630c removed the throw and logging the error in feed.js 12 years ago
Julian Lam d1bc8b5d91 fixing issue where NodeBB hangs if a non-existant topic was requested 12 years ago
Baris Usakli 478479658f feed 12 years ago
Baris Soner Usakli 0a4ac1a346 remove async from Feed.updateTopic 12 years ago
Baris Soner Usakli c1484afab7 more fixes 12 years ago
Baris Soner Usakli fabb55426c more work: 12 years ago
Baris Usakli 1a992b7147 first batch of changes 12 years ago
Baris Usakli aaab212128 fixed more indentation 12 years ago
Julian Lam e32111c8bc removing debug statements from feed.js 12 years ago
psychobunny 3476be6233 removed atom-writer (and xml-writer) in favour of node-rss which seems to be better. updated feed.js 12 years ago
psychobunny f1f86b1d4f added category rss. added tid to be passed back in getTopicsByTids. 12 years ago
psychobunny 4b17f1d4e6 wrapped up rss for topics. added a new route to access these feeds from the url topic/tid.rss 12 years ago
Julian Lam f216c7f94a some cleanup and fixing breaking bug introduced by merge 12 years ago
psychobunny bc16d530d8 feed.js 12 years ago