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
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
Liam Fitzgerald
76cc80af6c
bitcoin: split into seperate desk
2021-08-26 13:00:58 +10:00
Ted Blackman
616ab66f26
merge master; loosen :hood's updates
2021-08-11 19:23:36 +03:00
Ted Blackman
bd3e452a42
landscape,interface: use new %kiln base-hash scry
2021-07-20 21:55:39 +03:00
Ted Blackman
a20564949c
landscape: remove debugging artifact
2021-07-19 14:03:43 +03:00
Ted Blackman
efb1c547eb
landscape: installs without crashing (but threads still fail)
2021-07-19 14:02:50 +03:00
Ted Blackman
05d0f0a6eb
landscape: adding files, not done yet
2021-07-18 23:11:45 +03:00
Ted Blackman
1c41b01359
%base: move landscape files out; %base boots, %landscape validates
2021-07-18 04:40:20 +03:00