Commit Graph

3675 Commits

Author SHA1 Message Date
matildepark
faf643adaf
Merge pull request #4886 from urbit/lf/graphdown-fixes
GraphContent: rendering fixes
2021-05-10 19:19:44 -04:00
James Acklin
80cf0bef4c links: remove stray semicolon 2021-05-10 18:42:07 -04:00
James Acklin
77db4fe51b permalinks: add group peer space 2021-05-10 08:35:32 -04:00
Liam Fitzgerald
8ff050dd9a
ChatMessage: reposition timestamp 2021-05-10 14:28:06 +10:00
Liam Fitzgerald
825cc6ec1c
interface: update package-lock.json 2021-05-10 13:09:33 +10:00
Liam Fitzgerald
47210c63ed
GraphContent: make links inline 2021-05-10 12:14:05 +10:00
Liam Fitzgerald
13285f03f7
GraphContent: disable nested blockquotes, preserve newlines, fix line-height 2021-05-10 11:57:45 +10:00
Liam Fitzgerald
fde77ce5f9
GraphContent: disable parsing of inline html and newlines 2021-05-10 11:57:07 +10:00
James Acklin
54577785d6 permalinks: avoid empty blocks for nested same-resource embeds 2021-05-09 20:34:21 -04:00
James Acklin
0fb7360ffa permalinks: correct grammar for GroupLink peer/peers 2021-05-09 20:33:50 -04:00
matildepark
00e2dbe4f4
Merge pull request #4884 from urbit/james/world-privacy
groups: World Privacy icon fix
2021-05-09 15:24:48 -04:00
James Acklin
e53d2360ec
groups: World Privacy icon fix
Although the bug was poetic, this makes the icon in GroupLink aware of the group's hidden status and surfaces a lock icon in those cases instead of the "public" globe icon.
2021-05-09 13:49:25 -04:00
édouard
79b0dccf3f
Merge branch 'release/next-js' into ed/create-channel-icon-fix 2021-05-09 13:36:11 -04:00
édouard
bb0f988270 new channel: fix dead icon for "notebooks"
Renamed the Icon ref from "notebook" to "publish", to fix the dead icon being rendered
2021-05-09 13:34:45 -04:00
Matilde Park
815d565e07 GraphContent: prevent grid blowout 2021-05-08 12:39:44 -04:00
matildepark
b42553ed24
Merge pull request #4878 from urbit/james/deleted-chat-ref
permalinks: style deleted chat reference
2021-05-07 18:03:24 -04:00
James Acklin
75ae730f49 permalink: correct spacing for PermalinkDetails 2021-05-07 14:54:19 -04:00
James Acklin
ce2e8434e6 permalinks: replace non-associative references with group name 2021-05-07 14:48:09 -04:00
James Acklin
ffe948d945 permalinks: re-enable channel-specific deletion notices 2021-05-07 14:11:14 -04:00
James Acklin
9a5836baf4 permalinks: present error for unavailable references 2021-05-07 13:41:11 -04:00
James Acklin
6d4bbe2517 permalinks: style deleted chat reference 2021-05-07 13:20:45 -04:00
Matilde Park
4024707b5a embed: nullish coalesce destructure 2021-05-07 12:31:30 -04:00
Matilde Park
364c30b6bb permalinks: navigate on-click
Fixes urbit/landscape#859
2021-05-07 12:23:52 -04:00
matildepark
e84aab0bd8
Merge pull request #4857 from urbit/james/transclusion-polish
permalinks: appearance uniformity tweaks
2021-05-07 10:41:35 -04:00
James Acklin
498b39894e permalinks: deleted reference messages
fixes urbit/landscape#759
2021-05-07 10:07:18 -04:00
matildepark
f32caa87c1
Merge pull request #4875 from urbit/lf/snippets
publish: fix snippet generation
2021-05-07 01:18:43 -04:00
Liam Fitzgerald
7d42afd423
publish: fix snippet generation
Fixes urbit/landscape#853
2021-05-07 13:06:36 +10:00
James Acklin
ff4406a362 Merge remote-tracking branch 'origin/release/next-js' into james/transclusion-polish 2021-05-06 18:16:21 -04:00
Logan Allen
4aba08d8fd interface: links should render even when a link is not deleted 2021-05-06 14:03:12 -05:00
Logan Allen
ef42544343 interface: publish notes show as deleted in the notepreview 2021-05-06 13:30:55 -05:00
Logan Allen
cc41ee7006 interface: comments render as deleted, links are good to go 2021-05-06 13:28:06 -05:00
Logan Allen
441e20671f interface: deleted group feed posts that get linked to work properly 2021-05-06 13:19:04 -05:00
Logan Allen
1923df064e interface: fixes all around for transcluded content that is subsequently deleted 2021-05-06 13:13:10 -05:00
Logan Allen
147fae2dd2 Merge branch 'release/next-js' into la/chat-delete 2021-05-06 12:44:04 -05:00
James Acklin
3ade0b5502 chat: retain ~mention on transclusion reply
fixes urbit/landscape#759
2021-05-06 13:42:33 -04:00
Matilde Park
ab9e3520a3 ResourceSkeleton: always flex-shrink
Fixes urbit/landscape#842
2021-05-06 13:14:00 -04:00
matildepark
00c2f78e7d
Merge pull request #4780 from urbit/james/group-dm-invite
messages: surface invite action in group DMs
2021-05-06 13:10:15 -04:00
James Acklin
41b237538b messages: fix merge error 2021-05-06 13:06:59 -04:00
James Acklin
aeb343f83d Merge branch 'release/next-js' into james/group-dm-invite 2021-05-06 13:06:35 -04:00
Matilde Park
e2f77cb124 GraphContent: reduce margin on headings 2021-05-06 13:05:09 -04:00
matildepark
6515396f47
Merge pull request #4869 from urbit/mp/publish-amazon
publish: amazon
2021-05-06 12:42:03 -04:00
Matilde Park
4ae22e7755 TranscludedNode: looser 2021-05-06 12:40:20 -04:00
Matilde Park
ef1faaef6d GraphContent: fix links, tall formatting, add breaks 2021-05-06 12:34:29 -04:00
Matilde Park
8b66ce9f57 publish: enable content types 2021-05-06 12:07:10 -04:00
James Acklin
5a20448590 permalinks: idx check + sane default 2021-05-06 10:49:48 -04:00
James Acklin
9d2fde465c permalinks: fix crashing slice error
fixes urbit/landscape#841
2021-05-06 10:33:42 -04:00
Liam Fitzgerald
51a9a7405d
SidebarListHeader: fix v3 2021-05-06 15:30:03 +10:00
Liam Fitzgerald
46f600da91
SidebarListHeader: fix again 2021-05-06 15:11:19 +10:00
Liam Fitzgerald
4143c00f3a
GraphContent: fix image rendering 2021-05-06 14:54:44 +10:00
Liam Fitzgerald
1cb938fced
SidebarListHeader: fix group feed, again 2021-05-06 14:47:08 +10:00