265a88f63d
Rename mailing lists in terms of service
Build Production Image / Build Production Image (push) Successful in 8m46s
2025-04-12 19:15:08 -07:00
29c88f282d
Add homepage link to the digest emails
2025-04-12 19:15:08 -07:00
efea2ea943
Clarify login email wording for opening in browser
2025-01-11 17:20:03 -08:00
db9516613f
Add post title in classified forward message
2025-01-11 17:20:03 -08:00
8dd8bbd1df
Forward incoming emails to admin address
2025-01-01 13:47:11 -08:00
92c90f7af4
Remove handling for incoming emails to old wscc mailing list
2025-01-01 13:06:23 -08:00
1756eada3a
Cleanup unused database fields and tables
Build Production Image / Build Production Image (push) Has been cancelled
2024-12-21 15:47:09 -08:00
8207a03111
Create donation page
2024-05-16 20:01:15 -07:00
d86e7b1a90
Add FAQ page
Build Production Image / Build Production Image (push) Successful in 5m13s
2024-05-05 19:51:34 -07:00
ab17254901
Remove config example for attachmentDir
...
Build Production Image / Build Production Image (push) Successful in 4m56s
This should have been removed when mailinglists were cleaned up.
2024-04-17 19:23:59 -07:00
1df4443719
Remove mailing lists
2024-04-17 08:08:27 -07:00
b38148b636
Add responder for incorrect wscc email address
2024-04-17 07:44:28 -07:00
4c083c3e75
Reply to ws-ntn messages with correct addr
2024-04-05 20:31:56 -07:00
e4fcb0b584
Add Become an Editor page
2024-03-03 09:37:02 -08:00
d07a81fe9f
Homepage copy update
2024-02-18 09:51:05 -08:00
f43bf8a531
Add mailing list leave notifications
Build Production Image / Build Production Image (push) Successful in 5m10s
2024-02-11 20:29:34 -08:00
bffafefda7
Change reply to behavior in mailing lists
Build Production Image / Build Production Image (push) Failing after 1m45s
2024-02-11 08:41:57 -08:00
d04a275dc2
Add div to outgoing mailing list messages
...
This makes it easier to remove previous messages from replies.
2023-11-26 20:31:18 -08:00
5d9a36509d
Mailing Lists: Send reply to unauthorized sender
2023-11-12 09:01:14 -08:00
3d9b69af3b
Mailing Lists: Include list of attachments in emails
2023-10-15 16:24:42 -07:00
b9693b1aca
Mailing Lists: Notify owner when a request is made
2023-10-01 21:01:34 -07:00
67222f727c
Fix escaping in contact form emails
2023-09-26 20:38:09 -07:00
875455f816
Update mailing list email template and improve received mail parsing
2023-09-02 20:18:40 -07:00
7d4b4fe780
Building out mailing list email receiving
2023-09-02 20:18:40 -07:00
2086364fa1
Mailing Lists: Bidirectional mailing lists via email
...
Functional first pass. Still some polish required, but it's working.
2023-08-29 17:44:10 -07:00
d91fd46570
Update TOS for Mailing Lists
2023-08-29 17:44:09 -07:00
10df75772e
Rename Want to Buy to Looking For
...
This makes it more general and opens the door for people who are trying
to acquire items but not necessarily looking to pay money for them.
2023-08-15 13:37:41 -07:00
307d6ffb70
Add non-expiring per-user unsubscribe links
...
Digest emails and mailing lists will now have unsubscribe links which
immediately remove the user and do not expire.
2023-08-13 20:29:08 -07:00
7ab586f738
Mailing Lists: Start implementing emailing messages
2023-08-13 13:16:03 -07:00
1887fa54e1
Mailing Lists: Add emailed invitations
2023-08-05 07:55:54 -07:00
815084b23b
Respond to emails to unknown addresses
2023-07-01 01:27:26 +00:00
838b7443b5
Refactor the events table
...
Event times are now stored as timestamps and are properly translated
into local time.
2023-06-29 18:00:37 +00:00
1b45274518
Remove extra newlines in digest html email
2023-06-04 04:37:59 +00:00
40973c44ac
Improve formatting of forward message emails
2023-06-01 16:54:38 +00:00
fa2a33bbd5
Fix escaping issue in text version of email
2023-06-01 16:48:46 +00:00
1bbf7d2830
Support forwarding anonymous emails to users
2023-06-01 15:23:53 +00:00
530888a51f
Allow markdown in post descriptions
2023-05-29 03:14:19 +00:00
88af1d79c2
Allow mods to provide a message when deleting posts
2023-05-28 15:57:47 +00:00
0243988942
Remove unused empty template
2023-05-28 03:23:09 +00:00
f963e6437b
Move messages into gomponents
2023-05-28 00:07:28 +00:00
369981947a
Convert tailwind layout to Gomponents
2023-05-27 22:29:27 +00:00
1ff38c1f5e
Remove page.Name
...
This also necessitated modifying when templates are cached since
previously the page name was used as the cache key. Page caching is
probably going to have to be completely removed or at least rethought
anyway with the new templating system. It probably hasn't been working
for a while.
2023-05-26 04:58:15 +00:00
df79e588f1
Consolidate content and empty templates
2023-05-26 04:23:11 +00:00
4fc0fae2a7
Consolidate full-content and content templates
2023-05-26 04:17:27 +00:00
c1ad1812ce
Remove unused scroll position js
2023-05-25 04:02:21 +00:00
2abab8645b
Consolidate templates
2023-05-24 18:04:08 +00:00
64a26e3298
Rename template pages in preparation for removal
2023-05-24 18:00:30 +00:00
79d4dce40e
Consolidate remaining header-content templates
2023-05-24 17:54:46 +00:00
64ff061857
Convert error page to gomponents
2023-05-24 17:31:00 +00:00
770754a3e9
Convert account page to Gomponents
2023-05-24 15:49:51 +00:00