gathio
Simple, federated, privacy-first event hosting platform
Alternative to: eventbrite, evite
About
Versions (18)
v1.4.0
2024-02-26What’s Changed
- ✨ add h-event microformat markup by @chilledtonic in https://github.com/lowercasename/gathio/pull/93
- Migrate to TypeScript and PNPM by @lowercasename in https://github.com/lowercasename/gathio/pull/95
- Add CI workflow by @lowercasename in https://github.com/lowercasename/gathio/pull/96
- Dummy test script by @lowercasename in https://github.com/lowercasename/gathio/pull/97
- Send AP responses as activitypub+json by @lowercasename in https://github.com/lowercasename/gathio/pull/83
- TOML config library and migration from CommonJS to ES modules by @lowercasename in https://github.com/lowercasename/gathio/pull/98
- Fixed Dockerfile to be compatible with config structure. by @kohbo in https://github.com/lowercasename/gathio/pull/99
- add labels for comment form inputs by @dev-nicolaos in https://github.com/lowercasename/gathio/pull/101
- fix: only one CMD per Dockerfile by @dev-nicolaos in https://github.com/lowercasename/gathio/pull/106
- Update typescript version by @dariusk in https://github.com/lowercasename/gathio/pull/108
- Add alt text to homepage image by @dev-nicolaos in https://github.com/lowercasename/gathio/pull/104
- Cypress workflow by @lowercasename in https://github.com/lowercasename/gathio/pull/110
- Typescript migration by @lowercasename in https://github.com/lowercasename/gathio/pull/111
- Add PM2 deployment config by @lowercasename in https://github.com/lowercasename/gathio/pull/103
- Typescript migration by @lowercasename in https://github.com/lowercasename/gathio/pull/112
- Static pages by @lowercasename in https://github.com/lowercasename/gathio/pull/114
- Typescript migration project (event group linker) by @lowercasename in https://github.com/lowercasename/gathio/pull/115
- Disable discoverability/indexablity for ActivityPub actors by @dariusk in https://github.com/lowercasename/gathio/pull/117
- Fixed URLs in createEventGroup emails by @hengineer in https://github.com/lowercasename/gathio/pull/119
- Send and accept only spec-compliant ActivityPub headers by @lowercasename in https://github.com/lowercasename/gathio/pull/127
- Pleroma federation fixes and hidden RSVP functionality by @lowercasename in https://github.com/lowercasename/gathio/pull/129
- Add NodeInfo by @lowercasename in https://github.com/lowercasename/gathio/pull/130
- Optionally restrict event creation to specific email addresses by @lowercasename in https://github.com/lowercasename/gathio/pull/133
- Set number of days to store concluded events (including permanently!) by @lowercasename in https://github.com/lowercasename/gathio/pull/134
- Events and groups optionally visible on front page by @lowercasename in https://github.com/lowercasename/gathio/pull/135
New Contributors
- @chilledtonic made their first contribution in https://github.com/lowercasename/gathio/pull/93
- @kohbo made their first contribution in https://github.com/lowercasename/gathio/pull/99
- @dev-nicolaos made their first contribution in https://github.com/lowercasename/gathio/pull/101
- @hengineer made their first contribution in https://github.com/lowercasename/gathio/pull/119
Full Changelog: https://github.com/lowercasename/gathio/compare/v1.3.0…v1.4.0