Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-17 | Make emails optional when creating events/groups | Raphael Kabo | |
2022-01-17 | Remove length limit for comments and replies | Raphael Kabo | |
2022-01-17 | Set up localStorage functionality and frontend | Raphael Kabo | |
2022-01-14 | Change removal password help text | Raphael Kabo | |
2022-01-14 | Add removal password to new attendee email | Raphael Kabo | |
2022-01-14 | Remove testing Vue script | Raphael Kabo | |
2022-01-14 | Remove unused code | Raphael Kabo | |
2022-01-14 | Remove unnecessary bits from main pages | Raphael Kabo | |
2021-12-09 | Allow names to be less than 3 characters | Graham Rogers | |
There are names shorter than 3 characters such as "Jo", I don't see any reason for the minimum to be 3. | |||
2020-04-23 | Anchor upcoming events | TheRockyDoo | |
If you'll add #groupEvents to a div showing upcoming events you'll be able to share links scrolled straight to event list of your event group. It might come very handy for example when you embed it in <iframe> tag. Example url that scrolls automatically to an event list: https://gath.io/group/0HSOEdrcw#groupEvents | |||
2020-01-24 | Converting all tabs to two-spaces | Darius Kazemi | |
2020-01-21 | Switch all external depends over to local files | lowercasename | |
2020-01-18 | Adding Federation toggle | Darius 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-17 | Adding Node version specification, fixup typos | Darius Kazemi | |
2020-01-12 | Merge branch 'master' of github.com:lowercasename/gathio into newmaster | Darius Kazemi | |
2020-01-10 | Fixed a bug in iCal file import; added logo to emails | lowercasename | |
2020-01-10 | Revert "Fixed a bug in iCal file import" | lowercasename | |
This reverts commit f2765abbee6001759f74f6c9e1161d2f02a58b2f. | |||
2020-01-10 | Fixed a bug in iCal file import | lowercasename | |
2020-01-06 | Merge branch 'master' of github.com:dariusk/gathio into newmaster | Darius Kazemi | |
2020-01-06 | update homepage | Darius Kazemi | |
2020-01-06 | lots of refactoring | 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 | 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 | Event image deletion functionality | lowercasename | |
2020-01-04 | Removal-from-event via password functionality | lowercasename | |
2020-01-02 | Some style tweaks | lowercasename | |
2020-01-02 | Export as ICS functionality | lowercasename | |
2019-12-15 | Big refactor and new features | Darius Kazemi | |
2019-12-11 | First pass at federation! | Darius Kazemi | |
2019-09-30 | Fixes to iCal parser | Raphael Kabo | |
2019-09-30 | Event group functionality | Raphael Kabo | |
2019-09-22 | Tiny style changes, increased attendee name limit to 30 characters | lowercasename | |
2019-09-14 | Functionality to limit number of attendees | lowercasename | |
2019-08-24 | More mucking about with CSS | lowercasename | |
2019-08-24 | Some tweaks to event page display | 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 | Fix event edit time selectors | lowercasename | |
2019-08-03 | Users can remove themselves, admins can remove all users from events | lowercasename | |
2019-08-02 | Attempt to make edit fields show correct time | Raphael Kabo | |
2019-08-02 | Backend to display events in appropriate timezone | Raphael Kabo | |
2019-08-01 | Frontend timezone selection functionality | Raphael Kabo | |
2019-07-26 | Friendlier 404 page | lowercasename | |
2019-07-25 | Many bugfixes | lowercasename | |
2019-07-25 | Edited footer text | lowercasename | |