Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-27 | Add ignore revs file | Raphael Kabo | |
2024-02-26 | Merge pull request #135 from lowercasename/rk/public-events | Raphael | |
Events and groups optionally visible on front page | |||
2024-02-26 | fix: tests in CI | Raphael Kabo | |
2024-02-26 | text/styling tweaks for public event list | Raphael Kabo | |
2024-02-26 | fix: remove unused imports | Raphael Kabo | |
2024-02-26 | testing: E2E tests for public and restricted events | Raphael Kabo | |
2024-02-26 | refactor: allow Cypress to override config | Raphael Kabo | |
2024-02-26 | fix: change wording and header tag | Raphael Kabo | |
2024-02-26 | Add description | Raphael Kabo | |
2024-02-26 | version bump | Raphael Kabo | |
2024-02-26 | feat: optional public events/groups | Raphael Kabo | |
2024-02-25 | Merge pull request #134 from lowercasename/rk/permanent-events | Raphael | |
Set number of days to store concluded events (including permanently!) | |||
2024-02-25 | feat: set number of days to store concluded events (including permanently) | Raphael Kabo | |
2024-02-25 | Merge pull request #133 from lowercasename/rk/restricted-event-creation | Raphael | |
Optionally restrict event creation to specific email addresses | |||
2024-02-25 | feat: optionally restrict event creation to specific emails | Raphael Kabo | |
2024-02-06 | Merge pull request #130 from lowercasename/rk/nodeinfo | Raphael | |
Add NodeInfo | |||
2024-02-06 | Add NodeInfo | Raphael Kabo | |
2024-02-06 | Merge pull request #129 from lowercasename/rk/fix-pleroma | Raphael | |
Pleroma federation fixes and hidden RSVP functionality | |||
2024-02-06 | Add tests | Raphael Kabo | |
2024-02-06 | Allow setting attendee visibility from UI | Raphael Kabo | |
2024-02-05 | Styling for hidden attendees elements | Raphael Kabo | |
2024-02-05 | Backwards compatibility for attendee visibility | Raphael Kabo | |
2024-02-05 | Handle hidden attendees in frontend | Raphael Kabo | |
2024-02-05 | Handle visibility in attendee model | Raphael Kabo | |
2024-02-05 | Fix Pleroma federation, add hidden RSVP option | Raphael | |
2024-02-02 | Merge pull request #127 from lowercasename/rk/spec-compliant-ap-headers | Raphael | |
Send and accept only spec-compliant ActivityPub headers | |||
2024-02-02 | refactor: send and accept only spec-compliant AP headers | Raphael Kabo | |
2023-12-03 | Merge pull request #119 from hengineer/main | Raphael | |
Fixed URLs in createEventGroup emails | |||
2023-12-03 | Fixed URLs in createEventGroup emails | Henry Smith | |
Most of the actual links worked fine, but the displayed URLs were missing the “group” part. | |||
2023-10-17 | Merge pull request #117 from dariusk/patch-2 | Raphael | |
Disable discoverability/indexablity for ActivityPub actors | |||
2023-10-16 | Disable discoverability/indexablity for ActivityPub actors | Darius 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-10 | Increase URL timeout to reduce Cypress flakiness | Raphael Kabo | |
2023-10-10 | Update Cypress tests | Raphael Kabo | |
2023-10-10 | Improve group selector styling to use Select2 | Raphael Kabo | |
2023-10-10 | Upgrade Select2, match CSS to BS | Raphael Kabo | |
2023-10-10 | Set timezone picker to update from data | Raphael Kabo | |
2023-10-10 | Fix display bug with event group linker | Raphael Kabo | |
2023-10-09 | Make modal HTML valid, improve button labels | Raphael Kabo | |
2023-10-09 | Remove console.log | Raphael Kabo | |
2023-10-09 | Style buttons when loading | Raphael Kabo | |
2023-10-09 | Tiny CSS bugfix | Raphael Kabo | |
2023-10-09 | Merge pull request #115 from lowercasename/rk/typescript | Raphael | |
Typescript migration project (event group linker) | |||
2023-10-09 | Add known group linker to event form | Raphael Kabo | |
2023-10-09 | Fix event token param bug | Raphael Kabo | |
2023-10-09 | Merge pull request #114 from lowercasename/rk/static-pages | Raphael | |
Static pages | |||
2023-10-09 | Sanitize Markdown HTML output everywhere | Raphael Kabo | |
2023-10-09 | Fix bug when no static pages defined | Raphael Kabo | |
2023-10-09 | Add types for JSDOM and DOMPurify | Raphael Kabo | |
2023-10-09 | Refactor publicConfig into frontendConfig | Raphael Kabo | |
2023-10-09 | Add static page config and handler | Raphael Kabo | |