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
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
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
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
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
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
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
matildepark
8a5fdc0f97
Merge pull request #3918 from urbit/lf/autoadd-dms
...
hark-chat-hook: automatically watch DMs
2020-11-11 23:04:30 -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
matildepark
118e7d2c8b
Merge pull request #3915 from urbit/lf/hark-qa-fixes
...
hark: lazier notifications loading, final bugfixes
2020-11-11 22:27:04 -05: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