Hunter Miller
e252c46692
apps-search: deps should have provider
2021-10-21 11:55:44 -05:00
finned-palmer
648a6efed2
Fix horiz. pad. on mobile layout
2021-10-20 19:46:20 -05:00
finned-palmer
4a53e89186
Add home icon, match new design somewhat
2021-10-20 19:46:17 -05:00
finned-palmer
3b35df4620
Fix master key invoice as well.
2021-10-20 19:44:20 -05:00
finned-palmer
eb5d026df4
Fix issues with bridge and external invoices
2021-10-20 19:44:19 -05:00
Hunter Miller
a71724371c
local-storage: better versioning scheme until modules
2021-10-20 18:48:42 -05:00
Hunter Miller
4196abf0ce
apps-search: adds status indicator
2021-10-20 17:28:41 -05:00
Hunter Miller
9dc7dfa439
vite: fixing secure proxy
2021-10-20 15:19:26 -05:00
fang
a7d707fa91
hood: add non-interactive mode to |nuke
...
Also improves the copy a bit.
2021-10-20 14:15:50 -05:00
fang
5c09a46c07
hood: ask for confirmation during |nuke
2021-10-20 11:40:57 -05:00
Liam Fitzgerald
1cc388c42f
landscape: fix failing scry causing messages to be improperly validated
...
If we received a graph-node with that was signed by a past or future
life of a ship, then we would potentially crash scrying for the public
keys. Now, if there is a mismatch between lives, we simply no-op and
treat the signature as valid.
2021-10-19 13:00:00 -05:00
Liam Fitzgerald
49b38df2b6
Revert "blockquote: Remove unnecessary log of quote contents"
2021-10-19 12:33:54 -05:00
Liam Fitzgerald
5df73c4b3f
Merge pull request #5265 from pfych/master
...
blockquote: Remove unnecessary log of quote contents
2021-10-19 12:33:50 -05:00
fang
020a00e33f
Revert "btc-wallet: import pre-dist settings as needed"
2021-10-15 16:36:13 +02:00
fang
3f71a1c5e7
Merge pull request #5311 from urbit/m/bitcoin-recovery
...
btc-wallet: import pre-dist settings as needed
2021-10-15 00:15:16 +02:00
Hunter Miller
7aedd77d20
grid: updating glob
2021-10-14 16:44:49 -05:00
fang
b6bdd4fed6
Merge pull request #5286 from urbit/m/multi-type
...
docket: better glob upload handling
2021-10-12 23:47:57 +02:00
Hunter Miller
9d0257854d
Merge pull request #5322 from urbit/hm/new-grid-icons
...
grid: new system prefs icons and tweaks
2021-10-12 11:05:39 -05:00
Hunter Miller
0326efbd3f
grid: simplifying system icon and prefix storage with ship
2021-10-12 11:04:03 -05:00
Hunter Miller
5b3b2ff671
grid: fixing vite/tailwind pipeline
2021-10-12 10:49:24 -05:00
Hunter Miller
8bf8cbb47d
system-prefs: shouldn't see two settings sections for system
2021-10-12 10:49:01 -05:00
Hunter Miller
305cd0b567
tile: making tweaks for mark :)
2021-10-12 10:48:20 -05:00
Hunter Miller
7b16f8d375
system-prefs: updating icons
2021-10-12 09:54:44 -05:00
Hunter Miller
7c2429e6ac
system-prefs: fixing non-null assertion errors on null rail
2021-10-11 10:39:48 -05:00
janeway-bot
2f0f0faad3
Merge c9a508c653
into release/next-userspace
2021-10-09 01:19:02 +04:00
fang
c9a508c653
Merge pull request #5305 from urbit/hm/fix-popover-routes
...
interface: safer de-sigging
2021-10-08 23:18:32 +02:00
Hunter Miller
c3271b0b2e
landscape: updating glob
2021-10-08 15:37:33 -05:00
Hunter Miller
9b7774ebc8
groups: removing spammy log
2021-10-08 14:35:36 -05:00
Hunter Miller
ecaf7345e2
notification-redirects: fixing group dms
2021-10-08 14:34:20 -05:00
fang
45ec631ed2
Merge pull request #5315 from urbit/m/bar-ota
...
gen: make |ota useful again
2021-10-08 19:57:38 +02:00
fang
f9f91b9592
gen: make |ota useful again
...
As an alias for installing into the base desk. Defaults to the remote
ship's %kids desk if no desk is specified.
2021-10-08 21:39:19 +04:00
Hunter Miller
f6533823f6
Merge branch 'master' into hm/fix-popover-routes
2021-10-08 12:24:44 -05:00
Hunter Miller
17736498eb
popover-routes: put something resembling a real path
2021-10-08 12:20:42 -05:00
fang
ef90e9db31
Merge pull request #5233 from urbit/m/eip-1559-plus
...
ethereum: add signing support for eip-1559 transactions
2021-10-08 19:16:37 +02:00
fang
5131d3165d
Merge branch 'release/next-userspace' into m/eip-1559-plus
2021-10-08 20:42:37 +04:00
fang
8ed93c27c4
kiln: re-emit clay listen for affected ships
...
Previous version of kiln had a bug where a crash caused the listen to be
dropped, making kiln ignore base commits.
2021-10-07 23:12:42 +04:00
fang
bbc20e6bb7
kiln: safely bump not-yet-installed desks
...
Previously this wasn't accounting for the "couldn't read kelvin from
local desk" case properly, resulting in crashes during updates to base,
after which other desks wouldn't be started back up.
2021-10-07 22:29:24 +04:00
fang
a6bc01e791
hood: no longer work around bad clay %u behavior
...
Previously it would crash for non-existent desk. No longer does, so we
don't need to avoid this.
2021-10-07 21:58:56 +04:00
fang
bf4aef198c
clay: give %u answer for non-existent desks
...
Instead of considering it "in the future", an existence check for paths
on non-existent desks now always produce false.
2021-10-07 21:57:56 +04:00
fang
a916f4b0d0
btc-wallet: import pre-dist settings as needed
...
If the have btc-wallet settings stored under the landscape desk,
reimport them if we haven't written it to the bitcoin desk yet.
Additionally, removes the bitcoin settings from the landscape desks.
2021-10-07 17:08:01 +04:00
Hunter Miller
62741df416
Merge pull request #5300 from urbit/ted/kiln-dudes
...
kiln: refresh dudes on local reinstall
2021-10-06 17:42:46 -05:00
Hunter Miller
f2e00ba091
Merge pull request #5302 from urbit/lf/landscape-notifications
...
landscape: revive notifications
2021-10-06 17:42:01 -05:00
Jake Miller
ff81f00ec3
Merge branch 'release/next-userspace' into lf/grid-leap-ally
2021-10-06 18:10:43 -04:00
Hunter Miller
52ad639e1e
grid: fixing types and updating glob
2021-10-06 16:14:38 -05:00
Hunter Miller
63decf68eb
docket: handling initial state
2021-10-06 15:27:26 -05:00
Hunter Miller
908d27a916
Update pkg/grid/src/nav/search/Providers.tsx
2021-10-06 14:16:14 -05:00
Jake Miller
af2a1bfb10
Merge pull request #5306 from urbit/jm/fix-ames-glob
...
spider, docket: fix versioning and validate-mark
2021-10-06 15:01:19 -04:00
fang
e6d4f204d3
treaty: pr fixup
2021-10-06 21:15:38 +04:00
fang
d9267a62d8
treaty: whitespace
2021-10-06 21:15:17 +04:00
fang
c29108a5f0
dojo: support running threads from other desks
...
Similar to the syntax for generators, you can now -desk!thread to run
the thread from the specified desk.
2021-10-06 19:57:53 +04:00
ryjm
084f74129b
spider, docket: fix versioning and validate-mark
2021-10-05 22:46:07 -04:00
Hunter Miller
789aea4711
interface: switching all de-sigification to use deSig fn
2021-10-05 17:09:16 -05:00
Hunter Miller
7f0c319af4
landscape: updating glob
2021-10-05 13:22:34 -05:00
Hunter Miller
b40fcf629e
notifications: adding opened behavior, deduping body, and small design tweak
2021-10-05 13:12:14 -05:00
Joe Bryan
9a1b9b4450
Merge branch 'master' into release/next-vere
...
* master: (595 commits)
grid: updating glob
landscape: updating glob
graph-store: clean up merge artefact
interface: reduce %all-stats correctly
docket: correctly en-vase a docket definition
kiln: don't +mean the tang noun alongside the tang
hood: scry for list of desks with empty desk name
hood: remove needless weld
hood: report %kids desk hash in +report-vats
landscape: fix joining indicator in statusbar
interface: reduce %saw-place correctly
app-prefs: fixing logic around enabled
pull-hook: add nice flag to kick poke
graph-pull-hook: renegotiate subscriptions
graph-store: Handle missing update-logs gracefully in scries
arvo: update jamfiles
landscape: correctly freeze graph-update-2
jael: on rekey, update life if moon
tmp/ jamfiles
btc: updating glob
...
2021-10-05 11:33:08 -04:00
Liam Fitzgerald
3945ec457e
landscape: update notification rendering for new hark
2021-10-05 14:14:30 +10:00
Liam Fitzgerald
623303c893
landscape: update notification reducing for new hark
2021-10-05 14:10:02 +10:00
Liam Fitzgerald
36a9fceab3
landscape: refactor notification redirects
2021-10-05 14:08:01 +10:00
Liam Fitzgerald
88216c9f9c
interface: revive notifications in Groups
2021-10-05 14:06:46 +10:00
Ted Blackman
adf8670c31
kiln: refresh dudes on local reinstall
2021-10-04 18:17:29 -04:00
Hunter Miller
f5fc13706a
grid: updating glob
2021-10-04 15:16:57 -05:00
Hunter Miller
3d8bd05499
landscape: updating glob
2021-10-04 15:12:15 -05:00
fang
ea6147bd66
graph-store: clean up merge artefact
2021-10-05 00:00:13 +04:00
fang
aa48973c6a
Merge branch 'release/next-userspace'
2021-10-04 23:45:45 +04:00
fang
0a847c11f2
Merge pull request #5281 from urbit/lf/landscape-fix
...
landscape: fix chats not bumping, hide spinner correctly
2021-10-04 21:25:29 +02:00
fang
cce5050bc9
Merge pull request #5298 from urbit/lf/fix-unreads-issues
...
interface: ignore wrong desk hark updates
2021-10-04 21:25:21 +02:00
fang
d606ba61d1
Merge pull request #5204 from urbit/lf/handle-undef-assoc
...
interface: Handle undefined association in getFeedPath
2021-10-04 21:22:09 +02:00
fang
08a1730197
Merge pull request #5278 from urbit/hm/fix-app-ota-setting
...
app-prefs: fixing logic around enabled
2021-10-04 21:14:12 +02:00
fang
4bb7b37582
Merge pull request #5284 from urbit/ea/report-kids-hash
...
hood: report %kids desk hash in +report-vats
2021-10-04 21:12:32 +02:00
fang
2a0e0c9dbe
Merge pull request #5290 from urbit/m/kiln-prettier-onto
...
kiln: don't +mean the tang noun alongside the tang
2021-10-04 21:12:03 +02:00
Joe Bryan
6c43748f2c
Merge pull request #5295 from urbit/jb/serf-whey
...
vere: updates worker memory measurement to include full profile
2021-10-04 10:09:26 -07:00
Liam Fitzgerald
9ccff90d77
interface: reduce %all-stats correctly
2021-10-04 19:30:13 +10:00
Liam Fitzgerald
43e15be781
grid: autoally on leap
...
Fixes urbit/landscape#1242
2021-10-04 16:01:35 +10:00
Liam Fitzgerald
cfb10b621c
treaty: fixup subscriptions
2021-10-04 16:01:12 +10:00
Joe Bryan
46dd61d547
serf: updates grab to fallback to old output on error
2021-10-02 21:39:48 -04:00
Joe Bryan
87d9398a31
serf: disable hashboard in meld
2021-10-02 21:39:30 -04:00
fang
ef93dd88d2
docket: correctly en-vase a docket definition
2021-10-02 17:30:56 +02:00
fang
66b8c046b7
kiln: don't +mean the tang noun alongside the tang
2021-10-02 13:07:23 +02:00
Philip Monk
73f2950004
u3: fix big noun equality
...
Large nearly-identical nouns were reported as equal due to a bug
introduced in e389220d18
. This fixes
that.
The bug was noticed when small changes were made to files and they
didn't register as changes to clay's %a subscribers.
Fixes #5285
2021-10-01 20:39:08 -05:00
fang
7ca810f2cf
docket: show error msgs earlier during glob upload
...
The error could mean that we don't have a valid `desk`. We want to show that
message, instead of trying to `(~(got by charges) desk)`.
Fixes #5282 .
2021-10-01 15:25:38 +02:00
fang
51f4c83352
multipart: more lenient content-type parsing
...
It's not uncommon for files to have mime types like `image/svg+xml`.
The + in there was tripping up the strictly-`@ta` parser for the content-type.
Here we change the parser to accept +, and all the other characters that the
`@t` parser accepts. This is perhaps a bit overkill, but we primarily care
about getting the parsed request to the caller. If any further validation is
required, it can happen upstream.
Fixes #5282 .
2021-10-01 15:22:22 +02:00
Edward Amsden
60e3ac274b
hood: scry for list of desks with empty desk name
...
Co-authored-by: fang <github@fang.io>
2021-10-01 08:31:18 -04:00
Edward Amsden
000cfff73e
hood: remove needless weld
2021-10-01 08:14:10 -04:00
Edward Amsden
5fdd7d74f7
hood: report %kids desk hash in +report-vats
2021-10-01 08:08:11 -04:00
Liam Fitzgerald
52f4d9a367
landscape: fix joining indicator in statusbar
2021-10-01 13:40:25 +10:00
Liam Fitzgerald
c80806c062
interface: reduce %saw-place correctly
2021-10-01 13:38:26 +10:00
Hunter Miller
c1cfda1aaf
app-prefs: fixing logic around enabled
2021-09-30 18:10:25 -05:00
Liam Fitzgerald
52be186fcc
pull-hook: add nice flag to kick poke
2021-09-30 19:17:49 +10:00
Liam Fitzgerald
aa44d2e8a1
graph-pull-hook: renegotiate subscriptions
2021-09-30 18:53:07 +10:00
Liam Fitzgerald
13eb709fb1
graph-store: Handle missing update-logs gracefully in scries
...
If a subscription was kicked before receiving any graph-updates on it,
then the attempt to construct a valid resubscribe path would fail, as
the scry crashes. Fixes this by handling the missing update-log case
correctly.
2021-09-30 18:47:50 +10:00
Liam Fitzgerald
c6b4ff11fe
arvo: update jamfiles
2021-09-30 14:32:34 +10:00
Liam Fitzgerald
fffa2c1385
landscape: correctly freeze graph-update-2
2021-09-30 14:08:21 +10:00
Philip Monk
facdf4dbc1
jael: on rekey, update life if moon
2021-09-29 20:51:57 -05:00
Ted Blackman
eac1ba1ba5
tmp/ jamfiles
2021-09-29 21:25:04 -04:00
Ted Blackman
be5e6746ee
Merge branch 'dist' of github.com:urbit/urbit into dist
2021-09-29 20:37:25 -04:00
Hunter Miller
6b4707cf8d
Merge branch 'dist' of github.com:urbit/urbit into dist
2021-09-29 19:33:58 -05:00
Hunter Miller
7955ce1085
btc: updating glob
2021-09-29 19:33:45 -05:00
Ted Blackman
5cce66523c
Revert "clay: print cult"
...
This reverts commit d4bc38f774
.
2021-09-29 20:31:57 -04:00
Ted Blackman
86a2715e67
clay: purge %next and %sing on migration
2021-09-29 20:10:53 -04:00
Ted Blackman
d4bc38f774
clay: print cult
2021-09-29 20:01:43 -04:00