Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-12 | Add User Agent to activitypub.js | Filipe Medeiros | |
2025-05-12 | Add User-Agent to routes.js | Filipe Medeiros | |
2025-04-29 | Merge pull request #202 from halkeye/fix-nodemailer | Raphael | |
Fix ReferenceError: nodemailerTransporter is not defined | |||
2025-04-29 | Merge branch 'main' into fix-nodemailer | Raphael | |
2025-04-29 | Merge remote-tracking branch 'origin/main' into fix-nodemailer | Raphael Kabo | |
2025-04-28 | switch to 3rd party merge which doesn't mutate config | Gavin Mogan | |
2025-04-28 | Merge pull request #201 from lowercasename/update-donations-card | Raphael | |
Switch donations card to GitHub Sponsors, remove deploy workflow | |||
2025-04-28 | Merge remote-tracking branch 'origin/main' into update-donations-card | Raphael Kabo | |
2025-04-28 | Remove deploy CI badge from README | Raphael | |
2025-04-28 | Add contributors section to README | Raphael | |
2025-04-28 | Create FUNDING.yml | Raphael | |
2025-04-25 | Refactor to have email service | Gavin Mogan | |
* Move hbsInstance back to app * Add email and hbs to req so typescript 🎉🎉🎉 * Init Email and config once | |||
2025-04-23 | Refactor for everywhere to use sendEmailFromTemplate everywhere | Gavin Mogan | |
* Created a singleton to house handlebars so req doesn't need to be passed everywhere (should make unit testing easier later) * Subjectline for sendgrid and nodemailer are both always prefixed in sendEmail() * removed prefix subjectline from all other email places * added a couple if (!event) { return 404 } to help make typescript happy * some minor eslint auto fixes (looks like let => const where it can) | |||
2025-04-23 | Fix ReferenceError: nodemailerTransporter is not defined | Gavin Mogan | |
Part of https://github.com/lowercasename/gathio/pull/200 was migrating more code to use the shared init email function, but all the local usages of nodemailerTransporter were missed | |||
2025-04-23 | Merge remote-tracking branch 'origin/main' into update-donations-card | Raphael Kabo | |
2025-04-23 | Bump version to 1.5.2 | Raphael Kabo | |
2025-04-23 | Merge pull request #199 from halkeye/fix-issue-197 | Raphael | |
fix #197 by running through npm so version env is set | |||
2025-04-23 | Remove deploy workflow | Raphael Kabo | |
2025-04-23 | Switch donations card to GitHub Sponsors | Raphael Kabo | |
2025-04-23 | Merge branch 'main' into fix-issue-197 | Raphael | |
2025-04-23 | Merge pull request #200 from halkeye/allow-nodemailer-url | Raphael | |
Allow url with config information for nodemailer | |||
2025-04-22 | Allow url with config information for nodemailer | Gavin Mogan | |
2025-04-22 | fix #197 by running through npm so version env is set | Gavin Mogan | |
2025-03-17 | I'm too tired to debug GHA frankly | Raphael Kabo | |
2025-03-17 | Testing | Raphael Kabo | |
2025-03-17 | Add -H parameter | Raphael Kabo | |
2025-03-17 | Remove RSA specification | Raphael Kabo | |
2025-03-17 | Update deploy workflow | Raphael Kabo | |
2025-03-17 | Merge pull request #195 from wjbolles/fix-guest-emails | Raphael | |
Fix SMTP auth | |||
2025-03-14 | Fix SMTP auth | Walter Bolles | |
2025-02-12 | Merge pull request #186 from alifeee/update/installation-docs | Raphael | |
add a bit more info to installation instructions | |||
2025-02-12 | start locally as `gathio` user | alifeee | |
2025-02-12 | add clarification notes | alifeee | |
2025-02-12 | remove weird syntax | alifeee | |
2025-02-12 | Merge branch 'main' into update/installation-docs | Raphael | |
2025-02-12 | Merge pull request #185 from alifeee/update/remove-google-fonts | Raphael | |
remove Google Fonts dependency | |||
2025-02-11 | Merge branch 'main' into update/remove-google-fonts | Raphael | |
2025-02-11 | Merge branch 'main' into update/installation-docs | Raphael | |
2025-02-11 | Merge pull request #189 from lowercasename/instance-information | Raphael | |
Update docs and Docker Compose config | |||
2025-02-11 | Merge branch 'main' into instance-information | Raphael | |
2025-02-11 | Update docs and Docker Compose config | Raphael Kabo | |
2025-02-11 | Merge pull request #187 from lowercasename/email-bccs | Raphael | |
Change to BCC for group emailing | |||
2025-02-11 | Merge remote-tracking branch 'origin/main' into email-bccs | Raphael Kabo | |
2025-02-11 | Merge branch 'main' into update/installation-docs | Raphael | |
2025-02-11 | Merge branch 'main' into update/remove-google-fonts | Raphael | |
2025-02-11 | Merge pull request #188 from lowercasename/update-artifact-actions | Raphael | |
Upgrade upload-artifact and download-artifact to v4 | |||
2025-02-11 | Upgrade upload-artifact and download-artifact to v4 | Raphael Kabo | |
2025-02-11 | add a bit more info to installation instructions | alifeee | |
pertinently allowing `pnpm` to be run by anyone | |||
2025-02-11 | remove Google Fonts dependency | alifeee | |
...by locally serving the font file `@font-face` rule copied from Google Font URL | |||
2025-01-12 | change to BCC for group emailing | Kasanwa Solane Aster Hope (Cassandra de la Cruz-Munoz) | |
Signed-off-by: Raphael Kabo <raphaelkabo@hey.com> |