summaryrefslogtreecommitdiff
path: root/routes.js
AgeCommit message (Collapse)Author
2020-01-06move function to activitypub fileDarius Kazemi
2020-01-06minor fixesDarius Kazemi
2020-01-06Merge branch 'master' of github.com:dariusk/gathio into newmasterDarius Kazemi
2020-01-06delete console logsDarius Kazemi
2020-01-06lots of refactoringDarius Kazemi
2020-01-06update federation docDarius Kazemi
2020-01-04add federation documentDarius 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-04Email refactoringDarius Kazemi
Tons of refactoring of email. This no longer uses Sendgrid templates and now uses source-controlled handlebars files in the `views/emails/` directory. This means that email messages are now source-controlled and vastly reduces the sendgrid setup process. This also adds a new file, `domain-example.js`, in the config directory, which stores things like the site name, base URL, port, etc. This should be renamed to `domain.js`, in keeping with the other configuration files.
2020-01-04Email refactoringDarius Kazemi
Tons of refactoring of email. This no longer uses Sendgrid templates and now uses source-controlled handlebars files in the `views/emails/` directory. This means that email messages are now source-controlled and vastly reduces the sendgrid setup process.
2020-01-04Event image deletion functionalitylowercasename
2020-01-04Removal-from-event via password functionalitylowercasename
2020-01-02Export as ICS functionalitylowercasename
2019-12-15profile updates, better diffsDarius Kazemi
2019-12-15Big refactor and new featuresDarius Kazemi
2019-12-11sending polllsDarius Kazemi
2019-12-11follow Undo now worksDarius Kazemi
2019-12-11Fixing federation bugDarius Kazemi
2019-12-11First pass at federation!Darius Kazemi
2019-09-30Fixes to iCal parserRaphael Kabo
2019-09-30Event group functionalityRaphael Kabo
2019-09-14Functionality to limit number of attendeeslowercasename
2019-08-24Some tweaks to event page displaylowercasename
2019-08-24Metadata display tweakslowercasename
2019-08-24OG and Twitter metadata for event pageslowercasename
2019-08-03Updated Sendgrid email templatelowercasename
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-08-01Merge branch 'master' of https://github.com/lowercasename/gathio into timezonesRaphael Kabo
2019-08-01Removed unnecessary loggingRaphael Kabo
2019-08-01Emails only sent if API key is setRaphael Kabo
2019-08-01Frontend timezone selection functionalityRaphael Kabo
2019-07-26Console logging for a bug fixlowercasename
2019-07-26Fixed event page route to avoid uncaught errorslowercasename
2019-07-26Automatically delete images connected to old eventslowercasename
2019-07-25Many bugfixeslowercasename
2019-07-25First commitlowercasename