Liam Fitzgerald
65578165b4
notifications: prevent safari shrinkage
2020-11-19 16:37:19 +10:00
Liam Fitzgerald
2f456206c9
Sidebar: loosen property access
2020-11-19 15:08:35 +10:00
Liam Fitzgerald
c001af82c1
launch: loosen property access in unread count
2020-11-19 15:07:33 +10:00
Liam Fitzgerald
1b45848d1d
notifications: fix scroll to load
2020-11-19 15:07:29 +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
7fa2376aa5
hark-fe: fix crash
2020-11-19 12:21:44 +10: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
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
eadc63938c
Merge remote-tracking branch 'origin/release/next-dill' into release/next-sys
2020-11-17 21:54:50 -08:00
Matilde Park
f98509b807
landscape: autofill contact with root identity first
2020-11-17 23:37:02 -05: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
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
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
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
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
fb09c36fbe
interface: show unread counts on group tiles
2020-11-16 12:23: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
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
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
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