Commit Graph

1675 Commits

Author SHA1 Message Date
Matilde Park
e0b30165da hark-fe: fix for flattened contacts
Fixes urbit/landscape#458
2021-02-23 18:10:27 -05:00
Matilde Park
fbc7e51a8e links, publish: work with flattened contacts
Fixes urbit/landscape#457
2021-02-23 17:06:03 -05:00
matildepark
859fc6422a
Merge pull request #4481 from urbit/james/daybreak-padding
chat: correctly pad daybreak divider
2021-02-23 15:12:59 -05:00
James Acklin
a68f929eed chat: pad message, not daybreak
Fixes urbit/landscape#475
2021-02-23 13:33:07 -05:00
matildepark
390a17b706
Merge pull request #4477 from urbit/james/blockquote-spacing
chat: blockquote spacing
2021-02-22 15:52:48 -05:00
James Acklin
97a6298889 chat: address PR comments
Fixes urbit/landscape#473
2021-02-22 15:29:24 -05:00
matildepark
e202a6425b
Merge pull request #4470 from urbit/james/miniprofile
interface: fixes miniprofile layout, restores actions
2021-02-22 14:43:14 -05:00
matildepark
a624519f62
Merge pull request #4466 from urbit/mp/landscape/safari-flex-shrink
landscape: prevent  settings collapse on safari
2021-02-22 14:38:18 -05:00
matildepark
75f8cf573e
Merge pull request #4469 from urbit/james/chat-mention
chat: correctly position mentions
2021-02-22 14:31:58 -05:00
James Acklin
b6cdbf60c5 chat: eliminate blockquote padding and newline break, pad last message
Fixes urbit/landscape#473
2021-02-22 12:15:01 -05:00
James Acklin
06750bf856 chat: lints custom.css
Fixes urbit/landscape#473
2021-02-22 12:13:44 -05:00
Liam Fitzgerald
ecb835f949
RemoteContent: remove crossOrigin attribute if CORS unsupported 2021-02-22 14:01:08 +10:00
matildepark
ec44fbf269
Merge pull request #4472 from urbit/lf/globbed-sw
interface: adds serviceworker support
2021-02-21 22:09:33 -05:00
Liam Fitzgerald
1d69778225
sw: move registration out of index.html 2021-02-22 11:55:45 +10:00
Liam Fitzgerald
aefeea2d61
service-worker: handle update semantics properly 2021-02-22 11:55:03 +10:00
Liam Fitzgerald
64522eeca7
Merge remote-tracking branch 'origin/release/next-js' into lf/globbed-sw 2021-02-22 11:23:57 +10:00
James Acklin
094ede67d8 interface: fixes miniprofile layout, restores actions
Fixes urbit/landscape#461
2021-02-20 18:27:18 -05:00
James Acklin
018900ab74 chat: positively apply margins to mentions
Fixes urbit/landscape#468
2021-02-20 13:47:45 -05:00
James Acklin
ec7d8462f6 chat: conditionally marginalize mention
Fixes urbit/landscape#468
2021-02-20 10:51:43 -05:00
Matilde Park
ab4ee1f54b landscape: prevent settings collapse on safari
Channel settings would flex smaller than the content
requires, we prevent this here.
2021-02-19 19:03:42 -05:00
matildepark
e9a9863b22
Merge pull request #4441 from urbit/james/chatmessage
chat: ChatMessage spacing refactor
2021-02-19 14:50:06 -05:00
matildepark
ddeb7eec94
Merge pull request #4459 from urbit/la/fix-434
interface: ensure that we display the correct ship name and do not retain stale state
2021-02-19 14:22:26 -05:00
Logan Allen
4cafa09c82 interface: run useEffect again if group changes 2021-02-19 13:02:44 -06:00
Matilde Park
3b8f0c334a leap: prevent fresh on message navigation
fixes urbit/landscape#410
2021-02-19 13:45:27 -05:00
Matilde Park
5945353ded landscape: /messages respects calmengine 2021-02-19 13:42:15 -05:00
James Acklin
55dee617b3 chat: different margins for text links, images, and videos
Fixes urbit/landscape#357
2021-02-18 18:43:22 -05:00
Matilde Park
9cb88388dd chat: only show avatars if we have them
Also respects CalmEngine.

fixes urbit/landscape#315
2021-02-18 18:23:59 -05:00
Logan Allen
b363106ea4 interface: ensure that we display the correct ship name and do not
retain stale state
2021-02-18 17:20:47 -06:00
James Acklin
f1b340690e chat: resolving conflicts 2021-02-18 17:14:21 -05:00
James Acklin
3d3bc6d53a
Merge branch 'release/next-js' into james/chatmessage 2021-02-18 16:21:05 -05:00
matildepark
9b7ba4392d
Merge pull request #4453 from tylershuster/timestamp-hover
interface: Unify timestamp behavior
2021-02-18 16:16:12 -05:00
James Acklin
3f875fccb3 chat: addresses message spacing PR comments
Fixes urbit/landscape#357
2021-02-18 16:13:27 -05:00
Tyler Brown Cifu Shuster
c00c3325f2 interface: added missing timestamp import 2021-02-18 11:56:58 -08:00
matildepark
fc825e255e
Merge pull request #4443 from urbit/james/no-label-wrap
landscape: button label nowrap
2021-02-18 14:51:42 -05:00
Matilde Park
863773248d Merge branch 'release/next-js' into james/no-label-wrap 2021-02-18 14:33:39 -05:00
Tyler Brown Cifu Shuster
879747040f Merge branch 'release/next-js' of https://github.com/urbit/urbit into content-titles 2021-02-18 09:46:24 -08:00
Tyler Brown Cifu Shuster
79c056ec1b Merge branch 'release/next-js' of https://github.com/urbit/urbit into timestamp-hover 2021-02-18 09:44:53 -08:00
matildepark
34d8e226fc
Merge pull request #4450 from urbit/lf/npm
interface: bring npm packages inline with userspace
2021-02-18 12:37:32 -05:00
Tyler Brown Cifu Shuster
1de6964526 interface: Unify timestamp behavior
Fixes https://github.com/urbit/landscape/issues/398
Fixes https://github.com/urbit/landscape/issues/264
2021-02-17 14:04:27 -08:00
Tyler Brown Cifu Shuster
013993b7bc links: adds titles to remote content
Fixes https://github.com/urbit/landscape/issues/260
2021-02-17 09:16:07 -08:00
Liam Fitzgerald
38dcd49630
Merge branch 'lf/dropdown-bubbling' into release/hot-21-2-17 2021-02-17 14:29:22 +10:00
Liam Fitzgerald
b6513d7f49
Merge branch 'lf/landscape-fixesx' into release/hot-21-2-17 2021-02-17 14:28:53 +10:00
Liam Fitzgerald
57dfc24882
AddChannel: fix sig mismatch 2021-02-17 11:36:00 +10:00
Tyler Brown Cifu Shuster
a53c1e519b Merge branch 'release/next-js' of https://github.com/urbit/urbit into npm-packages 2021-02-16 15:12:43 -08:00
Tyler Brown Cifu Shuster
0761df261e interfaced: added missing import 2021-02-16 15:11:16 -08:00
James Acklin
a52a6c3cd9 landscape: use styled-system prop instead of tachyons class
Fixes urbit/landscape#435
2021-02-16 17:22:38 -05:00
matildepark
319efc829c
Merge pull request #4447 from urbit/mp/links/add-import
LinkWindow: add missing 'text' import
2021-02-16 16:41:22 -05:00
Matilde Park
240e9b5c5c chat: render all code output, not just first line 2021-02-16 15:35:47 -05:00
matildepark
31e97a368a
Merge pull request #4397 from urbit/lf/markdown-linebreaks
TextContent: handle linebreaks before feeding parsing
2021-02-16 15:04:35 -05:00
Matilde Park
c7d818ab49 LinkWindow: add missing 'text' import
Fixes urbit/landscape#433
2021-02-16 14:56:24 -05:00