Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-24 | Fixed Dockerfile to be compatible with config structure. | Kohbo | |
2023-05-13 | Fix badge to new workflow name | Raphael Kabo | |
2023-05-13 | Restore systemctl service file | Raphael Kabo | |
2023-05-13 | Merge pull request #98 from lowercasename/rk/new-config | Raphael | |
TOML config library and migration from CommonJS to ES modules | |||
2023-05-13 | Migrate from CommonJS to ES modules | Raphael Kabo | |
2023-05-13 | Migrate config library to TOML | Raphael Kabo | |
2023-05-13 | Update build status badge | Raphael Kabo | |
2023-05-13 | Merge pull request #83 from lowercasename/activity-json-responses | Raphael | |
Send AP responses as activitypub+json | |||
2023-05-13 | Send AP responses as activitypub+json | Raphael Kabo | |
2023-05-12 | Merge pull request #97 from lowercasename/github-actions | Raphael | |
Dummy test script | |||
2023-05-12 | Dummy test script | Raphael Kabo | |
2023-05-12 | Merge pull request #96 from lowercasename/github-actions | Raphael | |
Add CI workflow | |||
2023-05-12 | Rename and move old Docker test script | Raphael Kabo | |
2023-05-12 | Add CI workflow | Raphael Kabo | |
2023-05-12 | Merge pull request #95 from lowercasename/typescript | Raphael | |
Migrate to TypeScript and PNPM | |||
2023-05-12 | Update docker to support typescript + pnpm | Raphael Kabo | |
2023-05-12 | Upgrade Node version to 18 | Raphael Kabo | |
2023-05-12 | More linting | Raphael Kabo | |
2023-05-12 | Ignore views directory | Raphael Kabo | |
2023-05-12 | linting: source files | Raphael Kabo | |
2023-05-12 | Add Prettier | Raphael Kabo | |
2023-05-12 | Migrate to Typescript | Raphael Kabo | |
2023-05-12 | upgrade dependencies | Raphael Kabo | |
2023-05-12 | remove unused packages | Raphael Kabo | |
2023-05-12 | replace npm with pnpm | Raphael Kabo | |
2023-02-17 | Merge pull request #93 from chilledtonic/tonic/microformats | Raphael | |
✨ add h-event microformat markup | |||
2023-02-06 | ⚡️ improvement: track dt-start and dt-end | Alex S | |
Added two invisible <time> tags which allow for microformat parsing of dt-start & dt-end | |||
2023-02-04 | fix: don't update missing activitypub events | Raphael Kabo | |
2023-02-02 | ✨ add h-event microformat markup | Alex Spezowka | |
2023-02-02 | Set minimum required Node.js to 16 | Raphael Kabo | |
2023-02-02 | Add version string to footer | Raphael Kabo | |
2023-02-02 | Version bump | Raphael Kabo | |
2023-02-02 | Upgrade dependencies | Raphael Kabo | |
2023-02-02 | Improve error handling for image uploads | Raphael Kabo | |
2022-12-28 | Merge pull request #85 from redneckcatholic/fix-event-deletion | Raphael | |
Fix event deletion | |||
2022-11-23 | Fix event deletion | redneckcatholic | |
Append the editToken to the deleteEvent form action to fix the 404 error on event deletion. Refactor broadcastDeleteMessage so that eventDeletion works when federation is disabled. Send deletion emails within the callback, otherwise DB lookup will fail on deleted event id. Fixes #15 | |||
2022-11-16 | fix: check if event has max attendee limit | Raphael Kabo | |
2022-11-14 | linting | Raphael Kabo | |
2022-11-14 | feat: specify number of attendees in party | Raphael Kabo | |
2022-11-13 | Merge pull request #79 from dariusk/dariusk-fedifix | Raphael | |
Updating federation code to work with recent Mastodon | |||
2022-11-13 | chore: dependency upgrades | Raphael Kabo | |
2022-11-13 | fix: set sparse index on attendee password | Raphael Kabo | |
2022-11-10 | Updating federation code to work with recent Mastodon | Darius Kazemi | |
2022-04-27 | Version bump | Raphael Kabo | |
2022-04-27 | fix: Move attendee password generation serverside | Raphael Kabo | |
2022-04-25 | feat: Add subscribe to group functionality | Raphael Kabo | |
2022-04-25 | feat: Event group updated email template | Raphael Kabo | |
2022-04-24 | fix: Added help text to event group feed URL | Raphael Kabo | |
2022-04-24 | fix: Debug ICS feed frontend display | Raphael Kabo | |
2022-04-24 | fix: Debug ICS feed generation | Raphael Kabo | |