summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2024-05-26feat: unattend events from RSVP emailRaphael Kabo
2024-03-04fix: send text/calendar content-type for ical responsesRaphael Kabo
2024-03-04refactor: improve unattend functionality, fix bugsRaphael Kabo
2024-02-27Update dependencies to latest versionsRaphael Kabo
2024-02-27fix: event group ID not being passed to frontendRaphael Kabo
2024-02-26fix: remove unused importsRaphael Kabo
2024-02-26refactor: allow Cypress to override configRaphael Kabo
2024-02-26feat: optional public events/groupsRaphael Kabo
2024-02-25feat: set number of days to store concluded events (including permanently)Raphael Kabo
2024-02-25feat: optionally restrict event creation to specific emailsRaphael Kabo
2024-02-06Add NodeInfoRaphael Kabo
2024-02-06Allow setting attendee visibility from UIRaphael Kabo
2024-02-05Backwards compatibility for attendee visibilityRaphael Kabo
2024-02-05Handle hidden attendees in frontendRaphael Kabo
2024-02-05Handle visibility in attendee modelRaphael Kabo
2024-02-05Fix Pleroma federation, add hidden RSVP optionRaphael
2024-02-02refactor: send and accept only spec-compliant AP headersRaphael Kabo
2023-10-16Disable discoverability/indexablity for ActivityPub actorsDarius Kazemi
Applying the new `indexable` attribute (and the old `discoverable` attribute) to the main ActivityPub actor for a Gathio page as described here: https://github.com/mastodon/mastodon/pull/26485 Setting everything to false since Gathio is private-by-default. Using the `toot` namespace since that seems safe enough.
2023-10-09Add known group linker to event formRaphael Kabo
2023-10-09Sanitize Markdown HTML output everywhereRaphael Kabo
2023-10-09Fix bug when no static pages definedRaphael Kabo
2023-10-09Refactor publicConfig into frontendConfigRaphael Kabo
2023-10-09Add static page config and handlerRaphael Kabo
2023-10-08Fix legacy emailers to work with new templatesRaphael Kabo
2023-10-08Refactor: import event formRaphael Kabo
2023-10-08Refactor: event group form and API, extract JSRaphael Kabo
2023-10-07refactor: frontend event group routesRaphael Kabo
2023-10-07LintingRaphael Kabo
2023-10-07Move nanoid generator to libRaphael Kabo
2023-10-07refactor: event form and api routesRaphael Kabo
2023-10-06Run Prettier on all filesRaphael Kabo
2023-10-06refactor: frontend routes into TS file, new event pathRaphael Kabo
2023-10-06Add util filesRaphael Kabo
2023-10-06Add config util fileRaphael Kabo
2023-10-06Tweak IAttendeeRaphael Kabo
2023-10-06Fix returnRaphael Kabo
2023-10-06Typescript migrationRaphael Kabo
2023-10-06Add Typescript interfaces for Mongoose modelsRaphael Kabo
2023-05-13Migrate from CommonJS to ES modulesRaphael Kabo
2023-05-13Migrate config library to TOMLRaphael Kabo
2023-05-13Send AP responses as activitypub+jsonRaphael Kabo
2023-05-12More lintingRaphael Kabo
2023-05-12linting: source filesRaphael Kabo
2023-05-12Migrate to TypescriptRaphael Kabo