This website requires JavaScript.
Explore
Help
Sign In
amy
/
amsterdam
Watch
1
Star
0
Fork
0
You've already forked amsterdam
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
Files
c79bee7117824ad211bc97cb5a42bc9faf2965a7
amsterdam
/
email
T
History
amy
c79bee7117
make E-mail settings configurable through the command line, and flesh out some of the documentation
2026-03-12 22:56:29 -06:00
..
templates
fixed up mass mail templates to include the link to visit the site (was in GlobalConfig.Site.BaseURL)
2026-03-06 23:20:58 -07:00
message.go
another style pass
2026-03-12 11:58:16 -06:00
sender.go
make E-mail settings configurable through the command line, and flesh out some of the documentation
2026-03-12 22:56:29 -06:00
subscription.go
fixed up use of context to stop loops by using a select with case <-ctx.Done()
2026-02-22 21:59:36 -07:00