Age | Commit message (Expand) | Author |
---|---|---|
2018-04-15 | Add license (GNU GPLv3+) | Teddy Wing |
2018-04-15 | Add `Venue` type and venue field to `Event` | Teddy Wing |
2018-04-15 | Update tests for `Event` `Option` fields | Teddy Wing |
2018-04-15 | meetup: Handle errors with 'error-chain' | Teddy Wing |
2018-04-14 | find_upcoming_events(): Try to parse data from the Meetup API | Teddy Wing |
2018-04-14 | Move `find_upcoming_events` and `parse_json` to `Client` | Teddy Wing |
2018-04-14 | meetup: Add a `Client` struct | Teddy Wing |