Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-04 | add federation document | Darius Kazemi | |
2020-01-04 | Enhancements to AP and one-click removal | Darius 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-04 | Update README to reflect wiki | wxcafé | |
2020-01-04 | Email refactoring | Darius 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-04 | Email refactoring | Darius 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-04 | Merge branch 'master' of github.com:lowercasename/gathio | lowercasename | |
2020-01-04 | Event image deletion functionality | lowercasename | |
2020-01-04 | Merge pull request #22 from wxcafe/patch-1 | Raphael | |
Adds a systemd service file | |||
2020-01-04 | Removal-from-event via password functionality | lowercasename | |
2020-01-03 | Adds a systemd service file | wxcafé | |
2020-01-03 | Merge 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-03 | Merge pull request #18 from lowercasename/dependabot/npm_and_yarn/mongoose-5.7.5 | Raphael | |
Bump mongoose from 5.6.6 to 5.7.5 | |||
2020-01-03 | Merge 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-02 | Some style tweaks | lowercasename | |
2020-01-02 | Export as ICS functionality | lowercasename | |
2019-12-29 | Bump handlebars from 4.1.2 to 4.5.3 | dependabot[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-28 | Don't need wait-for-it anymore | Tom Parker-Shemilt | |
2019-12-28 | Fix comment in Dockerised config | Tom Parker-Shemilt | |
2019-12-28 | Redo Travis testing in a script | Tom Parker-Shemilt | |
2019-12-28 | Make sure travis dies if a step fails | Tom Parker-Shemilt | |
2019-12-28 | Run docker compose in background | Tom Parker-Shemilt | |
2019-12-28 | Add docker/travis support | Tom Parker-Shemilt | |
2019-12-15 | profile updates, better diffs | Darius Kazemi | |
2019-12-15 | Big refactor and new features | Darius Kazemi | |
2019-12-11 | sending pollls | Darius Kazemi | |
2019-12-11 | follow Undo now works | Darius Kazemi | |
2019-12-11 | Fixing federation bug | Darius Kazemi | |
2019-12-11 | config port | Darius Kazemi | |
2019-12-11 | First pass at federation! | Darius Kazemi | |
2019-11-05 | Bump mongoose from 5.6.6 to 5.7.5 | dependabot[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-02 | Bump eslint-utils from 1.4.0 to 1.4.3 | dependabot[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-01 | Merge branch 'master' of https://github.com/lowercasename/gathio | lowercasename | |
2019-10-01 | Fixed a weird CSS error | lowercasename | |
2019-09-30 | Fixes to iCal parser | Raphael Kabo | |
2019-09-30 | Event group functionality | Raphael Kabo | |
2019-09-22 | Merge pull request #11 from amwelles/master | Raphael | |
Make attendee bubbles flexible width | |||
2019-09-22 | Tiny style changes, increased attendee name limit to 30 characters | lowercasename | |
2019-09-22 | Make attendee bubbles flexible width | Autumn Welles | |
2019-09-14 | Functionality to limit number of attendees | lowercasename | |
2019-08-25 | ССS compatibility with Safari | lowercasename | |
2019-08-24 | More mucking about with CSS | lowercasename | |
2019-08-24 | Some tweaks to event page display | lowercasename | |
2019-08-24 | Fixing CSS bugs | lowercasename | |
2019-08-24 | Metadata display tweaks | lowercasename | |
2019-08-24 | CSS tweaks to event page | lowercasename | |
2019-08-24 | OG and Twitter metadata for event pages | lowercasename | |
2019-08-03 | Merge branch 'master' of https://github.com/lowercasename/gathio | lowercasename | |
2019-08-03 | Changed up demo image | lowercasename | |
2019-08-03 | Merge pull request #5 from lowercasename/attendee-removal | Raphael | |
Attendee removal | |||
2019-08-03 | Updated Sendgrid email template | lowercasename | |