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
matildepark
1b34d7b8ac
Merge pull request #3935 from urbit/lf/hark-caching
...
hark: rework caching to allow for better unread counts, read all by index
2020-11-17 20:49:46 -05: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
Joe Bryan
5f1d75c119
pill: solid
2020-11-17 15:10:15 -08: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
Joe Bryan
79633c3559
arvo: adds (no-op) version negotiation
2020-11-17 15:09:35 -08:00
Joe Bryan
5ecc184638
arvo: refines arvo internal ($waif) and external ($wasp) effects
2020-11-17 15:09:35 -08:00
Joe Bryan
7645b4d096
vere: fixes crash on bailing bail
2020-11-17 15:09:35 -08:00
Joe Bryan
17ae2572a8
arvo: disables old event/effect routing regime
2020-11-17 15:09:35 -08:00
Joe Bryan
8b83760c33
serf: switches to new new crud
2020-11-17 15:09:35 -08:00
Joe Bryan
6ff7f12c16
vere: switches (mostly) to new event/effect routing
2020-11-17 15:09:31 -08:00
matildepark
eaf86d8e7d
Merge pull request #3941 from urbit/mp/hark/remote-comment-content
...
hark: fix crash on comments with remote content
2020-11-17 18:08:02 -05:00
Joe Bryan
e2ba632a41
pill: solid
2020-11-17 15:07:47 -08:00
Joe Bryan
8f66508d63
arvo: moves arvo state management into |le
...
and sketches out new event/effect routing
2020-11-17 15:07:40 -08: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
Brendan Hay
506e768507
build: update GoogleCloudPlatform/github-actions/setup-gcloud to 0.2.0
2020-11-17 18:54:17 +01:00
pilfer-pandex
9062f398a5
king: try undoing warnings in eventlog-lmdb
2020-11-17 18:27:48 +01:00
pilfer-pandex
108b6ed485
king: diswarn tests
2020-11-17 18:27:48 +01:00
pilfer-pandex
0567f24959
king: more warnery
2020-11-17 18:27:48 +01:00
pilfer-pandex
491034b4eb
king: fix warnings; more consistent warn policy
2020-11-17 18:27:48 +01:00
Liam Fitzgerald
5615c10c2b
graph-store: correctly subset in scries
2020-11-17 18:00:29 +10:00
John Franklin
11f8ba23d7
hoon: bscl to bccl, etc
2020-11-17 01:05:17 -06:00
Brendan Hay
d917d1bf9a
Merge pull request #3934 from urbit/bh/github-actions
...
build: github actions workflow configuration
2020-11-17 07:32:53 +01:00
Isaac Visintainer
050bcf0ab9
vere: add -i and -o options for import and export
2020-11-16 15:59:40 -08:00
Isaac Visintainer
41ce22d6ae
herb/lens: add utilites for import/export
2020-11-16 15:57:35 -08: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
matildepark
5399d76052
Merge pull request #3930 from tylershuster/copy-base-hash
...
launch: click to copy base hash
2020-11-16 15:31:32 -05:00
Philip Monk
19b6724f22
Merge pull request #3933 from jfranklin9000/release/next-sys
...
hoon: update glyph names (continued)
2020-11-16 11:41:20 -08: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
Brendan Hay
2e72724d44
build: github actions workflow configuration
2020-11-15 15:05:13 +01:00