macintux a day ago

How do you plan on handling the influx of garbage? I like the idea, but I’m inclined to think registration of event organizers would be necessary to control the spam.

  • orbanlevi a day ago

    Yea something like that would be necessary in the long run, or just use the event creation cookie user to moderate the rsvps. (or you can create private events)

    • nrhrjrjrjtntbt a day ago

      How does federated social already handle spam? just use that. I guess specific servers can ban.

verdverm a day ago

Smoke Signal has a similar system on ATProto (no affiliation)

I believe this is the project that has the Rust code (on the GitHub of ATProto)

@smokesignal.events/acudo at main · tangled https://share.google/HG59BdzeJpib7fw5x

  • orbanlevi a day ago

    Ohh nice! I'll look into it.

atulvi a day ago

There are several offensively titled events. No moderation whatsoever. This is likely 100% vibe coded in a day.

  • orbanlevi a day ago

    Ofc, don’t have to moderate every randomly submitted event, but I am planning to add a moderation page to delete or filter offensive events.

roshannarma a day ago

This is super cool, going to try using this for an event this week and self-host a server if it works nicely, have been looking for a privacy-first version of Partiful for a while.

dbjacobs a day ago

Any plans to add the ability to have waiver/release forms for an event that need to be signed?

  • orbanlevi a day ago

    I didn’t think of that.

rpearce9 a day ago

I quite like this, have just spun up a quick self hosted instance to play with.

I'm wondering though - after creating an event, how does one see the list of who has RSVPd to attend? I can't seem to find any way to see this info.

  • orbanlevi 21 hours ago

    In the detailed page of the event, there is the rsvp list.

hacb 15 hours ago

Any plan for supporting different timezones?

mrtesthah a day ago

How does it compare to Mobilizon?

  • orbanlevi a day ago

    It's similar, but not that good as Mobilizon, Im focusing on simplicity with an improved UI and experience.

    I'm assuming easier to spin up a new instance on your own, but this is my personal opinion.

    • rapnie a day ago

      Do you have plans for adding ActivityPub support in the future? That would be very cool, and having interop with these other FOSS projects will help give things network effects.

  • james-bcn a day ago

    Mobilizon looks interesting but their docs results in a 404, which doesn't inspire confidence.

righthand a day ago

This is cool looking but you should note in the front page that it has ical, et al. calendar features.

  • orbanlevi a day ago

    Thanks for the feedback.

andy_ppp a day ago

Very cool, is it possible to add voting for multiple dates too?

  • orbanlevi a day ago

    Right now nope, but I'm planning to add new features.

    • thedangler a day ago

      API, Please make an API? I could integrate my RSVP system into it which requires more specific features but could use this to create the base for the event.

      • orbanlevi 21 hours ago

        You need an API for creating events?

        • macintux 6 hours ago

          Not the person who asked for it, but I think they were suggesting they'd use the API to retrieve information about RSVPs/current state of a planned event. (Perhaps even RSVP on someone else's behalf.)

matteohorvath 16 hours ago

do you plan to put selling tickets into it?