summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-06moreDarius Kazemi
2020-01-06minor fixesDarius Kazemi
2020-01-06Merge branch 'master' of github.com:dariusk/gathio into newmasterDarius Kazemi
2020-01-06update homepageDarius Kazemi
2020-01-06delete console logsDarius Kazemi
2020-01-06more refactorsDarius Kazemi
2020-01-06update wiki linkDarius Kazemi
2020-01-06lots of refactoringDarius Kazemi
2020-01-06update federation docDarius Kazemi
2020-01-06Merge pull request #27 from dariusk/email-templatesRaphael
Refactor email to use source-controlled templates
2020-01-06Merge pull request #28 from wxcafe/patch-2Raphael
Update README to reflect wiki
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-04Update README to reflect wikiwxcafé
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-04Merge branch 'master' of github.com:lowercasename/gathiolowercasename
2020-01-04Event image deletion functionalitylowercasename
2020-01-04Merge pull request #22 from wxcafe/patch-1Raphael
Adds a systemd service file
2020-01-04Removal-from-event via password functionalitylowercasename
2020-01-03Adds a systemd service filewxcafé
2020-01-03Merge pull request #17 from ↵Raphael
lowercasename/dependabot/npm_and_yarn/eslint-utils-1.4.3 Bump eslint-utils from 1.4.0 to 1.4.3
2020-01-03Merge pull request #18 from lowercasename/dependabot/npm_and_yarn/mongoose-5.7.5Raphael
Bump mongoose from 5.6.6 to 5.7.5
2020-01-03Merge pull request #19 from ↵Raphael
lowercasename/dependabot/npm_and_yarn/handlebars-4.5.3 Bump handlebars from 4.1.2 to 4.5.3
2020-01-02Some style tweakslowercasename
2020-01-02Export as ICS functionalitylowercasename
2019-12-29Bump handlebars from 4.1.2 to 4.5.3dependabot[bot]
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3) Signed-off-by: dependabot[bot] <support@github.com>
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-11config portDarius Kazemi
2019-12-11First pass at federation!Darius Kazemi
2019-11-05Bump mongoose from 5.6.6 to 5.7.5dependabot[bot]
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.6.6 to 5.7.5. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.6.6...5.7.5) Signed-off-by: dependabot[bot] <support@github.com>
2019-11-02Bump eslint-utils from 1.4.0 to 1.4.3dependabot[bot]
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.3. - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.3) Signed-off-by: dependabot[bot] <support@github.com>
2019-10-01Merge branch 'master' of https://github.com/lowercasename/gathiolowercasename
2019-10-01Fixed a weird CSS errorlowercasename
2019-09-30Fixes to iCal parserRaphael Kabo
2019-09-30Event group functionalityRaphael Kabo
2019-09-22Merge pull request #11 from amwelles/masterRaphael
Make attendee bubbles flexible width
2019-09-22Tiny style changes, increased attendee name limit to 30 characterslowercasename
2019-09-22Make attendee bubbles flexible widthAutumn Welles
2019-09-14Functionality to limit number of attendeeslowercasename
2019-08-25ССS compatibility with Safarilowercasename
2019-08-24More mucking about with CSSlowercasename
2019-08-24Some tweaks to event page displaylowercasename
2019-08-24Fixing CSS bugslowercasename
2019-08-24Metadata display tweakslowercasename
2019-08-24CSS tweaks to event pagelowercasename