Commit Graph

21468 Commits

Author SHA1 Message Date
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
matildepark
8a6369592a
Merge pull request #3958 from tylershuster/invite-dupe
landscape: preclude dropdown duplicates on exact match
2020-11-18 18:13:13 -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
matildepark
4fb596ace3
Merge pull request #3951 from urbit/mp/landscape/share-contact
landscape: fix broken sharing of contact information, prefill with root identity
2020-11-18 13:02:47 -05: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
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
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
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
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
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
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
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
matildepark
942c6bd8f4
Merge pull request #3922 from urbit/mp/hark/remote-content
hark: pass remotecontentpolicy to chat notifications
2020-11-12 10:42:04 -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
Matilde Park
4dfd1fc2fe Merge branch 'lf/dm-not-hotfix' (#3919)
* origin/lf/dm-not-hotfix:
  interface: correctly handle DM notifications
  interface: do not crash on DM notifications

Signed-off-by: Matilde Park <matilde.park@gmail.com>
2020-11-12 00:02:23 -05:00
Liam Fitzgerald
e3876ccc63
interface: correctly handle DM notifications 2020-11-12 14:47:24 +10:00