Liam Fitzgerald
90faac16c9
glob: update to 0v1.pak02.pfla3.gh56f.qhc6h.3h881
2020-11-19 13:40:32 +10:00
Liam Fitzgerald
ae32141263
inbox: fix graph resource redirects
2020-11-19 13:30:25 +10:00
Liam Fitzgerald
a56565b07f
inbox: fix link routing and rendering
2020-11-19 12:57:03 +10:00
Liam Fitzgerald
99faa900a4
glob: update to 0v4.3fbh4.p7j6i.2pi9g.d1ltq.5u7uu
2020-11-19 12:51:52 +10:00
matildepark
f038a302c5
Merge pull request #3960 from urbit/lf/hark-edit-comments
...
hark: upgrade for editable comments
2020-11-18 21:27:00 -05:00
Liam Fitzgerald
7fa2376aa5
hark-fe: fix crash
2020-11-19 12:21:44 +10:00
Liam Fitzgerald
ffaba0be45
hark: update graph marks for editable comments
2020-11-19 12:17:55 +10:00
Logan Allen
e7b0ff2c66
graph-store: change atom to %1 for all migrated comments
2020-11-18 20:02:42 -06:00
Matilde Park
195cd23ad4
glob: update to 0v5.67obv.15auf.c2rc7.jpcu2.iain3
2020-11-18 20:38:37 -05:00
Liam Fitzgerald
ef85085727
inbox: correct notification order
2020-11-19 11:32:13 +10:00
matildepark
6783e1ec20
Merge pull request #3940 from urbit/mp/landscape/invites-inbox
...
landscape: show all invites in inbox
2020-11-18 20:19:01 -05:00
Liam Fitzgerald
7aecffb90f
inbox: redirect invites correctly
2020-11-19 11:13:15 +10:00
matildepark
433c9d94a9
Merge pull request #3959 from urbit/mp/publish/writers
...
publish: Restore basic 'add writers' form
2020-11-18 19:50:41 -05:00
Matilde Park
4b2c8e61b6
publish: Restore basic 'add writers' form
...
Fixes #3845 .
2020-11-18 19:48:05 -05:00
Liam Fitzgerald
474e769839
Merge remote-tracking branch 'origin/master' into release/next-userspace
2020-11-19 10:46:20 +10:00
Liam Fitzgerald
d85af3c7e0
Merge remote-tracking branch 'origin/release/next-userspace' into mp/landscape/invites-inbox
2020-11-19 10:20:12 +10:00
L
c3c9218083
Merge pull request #3927 from urbit/la/revisions
...
graph-store: amend %publish and %link validators to allow editing comments
2020-11-18 18:01:13 -06:00
Logan Allen
783c4f2ee2
interface: show currently editing comment as pending
2020-11-18 18:00:48 -06:00
matildepark
89507d7669
Merge pull request #3950 from urbit/lf/hark-dm-fix
...
hark: fix automatically watching DMs
2020-11-18 18:29:23 -05:00
Tyler Brown Cifu Shuster
7d295cb007
landscape: preclude dropdown duplicates on exact match
...
Fixes #3954
2020-11-18 14:38:50 -08:00
Logan Allen
473b280bf4
interface: links and publish comments both work
2020-11-18 15:03:37 -06:00
matildepark
84792f196e
Merge pull request #3947 from urbit/mp/chat/de-scroll-catch
...
Revert "chat: fixed embedded scroll item disability"
2020-11-18 15:53:03 -05:00
Matilde Park
36a028d6bf
chat: centre code block text
2020-11-18 15:50:18 -05:00
Matilde Park
3862ce1b25
chat: pad inline code
2020-11-18 15:41:07 -05:00
Logan Allen
abddddbb17
interface: editing publish comments works
2020-11-18 14:25:44 -06:00
Philip Monk
45e886729f
base64: introduce trivial change
...
~zod has a corrupt lobe in its state; making a trivial change to this
file lets us get past it.
2020-11-17 23:00:11 -08:00
Philip Monk
0d034f3267
glob: update to 0v2.7r49j.ca15d.c9dtr.avfbh.l20d0
2020-11-17 22:03:01 -08:00
Philip Monk
eadc63938c
Merge remote-tracking branch 'origin/release/next-dill' into release/next-sys
2020-11-17 21:54:50 -08:00
Philip Monk
cd87c786ca
Merge remote-tracking branch 'origin/master' into HEAD
2020-11-17 21:10:20 -08:00
Matilde Park
f98509b807
landscape: autofill contact with root identity first
2020-11-17 23:37:02 -05:00
Liam Fitzgerald
f8865b479c
hark-chat-hook: restart possibly killed subscription
...
Issue #3946 may have caused the subscription to be killed by way of a
crashed %fact handling. If so, restart the subscription.
2020-11-18 14:25:31 +10:00
Liam Fitzgerald
7a1ff3ce2a
chat-view: join chat after acquiring metadata
...
hark-chat-hook scries for the group in order to determine whether the
chat should be automatically watched for notifications. Therefore, if we
are joining a chat, we should acquire the metadata before joining the
chat. This is to ensure that the scry works correctly.
Fixes #3946
2020-11-18 14:12:13 +10:00
Matilde Park
0f0a93c79c
landscape: fix initial contact color input
...
The rewrite of hexToUx in TypeScript returned a function script instead
of the expected string.
The previous write is put in its place, and instead of assuming "0x"
is always in the color input's initial value, we selectively remove it,
alleviating another bug where we would display a different color than we
submitted due to substringing the first 2 characters
of a value without "0x".
Fixes #3875 .
2020-11-17 23:09:39 -05:00
matildepark
4a1cd48ef5
Merge pull request #3948 from urbit/mp/hark/chat-metadata
...
hark: handle "no chat metadata" errors
2020-11-17 22:32:26 -05:00
Philip Monk
08ebacd430
Merge branch 'pr' into release/next-sys
2020-11-17 19:00:09 -08:00
Philip Monk
d48e296f4f
Merge pull request #3525 from urbit/jb/restage-to-wain
...
arvo: accept embedded nulls in to-wain:format
2020-11-17 18:33:41 -08:00
Philip Monk
e8e970d0ea
Merge pull request #3812 from urbit/ted/no-impostor-comets
...
no more impostor comets
2020-11-17 18:29:46 -08:00
Matilde Park
9807e02a50
hark: handle "no chat metadata" errors
...
Fixes urbit/landscape#161 .
2020-11-17 20:44:48 -05:00
Logan Allen
e256d39034
interface: rudimentary route and edit comment interface
2020-11-17 19:18:37 -06:00
Logan Allen
622d18b0df
Merge branch 'la/revisions' of github.com:urbit/urbit into la/revisions
2020-11-18 01:17:25 +00:00
Liam Fitzgerald
3ba99187b4
hark-fe: address mp review
2020-11-18 11:01:56 +10:00
Liam Fitzgerald
65e4a06a64
Merge branch 'release/next-userspace' into lf/hark-caching
2020-11-18 11:00:34 +10:00
matildepark
4db5399e91
Merge pull request #3944 from urbit/lf/graph-subset-fix
...
graph-store: correctly subset in scries
2020-11-17 18:10:11 -05:00
Matilde Park
46fc5b5e4f
Revert "chat: fixed embedded scroll item disability"
...
This reverts commit 3b5d3c6ff6
.
2020-11-17 17:58:36 -05:00
Logan Allen
5fb9d1f0fe
publish interface: back up to old parity
2020-11-17 13:59:43 -06:00
Liam Fitzgerald
5615c10c2b
graph-store: correctly subset in scries
2020-11-17 18:00:29 +10:00
Matilde Park
e9e57ee5a4
hark: fix crash on comments with remote content
...
Fixes #3931 .
2020-11-16 16:35:20 -05:00
Matilde Park
27f9d24329
landscape: show all invites in inbox
...
Fixes #3925 .
2020-11-16 16:19:11 -05:00
Liam Fitzgerald
099b2556a4
interface: group unread counts match spec
2020-11-16 16:05:34 +10:00
Liam Fitzgerald
0b72f3ed45
interface: do not mark unread on navigate
2020-11-16 14:20:41 +10:00
Liam Fitzgerald
fd1e75d913
interface: show loader and redirect for inbox invites
2020-11-16 14:13:59 +10:00
Liam Fitzgerald
ff50753c71
interface: fix content transparency in dark mode
2020-11-16 13:55:11 +10:00
Liam Fitzgerald
4e84c43380
interface: fix loading on scroll
2020-11-16 13:53:57 +10:00
Liam Fitzgerald
6ec8037be8
hark-store: allow scrying for archive
2020-11-16 13:53:18 +10:00
Liam Fitzgerald
5c148e9c56
hark-store: reverse map ordering
2020-11-16 13:52:45 +10:00
Liam Fitzgerald
fb09c36fbe
interface: show unread counts on group tiles
2020-11-16 12:23:42 +10:00
Liam Fitzgerald
ec580cf8c1
hark-store: rework caching
2020-11-16 12:22:42 +10:00
John Franklin
756c94aeb6
hoon: update glyph names (continued)
2020-11-14 23:08:52 -06:00
Tyler Brown Cifu Shuster
06ab4bfc79
launch: click to copy base hash
...
Fixes https://github.com/urbit/landscape/issues/162
2020-11-12 21:06:05 -08:00
Logan Allen
4f7ca0a0dc
graph-store: add overwrite field to %add-graph
2020-11-12 20:40:12 +00:00
Logan Allen
25a68b16a7
graph-validator-link: amend to have blank containers and comments with required content
2020-11-12 20:23:07 +00:00
Logan Allen
cb990242e8
graph-store: added debugging tool to %validate-graph
2020-11-12 20:19:36 +00:00
Logan Allen
125dd0d910
graph-store: added debugging tool to %validate-graph
2020-11-12 14:00:59 -06:00
Logan Allen
9c9e1160ad
graph-store: update %publish and %link schemas, wipe update-logs
2020-11-12 13:47:42 -06:00
fang
9ef79c7b5a
tests: fix bad merge on eyre tests
2020-11-12 17:46:59 +01:00
Matilde Park
0d4aeb097a
glob: update to 0ve8ukb.s45qi.3h6k8.hmh4p.h6p9m
2020-11-12 10:48:15 -05:00
Matilde Park
fcefc4b1c1
hark: remove extraneous "}"
2020-11-12 08:07:21 -05:00
Matilde Park
ac961f577c
hark: pass remotecontentpolicy to chat notifs
2020-11-12 08:05:50 -05:00
Matilde Park
d527b42058
glob: update to 0vvse4p.hsbcu.1hjo3.dhct1.t7jqn
2020-11-12 00:09:58 -05:00
Liam Fitzgerald
e3876ccc63
interface: correctly handle DM notifications
2020-11-12 14:47:24 +10:00
Liam Fitzgerald
f97fe15d7a
interface: do not crash on DM notifications
2020-11-12 14:39:41 +10:00
Matilde Park
51fd47e886
glob: update to 0v2.05ddv.3pde4.12728.vv799.onc9n
2020-11-11 23:10:44 -05:00
Liam Fitzgerald
45f273a984
hark-chat-hook: automatically watch DMs for notifications
2020-11-12 13:55:58 +10:00
Liam Fitzgerald
698dc68b64
chat-view: create group and metadata first
2020-11-12 13:55:30 +10:00
Liam Fitzgerald
045e05ca45
interface: improve group notify toggle
2020-11-12 13:25:37 +10:00
Matilde Park
252f3b9492
groupsettings: use .has() for admin check
2020-11-11 21:50:24 -05:00
Matilde Park
1a4a81a885
groupsettings: check for admin when rendering delete
2020-11-11 21:47:24 -05:00
Matilde Park
402f616461
hark: prevent inbox flexshrink in safari
2020-11-11 21:35:33 -05:00
Matilde Park
6e8aa1faf1
chat: code uses fontsize 0
2020-11-11 21:07:45 -05:00
Matilde Park
e078c440f1
statusbar: fix display of badge
2020-11-11 20:48:11 -05:00
Liam Fitzgerald
a11f1b65b3
Merge branch 'lf/hark-qa-fixes' of https://github.com/urbit/urbit into lf/hark-qa-fixes
2020-11-12 11:42:02 +10:00
Liam Fitzgerald
f5c12f35f3
Merge branch 'lf/hark-qa-fixes' of https://github.com/urbit/urbit into lf/hark-qa-fixes
2020-11-12 11:41:39 +10:00
Matilde Park
4e9e075a8e
hark: fix notification spacing and font size
...
Fixes urbit/landscape#146 .
2020-11-11 20:41:31 -05:00
Liam Fitzgerald
cc29ffc83b
interface: show graph unreads in sidebar
2020-11-12 11:41:06 +10:00
Liam Fitzgerald
437c107c83
hark-store: cache graph-unreads
2020-11-12 11:31:33 +10:00
Matilde Park
4673bb1456
Revert "hark: use largeBullet, remove on read"
...
This reverts commit 2404d70bee
.
2020-11-11 20:23:39 -05:00
Liam Fitzgerald
5d8d84a7f4
Merge remote-tracking branch 'origin/mp/hark/qa-11-11' into lf/hark-qa-fixes
2020-11-12 10:46:29 +10:00
Liam Fitzgerald
0e9f7c66a9
Merge remote-tracking branch 'origin/mp/hark/qa-11-11' into lf/hark-qa-fixes
2020-11-12 10:44:20 +10:00
Matilde Park
b163b76784
hark: position mute/archive at top
2020-11-11 19:37:05 -05:00
Liam Fitzgerald
f07b231e36
hark-store: default to DND being off
2020-11-12 10:34:51 +10:00
Liam Fitzgerald
b4ce2fccda
Merge branch 'release/next-userspace' into lf/hark-qa-fixes
2020-11-12 10:33:26 +10:00
Matilde Park
ba420d4810
hark: correct link styling
...
Fixes urbit/landscape#147
2020-11-11 19:32:31 -05:00
Liam Fitzgerald
0b7201ac08
interface: lazier notifications loading
2020-11-12 10:26:53 +10:00
Liam Fitzgerald
fa9a7dc0f0
hark-store: do not give all notifications in +on-watch
2020-11-12 10:26:24 +10:00
Liam Fitzgerald
3b55404dee
hark-group-hook: fix path in +on-watch
2020-11-12 10:26:02 +10:00
Matilde Park
5c8337e878
hark: prevent long list overflowing
2020-11-11 19:22:58 -05:00
Matilde Park
2404d70bee
hark: use largeBullet, remove on read
2020-11-11 19:22:51 -05:00
fang
f549d16a2e
webterm: account for title oddity for terminal app
2020-11-11 22:00:32 +01:00
Matilde Park
2b257dcd8f
groupSwitcher: use 'Boot' for DMs + Drafts
2020-11-11 15:45:02 -05:00
Matilde Park
6782785083
landscape: surface invites in notifications
2020-11-11 15:42:06 -05:00
fang
32e1235edb
webterm: update slog handling for new formats
...
Secretly, [data.slog] here implies the entire slog text to be a single
semantic character. But this kind of detail isn't present in the slog
event, and can't be trivially reconstructed, so we're fine with this.
2020-11-11 20:59:45 +01:00
Matilde Park
2ba78348fb
glob: update to 0v3.h5gg6.t76qc.9on82.im1ti.i4vuu
2020-11-11 00:19:44 -05:00
Matilde Park
267e506af6
Merge branch 'release/next-userspace' into mp/hark/qa-11-10
2020-11-11 00:16:25 -05:00
Matilde Park
468d794cbc
Merge branch 'master' into release/next-userspace
2020-11-11 00:15:47 -05:00
Matilde Park
ef9ea119c6
hark: use vertical rules
...
FIxes urbit/landscape#150 .
2020-11-11 00:08:43 -05:00
Matilde Park
176ac9d4ea
hark: dark mode text fixes
...
Fixes urbit/landscape#138 . Fixes urbit/landscape#153 .
2020-11-10 23:56:31 -05:00
Matilde Park
a90b9575e0
statusbar: resurface badge
2020-11-10 23:53:15 -05:00
Matilde Park
b721725ffc
landscape: remove notifs in status bar
...
Fixes urbit/landscape#151 .
2020-11-10 23:34:49 -05:00
matildepark
565fc46660
Merge pull request #3910 from urbit/lf/graph-cleanup
...
graph-store: run-updates no longer pokes itself
2020-11-10 23:24:24 -05:00
Liam Fitzgerald
e71ba741f4
Merge pull request #3908 from urbit/lf/hark-graph-indices
...
hark: follow individual indices
2020-11-11 10:37:19 +10:00
Liam Fitzgerald
a07f55b832
hark-graph-hook: fix conflict in merge
2020-11-11 10:36:32 +10:00
fang
1c8e73a8f6
eyre: update tests to match fact-only clogs
...
Watch-acks no longer add to the clog counter, so we need to trigger an
additional fact to reach the test case we care about.
2020-11-10 23:16:44 +01:00
fang
1e8d6651ac
eyre: update tests to match fact-only clogs
...
Watch-acks no longer add to the clog counter, so we need to trigger an
additional fact to reach the test case we care about.
2020-11-10 23:12:14 +01:00
fang
efdcc8b41e
eyre: clog exclusively for %facts
...
Eyre's clog logic was a tad inconsistent about "only facts" vs "not poke-acks".
This makes it consistently say "only facts" when it comes to clog-related logic.
Yes, in theory this means %watch-acks and %kicks can build up endlessly, but
those should take up negligible space compared to %facts.
Should fix any oddball cases of crashes here that #3835 didn't already catch.
2020-11-10 23:05:46 +01:00
fang
74fcda589d
eyre: remove fact-without-subscription printf
2020-11-10 23:05:37 +01:00
fang
49aa333331
eyre: ignore facts directly after clog
...
When an application would send multiple facts during a single event, it
was possible for the first fact to trigger a clog, removing the
subscription and sending a quit, but then the second fact still getting
sent out at normal.
Here, we drop any facts for subscriptions we don't have registered in
state, which should only happen in the described case.
2020-11-10 23:05:28 +01:00
fang
3ca993df07
eyre: clog exclusively for %facts
...
Eyre's clog logic was a tad inconsistent about "only facts" vs "not poke-acks".
This makes it consistently say "only facts" when it comes to clog-related logic.
Yes, in theory this means %watch-acks and %kicks can build up endlessly, but
those should take up negligible space compared to %facts.
Should fix any oddball cases of crashes here that #3835 didn't already catch.
2020-11-10 22:06:28 +01:00
Matilde Park
a24959a64f
drum: fix syntax error for state-11
2020-11-10 15:12:52 -05:00
fang
1c01c7dc6c
webterm: update bel and move into lib
2020-11-10 21:11:58 +01:00
Matilde Park
e986298ee9
Merge branch 'release/next-userspace' into lf/hark-redux
2020-11-10 15:04:16 -05:00
fang
c33f027735
hood: auto-start herm
2020-11-10 20:54:06 +01:00
fang
9ccfeb9e8d
soto: tombstone
2020-11-10 20:47:01 +01:00
fang
eb40e2feed
webterm: handle unicode more correctly
...
Make the marks produce json arrays where the (list @c) type is used.
On the frontend, transform the semantic (character-based) cursor
position into a byte-based one, in order to ensure the cursor gets
rendered at the correct location, even if the presence of multi-byte
characters like emoji.
2020-11-10 20:42:28 +01:00
Matilde Park
35103ab394
hark-graph-hook: remove ~&
2020-11-10 14:24:47 -05:00
Matilde Park
fdcb2c32db
Merge branch 'lf/hark-redux' into lf/hark-graph-indices
2020-11-10 14:21:51 -05:00
fang
6b3e062f60
webterm: ensure input spans entire screen
...
(...even if it might get cut off by prompt rendering details)
2020-11-10 19:35:42 +01:00
fang
9cd9448bcd
dill: remove ducts from %view and %flee interface
...
This was a little bit too crummy. Instead, we put in a placeholder of ~,
which should be forwards-compatible with atomic session identifiers,
where ~ identifies the default session.
Additionally touches up the herm wires/paths to stick to the above more
closely.
2020-11-10 19:33:11 +01:00
matildepark
1f51ed5973
Merge pull request #3907 from urbit/mp/landscape/chat-indigo
...
chat: migrate to indigo-react
2020-11-10 13:30:32 -05:00
fang
5f5e1def83
mark: handle unicode in belt correctly
...
Input should be treated as unicode strings
2020-11-10 19:27:25 +01:00
fang
fa20fff31a
Merge pull request #3873 from urbit/m/lazy-verb
...
verb: render printouts lazily
2020-11-10 10:51:24 +01:00
Liam Fitzgerald
5354aae5fa
graph-store: run-updates no longer pokes itself
2020-11-10 15:43:35 +10:00
Liam Fitzgerald
7e5bf37184
hark: address L review
2020-11-10 13:32:48 +10:00
Liam Fitzgerald
39caa57308
hark: update FE for per-index granularity
2020-11-10 12:15:16 +10:00
Liam Fitzgerald
9eec477e0e
hark-graph-hook: watch individual indices
2020-11-10 12:14:06 +10:00
Matilde Park
54d08e393f
arvo/landscape: remove unused pngs
2020-11-09 21:14:00 -05:00
Matilde Park
afa188150f
landscape: use new spinner everywhere
2020-11-09 21:13:41 -05:00
Matilde Park
e9c129b1e3
chat: migrate to indigo-react
...
Fixes urbit/landscape#41 .
2020-11-09 21:13:17 -05:00
matildepark
0934c52e83
Merge pull request #3902 from urbit/mp/landscape/qa-11-6
...
links, publish: componentise comments, migrate remainder to indigo-react
2020-11-09 20:48:17 -05:00
fang
e3dba290c9
webterm: implement underline and blink styles
2020-11-10 01:37:40 +01:00
fang
ee55f34a72
webterm: update input to use indigo components
2020-11-10 00:45:08 +01:00
fang
3b51329b41
webterm: DojoApp -> TermApp
2020-11-10 00:35:27 +01:00
fang
fbda1de612
webterm: dojo -> term
...
Includes updating the tile data in launch.
2020-11-09 20:29:36 +01:00
L
9cbed7a4a9
Merge pull request #3832 from urbit/la/thread-watcher
...
observe-hook: spin up a thread upon receiving a %fact from a subscription
2020-11-09 12:37:13 -06:00
fang
089f6515ed
webterm: refactor line to use React.memo
...
Also leave out unnecessary key detail.
2020-11-09 15:49:30 +01:00
fang
37359d2110
webterm: wrap lines
2020-11-09 15:32:15 +01:00
fang
8e77764cfc
webterm: retain prompt on %clr
2020-11-06 22:41:58 +01:00
fang
acd9176d76
webterm: clean up
2020-11-06 22:32:13 +01:00
fang
f62129d095
herm: keep blit & belt marks in cache
...
Perhaps there should be a general-purpose mechanism for this, but for
now this will suffice.
2020-11-06 22:30:24 +01:00
Logan Allen
f714fa602e
observe-hook: switch from time to serial, and reorganize on-agent
2020-11-06 15:29:15 -06:00
Logan Allen
4b7f0e8025
thread-watch: change name to observe-hook
2020-11-06 14:55:32 -06:00