matildepark
476d106e34
Merge pull request #4334 from urbit/lf/store-debug
...
interface: add debug shim to store
2021-01-27 18:24:12 -05:00
Logan Allen
cb21979d94
contacts: added %set-public update type
2021-01-27 17:20:42 -06:00
Matilde Park
4ce5aafd4f
profileOverlay: add dropdown options
2021-01-27 18:08:41 -05:00
Matilde Park
95a773df2a
profileOverlay: add stubbed status setting logic
...
Just needs the API call filled in.
2021-01-27 17:41:15 -05:00
Tyler Brown Cifu Shuster
a81bca8661
interface: changes ModalButton semantics for keyboard acessibility
...
fixes urbit/landscape#216
2021-01-27 14:25:57 -08:00
James Acklin
71d8a266c4
hark: remove hook option
...
Fixes urbit/landscape#265
2021-01-27 17:25:01 -05:00
James Acklin
512da2d7ff
hark: simplify hook
...
Fixes urbit/landscape#265
2021-01-27 17:23:51 -05:00
Matilde Park
ca9f2e48dd
profileOverlay: new profile style
2021-01-27 17:22:38 -05:00
Matilde Park
4268a3c22d
chat: weave flattened contacts prop
2021-01-27 17:20:58 -05:00
Matilde Park
cab2a76004
leap: mono for ship names
2021-01-27 16:13:52 -05:00
James Acklin
71a4fffb76
hark: persist hovering control
...
Fixes urbit/landscape#265
2021-01-27 15:52:28 -05:00
ixv
9715c280e3
Merge pull request #4276 from urbit/ixv/settings
...
settings store
2021-01-27 11:02:45 -08:00
L
c3395d4c14
Merge pull request #4337 from urbit/mp/contacts/ui-detail
...
contacts: UI details
2021-01-27 12:47:53 -06:00
fang
353e0f7395
clay: condense +pile-rule
...
Rewrites the `+pile-rule` parsing rule for compactness and legibility.
This is a purely stylistic change.
2021-01-27 12:17:40 -05:00
Tyler Brown Cifu Shuster
41ebbcc82f
added NPM packages
2021-01-26 21:45:18 -08:00
Ted Blackman
ca1585c841
clay: static clay boots
2021-01-26 22:51:52 -05:00
Ted Blackman
ce9f1eb3da
clay: fix +grow in mark casting
2021-01-26 20:43:23 -05:00
Matilde Park
3c4a62accf
statusbar: dropdown uses cursor: pointer
2021-01-26 18:47:44 -05:00
Matilde Park
e0be1223c8
profile: assume sig is prepended
...
Our contacts object uses ~patp format. We're prefixing sigs on top of
this, causing the profile page to break unless the sig is provided,
and then showing patp info with two sigs.
This just prefixes sigs in the route and removes the sigs prepended in
user-facing strings.
2021-01-26 18:46:31 -05:00
Matilde Park
d852140403
leap: add contacts searching
2021-01-26 18:42:54 -05:00
Isaac Visintainer
59e070e46e
graph-store: updated tree type in import flow
2021-01-26 14:32:38 -08:00
Isaac Visintainer
d902f339c2
lens: remove chat-* exports
2021-01-26 14:32:38 -08:00
Logan Allen
090946e328
contact-store: updates sent to /all path as well
2021-01-26 16:18:01 -06:00
Logan Allen
516c3418ea
interface: profile updates work
2021-01-26 16:17:41 -06:00
Matilde Park
95d2d6eb08
statusbar: style dropdown
2021-01-26 17:13:00 -05:00
Matilde Park
78940cb10f
Merge branch 'release/next-js' into mp/contacts/ui-detail
2021-01-26 16:51:46 -05:00
Logan Allen
f5e623b04a
interface: get edit closer
2021-01-26 15:41:50 -06:00
Logan Allen
683df1b9a4
contact-store: fix crash
2021-01-26 15:41:34 -06:00
Logan Allen
e577edfc32
interface: split profile into multiple components, beginning Formik work
2021-01-26 15:23:01 -06:00
Logan Allen
316b86e7fb
contact-store: update to add public groups and force us to always keep our own contact
2021-01-26 15:22:33 -06:00
matildepark
8f3afbd0ef
Merge pull request #4331 from urbit/lf/hark-lazy-scroll
...
notifications: lazy load correctly
2021-01-26 16:19:39 -05:00
Ted Blackman
6be1ebc41a
clay,lull: +test-mar-mime passes
2021-01-26 15:59:36 -05:00
matildepark
b227c18354
Merge pull request #4332 from urbit/lf/circular-json-err
...
localState: prevent serialization of HTMLElement
2021-01-26 14:33:43 -05:00
Matilde Park
0a632b117f
localState: add 'omniboxShown' to blacklist
2021-01-26 14:15:53 -05:00
Liam Fitzgerald
d0fb69847b
graph: add permissioning for links
2021-01-26 14:58:27 +10:00
Liam Fitzgerald
955ea54502
graph: add permissioning for chat
2021-01-26 14:50:33 +10:00
Liam Fitzgerald
4b6637ec9a
graph-hooks: %remove-nodes permissioning
2021-01-26 14:47:35 +10:00
Isaac Visintainer
4ca7af1dad
settings: frontend api and reducer logic
2021-01-25 20:33:23 -08:00
Isaac Visintainer
c77559021f
settings: fix minor issues with json encoding
2021-01-25 20:32:09 -08:00
Liam Fitzgerald
ad05ddcc34
graph-hooks: %add-nodes permissioning
2021-01-26 12:42:44 +10:00
Liam Fitzgerald
9c0ad13abd
group-store: add resource field to app-tag
...
Adds a resource field to the app-tag type, as apps will generally want
to use tags to identify a specific resource
2021-01-26 11:48:45 +10:00
Liam Fitzgerald
f2fd69df90
metadata: interface cleanup
2021-01-26 11:46:06 +10:00
Liam Fitzgerald
a488c1f5fb
metadata-hooks: use pokes instead of watches to communicate preview
2021-01-26 11:10:39 +10:00
Matilde Park
4b4cbd0041
chat: hide datestamp on mobile
2021-01-25 19:58:47 -05:00
matildepark
d211358749
Merge pull request #4333 from tylershuster/chat/wobble
...
chat: fixes wobble
2021-01-25 19:46:19 -05:00
Isaac Visintainer
026b7b09ce
settings: add mark for scry result for frontend scry json conversion
2021-01-25 16:43:47 -08:00
Liam Fitzgerald
8fe1b3d4ea
Revert "pull-hook: add +take-update arm"
...
This reverts commit 2ce654555c
.
2021-01-26 10:09:31 +10:00
Liam Fitzgerald
5163761ede
Revert "metadata-hooks: reuse flows for previews"
...
This reverts commit 9c6ddc59a5
.
2021-01-26 10:09:25 +10:00
Liam Fitzgerald
50be6ce4f2
interface: add debug shim to store
...
adds window.debugStore() to show past actions based on the tag and the
current state of some slice of the store. Logs the past 15 actions for
each tag.
2021-01-26 09:47:48 +10:00
Tyler Brown Cifu Shuster
c9107d96b4
chat: fixes wobble
2021-01-25 15:44:09 -08:00
Liam Fitzgerald
ccbe4f9ad3
Merge remote-tracking branch 'origin/release/next-userspace' into lf/md-modernize
2021-01-25 14:00:07 +10:00
Liam Fitzgerald
9c6ddc59a5
metadata-hooks: reuse flows for previews
2021-01-25 13:54:58 +10:00
Liam Fitzgerald
2ce654555c
pull-hook: add +take-update arm
2021-01-25 13:07:47 +10:00
Liam Fitzgerald
8da7af4462
localState: prevent serialization of HTMLElement
...
suspendedFocus may contain an HTMElement, which would throw an error
when it was serialized. Prevents this by adding suspendedFocus to the
seralization blacklist.
2021-01-25 12:46:54 +10:00
Liam Fitzgerald
ffb7e404f4
notifications: acknowledge end of notifications
2021-01-25 11:57:49 +10:00
Liam Fitzgerald
14579c642f
notifications: fix lazy loading
2021-01-25 11:32:12 +10:00
Liam Fitzgerald
f88318b1b7
glob: update to 0v7.9mc9i.jbk7p.smfcl.3aose.b6dat
2021-01-24 11:28:33 +10:00
Matilde Park
48f34795da
links: return submit if no 'first item'
...
Fixes unfiled bug where creating a new collection returned a blank
screen.
2021-01-23 12:43:19 -05:00
janeway
a9b32192fc
glob: update to 0v7.3vkbq.euver.m66ss.rs6kt.06tp8
2021-01-22 17:15:13 -05:00
Matilde Park
d3c52c5e19
Merge branch 'release/next-js' into release/next-userspace
2021-01-22 17:01:28 -05:00
Matilde Park
06fab93349
chat: disallow markdown links
2021-01-22 16:56:28 -05:00
Matilde Park
b150e4b1e6
landscape: downgrade formik to 2.1.5
...
Form behaviours are broken above this version.
2021-01-22 16:47:47 -05:00
Matilde Park
318831f6a9
chat: disallow markdown nodes
...
Using RemarkBreaks and RemarkDisableTokenizers breaks one or
the other in simultaneous use.
We fall back to escaping markdown tokens we don't want.
2021-01-22 16:47:22 -05:00
pilfer-pandex
9ed4f9fbe0
king: fix dat gold (again)
2021-01-22 11:53:22 -08:00
pilfer-pandex
5476433546
Merge branch 'release/next-vere' into pp/wire
2021-01-22 11:22:04 -08:00
pilfer-pandex
55ff6eeede
Merge branch 'master' into release/next-vere
2021-01-22 11:20:02 -08:00
Liam Fitzgerald
4cb8339bf1
metadata: surface icon and show interstitial on invite
2021-01-22 14:12:09 +10:00
pilfer-pandex
8db4e2ad7e
king: new mug
2021-01-21 19:41:19 -08:00
janeway
d16c228870
glob: update to 0v7.ttn7o.50403.rf6oh.63hnc.hgpc9
2021-01-21 19:15:58 -05:00
Matilde Park
604b338dcd
Merge branch 'release/next-js' into release/hotfix/2021-1-21
2021-01-21 19:04:47 -05:00
Matilde Park
71e91458c6
landscape: prevent "back" overflow on mobile
2021-01-21 18:58:06 -05:00
Matilde Park
0db868c1a6
publish: fix background when editing
2021-01-21 18:51:29 -05:00
Matilde Park
4afdb19090
links: pad on small devices
2021-01-21 18:31:41 -05:00
Matilde Park
a610471fb7
interface: update dependencies
2021-01-21 18:26:17 -05:00
matildepark
000e94e588
Merge pull request #4321 from tylershuster/hark/dm-layout-fix
...
fixes urbit/landscape#252
2021-01-21 18:01:53 -05:00
pilfer-pandex
fbe13d411d
king: elim zigzag in --stderr (still interlacing)
2021-01-21 14:55:03 -08:00
Logan Allen
2ad33fe6a3
interface: built out profile view screen
2021-01-21 13:39:43 -06:00
matildepark
84d23a9308
Merge pull request #4239 from urbit/m/graph-join-backoff
...
graph: make the join thread back off
2021-01-21 13:27:59 -05:00
Logan Allen
288302a406
wip
2021-01-21 11:58:59 -06:00
Logan Allen
8f5efe46be
interface: add blank profile
2021-01-21 11:37:30 -06:00
Logan Allen
7bb76ba39c
contact-store: change fields in to reflect new profile
2021-01-21 11:36:48 -06:00
Tyler Brown Cifu Shuster
61ec3bb2cf
fixes urbit/landscape#252
2021-01-21 07:59:40 -08:00
Liam Fitzgerald
752c279c83
metadata-api: timeout on clientside
2021-01-21 15:20:07 +10:00
Liam Fitzgerald
de33d3d572
metadata-hooks: store previews
2021-01-21 15:18:13 +10:00
Liam Fitzgerald
42e7746b9c
group-settings: update to match new designs
2021-01-21 15:05:01 +10:00
Liam Fitzgerald
92a4dcabdb
Merge remote-tracking branch 'origin/release/next-js' into lf/md-modernize
2021-01-21 12:48:37 +10:00
Liam Fitzgerald
2decc24286
interface: bump indigo
2021-01-21 12:24:19 +10:00
Liam Fitzgerald
85a5488332
AsyncButton: protect against double submit
2021-01-21 11:44:22 +10:00
Liam Fitzgerald
9424e56827
graph-api: prevent more than one join request
2021-01-21 10:46:04 +10:00
Liam Fitzgerald
3bf03ffc9b
graph-join: crash on backoff and fix scry mold
2021-01-21 10:43:25 +10:00
Liam Fitzgerald
015dffeb0f
metadata-hooks: start in drum
2021-01-21 10:14:19 +10:00
Matilde Park
2df7c62a33
landscape: sidebar header item center, padded
...
Fixes urbit/landscape#257 .
2021-01-20 18:45:07 -05:00
Matilde Park
3418b0f6e6
Merge branch 'release/next-js' into lf/infinite-link-scroll
2021-01-20 18:05:03 -05:00
Ted Blackman
6234b56ac1
ames: cache message +jam in +on-memo
2021-01-20 15:29:45 -05:00
Matilde Park
fb1e4033d7
landscape: font + padding hotfix
...
- Channel Settings size
- Padding on channel header
2021-01-20 13:27:27 -05:00
Matilde Park
31def6f57a
Merge branch 'release/next-js' into release/next-userspace
2021-01-20 12:47:31 -05:00
Liam Fitzgerald
c10b96d5ed
glob: update to 0v3.ov15r.suma1.1i1rk.f45qh.u9opu
2021-01-20 14:09:42 +10:00
matildepark
a4155c2e6b
Merge pull request #4289 from urbit/mp/chat/newlines
...
chat: allow line breaks in markdown
2021-01-19 21:19:16 -05:00
Liam Fitzgerald
871fba20a3
metadata-store: add permissions field
2021-01-20 11:51:07 +10:00
janeway-bot
0fc5c4ef53
Merge 108a5f0de8
into release/next-js
2021-01-20 04:53:34 +04:00
Liam Fitzgerald
69a5675a86
graph-store: log %add-graph
...
When a graph is joined, the subscriber receives an %add-graph update
that corresponds to the current state of the graph. This was not logged,
so if the graph did not recieve any updates before the subscription was
kicked, the whole graph would be have to be sent again. This would be
largely asymptomatic, however hark-store assumes that %add-graph will
only be emitted when a new graph is joined or created. As such, we log
this initial update, so that the push-hook can correctly ascertain the
backlog it needs to send and so %add-graph is only emitted once per
graph. This also opens the door for time-varying scries into
graph-store.
Fixes #4290
2021-01-20 10:52:19 +10:00
Logan Allen
058bd69cf1
interface: broke apart settings and profile, updated StatusBar UI
2021-01-19 16:07:34 -06:00
Matilde Park
6363868731
publish: step up font size in titles
2021-01-19 16:25:36 -05:00
Matilde Park
1f7348ab6c
publish: move 'new post' to header
2021-01-19 16:24:21 -05:00
Logan Allen
7ffce92c37
hood: start %contact-push/pull-hooks
2021-01-19 15:20:47 -06:00
Logan Allen
54b64f5682
contacts: write hooks and use permisssioning system
2021-01-19 15:07:11 -06:00
Matilde Park
904ba113b7
author: increase font size
2021-01-19 15:54:07 -05:00
Matilde Park
4eb3a5ffdf
statusbar: remove patp
2021-01-19 15:51:34 -05:00
Matilde Park
3f8de9a701
leap: correct font sizing of input
2021-01-19 15:47:30 -05:00
Matilde Park
392bccc6a8
launch: prevent modal button size overflow
2021-01-19 15:46:23 -05:00
Matilde Park
22f7754583
landscape: step up font size in channel header
2021-01-19 15:44:42 -05:00
Matilde Park
d0a276fd43
chat: add editor padding on mobile
2021-01-19 15:44:20 -05:00
Matilde Park
7ba6efbca2
publish: prevent 'new post' squash
2021-01-19 15:30:35 -05:00
Matilde Park
6ce130176a
links: equalise font size, fix dropdown width
2021-01-19 15:28:43 -05:00
Matilde Park
ed2b350b2f
profile: widen sidebar
2021-01-19 15:24:55 -05:00
Matilde Park
f5344efade
landscape: widen popover menu
2021-01-19 15:22:55 -05:00
Matilde Park
6790664b2b
sidebar: level padding-right
2021-01-19 15:20:30 -05:00
Matilde Park
2ea9b48ecb
groupSwitcher: prevent text clipping
2021-01-19 15:19:40 -05:00
Logan Allen
6d95cc76a4
interface: basic new contact-store support
2021-01-19 13:59:11 -06:00
Logan Allen
cdb91291ed
contact-store: %allow/%disallow support
2021-01-19 13:59:11 -06:00
Logan Allen
dca2c9ae58
interface: updated api/logic in reducer and api to reflect new %contact-store
2021-01-19 13:59:11 -06:00
Logan Allen
1eb99bfdcd
contact-store: wrote out all the JSON conversions and store compiles
2021-01-19 13:59:11 -06:00
Logan Allen
1f7f86f682
contact-store: first approach at rewrite
2021-01-19 13:59:09 -06:00
Isaac Visintainer
78bdcbf020
settings: renamed to settings store; used =* instead of =/
2021-01-19 11:41:28 -08:00
Isaac Visintainer
67954362a3
settings: new store, lib, sur, and mar
2021-01-19 11:41:28 -08:00
Liam Fitzgerald
becd520c45
links: pass empty measure prop to fix comments
2021-01-18 17:14:12 +10:00
Liam Fitzgerald
959c7ee488
LinkWindow, VirtualScroller: virtualise correctly
2021-01-18 16:32:12 +10:00
Liam Fitzgerald
8541886433
metadata: expose manual pinning of channels
2021-01-18 12:13:41 +10:00
Liam Fitzgerald
ccb47e533d
metadata-store: update import functionality
2021-01-18 11:10:16 +10:00
Liam Fitzgerald
c0ddf43865
metadata-hooks: refine preview behaviour
...
Timeout proxied subscriptions and distinguish between a nack and a kick.
2021-01-18 10:58:03 +10:00
matildepark
86dd68a7cc
Merge pull request #4291 from urbit/mp/landscape/qa-2021-1
...
landscape: QA from 1.5, round one
2021-01-15 17:54:39 -05:00
Matilde Park
64b4689a4a
landscape: remove old new channel button
2021-01-15 17:45:10 -05:00
Matilde Park
2cd80bf2af
landscape: sidebar updated to latest
2021-01-15 17:32:39 -05:00
Liam Fitzgerald
ab1ad4e51f
JoinGroup: add group preview
2021-01-15 15:48:58 +10:00
Liam Fitzgerald
f3ab81f88b
metadata: allow for preview subscriptions
2021-01-15 15:45:51 +10:00
Liam Fitzgerald
5d9955c0ce
Merge remote-tracking branch 'origin/release/next-js' into lf/md-modernize
2021-01-15 14:53:10 +10:00
Matilde Park
a889095265
landscape: amend paddingRight in sidebar
2021-01-14 20:28:44 -05:00
Matilde Park
316c52802f
landscape: prevent offscreen bumps from font size
2021-01-14 20:22:20 -05:00
Matilde Park
a6254066e7
newChannel: correct dark mode back link
2021-01-14 20:18:07 -05:00
Matilde Park
f00b887867
dropdown: use latest mockup
2021-01-14 20:16:37 -05:00
janeway-bot
3d7be50f16
Merge cb7c9c6535
into release/next-js
2021-01-15 04:49:34 +04:00
Liam Fitzgerald
e3ae98123b
push-hook: remove old resource-for-update
2021-01-15 10:33:37 +10:00
Liam Fitzgerald
e83efcb932
pull-hook: ensure facts are not malicious
...
Ensure that the resource from the wire, the resource for the update
match up. Also ensure that the source ship and the ship that is being
pulled from for the resource match up. Without this, a host of a graph
could send updates for graphs that they do not hosts, and these would be
unconditionally forwarded, allowing malicious hosts to overwrite graphs
that they do not host.
2021-01-15 10:33:37 +10:00
Liam Fitzgerald
478e45d373
push-hook: use mark conversion to get resource
2021-01-15 10:33:34 +10:00
Matilde Park
d5b0f15e0b
launch: icons match modal icon margin
2021-01-14 19:32:39 -05:00
Matilde Park
07070fc3b6
statusbar: force squared icons
...
Both were 32x34; either we could change px to 7px or
tell it to fit 32px. I chose latter.
2021-01-14 19:26:14 -05:00
Matilde Park
2180fd65c3
hark: use pat-da for dates
2021-01-14 19:19:52 -05:00
Matilde Park
84e6073745
publish: delete uses cursor:pointer
2021-01-14 19:10:02 -05:00
Matilde Park
a0f324b800
hark: only allow marking as read
...
Fixes urbit/landscape#149 .
2021-01-14 19:08:51 -05:00
Matilde Park
901a08aa25
chat: allow line breaks in markdown
...
Fixes #4202 .
2021-01-14 18:07:20 -05:00
matildepark
faef9b1d42
Merge pull request #4279 from tylershuster/hark/inbox-layout
...
notifications: fix layout
2021-01-14 14:27:03 -05:00
github-actions[bot]
398edad5f0
Merge a1345ddac4
into release/next-js
2021-01-14 07:03:56 +00:00
Jared Tobin
a1345ddac4
Merge pull request #4256 from black-river-software/black-river-software/dockerize
...
Nix build for a 'smart' docker image that can load keyfiles or a pier and boot a ship
2021-01-14 11:03:25 +04:00
Liam Fitzgerald
c6ae0cec53
sane: update for new metadata-store
2021-01-14 13:46:16 +10:00
Liam Fitzgerald
2cfa0f073f
Merge remote-tracking branch 'origin/release/next-userspace' into lf/md-modernize
2021-01-14 13:37:55 +10:00
Liam Fitzgerald
55c2991a9b
metadata-store,hook: add OTA adapter
2021-01-14 13:10:32 +10:00
Tyler Brown Cifu Shuster
7be1d8d313
interface: add useHovering hook
2021-01-13 18:50:14 -08:00
github-actions[bot]
49706ebf13
Merge 344e40fda7
into release/next-js
2021-01-14 02:19:20 +00:00
Liam Fitzgerald
344e40fda7
glob: update to 0v1.4u9gp.rs1fi.ki7ok.ib4cp.mgdvs
2021-01-14 12:10:44 +10:00
Liam Fitzgerald
3fa761aaf3
metadata-store: add picture field
2021-01-14 11:12:48 +10:00
Liam Fitzgerald
541efa5ff9
various, metadata: update metadata interactions
2021-01-14 11:04:15 +10:00
Liam Fitzgerald
585b6fefa1
hark-graph-hook: rewatch all DMs on upgrade
2021-01-14 10:47:11 +10:00
Liam Fitzgerald
3728a41300
Merge pull request #4266 from urbit/la/aggro-channel-ack
...
channel.js: ack every 30 events *even if this.outstandingJSON is empty*
2021-01-14 10:13:16 +10:00
matildepark
a400573c8e
Merge pull request #3416 from urbit/lf/app-sane
...
Applied schizoanalysis: Sanity checking for landscape
2021-01-13 18:02:15 -05:00
Tyler Brown Cifu Shuster
9b15ccbcc8
fixes https://github.com/urbit/landscape/issues/171
2021-01-13 14:32:31 -08:00
Matilde Park
2a91c43fa8
publish: automatically continue lists
...
Fixes #3329 .
2021-01-13 16:30:49 -05:00
Ted Blackman
f469dbf8bc
clay,lull: compiles with static marks
2021-01-13 15:20:58 -05:00
Edward Amsden
a64e0e141e
build: Build docker image and publish to Docker Hub
...
d3c5aa74c1
introduced a Docker image intended for deploying Urbit ships
This commit modifies the build.yml GitHub Actions workflow to build the
docker image as part of the push/PR workflow, and adds a
`release-docker.yml` workflow, which runs on any tag push `urbit-v*` and
pushes the image to Docker Hub, also synchronizing the README.
Co-authored-by: Josh Lehman <josh@urbit.org>
2021-01-13 12:36:45 -05:00
Edward Amsden
d3c5aa74c1
build: A 'smart' docker image
...
This commit adds the `docker-image` attribute to the main Nix
entrypoint, invoking `nix/pkgs/docker-image` which will build
a 'smart' docker image that can load keyfiles or a pier and
boot a ship
It includes a README for the official docker image, suitable
for posting as the README to a Docker Hub or similar docker
image repository.
2021-01-13 07:37:28 -05:00
Tyler Brown Cifu Shuster
d8ec8ae9d1
fixes https://github.com/urbit/landscape/issues/146
2021-01-12 22:46:49 -08:00
Tyler Brown Cifu Shuster
f5e51b321b
fixes https://github.com/urbit/landscape/issues/148
2021-01-12 22:33:17 -08:00
Liam Fitzgerald
2384b902b0
metadata: update JS
2021-01-13 15:40:48 +10:00
Tyler Brown Cifu Shuster
f9452a4173
notifications: fix layout
...
fixes https://github.com/urbit/landscape/issues/218
2021-01-12 21:14:07 -08:00
Liam Fitzgerald
9921cdfc81
metadata: add hooks
2021-01-13 14:50:37 +10:00
Liam Fitzgerald
9b6ec09fe9
metadata-store, various: update scry library
2021-01-13 14:05:22 +10:00
Liam Fitzgerald
d724e933b3
metadata-store: move to 1-1 mapping between groups and resources
...
Most of userspace already makes this assumption, but it was never
reflected in metadata-store itself.
2021-01-13 13:50:04 +10:00
Liam Fitzgerald
b69d11bd86
hark-store: rework caching to correctly calculate unread totals
...
Hark, when calculating unread totals was ignoring notifications that
were under the same stats-index, but a different index. Reworks the
cache to calculate unread totals correctly.
2021-01-13 12:40:53 +10:00
Ted Blackman
ece8bbf0a2
clay: WIP static mark and cast builds
2021-01-12 19:10:11 -05:00
Matilde Park
36a5bfbf93
landscape: hotfix to cite in statusbar
2021-01-12 18:58:04 -05:00
Matilde Park
c7f4327920
landscape: pass contact to profile overlay
2021-01-12 18:05:30 -05:00
Matilde Park
115bb9a3d8
chat: code fontSize step down
2021-01-12 15:03:19 -05:00
Matilde Park
344c40f51e
landscape: delete interim themes
2021-01-12 14:59:58 -05:00
Matilde Park
686127cc8b
landscape: update to indigo-react 1.2.16
2021-01-12 14:56:37 -05:00
Matilde Park
cbfbfa21c1
landscape: update light / dark versions
2021-01-12 14:32:34 -05:00
Matilde Park
3f059a57d8
Merge branch 'release/next-js' into mp/landscape/indigo-themes
2021-01-12 14:27:22 -05:00
matildepark
804ceb9631
Merge pull request #4269 from urbit/lf/hark-phantom-dot
...
hark: address phantom dot on archive
2021-01-12 14:11:28 -05:00
fang
208148caf9
Merge pull request #4181 from urbit/lf/local-azimuth
...
azimuth: add local contracts
2021-01-12 17:30:36 +01:00
fang
c77a5ba91d
azimuth: remove empty line
2021-01-12 17:12:13 +01:00
Tyler Brown Cifu Shuster
652073cd49
interface: bump sigil-js
2021-01-11 21:12:47 -08:00
Liam Fitzgerald
aec6b1d754
sane: add dangling metadata checker
2021-01-12 14:57:18 +10:00
Liam Fitzgerald
2cd5e462b0
Merge remote-tracking branch 'origin/release/next-userspace' into lf/app-sane
2021-01-12 14:29:22 +10:00
Liam Fitzgerald
98324445c1
metadata-store: exorcise paths
2021-01-12 14:26:19 +10:00
Liam Fitzgerald
70f3f4a408
azimuth: style nits
2021-01-12 12:54:57 +10:00
Liam Fitzgerald
742971fec9
LinkWindow: address Tyler review
2021-01-12 12:44:16 +10:00
Liam Fitzgerald
c6465bf0ad
Merge remote-tracking branch 'origin/release/next-js' into lf/infinite-link-scroll
2021-01-12 12:34:51 +10:00
Liam Fitzgerald
b009104f8b
notifications: update count on archive
2021-01-12 12:25:54 +10:00
Matilde Park
ced3d7a079
meta: force dev stream deploy
2021-01-11 18:26:42 -05:00
janeway
2d50075bfb
glob: update to 0v5.sekq0.8skge.ekt62.i73ig.g5sep
2021-01-11 18:15:12 -05:00
Logan Allen
3611fcab16
channel-js: ensure lastEventId is an integer, and correctly set lastAckedEvent
2021-01-11 23:07:53 +00:00
Liam Fitzgerald
5a24de979a
graph-view: first draft
2021-01-12 09:05:39 +10:00
Liam Fitzgerald
30b551323b
lib/agentio: add helper library for constructing cards
2021-01-12 09:05:22 +10:00
Matilde Park
c6069bda3f
Merge branch 'release/next-js' into release/hot/2020-1-11
2021-01-11 17:51:42 -05:00
matildepark
9e3722d581
Merge pull request #4262 from urbit/lf/hark-autorebuild
...
hark-store: Fix channel marking as read crash
2021-01-11 17:48:30 -05:00
matildepark
c44ac6210b
Merge pull request #4261 from urbit/lf/hark-remove-fixes
...
hark-store: fix dangling unreads
2021-01-11 17:48:09 -05:00
Liam Fitzgerald
99bc912fc5
hark-store: add rebuild printf
2021-01-12 08:31:10 +10:00
Liam Fitzgerald
9c7ac3773a
hark, graph-store: address L review
2021-01-12 08:15:14 +10:00
Liam Fitzgerald
a82c0bb2fe
hark-store: address L style review
2021-01-12 08:05:40 +10:00
fang
0613b5b297
tally: also list the groups we're in
2021-01-11 22:56:02 +01:00
fang
578f10180a
tally: add generator for measuring group activity
...
Scrapes groups and graphs for member counts and recent activity respectively,
and uses that to print out a "tally" of activity for all local groups and their
channels. Since this output is intended to be shared with other parties,
anonymizes resource identifiers by default.
2021-01-11 22:55:48 +01:00
Matilde Park
3ba0d89ee5
chat: unreverse keys when getting unread msg
...
Fixes #4219 .
2021-01-11 16:49:14 -05:00
Logan Allen
5dd29f1fe7
channel.js: ack every 30 events *even if this.outstandingJSON is empty*
2021-01-11 15:29:15 -06:00
Tyler Brown Cifu Shuster
f1c9a596c2
chat: fix sizing on mobile
...
fixes https://github.com/urbit/landscape/issues/230
2021-01-11 12:29:45 -08:00
matildepark
0fd5ba6054
Merge pull request #4244 from urbit/la/fix-4217
...
hark-group-hook: add type checking to vase sent to %hark-store, fix #4217
2021-01-11 15:01:47 -05:00
Liam Fitzgerald
dfc3ef0c0e
hark-graph-hook: dismiss unreads for a node when it is deleted
2021-01-11 17:44:25 +10:00
Liam Fitzgerald
1ed0477663
graph-store: emit affected descended nodes in %remove-nodes
...
When %remove-nodes is sent as an update, it may refer to a parent node,
in which case the deletion of all the parent's children is implied. If
we hold onto references to nodes outside of graph-store, we are unable
to tell which of our references were affected, other than iterating over
every reference to check if one of the deleted indices is a prefix of
the reference. This is obviously undesirable, so we emit all of the
nodes we deleted, including the nodes deleted implicitly.
2021-01-11 17:44:25 +10:00
Liam Fitzgerald
18301fa7d7
hark-store: cleanup dangling unreads
...
Creates a noun poke %fix-dangling, which iterates through the unreads
and dismiss those which refer to nodes which no longer exist.
Additionally, adds a migration which runs this poke.
2021-01-11 17:44:25 +10:00
Liam Fitzgerald
7e0af9cfca
graph-store: add node existence query
2021-01-11 17:44:25 +10:00
Liam Fitzgerald
d01f1f62e5
hark-graph-hook: fix muting on %remove-graph
...
*_watching was bunting to watching (i.e. a no-op), causing watching to
be wiped everytimne a graph was removed
2021-01-11 17:43:58 +10:00
Liam Fitzgerald
1529113d6f
hark-store: fix mark channel as read issue
...
Addresses root cause of #4201
2021-01-11 17:43:02 +10:00
Liam Fitzgerald
8fe8cfd29e
hark-store: rebuild cache on inconsistency, instead of crashing
...
Addresses #4201 , although the root cause of the cache inconsistency is
still at large.
2021-01-11 17:42:54 +10:00
pilfer-pandex
958ebc5a24
king: ted's new packet format
2021-01-10 21:19:40 -08:00
Jared Tobin
bba0bb056f
interface: reference urbit/urbit repository
...
Prepends 'urbit/urbit@' to the rendered Landscape shorthash, which
should cause GitHub to auto-link the commit.
2021-01-10 22:12:12 +04:00
Matilde Park
b3afaaf3e3
chat: fix 'enter' behaviour on iOS
2021-01-08 18:03:11 -05:00
matildepark
f3d5ebfe67
Merge pull request #4253 from tylershuster/hash-z-index
...
launch: fix hash color and mobile position
2021-01-08 17:10:56 -05:00
Tyler Brown Cifu Shuster
ea9db15d67
launch: fix hash color and mobile position
...
fixes https://github.com/urbit/landscape/issues/166
2021-01-08 13:10:27 -08:00
Matilde Park
cc88278a9f
statusbar: correct flexed reconnectbutton
2021-01-08 15:23:51 -05:00
matildepark
c6e3fe46f7
Merge pull request #4251 from tylershuster/hark/update-inbox-title
...
interface: put dynamic title on inbox
2021-01-08 14:47:14 -05:00
matildepark
f037ad1107
Merge pull request #4250 from tylershuster/publish/on-navigate-behavior
...
publish: fixes two behaviors on navigation
2021-01-08 14:44:36 -05:00
Tyler Brown Cifu Shuster
7ce3fd49eb
interface: put dynamic title on inbox
...
fixes https://github.com/urbit/landscape/issues/222
2021-01-08 10:32:20 -08:00
matildepark
6f3b248bdf
Merge pull request #4248 from tylershuster/publish/line-breaks
...
publish: renders line breaks
2021-01-08 13:00:22 -05:00
Tyler Brown Cifu Shuster
4bd7a65416
publish: scroll to top on note navigation
...
fixes #4204
2021-01-08 09:59:14 -08:00
Tyler Brown Cifu Shuster
f8b9f40d16
publish: mark read on navigate
...
fixes #4207
2021-01-08 09:48:55 -08:00
Tyler Brown Cifu Shuster
de4eee1eaf
publish: renders line breaks
...
fixes #4245
2021-01-08 09:42:46 -08:00
Tyler Brown Cifu Shuster
36592d154c
groups: confirm channel deletion
...
fixes #4199
2021-01-08 09:30:40 -08:00
matildepark
71f16fc32b
Merge pull request #4246 from urbit/mp/landscape/link-collection-icon
...
landscape: use 'collections' icon
2021-01-07 19:54:24 -05:00
matildepark
ef289cf282
Merge pull request #4210 from urbit/m/file-surfer-docs
...
file-server: inline docs for actions
2021-01-07 19:46:04 -05:00
matildepark
9c44c7eec5
Merge pull request #4225 from urbit/mp/landscape/allow-blank-ships
...
shipSearch: skip validating 'undefined'
2021-01-07 19:45:29 -05:00
matildepark
caa18af943
Merge pull request #4227 from urbit/mp/landscape/edit-mentioned-comments
...
landscape: edit comments include leading sig
2021-01-07 19:45:07 -05:00
matildepark
ca0cf64a54
Merge pull request #4243 from urbit/mp/landscape/upload-ios
...
landscape/useS3: restore behaviour on iOS
2021-01-07 19:44:45 -05:00
Matilde Park
c922fad2ff
landscape: use 'collections' icon
2021-01-07 19:40:25 -05:00
Logan Allen
83036c0cc3
hark-group-hook: add type checking to vase sent to %hark-store, fix #4217
2021-01-07 14:03:03 -06:00
matildepark
7a41664ba1
Merge pull request #4238 from urbit/mp/term/you-dropped-this
...
term: use 'this' in notificationscount
2021-01-07 13:52:25 -05:00
Matilde Park
40473bf833
landscape/useS3: restore behaviour on ios
2021-01-07 13:28:21 -05:00
matildepark
0830c01024
Merge pull request #4230 from tylershuster/font-fallback
...
interface: add fallback fonts
2021-01-07 01:17:49 -05:00
matildepark
d441d826a0
Merge pull request #4144 from urbit/ga/qa-3
...
Ga/qa 3
2021-01-06 18:57:59 -05:00
Gavin Atkinson
c8c7621fdd
launch: remove console.log
2021-01-06 15:35:58 -08:00
Gavin Atkinson
7363852f29
Landscape: Explaination of private vs public group in NewGroup
2021-01-06 15:36:18 -08:00
Gavin Atkinson
681d849265
landscape: Style chage on shipSearch tag
2021-01-06 15:36:09 -08:00
Gavin Atkinson
1fcd8076d7
landscape: spacing tweaks in groupSwitcher and sidebar
2021-01-06 15:35:58 -08:00
Gavin Atkinson
a726de34f7
leap: Resolves leap spacing
2021-01-06 15:35:58 -08:00
github-actions[bot]
5053b1f38b
Merge 85435e9a81
into release/next-js
2021-01-06 22:44:17 +00:00
fang
69704c6a80
graph: make the join thread back off
...
Pushes the pathological case back a bit, but doesn't make it stop trying.
2021-01-06 23:22:54 +01:00
Matilde Park
38c89616fe
term: use 'this' in notificationscount
2021-01-06 17:12:49 -05:00
Logan Allen
c99bf65d81
graph-delete thread: properly remove entry from metadata-store and hook
2021-01-06 15:32:16 -06:00
fang
6769e5cf5a
spider: prefix thread ids with thread name
...
For thread ids generated by spider itself, includes the name of the thread,
for convenient identification.
2021-01-06 22:20:51 +01:00
matildepark
1b96410b94
Merge pull request #4197 from tylershuster/hark-title
...
interface: document title
2021-01-06 16:10:37 -05:00
Tyler Brown Cifu Shuster
207c9accde
interface: document title
2021-01-06 12:54:52 -08:00
L
2725f5b2c0
Merge pull request #4216 from urbit/la/fix-4164
...
4164: fixes display issue with jobs / gigs based on faulty hark state
2021-01-06 12:24:36 -06:00
matildepark
bb48d8b3c7
Merge pull request #4224 from urbit/mp/landscape/patp-punctuation
...
landscape: allow most patp punctation in tokenize
2021-01-06 13:06:10 -05:00
Tyler Brown Cifu Shuster
1bc5d22412
interface: add fallback fonts
2021-01-05 22:05:36 -08:00
Tyler Brown Cifu Shuster
dbc452ff44
interface: fixes bug where profile overlay would crash due to hook use
2021-01-05 19:04:15 -08:00
Matilde Park
bd1148e171
landscape: edit comments include leading sig
...
Fixes #4212 .
2021-01-05 21:47:38 -05:00
Matilde Park
4573043168
shipSearch: skip validating 'undefined'
...
Fixes #4218 .
2021-01-05 21:37:52 -05:00
Matilde Park
746fa57d15
landscape: allow most patp punctation in tokenize
...
Fixes #4183 .
2021-01-05 21:14:41 -05:00
Matilde Park
822a378fb4
Merge branch 'release/next-js' into release/next-userspace
2021-01-05 20:06:37 -05:00
Matilde Park
3abfcbd4ea
statusbar: change color on collapsed text
2021-01-05 19:54:50 -05:00
Matilde Park
9159d92927
meta: correct environment in status bar
2021-01-05 19:33:04 -05:00
Matilde Park
113aad6db5
meta: remove unnecessary variable
2021-01-05 19:24:51 -05:00
Matilde Park
2c0ecc6494
meta: amend environment variable access
2021-01-05 19:18:35 -05:00
Matilde Park
b21f5e0f06
statusbar: add conditional dev stream render
2021-01-05 18:54:43 -05:00
Matilde Park
136efa76a3
Merge branch 'release/next-js' into ixv/fix-unread-resubscribe
2021-01-05 17:34:28 -05:00
fang
141fb07109
Merge pull request #4221 from urbit/m/hark-but-quiet
...
landscape: remove hark-update printfs
2021-01-05 23:21:21 +01:00
matildepark
8cbf726fa6
Merge pull request #4171 from tylershuster/local-state-hooks
...
interface: convert local state to hooks
2021-01-05 17:18:15 -05:00
fang
8538b4fd7b
landscape: remove hark-update printfs
2021-01-05 23:07:10 +01:00
Isaac Visintainer
cbdb8903fc
notifications: clear state before processing initial update
2021-01-05 13:49:49 -08:00
Logan Allen
599c4db175
interface: place priority in understanding state of channel in graphKeys
2021-01-05 12:35:39 -06:00
Liam Fitzgerald
44ac3130f8
graph-store: use +bap for update-log listification
2021-01-05 08:23:12 +10:00
Liam Fitzgerald
3e1207283b
Merge remote-tracking branch 'origin/master' into lf/update-log-order
2021-01-05 08:18:12 +10:00
matildepark
584755de2d
Merge pull request #4121 from tylershuster/serve-woff
...
landscape: add woff2 support, serve Inter & Source Code Pro
2021-01-04 11:31:02 -05:00
fang
b8bf96d55f
file-server: inline docs for actions
2021-01-02 13:44:13 +01:00
fang
1b1b613729
clay: condense +pile-rule
...
Rewrites the `+pile-rule` parsing rule for compactness and legibility.
This is a purely stylistic change.
2020-12-24 13:03:56 +01:00
Philip Monk
598a46d1f7
Merge remote-tracking branch 'origin/la/spider-fix' into philip/gall-vega
2020-12-18 17:04:02 -08:00
pilfer-pandex
29cc12d206
king: various fixes and improvements
2020-12-18 17:00:56 -08:00
Philip Monk
e0dfbc8083
gall: fix huck wires
2020-12-18 16:28:43 -08:00
Philip Monk
548e2dcea8
gall: don't molt on vega
...
We can't molt until clay has gotten its pork or else we'll build the old
app against the new kernel. This ignores vegas, since we should get a
notification from clay on /sys/lyv.
2020-12-18 15:33:58 -08:00
janeway
327a542952
glob: update to 0v5.hvt1e.ie7it.b7i7l.1r7jj.dn9ib
2020-12-18 13:06:18 -08:00
Philip Monk
39cc1c51ec
Merge remote-tracking branch 'origin/la/fix-archivebox' into release/next-sys
2020-12-18 12:55:08 -08:00
Philip Monk
bb29b7c749
Merge remote-tracking branch 'origin/master' into release/next-sys
2020-12-18 12:46:13 -08:00
Philip Monk
a5993cc3e7
Merge remote-tracking branch 'origin/release/next-hoon' into release/next-sys
2020-12-18 12:43:07 -08:00
Philip Monk
e03030b80c
Merge pull request #4136 from urbit/m/redo-hint
...
hoon: add jet hint for +redo
2020-12-18 12:42:12 -08:00
Logan Allen
ad80e2a716
interface: change Read text to Dismiss
2020-12-18 14:26:28 -06:00
pilfer-pandex
fec7d99fd1
Merge branch 'eg/wyrd-hs' into pp/wire
2020-12-18 12:04:52 -08:00
L
0ed3f41c6f
Merge pull request #4193 from tylershuster/clear-weather
...
weather: add style for 'Clear'
2020-12-18 13:34:03 -06:00
Tyler Brown Cifu Shuster
35c63c1491
weather: add style for 'Clear'
2020-12-18 10:58:46 -08:00
Logan Allen
d6707865a1
interface: fix missing archiveBox by removing Archive view
2020-12-18 12:45:15 -06:00
Liam Fitzgerald
2d6913794f
glob: update to 0v7.p2egb.1l8lk.11asn.n1bkb.71bkt
2020-12-18 14:09:25 +10:00
Liam Fitzgerald
a66d0fc2ba
Merge remote-tracking branch 'origin/release/next-userspace'
2020-12-18 14:04:08 +10:00
Liam Fitzgerald
097d6e923b
interface: update package-lock.json
2020-12-18 13:57:38 +10:00
Liam Fitzgerald
128356dd47
Merge pull request #4156 from urbit/lf/last-updated
...
hark-graph-hook, hark-store: set last-updated on self posts
2020-12-18 13:56:16 +10:00
Philip Monk
65d477b0fc
Merge pull request #4184 from urbit/philip/jael-order
...
jael: fix breach notification ordering
2020-12-17 16:24:38 -08:00
Philip Monk
c824284764
Merge pull request #4143 from urbit/philip/ames
...
ames: Fix stuck flows caused by %strange-current
2020-12-17 16:23:59 -08:00
fang
0034c6d79e
Merge pull request #4115 from urbit/m/commit-single-desk
...
vere: commit the specified mountpoint only
2020-12-18 00:57:17 +01:00
Philip Monk
b6b2926105
Merge remote-tracking branch 'origin/master' into release/next-sys
2020-12-17 15:19:57 -08:00
Philip Monk
41a2ed084e
jael: fix breach notification ordering
...
When we changed wires from /a/foo to /ames/foo, our sorting function
started sorting by last character instead of first character, so breach
notifications were given to gall before ames. This made gall try to
resubscribe before ames cleared its state, so the message would be lost.
Fixes #4177
2020-12-17 15:19:06 -08:00
Tyler Brown Cifu Shuster
380a7b30af
interface: convert local state to hooks
2020-12-17 12:29:56 -08:00
Logan Allen
be8c0940e7
hark-graph-hook: reduce extraneous %no-metadata printfs
2020-12-17 19:45:05 +00:00
Liam Fitzgerald
6b6e9a7be2
hark: cleanup notifications on leave
2020-12-17 16:10:26 +10:00
Liam Fitzgerald
aec5fbcc23
azimuth: add local contracts
2020-12-17 15:16:28 +10:00
Liam Fitzgerald
69c555c4b5
hark: lazier notifications, update in add-graph
2020-12-17 11:59:35 +10:00
Elliot Glaysher
3451e02cd1
OK, and now we are walking through the effects
2020-12-16 16:53:25 -05:00
Logan Allen
0341814c54
zuse: add backward tap (+bap) to +ordered-map
2020-12-16 12:57:05 -06:00
Elliot Glaysher
44d8119119
That was it. Fixed the wyrd:insane issue.
2020-12-16 11:46:54 -05:00
Elliot Glaysher
d6def3c4cb
WIP: Got to the point where we boot and goof on the event
2020-12-16 11:17:13 -05:00
fang
744cce098f
Merge pull request #4163 from jfranklin9000/release/next-userspace
...
dbug: make eyre Channels header match the table
2020-12-16 15:53:31 +01:00
Liam Fitzgerald
7ae79cfb1a
glob: update to 0v2.4fgj3.q9463.10ksb.jmhse.00031
2020-12-16 17:52:08 +10:00
Liam Fitzgerald
169955b45a
hark: rework unread tracking, pt.3
2020-12-16 17:46:35 +10:00
Liam Fitzgerald
610a8730b7
wip
2020-12-16 14:22:23 +10:00
Joe Bryan
6678e7313b
hoon: crash with valid tank on %eror
2020-12-15 18:22:51 -08:00
Liam Fitzgerald
0ab9af0679
glob: update to 0v1.pr789.2ugh8.chgtm.dlmfn.cc9pr
2020-12-16 10:11:05 +10:00
Liam Fitzgerald
6012609214
notifications: fix accidental overwrite
2020-12-16 10:08:03 +10:00
Liam Fitzgerald
fa7c347870
graph-store: add TODO comment for backwards tap
2020-12-16 09:42:01 +10:00
Joe Bryan
78e545b6df
Merge branch 'release/next-vere' into jb/verb
...
* release/next-vere:
jets: updates declarations, adding/updating hashes and hooks
jets: fix "hot jet" registraton path printing
vere: report, not crash, on unreasonable -Y and -Z
2020-12-15 15:06:15 -08:00
Joe Bryan
3dd8980c73
Merge pull request #4170 from urbit/jb/re-hashboard
...
u3: revive hashboard
2020-12-15 14:58:32 -08:00
Joe Bryan
5cff66347d
jets: updates declarations, adding/updating hashes and hooks
2020-12-15 14:11:15 -08:00
Joe Bryan
268a012c54
jets: fix "hot jet" registraton path printing
2020-12-15 14:11:10 -08:00
Joe Bryan
ee5bd32a74
vere: also set arvo verbosity early during boot
2020-12-15 14:01:03 -08:00
Joe Bryan
4d9fc48238
vere: refactor wire handling in boot sequence construction
2020-12-15 13:58:48 -08:00
fang
5dab476184
Merge pull request #4083 from urbit/m/safer-z
...
vere: report, not crash, on unreasonable -Y and -Z
2020-12-15 22:56:02 +01:00
Joe Bryan
13590dec37
vere: set arvo verbosity based on presence of -v
2020-12-15 13:54:26 -08:00
pilfer-pandex
aefb53e64e
king: path format chage, fix tests
2020-12-15 13:46:26 -08:00
Joe Bryan
bf91610d7b
Merge branch 'master' into release/next-vere
...
* master: (94 commits)
glob: update to 0v5.bo337.25di9.mg5d5.i9vun.5qaqe
default.nix: fix typo in examples section
build: document use of ares.cachix.org in the top-level README
build: use ares.cachix.org for continuous integration
chat: lazier chat loading
notifications: fix invite squashing
graph-store: turn back on noisy duplicates
push-hook: fix duplicate messages being sent
release: urbit-os-v2.7
graph-store: silence duplicate message assertion temporarily
release: urbit-os-v2.6
graph-pull-hook: silence issues temporarily
release: urbit-os-v2.5
graph-store: no need to iterate through whole list if we find a single duplicate
graph-store: address ted and mark's comments
debug: render queued ames acks correctly
graph-store: no-op if we already have *any* of the indexes in an %add-nodes event
glob: update to 0vada5t.b1gqn.oo4ga.6o12h.ek1ot
graph-store: remove unnecessary clay write upon clobber
landscape: mentions avoid passing entire contacts
...
2020-12-15 10:07:26 -08:00
fang
f285c7954e
sole: add %bye effect for closing the session
...
This lets applications suggest to the client that they should gracefully
unsubscribe from the session.
Arguably this might be accomplished by %kick-ing the client and then
crashing on their subsequent resubscribe, but this requires tracking
their sole session id and has less semantic clarity on what's happening.
2020-12-15 16:56:47 +01:00
fang
a124c747b7
drum: update app index early when unlinking
...
The added logic also happens in +se-drop, which will get called by
+se-abet if we did unlink an application. But +se-agon depends on the
index being sane, and may be called between +se-klin and +se-abet.
2020-12-15 16:21:56 +01:00
Liam Fitzgerald
2c915af179
graph-store: run update log in correct order
...
tapping an ordered map returns a list with the smallest keys first.
However, graph-store's update-log is defined backwards, such that the
list will have the most recent updates in the front of the list. We
therefore flop the update log before iterating over it, in order to
process the updates in the order they occurred
2020-12-15 21:37:50 +10:00
Liam Fitzgerald
3cfc96c31e
links-fe: infinite scroll for link displays
2020-12-15 16:53:07 +10:00
Liam Fitzgerald
4461b42d6a
glob: update to 0v3t3u8.g4h6p.ckag1.tpdjo.785v5
2020-12-15 15:53:24 +10:00
Liam Fitzgerald
d9b8fd77c1
Merge branch 'release/next-u' into lf/last-updated
2020-12-15 15:49:39 +10:00
Liam Fitzgerald
1f040ac081
hark-store: fix global count being out of sync
2020-12-15 15:39:23 +10:00
Liam Fitzgerald
5fdfca10e2
hark-store: send update counts separately
2020-12-15 15:38:56 +10:00
Liam Fitzgerald
6499eb5fe0
glob: update to 0v5.bo337.25di9.mg5d5.i9vun.5qaqe
2020-12-15 10:09:22 +10:00
L
cd125fc71f
Merge pull request #4149 from urbit/la/fix-push-hook
...
push-hook: push out facts to each path only a single time
2020-12-14 17:57:08 -06:00
John Franklin
00b5734b41
dbug: make eyre Channels header match the table
2020-12-14 17:20:31 -06:00
L
c50485f267
Merge pull request #4155 from urbit/lf/invite-squash
...
notifications: fix invite squashing
2020-12-14 13:21:48 -06:00
Liam Fitzgerald
51a4816978
chat: lazier chat loading
...
Load smaller amounts of backlog when displaying a chat
2020-12-14 15:15:30 +10:00
Liam Fitzgerald
66fe59819e
hark-store: allow setting last-updated independently of unread counts
2020-12-14 13:33:31 +10:00
Liam Fitzgerald
503aaa899a
hark-graph-hook: refactor to ensure facts are given correctly
2020-12-14 13:14:56 +10:00
Liam Fitzgerald
e1a4f3bafa
notifications: fix invite squashing
...
Fixes #4111
2020-12-14 11:25:25 +10:00
Logan Allen
504e02a6c8
graph-store: turn back on noisy duplicates
2020-12-12 18:06:44 -06:00
Logan Allen
522d4b72b3
push-hook: fix duplicate messages being sent
2020-12-12 18:06:17 -06:00
Logan Allen
8b83df00bd
Merge remote-tracking branch 'origin/master' into release/next-userspace
2020-12-12 18:05:49 -06:00
Logan Allen
35c2ccd54c
graph-store: silence duplicate message assertion temporarily
2020-12-12 14:46:59 -06:00
Matilde Park
2a62b40b62
Merge branch 'la/silence' ( #4142 )
...
* origin/la/silence:
graph-pull-hook: silence issues temporarily
Signed-off-by: Matilde Park <matilde.park@gmail.com>
2020-12-11 20:09:07 -05:00
Logan Allen
97ff374e19
graph-pull-hook: silence issues temporarily
2020-12-12 01:01:17 +00:00
Philip Monk
e5d4230f6b
ames: print on crashing %done
...
This is guaranteed to produce a stuck flow if the error isn't transient,
so this will be good info to get.
2020-12-11 16:49:55 -08:00
Philip Monk
023640856f
Merge remote-tracking branch 'origin/master' into release/next-sys
2020-12-11 16:48:55 -08:00
Philip Monk
175ce28bb7
ames: tag verb printfs
2020-12-11 16:45:13 -08:00
Philip Monk
595efabf6c
ames: recover from %strange-current
2020-12-11 16:43:13 -08:00
Matilde Park
bad8eb1478
Merge branch 'la/mitigate-notification-madness' ( #4137 )
...
* origin/la/mitigate-notification-madness:
graph-store: no need to iterate through whole list if we find a single duplicate
graph-store: address ted and mark's comments
graph-store: no-op if we already have *any* of the indexes in an %add-nodes event
Signed-off-by: Matilde Park <matilde.park@gmail.com>
2020-12-11 19:27:03 -05:00
Logan Allen
386997475b
graph-store: no need to iterate through whole list if we find a single duplicate
2020-12-11 18:13:47 -06:00
fang
76de5dec47
Merge pull request #4138 from urbit/m/debug-quacks
...
debug: render queued ames acks correctly
2020-12-12 01:10:56 +01:00
Logan Allen
78cf4443c2
graph-store: address ted and mark's comments
2020-12-11 18:10:10 -06:00
fang
ed73326cc3
debug: render queued ames acks correctly
...
Wrap the items in a SearchableList instead of throwing the objects into
the DOM directly.
2020-12-12 00:44:59 +01:00
Logan Allen
e845860e5e
graph-store: no-op if we already have *any* of the indexes in an %add-nodes event
2020-12-11 23:05:54 +00:00
Elliot Glaysher
c887dcd626
Merge remote-tracking branch 'origin/pp/wire' into eg/wyrd-hs
2020-12-11 17:13:39 -05:00
Matilde Park
03eb12698a
glob: update to 0vada5t.b1gqn.oo4ga.6o12h.ek1ot
2020-12-11 16:16:50 -05:00
matildepark
3a8264f96b
Merge pull request #4135 from urbit/la/remove-clay-write
...
graph-store: remove unnecessary clay write upon clobber
2020-12-11 16:09:33 -05:00
fang
0ef30e0360
hoon: add jet hint for +redo
2020-12-11 21:58:19 +01:00
Logan Allen
26b9c5a66f
graph-store: remove unnecessary clay write upon clobber
2020-12-11 14:53:02 -06:00
Matilde Park
38c66dc06a
landscape: mentions avoid passing entire contacts
...
We don't need 2,000 objects inside each mention.
2020-12-11 14:04:16 -05:00
Elliot Glaysher
4f67f90c9c
Dumping
2020-12-11 13:05:46 -05:00
Elliot Glaysher
876fb521ee
First draft adding wyrd; doesn't boot.
2020-12-11 13:05:46 -05:00
Matilde Park
4530b59dd9
landscape: mentions respect calmengine
...
Fixes #4130 .
2020-12-11 12:09:57 -05:00
Matilde Park
3662df0e73
chat: send correct timestamp to daybreak
...
Fixes #4127 .
2020-12-11 11:59:53 -05:00
fang
80a5b22ab1
jael: account for step in deriving code
...
This had regressed during some breach-related merge. Multiple commits/branches
had touched this codepath recently, eating the code step change introduced in
#3217 .
Fixes #4126 .
2020-12-11 12:37:56 +01:00
Liam Fitzgerald
82851feaea
glob: update to 0v3.e7ep6.1ki6b.qpuiq.22qs6.qcbi7
2020-12-11 16:28:28 +10:00
Liam Fitzgerald
6e18225c5c
graph-store: remove-graph in keys
2020-12-11 16:07:19 +10:00
Liam Fitzgerald
1da21eb3f0
graph-store: remove printfs
2020-12-11 15:54:52 +10:00
Liam Fitzgerald
06ed5af3f4
graph-store: add -eval thread
2020-12-11 15:52:17 +10:00
Matilde Park
164b0910cb
interface: mentionText prefaces color with hash
...
Fixes profile overlays in mentions.
2020-12-11 00:02:56 -05:00
Liam Fitzgerald
bce1b3e65e
group-pull-hook: remove group on nack
2020-12-11 14:57:20 +10:00
Liam Fitzgerald
191b623d47
hark-store: correctly send reads on %read-index
2020-12-11 14:22:12 +10:00
Logan Allen
34751e1bf8
chat-*: remove unused logic
2020-12-10 21:50:20 -06:00
Liam Fitzgerald
82b668cf3a
graph-store: %node-siblings fixed
2020-12-11 13:05:40 +10:00
Liam Fitzgerald
d27a26ec31
chat: window-based overscan, bigger pages
2020-12-11 12:57:09 +10:00
Liam Fitzgerald
2b95b308b8
graph-store: simplify node-siblings scries
2020-12-11 12:21:47 +10:00
pilfer-pandex
716ed1203b
king: fix warning
2020-12-10 18:05:10 -08:00
pilfer-pandex
1a9b1a83a5
king: 'implement' joe's breaching ev/ef path reform
2020-12-10 17:56:56 -08:00
Liam Fitzgerald
f8452af94e
Merge remote-tracking branch 'origin/release/next-userspace' into lf/chat-graph
2020-12-11 11:50:18 +10:00
Liam Fitzgerald
d2f467912e
Merge pull request #4120 from urbit/la/fix-leave
...
group-on-leave: soften de-path to fix thread and add thread back to observe-hook state
2020-12-11 11:45:01 +10:00
Liam Fitzgerald
37bb4e9bfe
graph-store: backup overwritten graphs to clay
2020-12-11 11:38:12 +10:00
Liam Fitzgerald
95cf71c1e6
chat-cli: actually run migration
2020-12-11 11:05:13 +10:00
Liam Fitzgerald
34dee40e74
metadata-store: migrate in poke-import case
2020-12-11 10:56:41 +10:00
pilfer-pandex
17359556c1
Merge pull request #4075 from urbit/pp/stat
...
king: Create a new stats subsystem; count some stuff in Ames
2020-12-10 16:40:52 -08:00
matildepark
89f603e201
Merge pull request #4117 from urbit/mp/landscape/various
...
landscape: various regressions
2020-12-10 19:06:24 -05:00
matildepark
6a2467f9d9
Merge pull request #4123 from urbit/jt/capcom
...
landscape: case sensitivity training
2020-12-10 19:03:33 -05:00
L
be3b98cbf8
Merge pull request #4119 from urbit/la/observe-unique-wire
...
observe-hook: spider wasn't always issuing thread-results, so we got %watch-not-unique. we now make unique wires, but spider's issue remains
2020-12-10 17:44:15 -06:00
Tyler Brown Cifu Shuster
263f046cc2
addressed feedback
2020-12-10 15:42:35 -08:00
Matilde Park
80bdf9d5fe
chat: fix merge conflict doubling binding
2020-12-10 18:38:03 -05:00
Jared Tobin
bc25a22317
landscape: case sensitivity training
...
Leaving the 'c' uncapitalised here causes Landscape builds to fail on
Linux.
2020-12-10 19:27:03 -03:30
Matilde Park
b95c3e5b76
Merge branch 'release/next-userspace' into lf/chat-graph
2020-12-10 17:41:17 -05:00
Tyler Brown Cifu Shuster
308da85851
landscape: add woff2 support, serve Inter & Source Code Pro
...
Fixes urbit/landscape#92
2020-12-10 13:55:15 -08:00
Logan Allen
fe728fea35
observe-hook: add %group-on-leave back to observers
2020-12-10 13:55:14 -06:00
Logan Allen
b281b9c91f
group-on-leave: soften de-path
2020-12-10 13:49:51 -06:00
Logan Allen
fbfe5f46f0
spider: verbose
2020-12-10 13:46:42 -06:00
Logan Allen
f3e5ee88cc
observe-hook: add spacing
2020-12-10 13:27:40 -06:00
Logan Allen
45351e1efa
observe-hook: spider wasn't always issuing thread-results, so we got %watch-not-unique. we now make unique wires, but spider's issue remains
2020-12-10 13:20:13 -06:00
matildepark
5992a2aa00
Merge pull request #4118 from tylershuster/moon-background
...
clock: add background to moon
2020-12-10 13:53:26 -05:00
matildepark
59a92bc8ef
Merge pull request #4093 from tylershuster/negative-sunrise
...
clock: ignore cached date for sunrise
2020-12-10 13:53:03 -05:00
matildepark
5ffcd57b83
Merge pull request #4032 from tylershuster/upload-fixes
...
s3: upload behavior
2020-12-10 13:48:28 -05:00
Tyler Brown Cifu Shuster
8178e30732
clock: add background to moon
2020-12-10 10:41:30 -08:00
Tyler Brown Cifu Shuster
489a3351c4
s3: fixes #4039
2020-12-10 10:32:37 -08:00
Matilde Park
e6148bb582
hark: contain snippet gradient
2020-12-10 12:59:00 -05:00
Matilde Park
2b41cd7277
landscape: fix newchannel 'back' in dark mode
2020-12-10 12:56:49 -05:00
Matilde Park
b60487ada0
shipsearch: return patp without sigs
2020-12-10 12:56:16 -05:00
Matilde Park
4b5bd0a238
landscape: mentions direct to group's identity
...
"Edit identity" always redirected us to the root identity page.
This passes the 'group' prop and also shims over an issue where comments
pages would produce interface crashes if you attempted to edit your
identity from there.
2020-12-10 12:28:10 -05:00
Matilde Park
cf88b8525e
glob: update to 0v7.0p8us.ekd7r.qtve8.hthik.65552
2020-12-10 10:49:51 -05:00
Matilde Park
495be3bacb
interface: uncomment virtualscroller scroll catch
2020-12-10 09:57:02 -05:00
Matilde Park
dda7dad2b1
landscape: mentions use cursor: pointer
2020-12-10 09:52:58 -05:00
Liam Fitzgerald
aaddd080b5
chat: overscan and block level images
2020-12-10 15:51:36 +10:00
Liam Fitzgerald
c3e4a1632f
hark: migrate and drop chat notifications
2020-12-10 15:19:46 +10:00
Liam Fitzgerald
c29b3d8167
chat: address migration of missing owner in unmanaged groups
2020-12-10 13:52:25 +10:00
Liam Fitzgerald
1aace5cc07
glob: update to 0v3.fbu1a.5lre3.sfu4r.113f6.2ro2c
2020-12-10 13:23:53 +10:00
Liam Fitzgerald
fc189a7c13
graph-store: on overwrite, archive existing graph
2020-12-10 12:36:59 +10:00
Liam Fitzgerald
bf9d6cfe44
chat: refine archival logic
2020-12-10 12:36:26 +10:00
Logan Allen
144e30a90e
chat-hook, store, and hark-chat-hook: fixed merge issues
2020-12-09 16:00:13 -06:00
Logan Allen
7802a7f8d9
Merge branch 'release/next-userspace' into lf/chat-graph
2020-12-09 15:45:26 -06:00
fang
18e40a46d0
vere: commit the specified mountpoint only
...
Instead of committing all mountpoints regardless of what was specified.
2020-12-09 22:12:18 +01:00
Matilde Park
8c313eba67
Merge branch 'master' into release/next-userspace
2020-12-09 11:51:54 -05:00
Isaac Visintainer
c5ccc1171a
chat-hook: send right amount of backlog
2020-12-08 19:51:28 -08:00
Philip Monk
4f776a6f5e
test: get make everything compile
2020-12-08 17:57:41 -08:00
Joe Bryan
4f79777e0b
hoon: reverts to 3e577d4ae7
2020-12-08 16:26:11 -08:00
Joe Bryan
4b5f6ce1f4
arvo: time goes sideways
2020-12-08 14:49:28 -08:00
Philip Monk
11fb87a3d4
vere: newline
2020-12-08 11:34:03 -08:00
Philip Monk
b4fd5b1b20
vere: 1.0
2020-12-08 11:31:33 -08:00
Philip Monk
1eae4c09b9
ames: be quiet
2020-12-08 10:56:33 -08:00
Philip Monk
530d0f8a40
glob: update to 0v2.u8gnq.ipqi1.eksfl.qtd8n.0d56e
2020-12-08 09:56:37 -08:00
Philip Monk
d4acbd1761
Merge remote-tracking branch 'origin/master' into jb/motion
2020-12-08 09:51:34 -08:00
fang
179501f2c2
Merge branch 'jb/motion' into m/webslog-cords
2020-12-08 14:04:24 +01:00
fang
547ffde58a
vere: call webslog callback from flog directly
...
Instead of going through the slog callback, which re-prints.
2020-12-08 13:58:01 +01:00
Joe Bryan
a7c82f949c
Merge pull request #4099 from urbit/philip/moons
...
jael: deconstruct wires accurately
2020-12-08 04:44:22 -08:00
fang
c72c29a588
vere: clean up flog callback, enable streaming
...
Print the correct data, and send it to the webslog callback as well.
2020-12-08 13:24:52 +01:00
fang
5f6d4ade70
vere: stream atom tanks in correct format
...
Prefix with "data:", close with newlines, as per SSE spec.
2020-12-08 13:23:51 +01:00
Joe Bryan
289d9826f5
vere: fixes %flog printing
2020-12-08 04:13:52 -08:00
Philip Monk
b90aa79891
jael: deconstruct wires accurately
2020-12-08 04:05:36 -08:00
Joe Bryan
2b8d83e255
ames: remove "larva: drain" printf (too noisy)
2020-12-08 03:32:29 -08:00
Jake Miller
7b19f7a6a3
lens: clear state on %cancel
...
if you use herb to send a dojo command that doesn't compile,
the lens state doesn't clear and herb no longer works.
this just adds a simple way to clear that state.
2020-12-08 02:45:41 -08:00
Joe Bryan
fd707761f8
zuse: moves lib/base64
2020-12-08 02:36:11 -08:00
Joe Bryan
1e728aa52b
arvo: enables %wyrd kelvin stack sanity check
2020-12-08 01:59:28 -08:00
Joe Bryan
65fa2ea1af
Merge branch 'na-release/candidate' into jb/motion
...
* na-release/candidate:
vere: to 1.0
gaze: update for eth-watcher batch resuls
vere: replaces obsolete references to u3v_numb and u3A->sen
u3: adds comments to explain unusual u3v_arvo/u3v_home requirements
u3: fixes checkpoint version enforcement, refactors u3m_pave() et al
king: port the new lmdb event log changes.
u3: WIP adds a version to the checkpoint / persistent state
u3: revises "rock" format, tags jet registrations
u3: adds version number to checkpoint patch files
u3: removes obsolete members from u3_arvo
vere: removes u3A->sen references from i/o drivers
vere: implements lmdb event log format
vere: adds version to lmdb meta table, removes unnecessary jam
2020-12-08 00:37:31 -08:00
Joe Bryan
a08ad2306f
arvo: restores previous +load compilation
2020-12-08 00:26:35 -08:00
Joe Bryan
3ae74d2b85
Merge branch 'na-release/candidate' into jb/vere-versions
...
* na-release/candidate: (46 commits)
gaze: update for eth-watcher batch resuls
pull-hook: make wires more stable identifiers based on resource
ames: don't crash on forward-lane scry
jael: cleanup per review
jael: don't signal breach if first hearing of ship
ci: updates herb call to -test, matching new invocation
aqua: fixes obsolete atom api calls missed in merge
hoon: fixes logic bug in date printer (truncation)
leap: position notification dot relatively
pull-hook: convert list of paths to single path
pull-hook: fix +end
pull-hook: fix handle-kick printouts
u3: disable +scot and +scow jets
pill: update
vere: compile
lens: don't de-base64
vere: make import flow not use base64 encoding
version: strip trailing newline
pill: mainnet
Revert "zuse: change to ropsten"
...
2020-12-08 00:10:25 -08:00
Joe Bryan
b4b4224be4
vere: to 1.0
2020-12-08 00:09:01 -08:00
Joe Bryan
563c2d4c06
hoon: restrict trap subject in +swat
2020-12-07 23:51:10 -08:00
Joe Bryan
c44d739bcf
arvo: delete unused source
2020-12-07 23:51:10 -08:00
Joe Bryan
d7745566c9
vere: updates hardcoded kelvins
2020-12-07 23:32:02 -08:00
Joe Bryan
511c1aa310
u3: removes obsolete jet declarations
2020-12-07 23:31:31 -08:00
Joe Bryan
c807769b9e
hoon: removes +ride printfs
2020-12-07 23:27:31 -08:00
Joe Bryan
fb403bf080
hoon: removes obsolete compiler hooks
2020-12-07 23:27:25 -08:00
Joe Bryan
5caa3a5206
pill: properly serialize %md files
2020-12-07 23:03:09 -08:00
Joe Bryan
3e577d4ae7
arvo: kelvins
2020-12-07 22:56:01 -08:00
Joe Bryan
87fa4aa7ee
u3: adds %140 jet declarations
2020-12-07 22:53:47 -08:00
Joe Bryan
c2fb9cfd5c
arvo: cleans up upgrade implemenation
2020-12-07 22:50:00 -08:00
Joe Bryan
9586e79591
chat-hook: fix build with ^? in lib/migrate
2020-12-07 22:00:20 -08:00
Joe Bryan
1c4895f3a7
u3: removes duplicate jet registrations
2020-12-07 20:41:49 -08:00
Joe Bryan
4420aabfa1
chat-hook: fixes typo in $sign migration
2020-12-07 20:41:49 -08:00
Joe Bryan
1b1d6cb30a
vere: improves error handling in pill download
2020-12-07 19:48:09 -08:00
Joe Bryan
2cf29af98c
arvo: moves formal interface gate to the end
2020-12-07 19:35:31 -08:00
Joe Bryan
46a65d16df
%lull: in fact
2020-12-07 19:31:13 -08:00
Joe Bryan
37a24bb800
clay: build %zuse against %lull
2020-12-07 19:24:34 -08:00
Liam Fitzgerald
8c4b453ed4
Merge remote-tracking branch 'origin/release/next-userspace' into lf/app-sane
2020-12-08 13:14:26 +10:00
Joe Bryan
651587249a
tests: fixes vane tests
2020-12-07 19:12:20 -08:00
Joe Bryan
65312035e7
vere: corrects error handling in pill parsing
2020-12-07 18:57:56 -08:00
Joe Bryan
aaf506ce8a
Merge branch 'jb/motion' into jb/motion-merge
...
* jb/motion:
pill: solid
zuse: remove %crud from vane-task
arvo: full vane names in $sign
aqua: build again (still broken)
arvo: reform of the scry reform
2020-12-07 18:52:51 -08:00
Matilde Park
f746fcffa8
Merge branch 'na-release/candidate' into release/next-userspace
2020-12-07 21:45:43 -05:00
Liam Fitzgerald
1895e807fd
hark-graph-hook: give %listen update on autoadd
2020-12-08 12:25:51 +10:00
Joe Bryan
a910cf76e3
Merge branch 'na-release/candidate' into jb/motion-merge
...
* na-release/candidate:
pull-hook: make wires more stable identifiers based on resource
leap: position notification dot relatively
2020-12-07 18:24:13 -08:00
Joe Bryan
0b03a06b7b
Merge branch 'm/rezuse' into jb/motion-merge
...
* m/rezuse:
zuse: lift moves out of +able
2020-12-07 18:24:05 -08:00
Philip Monk
56bf97b256
gaze: update for eth-watcher batch resuls
2020-12-07 18:23:50 -08:00
fang
09c542c6ea
ivory: fix +swel implementation
...
Actually evaluate where we need to.
2020-12-08 03:09:08 +01:00
Joe Bryan
5dd3e148b8
zuse: remove %crud from vane-task
2020-12-07 18:01:48 -08:00
fang
d98c59e73a
zuse: lift moves out of +able
2020-12-08 01:47:06 +01:00
Joe Bryan
17736990ed
arvo: full vane names in $sign
2020-12-07 16:30:22 -08:00
matildepark
e12226be55
Merge pull request #4082 from urbit/mp/leap/relative-dot
...
leap: position notification dot relatively
2020-12-07 19:26:28 -05:00
Joe Bryan
83dd7384c6
aqua: build again (still broken)
2020-12-07 16:23:13 -08:00
Liam Fitzgerald
8aea01e5c6
notifications: chat notifications reflow correctly
2020-12-08 10:07:50 +10:00
fang
b9dc1dd9d8
ivory: pretend to handle imports
...
This lets us write a /lib/vere that imports ethereum and azimuth things
from userspace libraries again.
2020-12-08 00:36:19 +01:00
Joe Bryan
98f2b8c6b3
arvo: reform of the scry reform
2020-12-07 13:52:12 -08:00
Logan Allen
358a6e73fd
pull-hook: make wires more stable identifiers based on resource
2020-12-07 14:22:00 -06:00
Tyler Brown Cifu Shuster
1a570e17be
clock: ignore cached date for sunrise
...
Fixes https://github.com/urbit/landscape/issues/190
2020-12-07 09:32:47 -08:00
fang
bf5ae5cdf9
lib/vere: hard-copy minimal necessary dependencies
...
Ideally we'd include /lib/ethereum and /lib/azimuth instead of copying
in their relevant contents, but we don't have the technology yet.
2020-12-07 15:45:54 +01:00
fang
eab88170e2
Merge branch 'jb/motion' into m/de-thereum
2020-12-07 13:42:00 +01:00
Joe Bryan
b10d178954
vere: fixes typo in version negotation message
2020-12-07 00:42:23 -08:00
Joe Bryan
115d4f9ac8
arvo: removes $monk
2020-12-07 00:42:09 -08:00
Joe Bryan
5a82f1d4c0
Merge branch 'na-release/candidate' into jb/motion
...
* na-release/candidate: (36 commits)
ames: don't crash on forward-lane scry
jael: cleanup per review
jael: don't signal breach if first hearing of ship
pill: update
vere: compile
lens: don't de-base64
vere: make import flow not use base64 encoding
version: strip trailing newline
pill: mainnet
Revert "zuse: change to ropsten"
chat-hook: fix another poke-import issue
chat-hook: fix poke-import issue
apps: reorder maps, sets, and jugs
apps: reorder maps, sets, and jugs
kiln: add base-hash and our scries
lens: fix change lost in merge
graph-store: leave try-rejoin wire when subscription succeeds
graphs: import-export
chat: import/export
invites: import/export
...
2020-12-07 00:27:58 -08:00
Joe Bryan
358ed5f7a1
arvo: time advances
2020-12-07 00:11:09 -08:00
Joe Bryan
c87e097d80
vere: increment event timestamps by ~s0..0001 in queuing loops
2020-12-07 00:11:09 -08:00
Joe Bryan
6777f4e6ae
u3: arvo interface
2020-12-06 23:10:58 -08:00
Joe Bryan
71ecdc60fc
arvo: interface
2020-12-06 23:10:58 -08:00
Liam Fitzgerald
12bfae630b
hark-graph-hook: do not autowatch leaf nodes
2020-12-07 15:06:19 +10:00
Joe Bryan
fe7c37c324
vere: pill reform
2020-12-06 20:53:14 -08:00
Joe Bryan
ea06fbed59
arvo: pill reform
2020-12-06 20:53:14 -08:00
Liam Fitzgerald
e7de3533ee
chat: improve multicontent rendering
2020-12-07 14:35:10 +10:00
Liam Fitzgerald
b516926510
interface: remove chat special-casing
2020-12-07 14:02:02 +10:00
Liam Fitzgerald
5cef1cfe70
notifications: render chat notifications
2020-12-07 14:01:38 +10:00
Liam Fitzgerald
f4c2dedba2
hark-graph-hook: autowatch unmanaged graphs
2020-12-07 13:55:55 +10:00
Liam Fitzgerald
30ee107762
landscape: update DMs for graph-store
2020-12-07 12:46:53 +10:00
Liam Fitzgerald
6f9b991e3f
graph-store: address L review
2020-12-07 12:46:15 +10:00
Joe Bryan
a08e196a95
hoon: avoid "fund: in/by" jet printfs by tweaking +map/+set/+qeu
2020-12-06 17:14:04 -08:00
Joe Bryan
fcf7e32de4
arvo: remove $hoof
2020-12-06 17:11:38 -08:00
Joe Bryan
48535b7f11
arvo: removes +slix, moves +slid and +slur
2020-12-06 17:10:02 -08:00
Joe Bryan
28e62730d6
vere: fix printing of cord tanks (re-distinguish from serf stderr
2020-12-06 16:55:20 -08:00
fang
25a55c0f63
various: ethereum, azimuth, json-rpc out of zuse
...
Moves them into files in /lib, and updates dependents accordingly.
2020-12-06 17:26:52 +01:00
Joe Bryan
fb4000b3f0
arvo: adds %wyrd event validation (disabled)
...
and switches runtime version to $path
2020-12-06 03:33:43 -08:00
Joe Bryan
ff06ccd2b9
arvo: completes scry reform
2020-12-06 03:33:43 -08:00
Joe Bryan
4a96fd2ef1
vere: remove (no-op) handler for obsolete %init effect
2020-12-06 03:33:43 -08:00
Joe Bryan
8cb75a8d3a
%zuse: remove vestigial parts of legacy %init system
2020-12-06 03:33:44 -08:00
Joe Bryan
205c9a8620
zuse: removes en/de-beam (now in arvo)
2020-12-06 03:33:43 -08:00
Joe Bryan
5bc6d38437
arvo: updates vane interface
2020-12-06 03:33:43 -08:00
Joe Bryan
91e26ecc62
ford: gone
2020-12-06 03:33:43 -08:00
Joe Bryan
fb3d8bde72
%eyre: avoid +sloy when scrying for +code
2020-12-06 03:33:43 -08:00
Philip Monk
4b8be294b2
ames: don't crash on forward-lane scry
2020-12-05 20:02:31 -08:00
Joe Bryan
2c6b1cab44
arvo: removes +sloy-light, updates call sites (%clay, %dill)
2020-12-05 18:45:50 -08:00
Joe Bryan
07b0cb4ca2
arvo: fixes vane-abbreviation handling in +peek:le
2020-12-05 18:22:57 -08:00
Philip Monk
8103a6423c
jael: cleanup per review
2020-12-05 15:17:37 -08:00
Joe Bryan
a5861a1349
hoon: moves |wa and $worm to arvo
2020-12-05 02:32:54 -08:00
Joe Bryan
5a26613a76
arvo: persist vanes by full name, not abbreviation
2020-12-05 00:51:49 -08:00
Joe Bryan
958bb5acf7
arvo: removes +is and all references to it
2020-12-05 00:51:49 -08:00
Joe Bryan
0f0c2a6ffb
zuse: moves |dawn to lib/vere, rewrites +ivory
2020-12-05 00:51:49 -08:00
Joe Bryan
ec7e23ab29
arvo: refactors internal module compilation
2020-12-05 00:51:49 -08:00
Joe Bryan
d8a6c5e387
hoon: use +mole to virtualize +cue in |so
2020-12-05 00:51:49 -08:00
Philip Monk
e5be584337
Merge remote-tracking branch 'origin/na-release/candidate' into philip/testnet
2020-12-04 23:51:42 -08:00
Philip Monk
b9fe6af976
jael: don't signal breach if first hearing of ship
...
When you first boot, if you try talk to someone before your azimuth is
up-to-date (for example by import), then if they've ever breached
(twice) then you'll get breach notification, cancelling your message.
This changes is it so that if we haven't heard anything about this ship,
we don't signal a breach.
The implementation complexity is primarily because we need
eth-watcher/azimuth-tracker to produce an update of a list instead of a
list of updates. This way, Jael can keep a "state as of the beginning
of this move" variable to check when deciding whether to signal a
breach.
2020-12-04 23:08:47 -08:00
Joe Bryan
3a42c36298
hoon: adds +swat: deferred +slap
2020-12-04 22:46:02 -08:00
Joe Bryan
fa18bd4b74
u3: fixes bug in manual trace "printing" (w/out +mook)
2020-12-04 22:45:52 -08:00
Joe Bryan
c45e10fa5c
aqua: fixes obsolete atom api calls missed in merge
2020-12-04 21:38:39 -08:00
Joe Bryan
1e3378a7f5
hoon: fixes logic bug in date printer (truncation)
2020-12-04 21:38:39 -08:00
matildepark
ce4373f78c
Merge pull request #4080 from urbit/la/fix-pull
...
pull-hook: fix handle-kick printouts
2020-12-04 21:55:44 -05:00
Philip Monk
b4d3e7fe00
Merge remote-tracking branch 'origin/la/fix-pull' into philip/testnet
2020-12-04 18:52:07 -08:00
Philip Monk
0de3e76055
glob: update to 0v6.cmrce.5ass7.5gfqi.7c8cg.mdo7n
2020-12-04 17:59:15 -08:00
fang
50ce7370dc
vere: report, not crash, on unreasonable -Y and -Z
...
Previously, we would crash on attempting to +scot cells, or parse
invalid paths. Now we catch those cases, and print legible error
messages instead.
2020-12-05 02:29:20 +01:00
Joe Bryan
63372a95f1
Merge pull request #4076 from urbit/jb/de-scot
...
u3: disable +scot and +scow jets
2020-12-04 17:05:00 -08:00
Philip Monk
2c5610e066
glob: update to 0vtkeco.6p0qd.c44uf.jnjph.ie5vt
2020-12-04 16:35:51 -08:00
Joe Bryan
2edfc51850
vere: replaces obsolete references to u3v_numb and u3A->sen
2020-12-04 15:30:44 -08:00
Joe Bryan
59883343c8
Merge branch 'jb/vere-versions' into jb/vere-versions-merge
...
* jb/vere-versions:
u3: adds comments to explain unusual u3v_arvo/u3v_home requirements
u3: fixes checkpoint version enforcement, refactors u3m_pave() et al
king: port the new lmdb event log changes.
u3: WIP adds a version to the checkpoint / persistent state
u3: revises "rock" format, tags jet registrations
u3: adds version number to checkpoint patch files
u3: removes obsolete members from u3_arvo
vere: removes u3A->sen references from i/o drivers
vere: implements lmdb event log format
vere: adds version to lmdb meta table, removes unnecessary jam
2020-12-04 15:26:16 -08:00
Joe Bryan
fd59a75926
u3: adds comments to explain unusual u3v_arvo/u3v_home requirements
2020-12-04 15:25:36 -08:00
Joe Bryan
f2a2d174e9
Merge pull request #4027 from urbit/eg/hs-vere-versions
...
king: port the new lmdb event log changes.
2020-12-04 15:18:27 -08:00
Joe Bryan
5614b33790
u3: fixes checkpoint version enforcement, refactors u3m_pave() et al
2020-12-04 15:16:58 -08:00
fang
b6edb8a4cc
Merge pull request #4077 from urbit/m/listless-threads-2--the-unraveling
...
ted: update straggler threads for vase unit change
2020-12-04 23:58:29 +01:00
pilfer-pandex
f5d1f9260c
king: more stats, log 'rotation'
2020-12-04 14:19:03 -08:00
Logan Allen
b5c36eef75
pull-hook: fix (list path) to path
2020-12-04 15:52:06 -06:00
matildepark
72ef78ad6e
leap: position notification dot relatively
...
After indigo-react 1.2.15, Box no longer has `position:relative` by default.
While we caught this elsewhere, we dropped this in Leap results, aligning the
notification dot to the top left of the browser window instead.
2020-12-04 16:41:27 -05:00
Tyler Brown Cifu Shuster
7588203f45
clock: use new weather data
...
Fixes #4073
2020-12-04 13:27:41 -08:00
Logan Allen
29d118af72
pull-hook: convert list of paths to single path
2020-12-04 15:14:52 -06:00
Logan Allen
777b780d05
interface: removed unused chat files and state
2020-12-04 15:01:46 -06:00
Logan Allen
09a5d7c71d
pull-hook: fix +end
2020-12-04 14:31:05 -06:00
Logan Allen
c5a46bc605
pull-hook: fix handle-kick printouts
2020-12-04 14:20:28 -06:00
Matilde Park
1c6f92abef
Merge branch 'release/next-userspace' into lf/chat-graph
2020-12-04 15:10:05 -05:00
Matilde Park
18de133167
landscape: remove ~2020.12 breach banner
2020-12-04 14:43:24 -05:00
Logan Allen
d71ba699ae
pull-hook: fix handle-kick printouts
2020-12-04 13:24:42 -06:00
Logan Allen
fc28fbd1c5
Merge branch 'lf/chat-graph' into la/merge-graph
2020-12-04 12:49:21 -06:00
fang
3be0ab5030
ted: update straggler threads for vase unit change
...
Also cleans up a duplicate case in a ?-.
2020-12-04 13:45:35 +01:00
Joe Bryan
92d5833825
u3: disable +scot and +scow jets
2020-12-04 00:41:27 -08:00
Philip Monk
28010d3599
kiln: produce one base-hash via scry
2020-12-04 00:37:28 -08:00
Joe Bryan
bbaeafe751
Merge pull request #4036 from urbit/m/listless-generators
...
various: start threads with unit of tuple args
2020-12-04 00:21:00 -08:00
Joe Bryan
5e2b197633
Merge pull request #4072 from urbit/jb/moar-what
...
arvo: embrace filesystem, add %lull
2020-12-04 00:20:20 -08:00
Philip Monk
4b48ab959e
Merge remote-tracking branch 'origin/philip/testnet-master' into philip/testnet
2020-12-03 23:56:30 -08:00
Philip Monk
da4c03f14f
Merge remote-tracking branch 'origin/ixv/data-migration' into philip/testnet-master
2020-12-03 23:52:55 -08:00
pilfer-pandex
0f4450d43b
king: remove spurious Term changes
2020-12-03 23:23:46 -08:00
pilfer-pandex
24cc0502cd
king: actually use ~_~ for stats display
2020-12-03 23:12:14 -08:00
Philip Monk
96e4e5c022
vere: compile
2020-12-03 22:56:35 -08:00
Philip Monk
fe67da3e51
Merge remote-tracking branch 'origin/ixv/import-no-b64' into philip/testnet
2020-12-03 22:51:19 -08:00
Philip Monk
8329b90efa
lens: don't de-base64
2020-12-03 22:50:45 -08:00
Isaac Visintainer
cd0a5a67a0
vere: make import flow not use base64 encoding
2020-12-03 22:50:37 -08:00
matildepark
9532a2e2a2
Merge pull request #4000 from urbit/m/chat-cli-graph
...
chat-cli: mvp graph-store migration
2020-12-03 23:52:48 -05:00
Tyler Brown Cifu Shuster
e5ea163bfa
s3: unifies upload component
...
Fixes https://github.com/urbit/landscape/issues/191
2020-12-03 19:51:24 -08:00
Tyler Brown Cifu Shuster
f71cd55486
publish: allow drag-and-drop uploading of images
...
Fixes https://github.com/urbit/landscape/issues/183
2020-12-03 19:51:24 -08:00
Tyler Brown Cifu Shuster
1eb6c47c83
s3: improves drag-and-drop behavior
...
Fixes #3992
...to the extent possible. Adds handlers for better releasing drag state
2020-12-03 19:51:24 -08:00
Philip Monk
d22f3f04c2
version: strip trailing newline
2020-12-03 19:34:56 -08:00
Liam Fitzgerald
0fb8f98a44
chat-cli: print messages only if chat is viewed
2020-12-04 13:05:38 +10:00
Liam Fitzgerald
56b57a6af7
chat-cli: render mentions, urls inline
2020-12-04 13:05:20 +10:00
Liam Fitzgerald
62e535196e
chat-cli: set default width
2020-12-04 13:04:48 +10:00
Philip Monk
90b27bd171
pill: mainnet
2020-12-03 18:01:17 -08:00
Matilde Park
78c22ae5c4
Merge branch 'na-release/candidate' into release/next-userspace
2020-12-03 20:55:16 -05:00
matildepark
c264be3a7c
Merge pull request #4030 from urbit/lf/mule-hooks
...
lib/hooks: virtualise kick handler to ensure subscription integrity
2020-12-03 20:49:49 -05:00
Liam Fitzgerald
e8ba12c7e3
pull-hook: L review
2020-12-04 11:49:10 +10:00
Philip Monk
ed6c20a7a6
Revert "zuse: change to ropsten"
...
This reverts commit d15d5ba175
.
2020-12-03 17:37:18 -08:00
Philip Monk
1213e298db
Merge remote-tracking branch 'origin/na-release/candidate' into philip/testnet
2020-12-03 17:16:02 -08:00
matildepark
a92dd9e39b
Merge pull request #4069 from tylershuster/logindigo
...
login: translate to indigo
2020-12-03 20:02:17 -05:00
Philip Monk
c396394092
Merge remote-tracking branch 'origin/release/next-vere' into philip/testnet-master
2020-12-03 16:36:22 -08:00
Tyler Brown Cifu Shuster
7584b4d33c
eyre: translate login to indigo
...
fixes https://github.com/urbit/landscape/issues/154
2020-12-03 16:27:25 -08:00
Joe Bryan
81b868a364
clay: scry kernel source out of arvo for reef short-circuit
2020-12-03 16:25:44 -08:00
Joe Bryan
cea0db4670
arvo: fills out scry interface
2020-12-03 15:32:36 -08:00
Joe Bryan
83bd3943a8
arvo: adds %lull, vane structures
2020-12-03 15:32:36 -08:00
Joe Bryan
862fa14823
arvo: removes $curd, moves $card and $ovum to top level
2020-12-03 15:32:36 -08:00
Joe Bryan
a773ff408d
arvo: updates %dill to %pass %verb/%whey, removes %give to arvo
2020-12-03 15:32:36 -08:00
Joe Bryan
0cc8c450a8
arvo: removes %lyra and %veer
2020-12-03 15:32:36 -08:00
Joe Bryan
84bec6f7c1
clay: %pass's %home commits to arvo as %what, unconditionally
2020-12-03 15:31:41 -08:00
Joe Bryan
dce11f6f7a
Merge pull request #4049 from urbit/jb/atom-gates
...
hoon: +rep/+rip reform, atom gate additions
2020-12-03 15:26:45 -08:00
Joe Bryan
9da45fd5fa
Merge branch 'release/next-vere' into na-release/candidate
...
* release/next-vere:
vere/aes_siv: check claimed length for all key sizes
vere: fix -Z refcounts
vere: remove -o in favor of manual -X
vere: clean up refcounts, debug printf
vere: replace -O with more generic -Z
vere: add -O for exporting keyfile
jael: add %vile scry endpoint for current keyfile
vere/aes_siv: check claimed length
2020-12-03 15:25:08 -08:00
Joe Bryan
2f7f07e51e
Merge pull request #3903 from urbit/ted/aes-siv-check-length-2
...
vere/aes_siv: check claimed length
2020-12-03 15:23:08 -08:00
Ted Blackman
914c6ce570
vere/aes_siv: check claimed length for all key sizes
2020-12-03 17:43:02 -05:00
Joe Bryan
5111831a03
ames: use +rep to assemble message fragments
2020-12-03 14:26:55 -08:00
Joe Bryan
9bb790e3e9
ames: updates +end, +lsh, and +rsh call sites
2020-12-03 14:25:31 -08:00
Joe Bryan
4a825df15b
Merge branch 'na-release/candidate' into jb/atom-gates
...
* na-release/candidate:
kh: use Word8 for Tint true color values
arvo: remove unused app files, libraries, and imports
webterm: improve line-spacing in certain browsers
vere: avoid +scot call for color value rendering
kh: support 24-bit %klr colors
vere: support 24-bit %klr colors
webterm: update mar and js to support 24-bit color
tests: fix ames tests
pill: update ivory pill
dojo: correct mark conversion scry path
pill: solid
aqua/ph: fix comet test
ames: flat packet format
hoon, dill: Add 24-bit true color
2020-12-03 14:17:23 -08:00
Joe Bryan
ce053facd5
Merge pull request #4051 from urbit/ted/ames-flat-revised
...
Ames flat packet format
2020-12-03 14:12:56 -08:00
Logan Allen
275144c72a
observe-hook: add %group-on-remove-member thread
2020-12-03 13:32:06 -06:00
pilfer-pandex
80540c2142
king: stat
2020-12-03 11:13:59 -08:00
Matilde Park
03dea8b1ad
Merge branch 'release/next-userspace' into lf/chat-graph
2020-12-03 13:19:03 -05:00
Matilde Park
fb6488bc68
interface: bump indigo-react 1.2.5 -> 1.2.15
2020-12-03 13:16:27 -05:00
Logan Allen
4268235581
chat-hook: no longer make unnecessary subscriptions on init
2020-12-03 12:02:02 -06:00
fang
940206cae9
Merge pull request #4055 from urbit/m/klr-24
...
term: 24-bit %klr support
2020-12-03 14:52:23 +01:00
Isaac Visintainer
2f1e48b3c1
Merge branch 'ixv/data-migration' into philip/testnet
2020-12-02 22:49:48 -08:00
Isaac Visintainer
79308eb4ed
chat-hook: fix another poke-import issue
2020-12-02 22:48:33 -08:00
Liam Fitzgerald
2caf1dac24
group-push-hook: kick members who are not subscribed
...
If a ship breaches, it may no longer be subscribed to the group, but
still be in it. This causes DM breakage amongst other things. To fix it,
we loop over the incoming subscriptions and kick everyone who is a part
of a group, but not subscribed to it.
2020-12-03 16:00:57 +10:00
Liam Fitzgerald
0a2839a152
glob: update to 0v3.p45m3.me2if.4nrp4.1u4ve.luhf2
2020-12-03 15:18:18 +10:00
Liam Fitzgerald
b15a5390ec
chat-hook: exponential backoff
2020-12-03 15:14:27 +10:00
Isaac Visintainer
2cf6af586d
Merge branch 'na-release/candidate' into philip/testnet
2020-12-02 21:10:15 -08:00
Liam Fitzgerald
5b318ad873
chat, metadata: OTA migration
2020-12-03 14:53:48 +10:00
Liam Fitzgerald
ea01e8515d
chat-store: OTA migration
2020-12-03 14:30:18 +10:00
matildepark
ec6fc83686
Merge pull request #4066 from urbit/mp/landscape/qa-12-1
...
landscape: QA grab-bag
2020-12-02 22:49:08 -05:00
fang
f099ec9505
kh: use Word8 for Tint true color values
...
Also does some minor style cleanup.
2020-12-03 01:45:46 +01:00
Matilde Park
5c4cf4d999
Merge branch 'release/next-userspace' into lf/eyre-perf-improvment
2020-12-02 17:51:27 -05:00
Matilde Park
bf31deb698
profile: nickname and avatar surfaced
2020-12-02 17:20:01 -05:00
Matilde Park
49d66989fd
groups: fix sharing contacts with avatars
...
Fixes #4064 .
2020-12-02 17:09:22 -05:00
Matilde Park
000e8c6964
profile: add icons, sidebar bg matches others
2020-12-02 16:35:39 -05:00
Matilde Park
7f3ec5549d
profile: amend mobile 'back' link size
2020-12-02 16:23:30 -05:00
Matilde Park
3283bd7134
groups: add margin to mobile invite popover
2020-12-02 16:21:04 -05:00
Matilde Park
44a17db1fb
groups: prevent demoting yourself if only admin
2020-12-02 16:16:02 -05:00
Matilde Park
ae3b40271d
groups: prevent admins from banning themselves
2020-12-02 16:12:37 -05:00
Matilde Park
b95e8a46d7
chat: even padding on daybreak
2020-12-02 16:07:58 -05:00
Matilde Park
0711c15be9
chat: mobile input uses textarea
2020-12-02 16:01:00 -05:00
Matilde Park
613281e587
chat: add leading sig when copying patp
...
Fixes #4059 .
2020-12-02 15:48:12 -05:00
Logan Allen
1913cdf4f1
arvo: remove unused app files, libraries, and imports
2020-12-02 14:05:04 -06:00
fang
8758ae9f7a
webterm: improve line-spacing in certain browsers
...
Lines had a sub-pixel gap between them in Firefox browsers. Using
display='flex' resolves that, somehow.
2020-12-02 17:43:22 +01:00
fang
07285a9147
vere: avoid +scot call for color value rendering
2020-12-02 17:28:02 +01:00
fang
7fa7716ab0
kh: support 24-bit %klr colors
2020-12-02 17:27:53 +01:00
fang
270a2ab528
vere: support 24-bit %klr colors
2020-12-02 17:27:42 +01:00
fang
1ea59bbad3
webterm: update mar and js to support 24-bit color
2020-12-02 17:26:17 +01:00
fang
467a90bc3e
Merge branch '24bit-colors' into m/klr-24
2020-12-02 17:24:55 +01:00
Isaac Visintainer
93abae77a4
Merge branch 'ixv/data-migration' into philip/testnet
2020-12-02 01:33:14 -08:00
Isaac Visintainer
13f49d42e1
chat-hook: fix poke-import issue
2020-12-02 01:32:25 -08:00
Joe Bryan
fa0680d201
hoon: updates +rap comment, removes jet-match hack
2020-12-02 01:21:55 -08:00
Joe Bryan
0e3941f146
hoon: updates +fil to bloq-truncate the repeated atom
2020-12-02 01:20:49 -08:00
Joe Bryan
28d4cd3e54
u3: removes +new-end, +new-lsh, and +new-rsh jet declarations
2020-12-02 01:00:09 -08:00
Joe Bryan
b5ec0c30f0
hoon: renames +new-end, +new-lsh, +new-rsh
2020-12-02 01:00:09 -08:00
Joe Bryan
c082c2677a
u3: updates +end, +lsh, and +rsh jet interfaces
2020-12-02 01:00:09 -08:00
Joe Bryan
9e713a5e10
hoon: removes +end, +lsh, and +rsh
2020-12-02 01:00:09 -08:00
Isaac Visintainer
e672c7348b
Merge branch 'ixv/data-migration' into philip/testnet
2020-12-02 00:29:14 -08:00
Isaac Visintainer
a6276c70b2
Merge branch 'ixv/data-migration-with-lens' into ixv/data-migration
2020-12-02 00:21:55 -08:00
Joe Bryan
f4442668c8
u3: adds +new-end, +new-lsh, and +new-rsh jet interfaces
2020-12-02 00:21:12 -08:00
Joe Bryan
bec63413b0
hoon: adds +new-rsh, switches all +rsh call sites
2020-12-02 00:21:51 -08:00
Joe Bryan
089852e948
hoon: adds +new-lsh, switches all +lsh call sites
2020-12-02 00:21:38 -08:00
Joe Bryan
4f9cba2baf
hoon: adds +new-end, switches all +end call sites
2020-12-02 00:21:12 -08:00
Isaac Visintainer
1d6a460345
apps: reorder maps, sets, and jugs
2020-12-02 00:20:37 -08:00
Isaac Visintainer
0c3edb1ca9
apps: reorder maps, sets, and jugs
2020-12-02 00:00:03 -08:00
Philip Monk
1394a9c455
kiln: add base-hash and our scries
2020-12-01 22:27:52 -08:00
Liam Fitzgerald
85508337e0
publish, links: better unread handling
2020-12-02 15:32:22 +10:00
Liam Fitzgerald
3d21dcd19f
Merge branch 'release/next-userspace' into lf/chat-graph
2020-12-02 13:42:02 +10:00
Liam Fitzgerald
54c469ecfa
graph-store: make JSON conversion invertible
2020-12-02 13:17:49 +10:00
Joe Bryan
181b1fbdb6
hoon: (and %zuse) use +run and +rut where appropriate
2020-12-01 18:26:18 -08:00
Philip Monk
b4e3b5c4ba
Merge remote-tracking branch 'origin/philip/testnet-master' into philip/testnet
2020-12-01 18:24:53 -08:00
Philip Monk
390e071548
lens: fix change lost in merge
2020-12-01 18:22:03 -08:00
Joe Bryan
3f71826d6b
hoon: adds atom map gates +run and +rut
2020-12-01 18:19:07 -08:00
Joe Bryan
12bf28e2c8
hoon: adds +sew, inverse of +cut
2020-12-01 18:15:26 -08:00
Joe Bryan
50f8650105
u3: removes +repn and +ripn
2020-12-01 18:11:59 -08:00
Joe Bryan
0420dad443
hoon: removes +repn and +ripn
2020-12-01 18:11:59 -08:00
Joe Bryan
e9937b306e
u3: updates +rep and +rip jets to take a $bite
2020-12-01 18:11:55 -08:00
Liam Fitzgerald
4e9c13834c
channel.js: address L review
2020-12-02 12:09:26 +10:00
matildepark
8ce031316c
Merge pull request #4045 from urbit/lf/indigo-bump-redo
...
interface: bump indigo
2020-12-01 21:08:43 -05:00
Liam Fitzgerald
e2fa71c5ca
interface: bump indigo
2020-12-02 12:07:01 +10:00
Joe Bryan
b27806769e
hoon: updates +rep and +rip to take a $bite
2020-12-01 17:52:43 -08:00
Isaac Visintainer
9ea43121a5
graph-store: leave try-rejoin wire when subscription succeeds
2020-12-01 17:52:24 -08:00
Isaac Visintainer
2f53524e2f
graphs: import-export
2020-12-01 17:38:51 -08:00
Isaac Visintainer
feab60f8a9
chat: import/export
2020-12-01 17:38:51 -08:00
Isaac Visintainer
398fb5de50
invites: import/export
2020-12-01 17:38:51 -08:00
Isaac Visintainer
4f0e599cb1
contacts: import/export
2020-12-01 17:38:51 -08:00
Isaac Visintainer
9ea14aa558
metadata: import/export
2020-12-01 17:38:51 -08:00
Isaac Visintainer
4668ddf84d
groups: import/export
2020-12-01 17:38:51 -08:00
Isaac Visintainer
f5137a5114
userspace: data migration testing utilities
2020-12-01 17:38:51 -08:00
Joe Bryan
9bfc0e6492
hoon: adds $bite for atom slice specifiers
2020-12-01 17:14:10 -08:00
Joe Bryan
7a08067cf1
hoon: adds $step for bloq-sized atom offsets
2020-12-01 16:51:14 -08:00
Philip Monk
fc16190734
Merge commit '257b17bdf' into HEAD
2020-12-01 16:27:22 -08:00
Joe Bryan
d15d5ba175
zuse: change to ropsten
2020-12-01 16:08:35 -08:00
Matilde Park
85cd81be1c
publish: add 'cancel' button to edit form
2020-12-01 18:18:32 -05:00
Logan Allen
0007c5c097
Merge branch 'release/next-userspace' into la/archive-graph-on-leave
2020-12-01 16:41:26 -06:00
Philip Monk
dc6dddac49
glob: update to 0v5.u5b0i.2ks0m.6ipcp.djea4.16n1h
2020-12-01 14:40:41 -08:00
fang
03fd56e8cc
various: start threads with unit of tuple args
...
Instead of a list of arguments, with trailing ~.
2020-12-01 23:38:02 +01:00
Philip Monk
e69804a5ae
Merge remote-tracking branch 'origin/na-release/candidate' into m/flagday-keyfile
2020-12-01 14:02:37 -08:00
Logan Allen
2760f79f66
group-on-leave thread: clean up contacts as well as everything else
2020-12-01 15:20:45 -06:00
Philip Monk
257b17bdfc
Merge remote-tracking branch 'origin/ixv/data-migration-with-lens' into m/flagday-keyfile
2020-12-01 13:16:53 -08:00
Ted Blackman
635c09b6a7
tests: fix ames tests
2020-12-01 14:14:36 -05:00
Logan Allen
9e69cba237
group-on-leave: poke %graph-pull-hook to allow resubscription
2020-12-01 12:51:26 -06:00
fang
9545e8727e
dojo: correct mark conversion scry path
...
Fixes an instance that hadn't accounted for #3994 yet.
2020-12-01 16:55:19 +01:00
Ted Blackman
174f36f1a8
aqua/ph: fix comet test
2020-12-01 09:59:07 -05:00
Ted Blackman
c7b8ffbf4e
ames: flat packet format
2020-12-01 09:51:14 -05:00
fang
005680a7b8
vere: fix -Z refcounts
2020-12-01 12:40:13 +01:00
fang
85c9647353
vere: remove -o in favor of manual -X
2020-12-01 12:37:15 +01:00
Isaac Visintainer
a779ca4d7e
herb: expect * rather than @
2020-12-01 00:15:05 -08:00
Isaac Visintainer
81cf813128
herb/lens: add utilites for import/export
2020-12-01 00:00:49 -08:00
Isaac Visintainer
94f7ca5b9d
graphs: import-export
2020-11-30 23:12:26 -08:00
Isaac Visintainer
edcd29c4da
chat: import/export
2020-11-30 23:05:46 -08:00
Isaac Visintainer
0c0efae1e9
invites: import/export
2020-11-30 23:05:46 -08:00
Isaac Visintainer
295340b422
contacts: import/export
2020-11-30 23:05:46 -08:00
Isaac Visintainer
c2d09c58e3
metadata: import/export
2020-11-30 23:05:46 -08:00
Isaac Visintainer
50ca536a27
groups: import/export
2020-11-30 23:05:39 -08:00
Isaac Visintainer
7d1c58031c
userspace: data migration testing utilities
2020-11-30 23:02:12 -08:00
Liam Fitzgerald
9ee62a2e55
hark: rework unread tracking, again
2020-12-01 15:46:28 +10:00
Joe Bryan
096ef91f7a
hood: fix obsolete syntax introduced in merge
2020-11-30 21:23:35 -08:00
Joe Bryan
072e2c8101
Merge branch 'm/vane-unversion' into m/modern-hoon
...
* m/vane-unversion:
ames: remove old state versions & conversions
gall: rename fading styles
vanes: remove old load types and logic
gall: refresh clay subscription on fade
gall: add nonce to agent wires
gall: add %doze-style fade
gall: fade initial commit
2020-11-30 21:04:16 -08:00
Joe Bryan
409579398c
Merge branch 'philip/clay-version' into m/modern-hoon
...
* philip/clay-version:
jael: add version numbers
gall: add version to over-the-wire protocol
clay: cleanup protocol versions
2020-11-30 20:54:22 -08:00
Joe Bryan
97cb62bc45
Merge branch 'philip/fade' into m/vane-unversion
...
* philip/fade:
gall: rename fading styles
gall: refresh clay subscription on fade
gall: add nonce to agent wires
gall: add %doze-style fade
gall: fade initial commit
2020-11-30 20:49:04 -08:00
Philip Monk
7e4d1a0a8b
jael: add version numbers
...
All over-the-wire requests should have version numbers. This adds them
to Jael's +message.
2020-11-30 20:48:01 -08:00
Philip Monk
55de9ab0a9
gall: add version to over-the-wire protocol
...
All over-the-wire requests should have version numbers. This adds them
to gall's +ames-request.
2020-11-30 20:12:43 -08:00
Joe Bryan
17f95c0cb6
Merge branch 'm/remove-ketcen' into m/modern-hoon
...
* m/remove-ketcen:
u3: removes .fab from |ut hooks
hoon: patch up +ax callsites
u3: WIP removes fab:ut
hoon: WIP remove fab:ut
hoon: remove ^%
2020-11-30 20:08:17 -08:00
Joe Bryan
3b4beded1d
u3: removes .fab from |ut hooks
2020-11-30 19:45:58 -08:00
Philip Monk
350521853b
clay: cleanup protocol versions
...
+riff-any is all clay requests except "backfill" requests. Change to
`$%` from `$^`, which was used to distinguish originally non-versioned
requests.
+fill is backfill requests and had no version number, so we add one.
We do not have version numbers on responses since those are implied by
the request. If someone requests at version `n` and you're at `n+1`,
you must respond in the format of `n`.
If someone requests at version `n+1` and you're at `n`, you crash;
though possibly you should be able to respond with message "I only know
up to `n`", in which case they may be able to re-request at `n`. In
either case, the version of the response is dictated by the request.
2020-11-30 19:25:12 -08:00
ixv
29850cdfa0
Merge pull request #4042 from urbit/ixv/aqua-azimuth
...
aqua: rework how it uses azimuth
2020-11-30 16:54:04 -08:00
fang
2c380e6cc6
vere: clean up refcounts, debug printf
2020-12-01 01:11:25 +01:00
fang
918971d688
vere: replace -O with more generic -Z
...
Lets you specify the output format, either 'jam', or an aura that the
scry result (assumed to be an atom in that case) gets rendered to, as a
.txt file.
2020-12-01 00:33:08 +01:00
matildepark
96c22217ce
Merge pull request #3998 from tylershuster/invite-modal-submit
...
groups: better ship search validation
2020-11-30 18:25:49 -05:00
Logan Allen
46fd3004bf
%group-on-leave thread: simplified and got it to compile
2020-11-30 16:59:30 -06:00
Logan Allen
2a47b18be7
thread: remove group-leave-metadata
2020-11-30 16:33:48 -06:00
Logan Allen
1b0e19eb51
observe-hook: state-2 typo
2020-11-30 16:32:53 -06:00
Logan Allen
41e3af25b3
threads: collapse them into a single %group-on-leave thread
2020-11-30 16:30:20 -06:00
Logan Allen
6c26a01655
contact-view: remove (now) unnecessary metadata removal
2020-11-30 16:22:20 -06:00
Logan Allen
a6bf3ca924
observe-hook + thread: remove metadata when leaving a group
2020-11-30 16:20:26 -06:00
Tyler Brown Cifu Shuster
99293c1e90
groups: better ship search validation
...
Fixes #3824
2020-11-30 14:12:04 -08:00
Matilde Park
e32daaf9b0
Merge branch 'master' into release/next-userspace
2020-11-30 16:52:15 -05:00
fang
8f22a9a501
vere: add -O for exporting keyfile
...
For integration with other flagday-related logic.
2020-11-30 22:50:12 +01:00
fang
d7c740b32a
jael: add %vile scry endpoint for current keyfile
2020-11-30 22:35:22 +01:00
Isaac Visintainer
5217a5c00e
ph: add and modify some ph helper functions; adds new thread for booting/breaching in the new paradigm, as well as a helper thread for just starting drivers in case you want to manipulate aqua manually
2020-11-30 13:15:59 -08:00
Isaac Visintainer
e03a18bad3
aqua: update and add new generators
2020-11-30 13:15:59 -08:00
Isaac Visintainer
94bb140448
aqua: manage azimuth state within aqua itself rather than using a thread
2020-11-30 13:15:59 -08:00
Logan Allen
1aa9337301
leave-graph: emit %done upon failed poke-acks
2020-11-30 14:33:22 -06:00
Logan Allen
f2e20efcf0
observe-hook: compiles
2020-11-30 13:20:27 -06:00
Logan Allen
b4e66ec4ed
thread: %group-leave-graph now compiles
2020-11-30 12:50:38 -06:00
Liam Fitzgerald
908e2d32e6
chat-fe: autodismiss mentions whilst in channel
2020-11-30 13:59:19 +10:00
Liam Fitzgerald
f552492414
ted/sane: add thread to run sanity checking
2020-11-30 13:44:31 +10:00
Liam Fitzgerald
3d51d6827f
sane: refactor to automatically fix issues
2020-11-30 13:36:03 +10:00
Liam Fitzgerald
8145e66078
chat-hook: add /x/synced scry
2020-11-30 13:35:26 +10:00
Liam Fitzgerald
5b7802a3a6
push-hook: add /x/sharing scry
2020-11-30 13:35:11 +10:00
Liam Fitzgerald
ec3f404325
pull-hook: move subscription restart to %sane poke
2020-11-30 13:34:55 +10:00
Liam Fitzgerald
1ed07f3295
pull-hook: restart subscriptions in on-load
2020-11-30 10:43:37 +10:00
fang
122123c11a
ames: remove old state versions & conversions
2020-11-27 13:55:21 +01:00
fang
732addadd3
various: touch up improperly rewritten comments
...
Also patches /mar/snip to be more correct, but a &snip [~ ~] in dojo
still does not work.
2020-11-27 13:25:40 +01:00
fang
a3c36f2e76
tests: update vane tests for new scry gate
2020-11-26 19:12:35 +01:00
fang
f71bcb9f11
ted: update threads that had fallen into disrepair
2020-11-26 17:44:25 +01:00
fang
d6a9c39f29
test: only build .hoon files
...
Previously it would fail to build .txt files and such. Now it filters
those out and doesn't try.
2020-11-26 17:44:19 +01:00
fang
d61e5afdc4
test: don't panic after building non-/tests files
2020-11-26 17:44:10 +01:00
fang
88e3e5dabd
group: remove unused library
2020-11-26 17:44:02 +01:00
fang
eef09dd63b
hoon: remove deprecated character parsers
2020-11-26 17:43:54 +01:00
fang
8e57961183
hoon: remove {type} syntax
2020-11-26 17:43:42 +01:00
fang
a539d986a7
various: move away from {type} syntax
...
In favor of [type] syntax.
Turns a bunch of ++ into +$ along the way.
2020-11-26 17:43:26 +01:00
fang
ebe0feed50
hoon: remove face/type syntax
2020-11-26 17:38:20 +01:00
fang
44fb0cc19d
various: move away from face/type syntax
...
In favor of face=type.
2020-11-26 17:38:00 +01:00
fang
2545282d5e
hoon: remove $constant type syntax
2020-11-26 17:31:23 +01:00
fang
a6e7af38d5
various: move away from $constant type syntax
2020-11-26 17:31:06 +01:00
fang
194e8ae440
hoon: remove += and +- arm syntax
2020-11-26 17:27:30 +01:00
Joe Bryan
a7a94e5b9c
Revert "arvo: temporary, removes initial kernel source from +brass"
...
This reverts commit 698710250d
.
2020-11-26 02:02:53 -08:00
Joe Bryan
44a8e41e04
Merge branch 'jb/re-mug' into jb/candidate
...
* jb/re-mug:
ur: updates +mug
pill: all
Revert "arvo: temporary, build +brass out of /not-sys"
u3: switches to new +mug
pill: brass
2020-11-26 02:02:24 -08:00
Joe Bryan
698710250d
arvo: temporary, removes initial kernel source from +brass
2020-11-26 01:47:10 -08:00
Joe Bryan
76451b54a3
Merge branch 'jb/re-mug-pre' into jb/candidate
...
* jb/re-mug-pre:
arvo: temporary, build +brass out of /not-sys
hoon: switches to new +mug
u3: adds new +mug (as u3r_gum_*)
hoon: adds new +mug (as +gum)
u3: updates +muk to truncate seed and removes spurious assertion
hoon: updates +muk to truncate seed and removes spurious assertion
2020-11-26 01:20:28 -08:00
Joe Bryan
c6b5f76367
ur: updates +mug
2020-11-26 01:18:53 -08:00
Joe Bryan
833f5f4b77
Revert "arvo: temporary, build +brass out of /not-sys"
...
This reverts commit 44b4dc0e33e92b624466141216a3885b691a1859.
2020-11-26 01:18:53 -08:00
Joe Bryan
e853474ce0
u3: switches to new +mug
2020-11-26 01:18:49 -08:00
Joe Bryan
5b2d695861
arvo: temporary, build +brass out of /not-sys
2020-11-26 00:32:37 -08:00
Joe Bryan
cd3918b852
hoon: switches to new +mug
2020-11-26 00:32:52 -08:00
Joe Bryan
09782dcba1
u3: adds new +mug (as u3r_gum_*)
2020-11-26 00:32:37 -08:00
Joe Bryan
fc30df7401
hoon: adds new +mug (as +gum)
2020-11-26 00:31:25 -08:00
Joe Bryan
b2eaa5e5b8
arvo: removes neo-arvo and obsolete pill generators
2020-11-25 23:34:44 -08:00
Joe Bryan
f8b2beae32
arvo: adds some more explicit stack frames
2020-11-25 23:34:44 -08:00
Joe Bryan
aba8bdc989
arvo: moves tasks to top-level, restructures state
2020-11-25 23:34:39 -08:00
Liam Fitzgerald
f73a96ba90
pull-hook: backstop crashed kick handler
...
Virtualises the kick handler for the inner door in lib/pull-hook, so
that crashes in the handler do not cause a dangling resource with no
subscription. Additionally, failed kicks now cause the sync to be
dropped into a failed-kicks map in the state, where we attempt to
recover from the failure in the on-load.
2020-11-26 16:09:14 +10:00
Liam Fitzgerald
f851803d3c
pull-hook: do not crash on dangling sync
...
If the %kick handler of the inner-core crashes, then we never get to
resubscribe, thus leaving a dangling entry in the state with no
corresponding subscription. Updates the pull-hook-action pokes to not
crash when given a dangling entry.
2020-11-26 15:42:23 +10:00
Joe Bryan
b8974d5338
arvo: improves faces in vane install/upgrade
2020-11-25 19:03:05 -08:00
Joe Bryan
4d5f1388f4
arvo: fix hoon source reference in +boot re-compilation
2020-11-25 18:57:41 -08:00
Matilde Park
959b585b38
glob: update to 0v5.0umdn.af5hq.bp84b.66eao.q0b98
2020-11-25 20:19:24 -05:00
Matilde Park
7e88db06d3
landscape: fix dismiss
2020-11-25 20:15:50 -05:00
Matilde Park
531f406222
glob: update to 0v2.qmtv4.6j75q.g4ph5.5agd1.02hsd
2020-11-25 20:11:34 -05:00
Liam Fitzgerald
03b89e7072
notifications: fix note description render
2020-11-26 10:58:54 +10:00
Joe Bryan
e1dbd37b5c
arvo: remove old-style event routing
2020-11-25 16:48:44 -08:00
matildepark
bda335ea7c
Merge pull request #4020 from urbit/mp/landscape/breach
...
landscape: add breach notification
2020-11-25 19:26:39 -05:00
Joe Bryan
eaa77fae3e
arvo: require both hoon and arvo in initial larval filesystem
2020-11-25 16:02:27 -08:00
Joe Bryan
e85f00f46b
arvo: only allow a single %whom
2020-11-25 16:02:27 -08:00
Joe Bryan
71fb3d66d8
vere: scry reform
2020-11-25 16:02:18 -08:00
Joe Bryan
f95e1f48c2
arvo: scry reform
2020-11-25 16:02:10 -08:00
matildepark
c485f0827e
Merge pull request #3808 from tylershuster/add-group
...
launch: adds new group button
2020-11-25 18:27:43 -05:00
Matilde Park
e32a0bf5db
launch: banner is dismissable
2020-11-25 18:26:44 -05:00
Tyler Brown Cifu Shuster
6e1de24b23
groups: standardized dms, join, and create icons
2020-11-25 15:09:58 -08:00
Philip Monk
7259b2c121
gall: rename fading styles
2020-11-25 14:46:33 -08:00
Matilde Park
377c3c51f3
Merge branch 'release/next-userspace' into mp/publish/previews
2020-11-25 15:42:55 -05:00
Matilde Park
fb33ff4f82
publish: replicate new links interface
2020-11-25 15:41:44 -05:00
fang
ad8367974b
arvo: allow %$ care in +sloy
...
Similar to the fix made for desk in f714d90
, now that we actually want to do so.
2020-11-25 10:55:11 -08:00
Joe Bryan
788f8532fe
Merge branch 'na-release/candidate' into jb/wyrd
...
* na-release/candidate: (461 commits)
pill: update
zuse: make octs value @ again
zuse, clay, various: unflop the spur in beams
hoon: add +snip and +rear
arvo: unflop the spur in scry
tests: checks bip32 for xpub/xprv/pif/address
bip32: adds network option for bitcoin addresses
bip32: adds network type option for xpub/priv
pill: all
pill: change to ropsten
zuse: change to ropsten
pill: all
u3: fix accidental neologism in comments
pill: solid
pill: solid
nix: trims trailing whitespace from solid pill builder
hoon: adds $cord to $tank
zuse: modernizes syntax of top-level structures
zuse: removes obselete structures $ares, $coop, and $disc
hoon: moves $json and styled-text molds back to %zuse
...
2020-11-25 10:54:53 -08:00
matildepark
f9ef625cb5
Merge pull request #4017 from urbit/lf/edit-notifications
...
hark: update mark conversion for editable comments
2020-11-25 13:35:58 -05:00
Tyler Brown Cifu Shuster
ea6580cba1
launch: adds new group buttons
...
Fixes #3768
2020-11-25 09:39:51 -08:00
Elliot Glaysher
967b5c3091
king: port the new lmdb event log changes.
2020-11-25 11:33:36 -05:00
fang
7956adedee
vanes: remove old load types and logic
...
Maintains state version numbers to avoid tripping up migration tools.
2020-11-25 16:24:16 +01:00
fang
b5c2264d2c
Merge pull request #2990 from yosoyubik/decompress-point
...
bip32: bitcoin address derivation from extended keys
2020-11-25 13:24:41 +01:00
fang
bf49ba024c
Merge pull request #3964 from ronreg-ribdev/sponsor
...
gen: add +sponsor generator
2020-11-25 12:33:48 +01:00