Commit Graph

3753 Commits

Author SHA1 Message Date
Matilde Park
e74ffa9904 interface: package audit 2021-05-10 20:30:31 -04:00
Matilde Park
740a6efe72 interface: stringify number prop
0 is falsy.
2021-05-10 20:25:57 -04:00
Matilde Park
05e3d4c75c Merge branch 'release/next-js' into tbcs/typescript-cleanup 2021-05-10 20:20:13 -04:00
matildepark
116fefa39f
Merge pull request #4887 from urbit/lf/tokenize-fix
interface: fix omnibus
2021-05-10 19:20:56 -04:00
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
Matilde Park
d4c4db1ec5 Merge branch 'release/next-js' into release/next-userspace 2021-05-10 12:27:12 -04:00
Tyler Brown Cifu Shuster
7001bf1f13 Merge branch 'release/next-js' of https://github.com/urbit/urbit into tbcs/typescript-cleanup 2021-05-10 07:36:36 -07:00
Tyler Brown Cifu Shuster
9471ce0815 hover 2021-05-10 07:36:07 -07:00
James Acklin
77db4fe51b permalinks: add group peer space 2021-05-10 08:35:32 -04:00
Liam Fitzgerald
81f3d1ef95
interface: update shortcut defaults 2021-05-10 15:55:02 +10:00
Liam Fitzgerald
87b6be7d2b
Merge remote-tracking branch 'origin/release/next-js' into lf/keybinds 2021-05-10 15:54:47 +10:00
Liam Fitzgerald
534fc97d0f
notifications: key notifications correctly
Fixes urbit/landscape#832
2021-05-10 15:11:11 +10:00
Liam Fitzgerald
61582108a4
DeleteGroup: fix copy
Fixes urbit/landscape#447
2021-05-10 15:02:37 +10:00
Liam Fitzgerald
840c3bfb98
NewGroup: fix redirect 2021-05-10 14:52:40 +10:00
Liam Fitzgerald
bb03b6f278
Invite: allow dismissal of join request
Fixes urbit/landscape#782
2021-05-10 14:51:02 +10:00
Liam Fitzgerald
edf6456d6c
tokenizeMessage: fix URLs inside inline codeblocks
Fixes urbit/landscape#699
2021-05-10 14:38:23 +10: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
Tyler Brown Cifu Shuster
40bc76e8d1 Merge branch 'release/next-js' of https://github.com/urbit/urbit into tbcs/typescript-cleanup 2021-05-09 08:35:39 -07:00
Tyler Brown Cifu Shuster
1a3bbe4ec9 interface: cleaning up typescript errors 2021-05-09 08:31:39 -07: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
Tyler Brown Cifu Shuster
d23b03cabf interface: adding basic notifications 2021-05-06 16:22:56 -07: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
Liam Fitzgerald
fad226cef5
GraphContent: fix emphasis 2021-05-06 13:58:19 +10:00
matildepark
abe004044e
Merge pull request #4864 from urbit/lf/group-feed-hide
interface: hide group feed if disabled
2021-05-05 23:26:09 -04:00
Liam Fitzgerald
af44a9e829
interface: hide group feed if disabled 2021-05-06 13:22:09 +10:00
matildepark
8a0e162f87
Merge pull request #4862 from urbit/lf/forestry-fixes
forestry: transclusion and wide format fixes
2021-05-05 22:46:10 -04:00
Liam Fitzgerald
e5de9a50ce
GraphContent: fix wide rendering 2021-05-06 12:37:07 +10:00
Matilde Park
20047c6463 interface/weather: escape entities 2021-05-05 22:25:32 -04:00
Liam Fitzgerald
1db67feec9
GraphContent: fix recursive transclusion 2021-05-06 12:23:47 +10:00
Matilde Park
3ff671d477 Merge branch 'release/next-js' into la/chat-delete 2021-05-05 21:45:52 -04:00
Matilde Park
bf3c7b7b0d Merge branch 'release/next-js' into la/chat-delete 2021-05-05 21:42:07 -04:00
Liam Fitzgerald
be34223a6e
tokenizeMessage: expand group links 2021-05-06 11:30:30 +10:00
Liam Fitzgerald
6c653e7ab9
interface: fix merge errors 2021-05-06 10:45:15 +10:00
Liam Fitzgerald
93de5a312b
Merge remote-tracking branch 'origin/release/next-js' into lf/publish-mp 2021-05-06 10:32:49 +10:00
Matilde Park
ae13a69998 Merge branch 'release/next-js' into mp/landscape/more-more-types 2021-05-05 19:10:10 -04:00
Tyler Brown Cifu Shuster
76bef0ba00 interface: Converted all to typescript, fixed auto-fixable problems 2021-05-05 15:40:18 -07:00
Matilde Park
eb3e6a65f9 interface: type fixes, part 4 2021-05-05 17:20:29 -04:00
James Acklin
052b2603f8
Merge branch 'release/next-js' into james/group-dm-invite 2021-05-05 17:09:20 -04:00
James Acklin
921bee9b02 messages: check for isOwn 2021-05-05 17:07:58 -04:00
James Acklin
02e40930a8 Merge branch 'release/next-js' into james/group-dm-invite 2021-05-05 17:02:45 -04:00
James Acklin
c4dd1c428c permalinks: back out border hover 2021-05-05 12:39:32 -04:00
James Acklin
ff49268d6f Merge remote-tracking branch 'origin/release/next-js' into james/transclusion-polish 2021-05-05 10:59:09 -04:00
Liam Fitzgerald
5228cbccaf
interface: add shortcut customisation 2021-05-05 14:38:18 +10:00
Liam Fitzgerald
6d403b67fd
settings: customize shortcuts 2021-05-05 14:27:51 +10:00
Liam Fitzgerald
880cde81ca
settings: add shortcut config 2021-05-05 14:03:10 +10:00
Liam Fitzgerald
88e5f297c9
Sidebar: add cycle shortcuts 2021-05-05 13:59:44 +10:00
Liam Fitzgerald
60dd5854fc
interface: add global nav shortcuts 2021-05-05 13:59:06 +10:00
Liam Fitzgerald
9e6862f1c9
skeleton: show/hide sidebar 2021-05-05 13:58:24 +10:00
Liam Fitzgerald
b3ee418b3f
interface: add shortcut provider 2021-05-05 13:57:34 +10:00
Liam Fitzgerald
36798b62ee
chat-editor: focus on alphanumeric keystroke 2021-05-05 13:56:53 +10:00
Liam Fitzgerald
018a17fc6f
interface: add shorcut context 2021-05-05 13:48:07 +10:00
Liam Fitzgerald
0925d9a201
interface: fix dependencies 2021-05-05 12:13:13 +10:00
matildepark
f54410c3fd
Merge pull request #4854 from urbit/lf/ref-typings
interface: fix ref typings
2021-05-04 21:10:49 -04:00
Liam Fitzgerald
b0ac1bcaf4
interface: fix ref typings 2021-05-05 11:06:57 +10:00
Liam Fitzgerald
b00a9fed86
Merge remote-tracking branch 'origin/release/next-js' into lf/spring 2021-05-05 10:48:29 +10:00