Tinnus Napbus
8bf4373d13
remove unused components
...
Fixes #6216
- bitcoin: removed
- garden: new location https://github.com/tloncorp/landscape
- hs: removed
- urbit (vere), docker-image, ent, urcrypt:
new repo https://github.com/urbit/vere
2023-01-20 13:49:03 +13:00
fang
0af037571e
Merge branch 'next/arvo' into next/dill
2023-01-05 22:20:02 +01:00
tomholford
0f5433c014
Merge branch 'master' into next/groups
2023-01-03 14:16:28 -08:00
fang
721fa05519
Merge branch 'next/arvo' into next/dill
2023-01-03 18:56:33 +01:00
Liam Fitzgerald
4584067e7d
Merge branch 'lf/gladio-2'
2022-12-09 15:23:18 +10:00
Liam Fitzgerald
cf2c73a0e1
group-store: make %migrate idempotent
2022-12-09 12:39:47 +10:00
Hunter Miller
e4560339ec
migration: fixing state versions
2022-12-08 07:53:00 -06:00
Liam Fitzgerald
fbb2bd865e
migration: uninstall through %docket
2022-12-07 08:36:35 +10:00
Hunter Miller
7a3066b922
Merge branch 'lf/gladio-2' of github.com:urbit/urbit into lf/gladio-2
2022-11-30 20:15:53 -06:00
Hunter Miller
feb305b59e
Revert "migration: undoing ship/src.bowl change, adding logging to imports"
...
This reverts commit de1cdcefbb
.
2022-11-30 20:12:17 -06:00
Liam Fitzgerald
0f6ae4b74a
group-store: fix flag declaration
2022-12-01 11:22:41 +10:00
Hunter Miller
de1cdcefbb
migration: undoing ship/src.bowl change, adding logging to imports
2022-11-30 16:46:47 -06:00
Liam Fitzgerald
0a555981cc
landscape: optionally disable memory mitigations in OTA
2022-11-29 13:25:15 +10:00
Liam Fitzgerald
ce1332565e
graph-store: drop signatures
2022-11-25 18:14:53 +10:00
Liam Fitzgerald
8f6366d1c9
landscape: remove testing cruft
2022-11-25 12:32:13 +10:00
Liam Fitzgerald
9d0877c219
landscape: support pending state in migration
2022-11-24 15:42:50 +10:00
Liam Fitzgerald
ab578c7018
graph-store: nuke groups desk and uninstall
2022-11-24 14:52:03 +10:00
Liam Fitzgerald
e41e589367
landscape: add backups to groups 2 migration
2022-11-24 14:21:17 +10:00
Liam Fitzgerald
dd04bd8f79
landscape: include club migration
2022-11-23 14:29:40 +10:00
Liam Fitzgerald
bc787310d9
landscape: fix wire consistency in migration
2022-11-23 12:43:11 +10:00
Liam Fitzgerald
d5f3374756
landscape: sketch of staggered deployment
2022-11-22 16:09:40 +10:00
Patrick O'Sullivan
0254997533
Groups/Garden: Add S3 region to s3 settings
2022-11-04 16:04:22 -05:00
Liam Fitzgerald
1a2a9ee899
graph-store: drop unnecessary logs
...
Drops unnecessary logs for subscribers, to reduce memory usage. In local
testing, this incurred a 20% improvement in graph-store memory usage.
Note that publishers still retain the entire history, for backlog and
resubscribe purposes. Subscribers still retain a handful of updates so
that they can resubscribe upon kick correctly.
2022-03-24 13:31:15 -06:00
fang
c4f38032ce
pkg: move /lib/dill into base-dev, include it
...
Landscape desk needed it, but didn't have it.
2022-02-20 15:35:55 -06:00
Liam Fitzgerald
e1138e1684
push-hook: fix %revoke action for versioned subscriptions
2021-12-13 06:23:03 -05:00
Liam Fitzgerald
fd4844bf9f
pull-hook: fix swapped argument preventing cards being sent
2021-12-13 06:19:00 -05:00
Liam Fitzgerald
0af4d998c1
Merge pull request #5449 from urbit/lf/group-view-refactor
...
groups: refactor joining process
2021-12-02 12:09:09 -05:00
Liam Fitzgerald
5f52ec9ad6
garden: move /+ hark-store into -dev
2021-11-30 11:25:30 -05:00
Liam Fitzgerald
b30e2d26a0
landscape: reorg join fields
2021-11-24 15:18:56 -05:00
Liam Fitzgerald
8f368d3d5d
landscape: move /nack path into lib
2021-11-24 15:12:22 -05:00
Liam Fitzgerald
835c0baf2b
group-view: refactor types for additional functionality
2021-11-17 16:03:30 -05:00
Liam Fitzgerald
9de0caf319
metadata: allow previews for group chats
2021-11-17 15:56:48 -05:00
Liam Fitzgerald
1cae55b432
landscape: address jake review
2021-10-25 19:59:36 -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
52be186fcc
pull-hook: add nice flag to kick poke
2021-09-30 19:17:49 +10:00
Liam Fitzgerald
fffa2c1385
landscape: correctly freeze graph-update-2
2021-09-30 14:08:21 +10:00
Liam Fitzgerald
cf5f444458
graph-store: bump update mark
2021-09-28 12:50:45 +10:00
Hunter Miller
e9ac2bd9cf
types: correcting path type v2
2021-09-20 20:34:23 -05:00
Hunter Miller
7aefdd957d
Merge branch 'dist' into hm/landscape-app-link
2021-09-20 20:04:03 -05:00
Hunter Miller
2dbfbedd05
app-reference: correcting structure and hoon typings
2021-09-17 18:25:32 -05:00
Liam Fitzgerald
7b9b0c62b7
various: update symbolic merges
2021-09-17 14:54:01 +10:00
Liam Fitzgerald
143a8e08e6
various: fix dependencies & tests
2021-09-17 14:51:19 +10:00
Hunter Miller
d786c8d677
permalink: app embeds
2021-09-16 16:05:54 -05:00
Liam Fitzgerald
a433e4f911
Merge remote-tracking branch 'origin/dist' into lf/nu-hark-store
2021-09-14 12:40:52 +10:00
Liam Fitzgerald
e4fad4f7b1
various: fix packaging
2021-09-10 14:37:17 +10:00
Liam Fitzgerald
e08ac991b3
garden: move settings-store
2021-09-09 09:52:56 +10:00
Liam Fitzgerald
f24fbe3eba
Merge remote-tracking branch 'origin/dist' into lf/nu-hark-store
2021-09-06 14:34:46 +10:00
Liam Fitzgerald
76e033c649
landscape: upgrade for new hark-store
2021-09-06 13:31:11 +10:00
Liam Fitzgerald
9c32c502d8
lib/versioning: parameterise desk
2021-09-02 09:06:06 +10:00
Ted Blackman
119547011a
symlink %base-dev and %garden-dev into %landscape
2021-09-02 00:39:55 +03:00