Commit Graph

566 Commits

Author SHA1 Message Date
Hunter Miller
972a6b843a settings: wrong mark 2023-05-09 09:53:20 -05:00
github-actions
cd74f8a93f update glob: [skip actions] 2023-05-08 20:02:56 +00:00
Hunter Miller
b0e36cecb7
Merge pull request #163 from tloncorp/hm/renaming-prerelease
meta: renaming prerelease
2023-05-08 15:01:03 -05:00
~midsum-salrux
981ca9b5b2 Send emails with notification count 2023-05-05 01:11:16 -04:00
Hunter Miller
39cac10d78 settings/storage: update frontend 2023-05-04 13:27:37 -05:00
Hunter Miller
cf17c01bad settings/storage: 413 compat 2023-05-04 13:27:16 -05:00
Hunter Miller
6010b15971 Merge branch 'master' into hm/renaming-prerelease 2023-05-04 09:53:20 -05:00
Hunter Miller
d21f1e8ecc settings,storage: add new agents for migration 2023-05-04 09:53:06 -05:00
tomholford
b0c4c5eddb
Merge pull request #12 from tloncorp/t/send-template
api: send-template thread + email templates
2023-05-03 09:47:55 -07:00
tomholford
37b5136e89 devex: remove debug statements 2023-05-03 09:44:45 -07:00
tomholford
8af638839a api: send-template thread handles vars map 2023-05-03 09:28:44 -07:00
tomholford
49a5a1a9a7 api: send-template can send base template
Successfully sent an email like so:

```hoon
=vars `(map @t @t)`(malt ~[['name' 'john'] ['notifications' '1337']])
```

```
-bark!mailchimp-send-template "[KEY]" "tom@tlon.io" "landscape-weekly-digest" vars
```

TODO: handle the `vars` map
2023-05-03 07:05:29 -07:00
tomholford
ff43d4bb37 email: update templates, add README 2023-05-03 07:04:00 -07:00
github-actions
92cad1e871 update glob: [skip actions] 2023-05-01 20:11:05 +00:00
midsum-salrux
59874548e2
Merge pull request #161 from tloncorp/ns/show-lure-connection-issue
Show lure connection issue
2023-05-01 16:08:57 -04:00
~midsum-salrux
dddf1b41b9 Merge branch 'master' into ns/show-lure-connection-issue 2023-05-01 11:51:02 -04:00
~midsum-salrux
cb864134b9 Expose reel outstanding-pokes with a scry 2023-05-01 11:16:36 -04:00
github-actions
7e37884dba update glob: [skip actions] 2023-04-28 15:28:38 +00:00
tomholford
9321c38db2 api: send-template thread (wip) 2023-04-27 20:00:44 -07:00
github-actions
6880917236 update glob: [skip actions] 2023-04-28 01:49:38 +00:00
github-actions
61c1ac5385 update glob: [skip actions] 2023-04-27 20:04:06 +00:00
Hunter Miller
11b267920c ops: correct branch defaulting 2023-04-27 15:02:11 -05:00
Hunter Miller
80b9917986 ops: glob needs auth 2023-04-27 15:00:00 -05:00
Hunter Miller
c6c97deafc
Merge pull request #159 from tloncorp/hm/k-413
meta: 413k
2023-04-27 14:57:52 -05:00
Hunter Miller
7ddbc9b5e1 413: fix scry and missing case 2023-04-27 14:56:07 -05:00
midsum-salrux
92fe772016
Merge pull request #9 from tloncorp/bark-and-growl-agents
Bark and growl agents & marks
2023-04-26 18:40:53 -04:00
Hunter Miller
7c2df8faaa ops: update deploy flow to match apps 2023-04-26 16:25:20 -05:00
tomholford
a5e235ef1e
Merge pull request #11 from tloncorp/t/email-thread-returns-unit 2023-04-26 13:42:40 -07:00
Hunter Miller
530149b4d0 meta: updating to kelvin 413 2023-04-26 14:59:03 -05:00
tomholford
41589c1ff6 api: email thread returns a unit 2023-04-26 12:27:05 -07:00
tomholford
dcb70f4e81
Merge pull request #10 from tloncorp/t/api-email-thread
api: hosting email thread
2023-04-26 12:25:15 -07:00
tomholford
5e98330099 api: address PR feedback
- wutsigs are now one-liners
- clean up file comment
2023-04-26 12:24:54 -07:00
tomholford
9fe45707e4 api: handle null email response 2023-04-26 12:04:16 -07:00
tomholford
b0461ac810 api: hosting email thread 2023-04-26 12:01:27 -07:00
arthyn
4a9ae4e8b3 update glob: 0v6.5vllj.tofog.fqt8v.n9to8.4jh3m [skip actions] 2023-04-24 22:46:13 +00:00
Hunter Miller
fc17984e14
Merge pull request #150 from tloncorp/t/grid-bottom
ui: increase spacing at bottom of grid
2023-04-24 17:44:40 -05:00
~midsum-salrux
8336208295 Bark and growl agents & marks 2023-04-24 18:41:14 -04:00
tomholford
a7835f69be ui: increase spacing at bottom of grid 2023-04-24 14:22:34 -07:00
tomholford
ab165fc427
Merge pull request #7 from tloncorp/t/add-readme
docs: add README
2023-04-21 14:11:52 -07:00
tomholford
4e28060fb2
Merge pull request #6 from tloncorp/t/update-send
api: update send request payload
2023-04-21 14:11:38 -07:00
tomholford
6c2076e8b5 api: update send request payload 2023-04-21 14:11:07 -07:00
tomholford
bb010e48a0 docs: add README 2023-04-21 14:06:32 -07:00
tomholford
fa441f14a2
Merge pull request #2 from tloncorp/t/chimp-thread
api: Mailchimp API threads
2023-04-20 13:12:27 -07:00
tomholford
53213e15e2 api: Mailchimp Send Email API 2023-04-19 22:22:53 -07:00
tomholford
fa17f1af9a api: initial Mailchimp API integration
Implements the health check call as described here:

https://mailchimp.com/developer/transactional/guides/quick-start/#make-your-first-api-call

The Production API key is stored in 1password under Tlon Hosting > Mailchimp Transactional API key
2023-04-19 21:17:54 -07:00
~midsum-salrux
956bc8c1e2 Initial commit 2023-04-17 11:19:42 -04:00
arthyn
e22d4d380a update glob: 0v2.vuf2b.1r80m.g5mco.rniep.o2tl1 [skip actions] 2023-04-14 18:38:09 +00:00
Hunter Miller
8ef6b52850
Merge pull request #143 from tloncorp/po/fix-e-is-not-an-object
Fix for 'emph' issue in notification
2023-04-14 13:36:08 -05:00
Patrick O'Sullivan
2d87ea4a62 Fix for 'emph' issue in notification
Fixes #140.
2023-04-14 12:37:49 -05:00
jamesacklin
e96f36f7ea update glob: 0v1.26b4h.bse0l.n5bhb.hsnm0.fj3s4 [skip actions] 2023-04-12 22:17:16 +00:00