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