Commit Graph

9764 Commits

Author SHA1 Message Date
Matilde Park
31b5499598 OmniboxResult: fix collection icon
Fixes urbit/landscape#876
2021-05-14 12:18:55 -04:00
Tyler Brown Cifu Shuster
bbd244e634 interface: check notification availability 2021-05-13 20:23:32 -07:00
matildepark
6423b34f1e
Merge pull request #4899 from urbit/mp/landscape/ts
landscape: zero typescript errors
2021-05-13 22:58:54 -04:00
Logan Allen
6de7d5f683 graph-store: threading scry 2021-05-13 20:27:24 -05:00
Logan Allen
0a8959ca36 interface: work on threading 2021-05-13 20:27:14 -05:00
matildepark
7678cb3806
Merge pull request #4898 from urbit/tbcs/tile-ordering
interface: changed alphabeticalOrder to ignore non-word characters
2021-05-13 19:16:17 -04:00
Matilde Park
bb2c549c92 leap: fix ref regression 2021-05-13 18:55:24 -04:00
James Acklin
3ac2e2e378 interface: fixes lopsided SMB, eliminates shortcut chord console logging 2021-05-13 18:46:46 -04:00
Matilde Park
ec632c7b17 interface/views: ts lint 2021-05-13 18:39:54 -04:00
Matilde Park
0ec0aa4f82 npm: amend metadata type 2021-05-13 18:39:20 -04:00
Matilde Park
5e35dc15be interface/logic/state: ignore zustand type conflicts 2021-05-13 18:39:01 -04:00
Matilde Park
3b74e46a10 interface/logic/reducers: ts lint 2021-05-13 18:38:41 -04:00
Matilde Park
a172a3c6d8 interface: add ts-mdast for graphcontent types 2021-05-13 18:38:26 -04:00
Matilde Park
60ff81e0b9 interface/logic/lib: ts lint 2021-05-13 18:38:10 -04:00
Tyler Brown Cifu Shuster
407bda3df5 interface: changed alphabeticalOrder to ignore non-word characters 2021-05-13 14:27:46 -07:00
Logan Allen
1e20f52050 interface: flat timeline first pass 2021-05-13 12:25:01 -05:00
Matilde Park
62ba7462d2 Merge branch 'release/next-userspace' into lf/keybinds 2021-05-13 13:15:07 -04:00
matildepark
74918eec65
Merge pull request #4873 from urbit/tbcs/dumb-as-rocks
interface: adding basic notifications
2021-05-13 13:10:46 -04:00
Philip Monk
f73b913df9
Merge branch 'release/next-sys' of ssh://github.com/urbit/urbit into release/next-sys 2021-05-13 07:04:27 -10:00
Philip Monk
a57b6f9c9e
Merge branch 'pr' into release/next-sys 2021-05-13 07:04:07 -10:00
matildepark
b77b83e446
Merge pull request #4897 from urbit/lf/optimistic-notif
interface: optimistic updating
2021-05-13 09:56:48 -04:00
Matilde Park
e089a864a7 interface: remove console.log 2021-05-13 09:56:01 -04:00
matildepark
50ecdc749f
Merge pull request #4896 from urbit/james/square-buttons
interface: square buttons; home: squash group key squawking
2021-05-13 09:44:44 -04:00
Tyler Brown Cifu Shuster
dba9ceeec2 Merge branch 'release/next-userspace' of https://github.com/urbit/urbit into tbcs/dumb-as-rocks 2021-05-13 05:38:11 -07:00
Tyler Brown Cifu Shuster
bd05760e9a notifications: cleaned up 2021-05-13 05:36:05 -07:00
Liam Fitzgerald
3699f72f83
notifications: arewewebyet 2021-05-13 16:56:33 +10:00
Liam Fitzgerald
9fb6a5a2eb
glob: update to 0v2.rvlfs.f97fq.hjrpe.d3h68.n54sj 2021-05-13 16:03:59 +10:00
Liam Fitzgerald
d1a8974758
interface: bump indigo 2021-05-13 13:49:14 +10:00
Liam Fitzgerald
a11a1e42ce
interface: optimistic contacts 2021-05-13 12:17:52 +10:00
Liam Fitzgerald
31596da876
CalmEngine: optmistic calm 2021-05-13 12:04:53 +10:00
Liam Fitzgerald
784ecb9e8f
LeapSettings: fix optimism 2021-05-13 11:54:14 +10:00
Liam Fitzgerald
1fb263ac26
Display: optimistic form updating 2021-05-13 11:40:52 +10:00
Liam Fitzgerald
5c82c86ef8
NotificationPref: make optimistic 2021-05-13 11:28:19 +10:00
Liam Fitzgerald
a40ca44050
hark: optimistic archive 2021-05-13 09:59:03 +10:00
Liam Fitzgerald
a8581ed81e
interface: add optimistic updating to stores 2021-05-13 09:57:12 +10:00
Liam Fitzgerald
8ec4cf4200
interface: bump zustand version
Improve zustand typings
2021-05-13 09:35:16 +10:00
Liam Fitzgerald
432c1ea046
interface: bump immer version
Optimistic state requires a bugfix that is in the new versions
2021-05-13 09:16:06 +10:00
matildepark
4959d53ab2
Merge pull request #4895 from urbit/mp/links/editing-comments
LinkResource: add index to baseUrl prop
2021-05-12 18:48:24 -04:00
James Acklin
cef3f63bef interface: square buttons; home: squash group key squawking
fixes urbit/landscape#836
fixes urbit/landscape#833
2021-05-12 15:59:43 -04:00
raghu
44722f3a09 fuse: properly report success 2021-05-11 21:30:44 -04:00
Matilde Park
4e8e79585f LinkResource: add index to baseUrl prop
Fixes urbit/landscape#873
2021-05-11 17:55:24 -04:00
Matilde Park
7c24e5e27b StatusBar: remove avatar fringe
Fixes urbit/landscape#602
2021-05-11 17:09:01 -04:00
Logan Allen
dbb58bd00d interface: first pass at writing BigIntArrOrderedMap for flatGraphs 2021-05-11 16:02:40 -05:00
Logan Allen
8291daf256 interface: truncate at 90% width instead of 100% to allow for a touchable zone to get to comments on mobile. fixes urbit/landscape #826 2021-05-11 14:50:56 -05:00
Logan Allen
a7a16a528e interface: fix urbit/landscape #749 2021-05-11 14:47:57 -05:00
Logan Allen
03039d9fc2 graph-store: properly take a deep tabulation 2021-05-11 14:27:08 -05:00
Logan Allen
fa343789cd graph-store: make it compile 2021-05-11 13:01:22 -05:00
Logan Allen
77eb265ce7 Merge branch 'master' into la/deep-graph 2021-05-11 12:41:48 -05:00
Logan Allen
2c79243194 Merge branch 'la/sys-fast-orm' into la/deep-graph 2021-05-11 12:37:52 -05:00
Logan Allen
b311087f6a Merge branch 'release/next-sys' into la/sys-fast-orm 2021-05-11 12:37:16 -05:00
Liam Fitzgerald
9f792180ed
glob: update to 0v4.vrvkt.4gcnm.dgg5o.e73d6.kqnaq 2021-05-11 12:50:42 +10:00
Liam Fitzgerald
d0bba3aea5
OmniboxResult: fix arg order 2021-05-11 12:35:14 +10:00
Liam Fitzgerald
798b894a78
glob: update to 0v3.p4se6.4k5i0.8v0le.v5vn4.mdotq 2021-05-11 11:57:00 +10:00
Liam Fitzgerald
dbb5cf4f0b
hooks: reset diplomacy 2021-05-11 11:50:12 +10:00
Liam Fitzgerald
73e32f816c
Merge remote-tracking branch 'origin/release/next-userspace' 2021-05-11 11:07:17 +10:00
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
L
9d790dd3db
Merge pull request #4877 from urbit/la/push-hook-profiling
graph-push-hook: add better hints for profiling
2021-05-10 18:24:45 -05:00
Logan Allen
0691f4a765 graph: added comments 2021-05-10 18:23:42 -05: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
Logan Allen
c5fbd73b67 graph-push-hook: only cache marks, do not cache metadata for a graph 2021-05-10 17:11:23 -05:00
Logan Allen
3c530cdc01 graph-push-hook: code style cleaning 2021-05-10 15:32:20 -05:00
Logan Allen
2a0fdb446c push-hook: clean-up code style 2021-05-10 15:16:24 -05:00
Logan Allen
8c03a5f182 graph-store: internally cache all scried daises 2021-05-10 12:09:47 -05:00
Matilde Park
d4c4db1ec5 Merge branch 'release/next-js' into release/next-userspace 2021-05-10 12:27:12 -04:00
Logan Allen
e042420d9b graph-push-hook: rename mark for cache action 2021-05-10 11:20:06 -05:00
Logan Allen
258241dd15 demo-push-hook: update for new push-hook interface 2021-05-10 11:16:18 -05: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
Logan Allen
f4388dc60e graph-push-hook: speed up +transform-proxy-update by using persistent
caching
2021-05-07 15:42:31 -05: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
Logan Allen
9dbade6207 graph-push-hook: added more jet hints 2021-05-07 12:20:06 -05:00
Logan Allen
57f5550dbc graph-push-hook: add better hints for profiling 2021-05-07 12:11:16 -05: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
janeway
42bde744d8 glob: update to 0v7.k043v.fjsi2.bpm4g.0ekbj.566c4 2021-05-06 15:18:19 -04:00
matildepark
94a9872b46
Merge pull request #4871 from urbit/la/fix-link
interface: links should render even when a link is not deleted
2021-05-06 15:04:41 -04:00
Logan Allen
4aba08d8fd interface: links should render even when a link is not deleted 2021-05-06 14:03:12 -05:00
janeway
a5904c0b68 glob: update to 0v7.d6q7p.kct28.jpdq3.r5kt9.rbjv0 2021-05-06 14:53:31 -04: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
53f17d8844
glob: update to 0vp51an.2c81t.2dc6j.oibjo.0mbfd 2021-05-06 15:45:30 +10: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
matildepark
0ac26732c0
Merge pull request #4833 from rabsef-bicrym/ico-mark
file-server: Added support for .ico files:
2021-05-06 00:28:07 -04:00
Liam Fitzgerald
f9135d594b
glob: update to 0v5.6jf0v.sc7t3.1kjf9.25gku.9rumj 2021-05-06 14:11:32 +10:00
Liam Fitzgerald
79e47cb6c2
Merge remote-tracking branch 'origin/release/next-js' 2021-05-06 14:01:20 +10:00
Liam Fitzgerald
6e6f5665ee
Merge branch 'lf/fix-watch-ack' 2021-05-06 14:00:59 +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
5651ee01f7
Merge pull request #4863 from urbit/lf/group-feed-rep
BigIntOrderedMap: fix caching, again
2021-05-05 23:00:27 -04:00
Liam Fitzgerald
5fe3874b20
BigIntOrderedMap: fix caching, again 2021-05-06 12:48:36 +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