Commit Graph

711 Commits

Author SHA1 Message Date
fang
6d61042794
bark: minimally viable fake-mark handling 2023-07-19 20:23:39 +02:00
fang
102c439b75
bark: clarify mandrill vs mailchimp api key
Sending on-demand emails requires a Mandrill API key, not a Mailchimp
one. (They're part of the same company/suite now, but still use
different keys and endpoints. Mandrill and Mailchimp keys are also
called "mailchimp" and "marketing" keys respectively. Yes, in that
order.)
2023-07-18 23:33:15 +02:00
fang
3945cc1f5f
bark: store mailchimp list-id in bark
Alongside the mailchimp api key, we now store the list-id for the
contacts lists which we're updating.
2023-07-18 23:31:30 +02:00
fang
244ad7e7c5
bark: fix compilation error in merge fields thread
We had removed the %hark case, but not the codepaths dealing with it.
2023-07-18 23:29:18 +02:00
fang
fa5cc3546d
lib: clarify magic numbers in /lib/summarize 2023-07-18 22:50:47 +02:00
fang
8b6d268745
bark: automatically run daily summary generation 2023-07-14 19:57:28 +02:00
fang
f2fec50b50
bark: stop handling old summary response types
Growl isn't actually live on any ships yet, so we do not need to account
for this case.
2023-07-14 19:30:58 +02:00
fang
7cfff00218
growl: use /lib/summarize to give better summaries 2023-07-14 18:08:16 +02:00
fang
2b1e185469
lib: dumb summarization utilities for groups
Helps us retrieve simple numerical summaries of groups (in)activity,
such as number of messages sent, amount of unreads, most active group,
etc.
2023-07-14 18:06:57 +02:00
fang
f5e32a54d0
bark: accept new-style summaries
And use the -save-summary thread to add the received details to our
mailchimp contact database.
2023-07-14 18:04:23 +02:00
fang
e29b6d5cdd
api: add thread for saving mailchimp merge fields
This lets us associate simple data with our mailchimp contacts.
2023-07-14 18:02:39 +02:00
Hunter Miller
22604e8659 kelvin: accidental change from testing 2023-07-13 12:54:33 -05:00
Hunter Miller
e7f0afa7b3 landscape: fixing urls 2023-07-13 12:46:44 -05:00
Hunter Miller
f2ae94b67d hark,contacts: updating from groups 2023-07-13 12:46:25 -05:00
github-actions
d12895c594 update glob: [skip actions] 2023-07-12 21:52:11 +00:00
Hunter Miller
34d288d4b6
Merge pull request #204 from tloncorp/po/app-install-notification
docket: notify on long-running app install
2023-07-12 16:50:04 -05:00
Hunter Miller
44a560f9c5 hark: update to new types 2023-07-12 16:08:06 -05:00
Patrick O'Sullivan
3970ace734 notify on long-running app install, use react-query for docket
- Adds a mutation to create a yarn from the frontend.
- Adds a new zustand state for tracking actions that could take a while (WatcherStore).
- Switches docket over to react-query (added a new scry endpoint as part of this).
2023-07-11 18:08:04 -05:00
Hunter Miller
edda1fcf45 Merge branch 'master' into hm/desk-renaming 2023-07-11 17:01:51 -05:00
github-actions
a7de1fcccd update glob: [skip actions] 2023-07-05 23:44:53 +00:00
james acklin
29037dcbe8
Merge pull request #203 from polwex/recommend-trill
added Trill to app recommendation list
2023-07-05 19:42:43 -04:00
~polwex
12e74f45c2 added Trill to app recommendation list 2023-07-03 18:13:10 +07:00
github-actions
ff8b71819e update glob: [skip actions] 2023-06-30 11:16:03 +00:00
jamesacklin
ddf3770b8f version bump: 1 13 0 [skip actions] 2023-06-29 18:47:50 +00:00
github-actions
a62990209d update glob: [skip actions] 2023-06-29 16:32:04 +00:00
Patrick O'Sullivan
fb9be7727d
Merge pull request #202 from tloncorp/hm/show-disconnect-reason
app-search: show connection issues when finished
2023-06-29 11:30:12 -05:00
Patrick O'Sullivan
929509f2d3
Merge pull request #201 from tloncorp/hm/fix-storage
storage: use correct keys
2023-06-29 11:29:43 -05:00
Hunter Miller
f874f83714 app-search: show connection issues when finished 2023-06-29 11:16:36 -05:00
Hunter Miller
a137ab6451 storage: use correct keys 2023-06-29 11:08:16 -05:00
github-actions
4ba9731339 update glob: [skip actions] 2023-06-28 22:19:43 +00:00
Hunter Miller
78277155fb treaties: fix new type handling 2023-06-28 17:17:21 -05:00
Hunter Miller
d3322f902d
Merge pull request #200 from tloncorp/hm/vitals-integration
vitals: add new connection check to frontend and improve treaty fetch
2023-06-27 19:11:33 -05:00
Hunter Miller
b96b8750b2 treaty: more robust 'not found' logic 2023-06-23 19:17:14 -05:00
Hunter Miller
a5d20d0732 tile,treaty: improve status handling 2023-06-23 18:07:12 -05:00
Hunter Miller
f91323fe9f Merge branch 'master' into hm/vitals-integration 2023-06-23 16:19:57 -05:00
Hunter Miller
f4da452364 treaty-info: use connection check 2023-06-22 18:36:56 -05:00
Hunter Miller
733ce51ea8 vitals: add new connection check to frontend and improve treaty fetch 2023-06-22 16:08:48 -05:00
Hunter Miller
0bbc4a4b70
Merge pull request #197 from tloncorp/as/vitals
vitals: initial commit of connectivity check agent
2023-06-21 14:24:02 -05:00
Alex Shelkovnykov
cf68c3d742
Update desk/mar/vitals/result.hoon
Co-authored-by: Hunter Miller <svarty1@gmail.com>
2023-06-21 15:19:12 -04:00
jamesacklin
35caa316a1 version bump: 1 12 0 [skip actions] 2023-06-20 20:12:00 +00:00
Alex Shelkovnykov
ff3c55e6a2 vitals: initial commit of connectivity check agent 2023-06-16 12:11:52 -04:00
github-actions
8df8908d51 update glob: [skip actions] 2023-06-14 11:24:41 +00:00
Patrick O'Sullivan
fc712eb77f
Merge pull request #194 from tloncorp/po/get-apps-updates
get-apps: rework search interaction, update UX
2023-06-14 06:22:35 -05:00
Patrick O'Sullivan
4f60f3d4f9 Add a catch in fetchRuntimeVersion 2023-06-14 06:20:29 -05:00
Patrick O'Sullivan
1843dc7c7a Fix vereState related issues 2023-06-13 16:06:22 -05:00
Patrick O'Sullivan
95eec52ed6 Merge branch 'master' into po/get-apps-updates 2023-06-13 15:47:52 -05:00
Patrick O'Sullivan
5e46827d03
Update ui/src/nav/Nav.tsx
Co-authored-by: Hunter Miller <svarty1@gmail.com>
2023-06-13 15:45:28 -05:00
Patrick O'Sullivan
22ff816c3b Remove unused imports 2023-06-13 15:45:12 -05:00
Hunter Miller
5c620cf418 home: small padding adjustment 2023-06-13 14:56:31 -05:00
tomholford
2d6e599d04
Merge pull request #184 from tloncorp/t/gear
gear: migrate from deprecated packages + use gear
2023-06-08 16:05:23 -07:00