summaryrefslogtreecommitdiff
path: root/views/event.handlebars
AgeCommit message (Collapse)Author
2022-11-14feat: specify number of attendees in partyRaphael Kabo
2022-04-27fix: Move attendee password generation serversideRaphael Kabo
2022-04-24fix: Debug ICS feed frontend displayRaphael Kabo
2022-01-17Make emails optional when creating events/groupsRaphael Kabo
2022-01-17Remove length limit for comments and repliesRaphael Kabo
2022-01-17Set up localStorage functionality and frontendRaphael Kabo
2022-01-14Change removal password help textRaphael Kabo
2021-12-09Allow names to be less than 3 charactersGraham Rogers
There are names shorter than 3 characters such as "Jo", I don't see any reason for the minimum to be 3.
2020-01-24Converting all tabs to two-spacesDarius Kazemi
2020-01-18Adding Federation toggleDarius Kazemi
There is now a toggle in the `config/domain-example.js` file called `isFederated`. When set to `true`, ActivityPub functions as normal. When set to false, the ActivityPub functions all immediately return without doing anything, and AP routes return 404s.
2020-01-17Adding Node version specification, fixup typosDarius Kazemi
2020-01-06Merge branch 'master' of github.com:dariusk/gathio into newmasterDarius Kazemi
2020-01-04Enhancements to AP and one-click removalDarius Kazemi
This adds AP Delete/Event, AP Delete/Actor, and one-click removal from RSVP lists that can be included in the "you have rsvped" confirmation message.
2020-01-04Event image deletion functionalitylowercasename
2020-01-04Removal-from-event via password functionalitylowercasename
2020-01-02Some style tweakslowercasename
2020-01-02Export as ICS functionalitylowercasename
2019-12-15Big refactor and new featuresDarius Kazemi
2019-12-11First pass at federation!Darius Kazemi
2019-09-30Event group functionalityRaphael Kabo
2019-09-22Tiny style changes, increased attendee name limit to 30 characterslowercasename
2019-09-14Functionality to limit number of attendeeslowercasename
2019-08-24More mucking about with CSSlowercasename
2019-08-24Some tweaks to event page displaylowercasename
2019-08-24CSS tweaks to event pagelowercasename
2019-08-03Merge pull request #5 from lowercasename/attendee-removalRaphael
Attendee removal
2019-08-03Fix event edit time selectorslowercasename
2019-08-03Users can remove themselves, admins can remove all users from eventslowercasename
2019-08-02Attempt to make edit fields show correct timeRaphael Kabo
2019-08-02Backend to display events in appropriate timezoneRaphael Kabo
2019-07-25Many bugfixeslowercasename
2019-07-25First commitlowercasename