aboutsummaryrefslogtreecommitdiffstats
path: root/src/build_rss.rs
AgeCommit message (Expand)Author
2018-04-15Add license (GNU GPLv3+)Teddy Wing
2018-04-15build_rss(write_feed): Set time to a second before midnightTeddy Wing
2018-04-15Change import interface to `meetup::client::Client`Teddy Wing
2018-04-15build_rss(write_feed): Automatically handle date formattingTeddy Wing
2018-04-15Add 'error-chain' to the main libraryTeddy Wing
2018-04-14Pass `find_upcoming_events` parameters along through the programTeddy Wing
2018-04-13meetup_rss(write): Use the result from `Channel#write_to`Teddy Wing
2018-04-13Output a feed to STDOUT when running the executableTeddy Wing