Commit Graph

10718 Commits

Author SHA1 Message Date
Liam Fitzgerald
99015ec7bd
ColorInput: fix native colorpicker 2021-07-20 14:45:56 +10:00
Liam Fitzgerald
86c3d156dd
@urbit/http-api: ensure acks are sent if timers are throttled
Strips the debounce mechanic, instead preferring to send acks when 20 or
more events have not been acked
2021-07-20 14:29:51 +10:00
Liam Fitzgerald
342f038e23
graph-store: patch importing 2021-07-20 14:22:09 +10:00
Liam Fitzgerald
6edf6b5af4
lens: remove contact importing 2021-07-20 14:04:46 +10:00
matildepark
01594fe756
Merge pull request #5116 from urbit/lf/fix-group-dms
interface: prevent crash in reducers on new group DMs
2021-07-19 11:54:53 -04:00
Ted Blackman
7f47e676cc landscape: all threads build 2021-07-19 16:59:03 +03:00
Ted Blackman
38d6d0f4d4 gall,kiln: clean up agent stopping, starting, linking 2021-07-19 16:58:18 +03:00
Ted Blackman
cee258c9b6 spider: threads on other desks, and fixed call sites 2021-07-19 15:17:55 +03:00
Ted Blackman
ca01d6538a |mount: support simple @tas arg 2021-07-19 15:13:58 +03:00
Ted Blackman
a20564949c landscape: remove debugging artifact 2021-07-19 14:03:43 +03:00
Ted Blackman
efb1c547eb landscape: installs without crashing (but threads still fail) 2021-07-19 14:02:50 +03:00
Ted Blackman
6cb0afa15d kiln: fix error handling on failed merge 2021-07-19 14:02:02 +03:00
Ted Blackman
4f5739879e clay: more printing adjustment 2021-07-19 14:01:34 +03:00
Liam Fitzgerald
52ce332f09
ColorInput: fix initial field state 2021-07-19 16:04:36 +10:00
Liam Fitzgerald
efde98d57e
interface: prevent crash in reducers on new group DMs
Fixes urbit/landscape#1044
2021-07-19 15:40:23 +10:00
Liam Fitzgerald
768549ce86
interface: fix tsc 2021-07-19 15:08:19 +10:00
Liam Fitzgerald
86731a9b21
FormikOnBlur: debounce submissions 2021-07-19 14:55:56 +10:00
Liam Fitzgerald
e61a1c69f3
CalmEngine, Display: fix settings-store optimism 2021-07-19 14:55:17 +10:00
Liam Fitzgerald
0777fd0bac
NotificationPref: fix optimism 2021-07-19 14:52:33 +10:00
Liam Fitzgerald
ee046f2eac
DmSettings: optimistic updating 2021-07-19 14:50:31 +10:00
Liam Fitzgerald
0e1f365bf5
ColorInput: fix textual input
Fixes urbit/landscape#1060
2021-07-19 14:49:31 +10:00
Liam Fitzgerald
ea9cef905a
ImageInput: do not form error on upload error 2021-07-19 14:46:58 +10:00
Liam Fitzgerald
092d2f30cf
Merge pull request #5030 from urbit/la/graph-scry
graph-store: rework scry format to be more succinct and consistent
2021-07-19 10:18:33 +10:00
Ted Blackman
05d0f0a6eb landscape: adding files, not done yet 2021-07-18 23:11:45 +03:00
Ted Blackman
f521881212 clay: better print 2021-07-18 23:11:13 +03:00
Ted Blackman
88db811524 kiln: fix print 2021-07-18 21:27:24 +03:00
Ted Blackman
175f1f9986 kiln: basic |install works, somewhat hacky 2021-07-18 21:21:54 +03:00
Ted Blackman
ecdffae2af |uninstall: fix syntax error 2021-07-18 21:21:35 +03:00
Ted Blackman
db816644ab drum: actually fix ctrl-d 2021-07-18 21:21:13 +03:00
Ted Blackman
1c41b01359 %base: move landscape files out; %base boots, %landscape validates 2021-07-18 04:40:20 +03:00
Ted Blackman
4f3e99f797 clay,hood: seems to boot for real now 2021-07-17 02:54:20 +03:00
Hunter Miller
35e01deed4 StatusBar: converting more things to links
Fixes urbit/landscape#509 and also adds same functionality to the rest of the StatusBar items
2021-07-16 15:49:04 -05:00
Ted Blackman
df250a0eae drum: fix broken ctrl-d 2021-07-16 21:46:12 +03:00
Ted Blackman
f5b4598e1c dojo: yolo shadow mark conversion 2021-07-16 21:45:46 +03:00
Ted Blackman
a1b82d4b36 various: can bootstrap off existing ship, but generators are broken 2021-07-16 19:01:55 +03:00
Ted Blackman
99fc7ea5d5 /app/goad: remove 2021-07-16 19:01:33 +03:00
Hunter Miller
286c6c28e5 embeds: converted to links for better usability 2021-07-16 10:55:41 -05:00
Ted Blackman
ea386065d1 kiln,hood: fix +on-init, types, and reading 2021-07-16 05:25:03 +03:00
Ted Blackman
1df5d71533 /mar/bill: fix +mime:grow, print on failure 2021-07-16 05:24:08 +03:00
Ted Blackman
121502028e dill: stop poking drum 2021-07-16 05:22:53 +03:00
Ted Blackman
4121d35b64 gall: crash on agent build failure 2021-07-16 05:22:31 +03:00
Ted Blackman
e428101cfa lib/pill: try to fix %bill (might still be broken) 2021-07-16 05:21:07 +03:00
matildepark
2f94466419
Merge pull request #5091 from urbit/lf/md-edit
metadata-store: refactor, add %edit
2021-07-15 16:08:16 -04:00
matildepark
22d0d9557f
Merge pull request #5109 from urbit/hm/feed-ref-rendering
PostContent: height detect and fade for truncation
2021-07-15 14:56:33 -04:00
Ted Blackman
4cb5cd0ba1 gall,drum,kiln: WIP start agents in kiln 2021-07-15 09:51:03 +03:00
Liam Fitzgerald
9db2b5a464
Merge pull request #5108 from urbit/hm/fix-slash-prevention
ChatEditor: removing unused code preventing slashes
2021-07-15 08:59:23 +10:00
Liam Fitzgerald
4028fe2d09
Merge pull request #5105 from urbit/hm/editing-pending-comment-754
CommentItem: prevent actions until confirmed
2021-07-15 08:57:51 +10:00
Liam Fitzgerald
1aeeb27717
Merge pull request #5110 from urbit/hm/mark-read-only-focused
ChatWindow: only dismiss if tab has focus
2021-07-15 08:56:23 +10:00
Hunter Miller
ce3f437832 ChatWindow: only dismiss if tab has focus 2021-07-14 14:25:24 -05:00
Hunter Miller
c88e673ef2 PostContent: height detect and fade for truncation 2021-07-14 14:15:34 -05:00
Ted Blackman
5e496e920e clay: invalidate cache on kelvin change 2021-07-14 19:21:00 +03:00
Hunter Miller
af896989f0 ChatEditor: removing unused code preventing slashes 2021-07-14 11:16:46 -05:00
Jōshin
0e8ef17352
Revert "Merge pull request #5086 from urbit/jo/chdir"
This reverts commit efd123bfc7, reversing
changes made to f0e11a8456.

This reverts #5086, which should have been applied to release/next-vere,
not release/next-sys.
2021-07-14 13:58:21 +00:00
Ted Blackman
71f634c1ba dojo: %home->%base 2021-07-14 01:53:04 +03:00
Ted Blackman
f4232ce415 dill,clay: minor printing cleanup 2021-07-14 01:51:35 +03:00
Ted Blackman
529502543b sys,lib: boots! 2021-07-14 01:00:13 +03:00
Hunter Miller
f326555b67 CommentItem: prevent actions until confirmed 2021-07-13 15:11:40 -05:00
janeway
92b89017f1 glob: update to 0vrbiqe.v6al2.0b4jc.u9vp7.k1e0i 2021-07-13 14:58:47 -04:00
Hunter Miller
91435ff92d chat-editor: actually use controlled component 2021-07-13 12:17:05 -05:00
Ted Blackman
9b968edf75 clay,kiln,/mar/kelvin,/lib/pill: some fixes for pills; not done 2021-07-13 19:02:24 +03:00
Ted Blackman
5986fe67f5 gall: no-op on %slay,%idle for missing agent 2021-07-13 17:35:54 +03:00
Ted Blackman
e4dd4c1a0f kiln: check clay %find product 2021-07-13 17:35:15 +03:00
Liam Fitzgerald
aecde2332f
ChatEditor: fix mobile input reset 2021-07-13 16:22:34 +10:00
Liam Fitzgerald
622e78a659
Merge remote-tracking branch 'origin/release/next-userspace' into lf/int-fixes 2021-07-13 16:17:45 +10:00
janeway
ae6597a455
glob: update to 0v7.v4dng.o33qi.kc497.5jc02.ke5es 2021-07-13 11:10:15 +10:00
matildepark
7dfa8d32a1
Merge pull request #5070 from urbit/lf/fix-hiddens
metadata-store: do not hide groups on creation, unhide all current groups
2021-07-12 20:49:30 -04:00
Liam Fitzgerald
a0ff5a5d28
-group-create: do not hide groups by default
Fixes urbit/landscape#1017
2021-07-13 10:11:58 +10:00
matildepark
7fcfe28920
Merge pull request #5069 from urbit/hm/1002-reply-only-once
interface: fixing chat reply only firing once
2021-07-12 19:50:24 -04:00
Liam Fitzgerald
9eff10ad5d
interface: use buttons on banners
Fixes urbit/landscape#705
2021-07-12 14:47:43 +10:00
Liam Fitzgerald
d9c73fa457
links, publish: do not visualize deleted nodes
Fixes urbit/landscape#979
2021-07-12 14:40:33 +10:00
Liam Fitzgerald
1704fe5039
interface: fix deleting DM messages
Fixes urbit/landscape#1050
2021-07-12 13:13:32 +10:00
Liam Fitzgerald
5602a19cbd
group-view: add +join
Fixes urbit/landscape#287
2021-07-12 12:34:40 +10:00
Liam Fitzgerald
fbc9a63eca
NoteForm: do not validate on blur
Fixes urbit/landscape#90
2021-07-12 12:18:04 +10:00
Liam Fitzgerald
44621ceedc
interface: skip deleted posts in NoteNavigation
Fixes urbit/landscape#857
2021-07-12 12:14:58 +10:00
Liam Fitzgerald
6256f7d92b
@urbit/http-api: add tests, fix uncovered bugs 2021-07-12 12:07:56 +10:00
Liam Fitzgerald
352d816cf7
@urbit/http-api: setup testing 2021-07-12 12:07:19 +10:00
Ted Blackman
070bbd0917 clay: use 2021-07-10 08:56:25 -04:00
Ted Blackman
035b5fb031 kiln: read future kelvins from clay 2021-07-10 08:56:08 -04:00
ixv
9883f09a34 gall: no-op instead of sending %huck in +mo-clear-queue 2021-07-09 12:12:48 -07:00
Ted Blackman
2dc2133b2f kiln: remove +update core; needs migration work 2021-07-09 12:07:16 -04:00
Ted Blackman
5e4593ae22 |install,|uninstall generators 2021-07-09 11:58:36 -04:00
Ted Blackman
c3469a4444 kiln: merge to %kids in +vats 2021-07-09 11:56:52 -04:00
Liam Fitzgerald
e91a1b09f7
CommentInput: stop recreating input 2021-07-09 16:24:59 +10:00
Ted Blackman
ad15da2e7b kiln: first stab at ota inside +vats 2021-07-09 01:08:33 -04:00
Liam Fitzgerald
16d9a0f35b
metadata-store: upgrade to mark v2 2021-07-09 14:17:00 +10:00
raghu
ad96d47cdc better formatting in error messages 2021-07-08 22:29:06 -04:00
Liam Fitzgerald
0eb89a5715
interface: use md-store %edit instead of %add 2021-07-09 12:19:11 +10:00
Liam Fitzgerald
85a61ca1c5
@urbit/api: add %edit for metadata-store 2021-07-09 12:19:11 +10:00
Liam Fitzgerald
046d2db442
metadata-store: support %edit action 2021-07-09 12:19:03 +10:00
raghu
bba6fc38f5 update help text 2021-07-08 22:17:34 -04:00
Liam Fitzgerald
e378673552
metadata-store: add %edit action 2021-07-09 12:14:06 +10:00
Logan Allen
177cae936d graph api npm: updated endpoints 2021-07-08 18:26:25 -05:00
Ted Blackman
db49cbee92 kiln: bugfixes, cleanup, and publish some ota progress 2021-07-08 19:25:18 -04:00
Jōshin
6ff58f41a3
vere: strdup dir_c 2021-07-08 14:01:13 +00:00
Jōshin
e3eaf0499e
vere: have king chdir to pier directory on boot
The original impetus for this was creating the %khan socket: Unix domain
socket paths are limited to 108 characters since they have to fit into a
struct sockaddr; we want the %khan socket to be relative to the pier;
hence it's most expedient if the socket is itself a relative path of
known length, and is created with cwd located at the pier directory.

There has also been talk about having the binary chroot itself to the
pier directory for ~security reasons. The code to do so existed, but was
ifdef'd out (and would require further work, e.g. patching in
/dev/urandom.)

This patch merely calls chdir in main and sets u3_Host.dir_c to ".". It
seems to work; however, u3_Host.dir_c (and u3_Local) is now largely
redundant, and is used in a lot of places to construct paths that look
like "./foo". Hence, references to it should be cleaned up in a future
change.
2021-07-08 13:18:19 +00:00
Liam Fitzgerald
cc8ad6b8fb
glob: update to 0v1qbab.k47iv.q3fmj.is15l.a1r81 2021-07-08 13:53:53 +10:00
Liam Fitzgerald
ab3bf4e08d
interface: fix graph deletion 2021-07-08 12:58:15 +10:00
Liam Fitzgerald
b7c1d77f3f
@urbit/eslint-config: disable JSDoc validation for TS 2021-07-08 10:49:55 +10:00
Liam Fitzgerald
834dfe0e43
@urbit/http-api: log errors 2021-07-08 10:49:26 +10:00
Liam Fitzgerald
0eb123d624
@urbit/api: fix %remove-posts 2021-07-08 10:48:44 +10:00
Matilde Park
6fd814d6b5 Merge branch 'release/next-userspace' into mp/landscape/flex-collections 2021-07-07 19:31:31 -04:00
Matilde Park
c88785ab52 collections: fix mobile overflow on detail view 2021-07-07 19:28:15 -04:00
Liam Fitzgerald
b3ad9cc8f0
interface: fix crash in imageinput 2021-07-08 09:18:11 +10:00
Liam Fitzgerald
e0187de8e4
interface: fix auto colorscheme 2021-07-08 09:17:45 +10:00
Liam Fitzgerald
b9c354b033
term: fix babel & tsc issues 2021-07-08 09:17:30 +10:00
Logan Allen
f3c7fbfa3a graph-store: generalize scry api in siblings and children to allow fetching outer graph, fix lib/graph and hark-graph-hook 2021-07-07 14:17:07 -05:00
Ted Blackman
cda4080e06 kiln: check for blocking desks before kernel update 2021-07-07 15:17:03 -04:00
Ted Blackman
51aac0f5d3 kiln: revive agents on upgrade (provisional) 2021-07-07 14:49:22 -04:00
Ted Blackman
06b4206e02 kiln: minor cleanup 2021-07-07 14:11:40 -04:00
Ted Blackman
0e144314c3 gall: suspend agents on upgrade 2021-07-07 14:08:21 -04:00
janeway-bot
ed264ea251
Merge fbc199537c into release/next-userspace 2021-07-07 21:33:32 +04:00
matildepark
fbc199537c
meta: fix typo in contributing.md 2021-07-07 13:33:04 -04:00
Logan Allen
643355b868 Merge branch 'master' of github.com:urbit/urbit into la/graph-scry 2021-07-07 12:22:38 -05:00
Matilde Park
e66d086c0d interface: fix tsc 2021-07-07 12:48:15 -04:00
Matilde Park
2412564aa7 npm/api: correct metadata resource interface
Fixes urbit/landscape#1035
Fixes urbit/landscape#1024
2021-07-07 12:24:52 -04:00
janeway
d8ade2b731
glob: update to 0v2.ifoe4.fbv35.aigir.66su4.fbspu 2021-07-07 13:57:42 +10:00
Liam Fitzgerald
d190b644cf
Publish
- @urbit/api@1.2.0
 - @urbit/eslint-config@1.0.1
 - @urbit/http-api@1.2.3
2021-07-07 13:35:23 +10:00
Liam Fitzgerald
d68ff4737f
meta: remove husky from btc-wallet, update private fields 2021-07-07 13:25:48 +10:00
Liam Fitzgerald
e9253b92f9
Merge remote-tracking branch 'origin/release/bitcoin-wallet' into release/next-userspace 2021-07-07 13:24:40 +10:00
Liam Fitzgerald
3a9426c84c
meta: update btc-wallet pkg name, again 2021-07-07 13:03:34 +10:00
Liam Fitzgerald
432af70180
meta: update btc-wallet pkg name 2021-07-07 12:57:23 +10:00
Liam Fitzgerald
33a300e615
Merge remote-tracking branches 'origin/jt/janeway-v0.15.4' and 'origin/lf/lerna' into release/next-userspace 2021-07-07 12:45:07 +10:00
matildepark
26e8a55b8c
Merge pull request #5080 from urbit/lf/invite-flow
Invites: fix dismissal, style pass
2021-07-06 21:35:24 -04:00
matildepark
a19c97afd2
Merge pull request #5081 from urbit/lf/file-server
file-server: improve SPA 404 behaviour
2021-07-06 21:30:36 -04:00
Liam Fitzgerald
93d62cc183
interface: revive optimistic unread updating
Fixes urbit/landscape#1030
2021-07-07 11:01:19 +10:00
Liam Fitzgerald
f7a1617713
collections: style pass on smaller screen sizes 2021-07-07 10:51:54 +10:00
Liam Fitzgerald
1c17013e1b
interface: add all breakpoints to state 2021-07-07 10:50:43 +10:00
Liam Fitzgerald
a1b09b6aa4
VirtualScroller: fix scrollbar on safari
Moves to mousemove instead of pointermove events as a result of this
bug[1]. Adds a CSS rule to optionall globally disable selection of text,
to prevent this from occurring during scroll on safari, as
preventDefault() does nothing.

[1]: https://bugs.webkit.org/show_bug.cgi?id=220194
2021-07-07 10:05:27 +10:00
ixv
0339cd011b
Merge pull request #5083 from urbit/la/btc-interval
btc-provider: made interval ~m1, and allow provider to set interval
2021-07-06 16:10:29 -07:00
Liam Fitzgerald
070cfceb2e
file-server: improve SPA 404 behaviour
If the %cu scries return false, then we fallback to requesting the
index.html from the mount point.

Fixes urbit/landscape#837
2021-07-07 08:37:09 +10:00
Logan Allen
32b213bb73 btc-provider: made interval ~m1, and allow provider to set interval 2021-07-06 14:26:14 -05:00
timlucmiptev
f882ef5117 scow not scot 2021-07-06 21:24:38 +03:00
timlucmiptev
e95233dc08 fixed address bug for legacy addresses 2021-07-06 16:52:37 +03:00
Liam Fitzgerald
02ef597195
interface: style pass on invites, make dismiss flow clearer 2021-07-06 14:36:38 +10:00
Liam Fitzgerald
3e06358491
interface: add Invite stories 2021-07-06 14:31:09 +10:00
Liam Fitzgerald
150e4b7cce
group-view: do not automatically remove invite on error
Failed invites should now be acknowledge with the %hide poke, to remove
them from state.
2021-07-06 14:30:01 +10:00
matildepark
b1b78bce5e
Merge pull request #5071 from urbit/lf/fixes-more
interface: handle malformed group links, fix mixed content errors on embeds
2021-07-05 21:08:05 -04:00
Liam Fitzgerald
eb1994a5ff
interface: fix story titles 2021-07-06 11:02:38 +10:00
Liam Fitzgerald
85e6a7191e
interface: do not mark DMs as loaded incorrectly 2021-07-06 11:00:21 +10:00
Liam Fitzgerald
d0d274cb47
Omnibox: fix tsc 2021-07-06 10:35:25 +10:00
Liam Fitzgerald
5af7e3d28c
tokenizeMessage: accept numbers in group names
Fixes urbit/landscape#1027
2021-07-06 10:28:18 +10:00
Liam Fitzgerald
bc665c6148
LinkBlocks: fix for smaller screen sizes
Fixes urbit/landscape#1026
2021-07-06 10:18:52 +10:00
Liam Fitzgerald
13a9b758ec
interface: fix mediaquery watchers on safari 2021-07-06 10:16:01 +10:00
Hunter Miller
85e3f5d8bd chat: replacing manual persistence with middleware 2021-07-02 18:52:59 -05:00
Hunter Miller
ab8e2fd8d5 file-upload: refactored common logic and added to blocks 2021-07-02 18:06:48 -05:00
ixv
a8ae8ecf51
Merge pull request #5078 from urbit/la/fix-unnecessary-info-btc
btc-prov/wallet: btc-provider only publishes information to the speci…
2021-07-02 15:23:28 -07:00
Hunter Miller
54145244b3 bucket: fixing race condition and adding validation 2021-07-02 17:06:36 -05:00
Ted Blackman
e8dc993d84 kiln: initial kelvin check support compiles 2021-07-02 17:41:21 -04:00
Ted Blackman
6a1cbf8894 arvo: kelvin version type 2021-07-02 17:40:55 -04:00
L
98ca90b8f7
Merge pull request #5031 from urbit/lf/fix-unsubscribe
-graph-leave: don't crash on inconsistent state
2021-07-02 16:30:17 -05:00
Logan Allen
6acdbeeaaa btc-wallet: leave both subscriptions 2021-07-02 21:24:35 +00:00
Hunter Miller
fa5e974ad4 chat: adding localstorage sync and cleanup 2021-07-02 16:07:08 -05:00
Hunter Miller
a00ab9e347 chat: lifting up message state, converting to fns 2021-07-02 16:07:08 -05:00
Logan Allen
b4ca02d911 btc-prov/wallet: btc-provider only publishes information to the specific client that is asking for it now, except for new blocks and connection info 2021-07-02 12:59:58 -05:00
timlucmiptev
047d5ef14d terminate scan-progress in end-scan 2021-07-02 09:47:46 +03:00
timlucmiptev
dc93c735c1 scan-progress added 2021-07-02 09:14:09 +03:00
ixv
d9e224f6ff Merge branch 'ixv/btc-init-check' into release/bitcoin-wallet 2021-07-01 22:52:29 -07:00
ixv
64d5a5449f Merge remote-tracking branch 'finned/add-eslint-prettier-husky' into release/bitcoin-wallet 2021-07-01 22:51:27 -07:00
Liam Fitzgerald
6b7030d617
interface: omnibox go fast 2021-07-02 15:42:17 +10:00
Liam Fitzgerald
9a3d04a8ee
interface: add more collections stories, fix test flake 2021-07-02 14:13:06 +10:00
Liam Fitzgerald
8cdda7c1f4
LinkDetail: fix safari styling 2021-07-02 14:12:05 +10:00
Liam Fitzgerald
0063061629
interface: update CONTRIBUTING.md 2021-07-02 10:45:01 +10:00
Liam Fitzgerald
48befab2b6
meta: rework precommit linting for multiple packages 2021-07-02 10:40:57 +10:00
Liam Fitzgerald
b5d98e78a6
interface: standardise script names 2021-07-02 10:40:57 +10:00
Liam Fitzgerald
a816ed6a41
@urbit/api: fix build 2021-07-02 10:40:56 +10:00
Liam Fitzgerald
ca8f121517
meta: use lerna to manage node packages 2021-07-02 10:40:18 +10:00
Ted Blackman
bfb9419d22 kiln: tell gall to fade apps on uninstall 2021-07-01 20:34:17 -04:00
Ted Blackman
82581ae993 gall: %e scry to list apps on a desk 2021-07-01 20:33:43 -04:00
Liam Fitzgerald
1c04bdec68
metadata-store: unhide all groups 2021-07-02 10:20:46 +10:00
Liam Fitzgerald
604abff769
RemoteContent: fixed mixed content failure on embeds 2021-07-02 09:56:10 +10:00
Liam Fitzgerald
5e1c03ca9c
interface: fix malformed group links in tokenisation
Fixes urbit/landscape#1020
2021-07-02 09:53:36 +10:00
Ted Blackman
1e07e347ff kiln: make |install idempotent 2021-07-01 19:10:03 -04:00
matildepark
b0f8a6e083
Merge pull request #5063 from urbit/lf/omnibus
interface: collections fixes
2021-07-01 13:42:49 -04:00
Liam Fitzgerald
6a4ecf64dc
collections: allow %reference 2021-07-01 16:48:36 +10:00
Liam Fitzgerald
e84f08ecfd
collections: fix embed jank on safari 2021-07-01 16:43:51 +10:00
Ted Blackman
784004cfb6 kiln: +install compiles and loads, untested 2021-06-30 21:03:47 -04:00
ixv
00018b1370 btc-wallet: type values before turning into vase 2021-06-30 12:48:14 -07:00
Liam Fitzgerald
daea523a93
interface: fix reconnect backoff 2021-06-30 14:09:58 +10:00
Liam Fitzgerald
0a29d95cb8
interface: fix simultaneous requests in loading 2021-06-30 13:24:23 +10:00
Liam Fitzgerald
b1b9bc01e8
@urbit/http-api: fix ack debouncing 2021-06-30 13:23:20 +10:00
Liam Fitzgerald
6ca0fd11c4
eyre: send comments as heartbeats, not empty events
The previous behaviour, in addition to not being conformant with the
spec, breaks correct reconnect behaviour.
See: https://html.spec.whatwg.org/multipage/server-sent-events.html#event-stream-interpretation
2021-06-30 11:45:50 +10:00
ixv
924304ff89 btc-wallet: in on-init check if we're already registered with launch and file-server 2021-06-29 18:03:34 -07:00
janeway-bot
06f82bfbae
Merge e6a3c948fa into release/next-userspace 2021-06-30 03:19:33 +04:00
janeway
e6a3c948fa glob: update to 0v6.h33vk.c3n1c.4gpkn.cci4c.pnh4r 2021-06-29 16:12:07 -07:00
matildepark
9c2e960536
ResourceSkeleton: shrink title bar on safari 2021-06-29 19:10:06 -04:00
ixv
a1a932de04 Merge branch 'ixv/who' 2021-06-29 16:06:21 -07:00
Liam Fitzgerald
a8c4183aa3
VirtualScroller: working scrollbar
Fixes urbit/landscape#559
2021-06-29 15:10:47 +10:00
Liam Fitzgerald
42145688f0
RemoteContent: cors fallback for video, audio 2021-06-29 15:06:32 +10:00
Liam Fitzgerald
774e87b0f1
interface: fix s3 initialisation 2021-06-29 13:43:31 +10:00
Liam Fitzgerald
95a5013e2b
Merge remote-tracking branch 'origin/release/next-userspace' into lf/omnibus 2021-06-29 13:30:20 +10:00
Liam Fitzgerald
8713d71b30
collections: key VirtualScroller correctly
Fixes an unfiled bug where navigating to two different grids
consecutively would crash the render
2021-06-29 13:20:35 +10:00
Liam Fitzgerald
5e2f4215a8
Skeleton: fix grid styling on hidden sidebar
Fixes urbit/landscape#1006
2021-06-29 13:19:27 +10:00
Liam Fitzgerald
aa8551a3ab
RemoteContent: center iframes
Fixes urbit/landscape#1005
2021-06-29 13:04:23 +10:00
Liam Fitzgerald
6f2f44608f
RemoteContent: suspend w/ fallback on err, loading 2021-06-29 12:23:54 +10:00
Liam Fitzgerald
a25911319e
interface: add suspense utils 2021-06-29 12:21:14 +10:00
Ted Blackman
8c3d14b7a7 clay: check kelvin on non-%base desks 2021-06-28 21:22:55 -04:00
Liam Fitzgerald
b0ed02f436
settings: fix notification optimism
Fixes urbit/landscape#1009
2021-06-29 10:43:57 +10:00
Ted Blackman
40af38c9ee bin/solid.pill 2021-06-28 20:18:37 -04:00
Ted Blackman
501ed4ad82 clay: remove reef 2021-06-28 20:01:51 -04:00
ixv
807b23b1fb file-server: restore who generator binding 2021-06-28 16:50:20 -07:00
Ted Blackman
fe1f6d895a /gen/show-vat.hoon 2021-06-28 19:07:29 -04:00
Ted Blackman
c4228db2ea desk.bill: remove comment for jenky bijection 2021-06-28 18:49:27 -04:00
Ted Blackman
5ea9913561 /mar/bill: fix formatting 2021-06-28 18:46:14 -04:00
ixv
7a04e0c5ca btc-provider: fix timer wire 2021-06-28 15:44:14 -07:00
ixv
980fd45b68 btc-provider: make set-credentials clean up old timers 2021-06-28 15:13:24 -07:00
matildepark
1d9407affc
Merge pull request #5059 from urbit/lf/fixes
interface: omnibus
2021-06-28 18:03:46 -04:00
matildepark
df7ff393e8
Merge pull request #5055 from urbit/lf/more-bugfixes
graph-fe: clone requests, to ensure identical timestamps
2021-06-28 18:00:12 -04:00
Ted Blackman
9c4ea77021 desk.bill and %bill mark 2021-06-28 17:54:41 -04:00
Ted Blackman
87b7f0513e added /sys.kelvin and %kelvin mark 2021-06-28 17:07:13 -04:00
Logan Allen
d5ec02c801 eyre: cast within zapgar to avoid nest check 2021-06-28 17:07:13 -04:00
ixv
2f5af8f4ca btc-wallet: fix issue with block info requests 2021-06-28 14:06:04 -07:00
Logan Allen
a99d59926e btc-provider: do not delay when credentials are set 2021-06-28 14:44:37 -05:00
Logan Allen
9358cb97b3 btc-provider: removed some extraneous printfs 2021-06-28 14:40:38 -05:00
Logan Allen
2ed559bc13 btc-provider: ping _only_ once every 30 seconds 2021-06-28 14:31:27 -05:00
janeway-bot
26ea30e72f
Merge a3b43137d6 into release/next-userspace 2021-06-28 22:28:18 +04:00
janeway
a3b43137d6 glob: update to 0v6.h33vk.c3n1c.4gpkn.cci4c.pnh4r 2021-06-28 11:17:16 -07:00
Liam Fitzgerald
311e90bb10
ChatWindow: handle deleted messages gracefully for unreads 2021-06-28 16:18:01 +10:00
Liam Fitzgerald
afbca9543a
interface: cache embed details 2021-06-28 15:23:23 +10:00
Liam Fitzgerald
0653685f26
VirtualScroller: prevent reflow loop when origin=top 2021-06-28 15:12:49 +10:00
Liam Fitzgerald
517e4c726c
RemoteContent: fix CORS fallback for images
Fixes urbit/landscape#994
2021-06-28 12:17:41 +10:00
Liam Fitzgerald
09500b997d
interface: fix padding in comments area
Fixes urbit/landscape#1001
2021-06-28 12:11:49 +10:00
Liam Fitzgerald
f630f6bf0d
collections: loosen property access in unread marking
Fixes urbit/landscape#999
2021-06-28 12:06:09 +10:00
Liam Fitzgerald
2dd31e8cf6
collections: apply styling fixes
Fixes urbit/landscape#1004
Fixes urbit/landscape#1003
2021-06-28 12:02:19 +10:00
Liam Fitzgerald
5e1919d054
weather: use next solar event
Fixes urbit/landscape#679
2021-06-28 11:45:11 +10:00
Liam Fitzgerald
88265ea314
graph-fe: clone requests, to ensure identical timestamps 2021-06-28 09:02:22 +10:00
raghu
7d6bf5134e better cli syntax for |fuse 2021-06-26 11:13:19 -04:00
ixv
c31eefac1c
Merge pull request #5056 from urbit/ixv/our-scry
file-server: scry for identity
2021-06-25 17:42:44 -07:00
ixv
6bdf675722 file-server: scry for identity 2021-06-25 16:53:14 -07:00
Logan Allen
30614d6374 btc-wallet-js: remove unnecessary and confusing line 2021-06-25 16:49:15 -05:00
Logan Allen
14141af044 btc-provider: style cleanup while checking logic line for line 2021-06-25 11:15:09 -05:00
Logan Allen
78a75b2e54 btc-wallet: thoroughly went through to find any remaining style issues, and to validate that its logic matches 1:1 with the current implementation 2021-06-25 11:05:58 -05:00
ixv
46f621b8cf btc-wallet: fix various assertions 2021-06-24 18:56:24 -07:00
Logan Allen
b290b75685 btc-wallet: more style fixes 2021-06-24 18:12:46 -05:00
Liam Fitzgerald
b4da811fbe
Merge remote-tracking branch 'origin/release/next-userspace' into lf/bus-omni 2021-06-25 09:07:40 +10:00
Liam Fitzgerald
59bda11005
interface: refactor subscription handling for broken resume 2021-06-25 09:05:28 +10:00
Liam Fitzgerald
b4ed8fe179
@urbit/http-api: disable subscription resume 2021-06-25 09:04:55 +10:00
Liam Fitzgerald
0cdbebbd66
RemoteContent: stop propagation on unfold click 2021-06-25 08:41:46 +10:00
Liam Fitzgerald
6df2d349d3
collections: clear toplevel unreads on visit
Fixes urbit/landscape#995
2021-06-25 08:38:38 +10:00
Liam Fitzgerald
f2583ce080
eyre: address mark review 2021-06-25 08:28:06 +10:00
matildepark
4789aa4c03
api: update firstborn for correct scry path
See #5050 for original notes on issue.
2021-06-24 16:26:23 -05:00
Logan Allen
eb5b731514 bip158: speed up +read-bits, thanks @frowdith 2021-06-24 16:24:24 -05:00
Logan Allen
322af7a55b b158: fix +str profiling hint 2021-06-24 12:55:38 -05:00
Logan Allen
a703aafad1 bip158: added profiling hints 2021-06-24 12:49:26 -05:00
Logan Allen
c3bf4c2770 btc-wallet: moved +on-peek for clarity 2021-06-24 12:45:29 -05:00
Logan Allen
cf5a704347 btc-wallet: clean it up and add profiling hints 2021-06-24 12:39:33 -05:00
Matilde Park
d00b577c56 landscape: remove duplicate slash in scry path
getNode added a duplicate slash before the index, resulting in bad scry
paths. This removes that slash.
2021-06-24 12:09:22 -05:00
Logan Allen
23869712ee test/thread: make tests pass and all threads build 2021-06-24 11:28:26 -05:00
fang
5b893bcf70
Merge pull request #5033 from tinnus-napbus/bip158-fix-swp
bip158: change swp to rev in +to-range
2021-06-24 10:32:44 +02:00
Liam Fitzgerald
9aaa44ff33
eyre: replace channel upon new GET request
As SSE are unidirectional, the client always realises that the
connection has failed faster than the server does. Hence, resuming a
subscription is useless, because channels can only be bound to one duct
at a time. Now, instead of failing a request for a channel
that is already bound to a duct, we replace the duct and continue
normally.
2021-06-24 13:54:53 +10:00
Liam Fitzgerald
ed4fa6a7ae
RemoteContent: remove extraneous margin 2021-06-24 11:55:43 +10:00