Hunter Miller
bedf6135a6
storage: update for presigned urls
2023-10-17 18:49:36 -05:00
Hunter Miller
69936b7479
Merge branch 'master' into add-token-upload
2023-10-17 18:49:08 -05:00
Hunter Miller
8671e372d3
Merge pull request #231 from tloncorp/ns/genuine-followup
...
Remove dots from serialized %genuine secret
2023-10-13 10:20:02 -05:00
~midsum-salrux
fe1d88b90b
New serialization scheme to avoid mismatches from URL
2023-10-13 11:12:46 -04:00
~midsum-salrux
cf1620a638
Add sigpam for testing
2023-10-13 10:44:54 -04:00
jamesacklin
6aa3c9757b
version bump: 1 19 0 [skip actions]
2023-10-12 13:28:16 +00:00
github-actions
458165e90c
update glob: [skip actions]
2023-10-11 20:49:02 +00:00
Patrick O'Sullivan
36168d738e
Merge pull request #230 from tloncorp/po/land-1048-only-show-dm-notifications-for-talk-in-lanscape
...
notifications: only show dm notifications for talk
2023-10-11 15:46:15 -05:00
midsum-salrux
b50d099807
Merge pull request #229 from tloncorp/ns/genuine
...
LAND-1000: %genuine agent
2023-10-11 16:43:43 -04:00
Patrick O'Sullivan
c5a45c2e69
notifications: only show dm notifications for talk
2023-10-11 15:37:11 -05:00
~midsum-salrux
4d08efbff4
Merge branch 'ns/genuine' of github.com:tloncorp/landscape into ns/genuine
2023-10-11 15:53:07 -04:00
~midsum-salrux
f0767e5c62
Store secret unserialized
2023-10-11 15:52:40 -04:00
midsum-salrux
beb0721095
Update desk/app/genuine.hoon
...
Co-authored-by: fang <github@fang.io>
2023-10-11 15:49:01 -04:00
~midsum-salrux
bf1d254ce0
Small formatting changes
2023-10-11 15:08:09 -04:00
~midsum-salrux
8d6148ab9e
%genuine agent
2023-10-11 14:29:56 -04:00
github-actions
66a0b47d73
update glob: [skip actions]
2023-10-10 17:43:26 +00:00
Hunter Miller
3be565c259
Merge pull request #228 from tloncorp/hm/add-portal
...
apps: add portal to app list
2023-10-10 12:41:17 -05:00
Hunter Miller
c61dd9dc8a
apps: add portal to app list
2023-10-10 12:35:24 -05:00
Hunter Miller
1fd36edad1
Merge pull request #227 from tloncorp/ns/lure-412
...
LAND-1039 Remove src.bowl check for public endpoint
2023-10-10 12:19:15 -05:00
~midsum-salrux
a73d500096
Remove src.bowl check for public endpoint
2023-10-10 13:06:03 -04:00
jamesacklin
86979e5d45
version bump: 1 18 2 [skip actions]
2023-10-06 20:58:24 +00:00
github-actions
d31eb41962
update glob: [skip actions]
2023-10-06 20:51:55 +00:00
james acklin
24e652c730
Merge pull request #226 from tloncorp/hm/fix-vere-version-parsing
...
system preferences: fix vere version parsing
2023-10-06 16:49:47 -04:00
Hunter Miller
38a936fcbd
sysprefs: dont filter landscape from list
2023-10-06 15:42:50 -05:00
Hunter Miller
a08146261d
vere: ensure we parse version strings the same, use more robust parsing
2023-10-06 15:42:28 -05:00
jamesacklin
deb800ab29
version bump: 1 18 1 [skip actions]
2023-10-06 18:46:26 +00:00
james acklin
f04d0390fa
Merge pull request #225 from tloncorp/m/re-re-growl
...
growl: don't scry during +on-load
2023-10-06 14:42:04 -04:00
fang
a3f689f2ea
growl: rename %default to %initialize
2023-10-06 20:29:54 +02:00
fang
bde54ec4e3
growl: don't scry during +on-load
...
The upgrade from %0 to %1 was calling into +on-init, which issues a
scry. In some cases, that might not be able to complete successfully,
aborting the whole event that triggered the load.
Here, we move this "set flag based on settings" logic into a %default
poke command, and change the +on-load logic to set a timer that calls
that instead, defering the scry to the next event.
2023-10-06 20:20:05 +02:00
jamesacklin
509f381b61
version bump: 1 18 0 [skip actions]
2023-10-06 10:06:37 +00:00
james acklin
5679138a7c
Merge pull request #224 from tloncorp/m/re-growl
2023-10-06 04:51:14 -04:00
github-actions
6fc2b36ad1
update glob: [skip actions]
2023-10-06 08:49:26 +00:00
james acklin
b0481af8c6
Merge pull request #223 from pkova/master
2023-10-06 04:47:12 -04:00
fang
245503f5e7
bark: clear bark data on-opt-out
...
We shouldn't leave stale data in the mailchimp database, but rather wipe
any data we've collected for users that are explicitly opting out.
2023-10-05 10:24:31 +02:00
fang
7bd7e4f54b
bark: small tweaks to threads
...
The json serialization logic hadn't been updated correctly. We leave a
better comment for easier reference. And we want more details to look at
in the case something errors out.
2023-10-04 11:00:33 +02:00
fang
f254e9c294
growl: don't fumble the activity logging consent
...
Previous logic for reading %settings-event facts was a little to eager
in declaring explicit non-consent. It would also set the flag to false
in cases where we received updates not matching what we were looking
for.
Now, it's not entirely certain that this was a problem, but we did
observe "disabled growl" on ships that had the setting toggle on the
frontend set to true, and this seemed like the only viable cause of
that.
We also update +on-load to re-set the flag from the current settings
value, to correct any lingering mismatching states.
2023-10-04 10:55:20 +02:00
Pyry Kovanen
e54178e46b
vere: split at correct location
2023-10-03 17:21:09 +03:00
github-actions
150ad47228
update glob: [skip actions]
2023-09-29 14:42:03 +00:00
Hunter Miller
f1a65228f0
tile: removing debugger
2023-09-29 09:39:26 -05:00
pkova
3eac1e876b
vere: fix vere version check for 412k
2023-09-29 14:35:38 +03:00
Juan Raphael Diaz Simões
0642a16681
First try
2023-09-28 09:35:42 +05:00
Hunter Miller
42aade6148
Merge branch 'master' of github.com:tloncorp/landscape
2023-09-27 17:14:44 -05:00
Hunter Miller
1743ed90f2
ops: correct ship name for live deploy
2023-09-27 17:14:34 -05:00
Hunter Miller
2eea6d9e99
Merge pull request #221 from tloncorp/hm/bad-docket-base
...
docket: bad base
2023-09-27 14:11:53 -05:00
Hunter Miller
3f31c0210f
docket: bad base
2023-09-27 12:15:09 -05:00
Juan Raphael Diaz Simões
210f53269c
Exports that seem not needed
...
Just to help thinking
2023-09-27 21:57:14 +05:00
github-actions
7f910505d1
update glob: [skip actions]
2023-09-26 16:32:17 +00:00
Patrick O'Sullivan
653224b954
Merge pull request #220 from tloncorp/hm/hide-garden
...
sys-prefs: hide garden
2023-09-26 11:29:54 -05:00
Hunter Miller
75f2536c02
sys-prefs: hide garden
2023-09-26 11:29:03 -05:00
arthyn
183c67bb36
version bump: 1 17 1 [skip actions]
2023-09-26 16:12:50 +00:00