Commit Graph

118 Commits

Author SHA1 Message Date
Hunter Miller
0351220374 types: fixing type issues and updating grid glob 2021-08-31 14:59:32 -05:00
Hunter Miller
432ee1c548 notifications: adding state to nav link and cleaning up 2021-08-25 15:11:09 -05:00
Liam Fitzgerald
f7e0ddf937 @urbit/api: update docket, hood bindings 2021-08-25 17:36:38 +10:00
Liam Fitzgerald
81ef91b24a grid: system notifications wip 2021-08-25 09:17:12 +10:00
Liam Fitzgerald
bd903153bd @urbit/api: update docket, hood bindings 2021-08-23 14:37:36 +10:00
Liam Fitzgerald
bd4c4317f5 @urbit/api: add docket bindings 2021-08-23 08:04:06 +10:00
Liam Fitzgerald
da4ee2189e @urbit/api: add kiln bindings 2021-08-23 08:04:06 +10:00
Gavin Atkinson
2079496ec7 notifications button font size, fix leap portal layout jump 2021-08-18 17:54:02 -07:00
Liam Fitzgerald
97a52827d3
@urbit/api: fix empty getDeepOlderThan 2021-07-29 09:18:54 +10:00
Liam Fitzgerald
d3a1f490e8
meta: update npm version
- @urbit/api@1.4.0
 - @urbit/eslint-config@1.0.3
 - @urbit/http-api@1.3.1
2021-07-23 11:37:50 +10:00
Liam Fitzgerald
de5118fa5f
graph-store: fix newest scry 2021-07-23 11:11:21 +10:00
Matilde Park
8f27e2ae53 Merge branch 'release/next-userspace' into release/2021-7-22 2021-07-22 12:54:40 -04:00
Liam Fitzgerald
4dfc136bf2
meta: version npm packages 2021-07-21 16:56:26 +10:00
Liam Fitzgerald
8c1160c516
@urbit/api: update md ver 2021-07-21 12:26:33 +10:00
Liam Fitzgerald
9b0ac80f12
@urbit/http-api: fix ordering, tests 2021-07-20 15:25:08 +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
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
matildepark
2f94466419
Merge pull request #5091 from urbit/lf/md-edit
metadata-store: refactor, add %edit
2021-07-15 16:08:16 -04:00
Liam Fitzgerald
1704fe5039
interface: fix deleting DM messages
Fixes urbit/landscape#1050
2021-07-12 13:13:32 +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
Liam Fitzgerald
85a61ca1c5
@urbit/api: add %edit for metadata-store 2021-07-09 12:19:11 +10:00
Logan Allen
177cae936d graph api npm: updated endpoints 2021-07-08 18:26:25 -05: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
2412564aa7 npm/api: correct metadata resource interface
Fixes urbit/landscape#1035
Fixes urbit/landscape#1024
2021-07-07 12:24:52 -04: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
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
Liam Fitzgerald
daea523a93
interface: fix reconnect backoff 2021-06-30 14:09:58 +10:00
Liam Fitzgerald
b1b9bc01e8
@urbit/http-api: fix ack debouncing 2021-06-30 13:23:20 +10: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
b4ed8fe179
@urbit/http-api: disable subscription resume 2021-06-25 09:04:55 +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
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
Liam Fitzgerald
e18e645764
@urbit/http-api: fix abort signal 2021-06-24 10:37:21 +10:00
Liam Fitzgerald
f8d56a86c4
interface: do not leak on reconnect 2021-06-22 05:42:18 +10:00
janeway-bot
84e9976055
Merge 923e6683a6 into release/next-userspace 2021-06-17 19:23:12 +04:00
gregorytoprak
b84ef07f07 npm: fix compatibility with create-urbit-app
The version of babel/webpack/everything bundled with CRA is limited
in its ES features. Reducing to ES2017 let it work by default.
2021-06-16 17:24:40 -04:00
gregorytoprak
455a15b5f7 npm: build ts -> js files before publishing
Previously published @urbit/api and @urbit/http-api npm packages
only had the .ts files, which would require building by hand.
2021-06-16 17:16:15 -04:00
Liam Fitzgerald
b54273a999
@urbit/api: faster BigIntOrderedMap size accessor 2021-06-15 12:14:49 +10: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
3d8146b358
@urbit/http-api: fixup reconnect behaviour 2021-06-14 09:52:34 +10:00
Liam Fitzgerald
fa79c3a34f
interface: exorcise props.api 2021-06-10 13:48:41 +10:00
Liam Fitzgerald
3853ed8ec9
@urbit/http-api: genericise return type of thread 2021-06-10 12:02:08 +10:00
Liam Fitzgerald
94bc24de5b
@urbit/api: update graph pokes, scries 2021-06-10 12:01:25 +10:00