Tag meetup-mf2

 Note

Just pushed a fix for #MeetupMf2 that meant the cache was not expiring, therefore new events wouldn't show up for you - sorry! The fix itself is now documented at https://www.jvt.me/posts/2020/05/29/evict-spring-cache-schedule/

 Note

Just pushed a fix for meetup-mf2.jvt.me as it's not handling the Online events very well - it should now respond a bit better

 Note

I've just updated https://www.jvt.me/posts/2019/12/19/meetup-mf2-hfeed/ with a note that last night, https://aaronparecki.com helped me get the h-feed support in https://aperture.p3k.io/ over the line!

It required some changes to return a valid parsed-MF2 location which it didn't up until now (https://gitlab.com/jamietanna/meetup-mf2/-/merge_requests/5)

And I also made a change to render the HTML description from Meetup actually show as HTML for the consumer, as well as rendering a plaintext format (https://gitlab.com/jamietanna/meetup-mf2/-/merge_requests/6)