wake.st is one of the many independent Mastodon servers you can use to participate in the fediverse.
the personal instance of Liaizon Wakest

Administered by:

Server stats:

1
active users

wakest ⁂

Look at how @mikedev designed `events` in @streams! I would *love* to see this implemented in other software. @julian have you thought about how @nodebb would display an event yet? Does @silverpill's @mitra have any support? What about @grunfink's SNAC?

Here's a link to the event itself if anyone wants to query it in their software of choice.
fediversity.site/item/e9bdb383

#snac doesn't support this Event activity type yet, but it doesn't seem too hard to add some support for it (it's the first time I find one in the wild, to be honest).

CC: @mikedev@fediversity.site @streams@fediversity.site @julian@community.nodebb.org @nodebb@fosstodon.org @silverpill@mitra.social @mitra@mitra.social

@liaizon @grunfink @mikedev @streams @nodebb @julian Mitra transforms Event objects into posts, that works reasonably well. I'm not against extended support but I'd like to wait until some standard in this area emerges. As far as I know, existing event servers use slightly different protocols.

@blog was working on better interop

https://event-federation.eu/

event-federation.euEvent Federation – We are working on a proper federation of events managed on a WordPress site. With support from @NGIZero@mastodon.xyz

@silverpill@mitra.social @grunfink@comam.es @liaizon@social.wake.st if it's not a Note, Article, Page, or Question, NodeBB will drop it... But we can easily add basic support (like Mitra) if it contains Note-like properties.

We'll also wait for standardization.

It's unfortunate that there are so many variations, because unlike things like groups and quote-posts, this is one thing the spec actually did a reasonably good job of covering.

And most projects just ignored it and went their own way.
I've just added some very basic support for this type (basically, not dropping them and showing them as if they were regular posts, with a mark to note that they are events). I understand that what make this type interesting is adding the possibility to add actions like intention to attend and such, but I will also wait for standardization.

Thanks for bringing this to my attention.

CC: @mikedev@fediversity.site @streams@fediversity.site @julian@community.nodebb.org @nodebb@fosstodon.org @silverpill@mitra.social @mitra@mitra.social

@grunfink @mikedev @streams @julian @nodebb @silverpill @mitra wow that was amazingly fast. Do you have this merged on your instance already? Can I take a peak at it live somewhere?

@grunfink awesome to see! thank you for your efforts here. The fediverse gets more exciting with every commit

@liaizon heh, I kept waiting and waiting for someone to post an event activity. Now I finally get to see one.

@tedu how's it looking in think land?

@tedu woah this is awesome! it shows up on streams and has the functions!

@liaizon @mikedev @streams @julian @nodebb @grunfink Nice! Looks like @gotosocial displays it similar to the way it displays an Article: Title as CW, and all the body text behind the CW. So it doesn't have the attendance stats, but the basics are there.