- Added a new field "Signal" to the meetups form
- Included validation for the new signal field in the form backend
- Updated landing page to display the signal link if available
- Added display of the signal link in the meetup action column
- Created a new migration to add the signal field to the meetups table
- Included the signal field in the API endpoints for meetups and events.
Beim Meetup soll man den Twitter-Handle eintragen, der öffentliche Link verweist dann jedoch nicht auf Twitter, sondern nur auf das Handle, so dass URLs wie `https://portal.einundzwanzig.space/de/meetup/Einundzwanzig_N` zustande kommen.
Hiermit gefixt.