Liam Fitzgerald
|
f5ed1a4bfe
|
CalmEngine: deps list
|
2021-06-16 10:15:57 +10:00 |
|
matildepark
|
70fd944a25
|
Merge pull request #5018 from urbit/lf/benzo
CalmEngine: Even calmer
|
2021-06-15 18:28:00 -05:00 |
|
Liam Fitzgerald
|
520da1ed71
|
CalmEngine: do not wait for success
|
2021-06-16 08:38:59 +10:00 |
|
Liam Fitzgerald
|
5ba7a2fe52
|
FormikOnBlur: update form on initialValues change
|
2021-06-16 08:34:01 +10:00 |
|
Matilde Park
|
0cfa7a2d50
|
interface/GroupLink: set full-width click area
"fit-content" limits the clickable space for the group link, so we just
tell the row to expand to its parent.
Fixes urbit/landscape#978
|
2021-06-15 13:18:26 -05:00 |
|
L
|
df45d21128
|
Merge pull request #5014 from urbit/lf/perf-sweep
interface: general performance sweep
|
2021-06-15 13:09:54 -05:00 |
|
L
|
617b97b450
|
Merge pull request #5013 from urbit/lf/failed-glob
ted/glob: add exponential retry
|
2021-06-15 13:08:32 -05:00 |
|
L
|
92a9ba5ba4
|
Merge pull request #5015 from urbit/lf/fix-backlog
graph-store: fix siblings scry
|
2021-06-15 13:08:12 -05:00 |
|
matildepark
|
1c8d9cfd6b
|
Merge pull request #4993 from urbit/james/new-group-nondigit
groups: prevents group names starting with digits
|
2021-06-15 11:57:53 -05:00 |
|
matildepark
|
cfd2dc6415
|
Merge pull request #5012 from urbit/la/package-lock
gitattributes: treat package-lock.json files as binary
|
2021-06-15 11:54:20 -05:00 |
|
Logan Allen
|
c24c4a900c
|
observe-hook: do not warm graph-permissions marks for dms, since they do not exist
|
2021-06-15 11:46:52 -05:00 |
|
Logan Allen
|
4194f88e4a
|
observe-hook: add missing mark file and remove conversion from dm to transform-add-nodes since it doesn't exist
|
2021-06-15 11:43:00 -05:00 |
|
Logan Allen
|
2628517f15
|
graph/hark: replace all former mechanisms of warming static conversions with observe hook
|
2021-06-15 11:31:25 -05:00 |
|
Logan Allen
|
658bf3beec
|
observe-hook: add ability to keep a static conversion warm
|
2021-06-15 11:30:55 -05:00 |
|
Logan Allen
|
52a5fe2445
|
gitattributes: treat package-lock.json files as binary
|
2021-06-15 10:51:05 -05:00 |
|
James Acklin
|
dc3ef500f3
|
groups: allow only letters or emoji in names
fixes urbit/landscape#906
|
2021-06-15 08:51:06 -04:00 |
|
janeway-bot
|
5bf5dc2157
|
Merge 337dac99c8 into release/next-userspace
|
2021-06-15 07:57:56 +04:00 |
|
janeway
|
337dac99c8
|
glob: update to 0v6.e3j9o.e928h.ivsmp.cfkd5.qr44b
|
2021-06-15 13:55:22 +10:00 |
|
Liam Fitzgerald
|
e236e6b3e6
|
graph-store: fix siblings scry
|
2021-06-15 13:18:31 +10:00 |
|
Liam Fitzgerald
|
ef0edb4939
|
metadata-fe: fix preview fetch
|
2021-06-15 12:15:51 +10:00 |
|
Liam Fitzgerald
|
c90f7bde25
|
interface: refactor sidebar, improve routing
|
2021-06-15 12:14:50 +10:00 |
|
Liam Fitzgerald
|
c00768442a
|
chat-fe: improve render performance
|
2021-06-15 12:14:50 +10:00 |
|
Liam Fitzgerald
|
995a35cd76
|
interface: improve memoization and event listening of components
|
2021-06-15 12:14:50 +10:00 |
|
Liam Fitzgerald
|
02632950be
|
interface: improve memoization of hooks, state
|
2021-06-15 12:14:50 +10:00 |
|
Liam Fitzgerald
|
b54273a999
|
@urbit/api: faster BigIntOrderedMap size accessor
|
2021-06-15 12:14:49 +10:00 |
|
Liam Fitzgerald
|
f6e7551614
|
interface: remove dead APIs
|
2021-06-15 10:08:09 +10:00 |
|
Liam Fitzgerald
|
71ac3b4053
|
Merge remote-tracking branch 'origin/release/next-userspace' into lf/nu-collections
|
2021-06-15 09:53:25 +10:00 |
|
Liam Fitzgerald
|
8bfbef1b45
|
collections: address L review
|
2021-06-15 09:48:57 +10:00 |
|
Liam Fitzgerald
|
5f7e4c34b2
|
collections: fix safari layout
|
2021-06-15 09:44:19 +10:00 |
|
L
|
ff702a8cb1
|
Merge pull request #5011 from urbit/la/spider-hints
|
2021-06-14 17:29:51 -05:00 |
|
Liam Fitzgerald
|
9cbc218731
|
ted/glob: add exponential retry
Fixes urbit/urbit#4958
|
2021-06-15 07:58:02 +10:00 |
|
Logan Allen
|
f256470a4c
|
spider: add profiling hints so we can see how slow it is
|
2021-06-14 16:16:10 -05:00 |
|
matildepark
|
5241efbfa8
|
Merge pull request #4995 from urbit/james/shipname-titles
interface: consistent titles for mentions, authors with nicknames
|
2021-06-14 15:57:15 -05:00 |
|
matildepark
|
30cce281ab
|
Merge pull request #5009 from urbit/mp/landscape/loosen
landscape: loosen owner check in popover
|
2021-06-14 15:52:16 -05:00 |
|
James Acklin
|
d7d3c15ccc
|
groups: fix name validation regex
fixes urbit/landscape#906
|
2021-06-14 16:28:19 -04:00 |
|
Liam Fitzgerald
|
86fdf7239c
|
interface: add http-api build to deps
|
2021-06-15 06:27:47 +10:00 |
|
Matilde Park
|
7751ffc54b
|
landscape: add fallback to getFeedPath
Fixes urbit/landscape#961
|
2021-06-14 14:44:09 -05:00 |
|
Matilde Park
|
d52847c492
|
landscape: loosen owner check in popover
Fixes urbit/landscape#960
|
2021-06-14 13:50:19 -05:00 |
|
matildepark
|
014707622f
|
Merge pull request #4994 from urbit/james/timestamp-wrapping
chat: never wrap timestamps
|
2021-06-14 13:45:28 -05:00 |
|
Liam Fitzgerald
|
926da94604
|
Merge remote-tracking branch 'origin/release/next-userspace' into lf/npm-typings
|
2021-06-14 12:00:02 +10:00 |
|
Liam Fitzgerald
|
276e2c2fa4
|
interface: pending graph updates
|
2021-06-14 11:47:22 +10:00 |
|
Liam Fitzgerald
|
2d40d0655b
|
notifications: revive optimistic updates
|
2021-06-14 10:54:44 +10:00 |
|
Liam Fitzgerald
|
71ca208829
|
interface: implement subscription lifecycles
|
2021-06-14 09:53:15 +10:00 |
|
Liam Fitzgerald
|
3d8146b358
|
@urbit/http-api: fixup reconnect behaviour
|
2021-06-14 09:52:34 +10:00 |
|
ixv
|
690971c9a9
|
btc: fix b158 test
|
2021-06-11 17:42:37 -07:00 |
|
ixv
|
fbbda57552
|
btc: use blockfilter when requesting address info
|
2021-06-11 16:10:56 -07:00 |
|
fang
|
179046c92e
|
Merge pull request #5004 from finned-palmer/fix-chat-cli-mispelling
Fix mispelling in chat-cli help message
|
2021-06-11 23:26:09 +02:00 |
|
Patrick O'Sullivan
|
2351fc08cb
|
Fix mispelling in chat-cli help message
|
2021-06-11 16:23:05 -05:00 |
|
L
|
9f80639063
|
Merge pull request #5002 from urbit/lf/dm-ordering
SidebarList: fix sorting
|
2021-06-11 13:14:07 -05:00 |
|
L
|
1eb4f53800
|
Merge pull request #4997 from urbit/lf/more-parse
|
2021-06-10 22:36:24 -05:00 |
|