Commit Graph

62 Commits

Author SHA1 Message Date
Liam Fitzgerald
66536bebcd @urbit/api: do not reconnect if there is a FatalError 2022-03-31 14:52:18 -06:00
Hunter Miller
a6d7ddd164 Merge branch 'next/groups' into hm/landscape-perf-optimization 2022-03-11 15:45:00 -06:00
Hunter Miller
049a85bc60 Merge branch 'next/groups' into hm/landscape-perf-optimization 2022-01-25 17:05:32 -06:00
Hunter Miller
1ddc7fee83 types: fixing type issues from merge 2022-01-07 11:08:59 -06:00
Hunter Miller
318cb9f00e Merge branch 'master' into next/landscape 2022-01-05 16:59:32 -06:00
Hunter Miller
2681996bae npm: changing to release version 2021-11-23 16:12:36 -06:00
Hunter Miller
3d864a075c npm: version bump 2021-11-10 18:18:59 -06:00
Hunter Miller
08232a54bf npm: removing intermediate ts files from pkg, fixing more bad references 2021-11-10 17:54:31 -06:00
Hunter Miller
c07512b9de api,http-api,interface: fixing exports and correcting type refs 2021-11-10 13:52:08 -06:00
Hunter Miller
04996919af api,http-api,grid: updating types to new location 2021-11-09 14:51:52 -06:00
Hunter Miller
4b5db5c332 api,http-api: updating babel usage and fixing tests 2021-11-09 13:16:48 -06:00
Hunter Miller
be7fddc650 http-api: making more consistent with @urbit/api 2021-11-09 12:43:39 -06:00
Hunter Miller
f8e1bff02b http-api: update to working example 2021-11-09 12:26:40 -06:00
Hunter Miller
945ac084d1 npm: version bumps 2021-11-08 18:59:04 -06:00
Hunter Miller
ed157abb19 http-api: updating build to use rollup for better distribution 2021-11-08 18:43:22 -06:00
Hunter Miller
b211d272d9 Publish
- @urbit/api@2.0.0
 - @urbit/http-api@2.0.0
2021-11-02 14:29:23 -05:00
Hunter Miller
0092c7b75b npm: updating package versions 2021-11-02 14:28:30 -05:00
fang
aa48973c6a
Merge branch 'release/next-userspace' 2021-10-04 23:45:45 +04:00
Liam Fitzgerald
94fc096b80 Merge remote-tracking branch 'origin/dist' into lf/nu-hark-store 2021-09-17 12:57:56 +10:00
Hunter Miller
2db9461e48 http-api: fixing Thread type 2021-09-15 16:40:55 -05:00
Liam Fitzgerald
2a15658d2e interface: fix packaging 2021-09-13 22:04:52 +10:00
Hunter Miller
432ee1c548 notifications: adding state to nav link and cleaning up 2021-08-25 15:11:09 -05:00
Liam Fitzgerald
bee4b4a05f
@urbit/http-api: fix tests 2021-07-26 10:04:26 +10:00
Liam Fitzgerald
77c2b5d46c
Merge remote-tracking branch 'origin/release/next-userspace' into lf/revive-resume 2021-07-26 09:43:53 +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
ccfc8fc456
@urbit/http-api: tweak resubscribe timing 2021-07-22 13:17:28 +10:00
Liam Fitzgerald
ef4cdca187
@urbit/http-api: enable subscription resume 2021-07-22 12:50:39 +10:00
Liam Fitzgerald
4dfc136bf2
meta: version npm packages 2021-07-21 16:56:26 +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
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
834dfe0e43
@urbit/http-api: log errors 2021-07-08 10:49:26 +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
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
b4ed8fe179
@urbit/http-api: disable subscription resume 2021-06-25 09:04:55 +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
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
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
3853ed8ec9
@urbit/http-api: genericise return type of thread 2021-06-10 12:02:08 +10:00
Liam Fitzgerald
81937a4de6
@urbit/http-api: add subscribeOnce 2021-06-09 10:50:19 +10:00
Liam Fitzgerald
2cba9b1a0b
@urbit/http-api: fix package configuration 2021-06-08 14:26:28 +10:00
Tyler Brown Cifu Shuster
6c48b8a0be npm/http-api: changed relative dependency typo 2021-05-27 15:57:19 -07:00
Tyler Brown Cifu Shuster
8ede23b565 npm/http-api: changed relative dependency 2021-05-27 15:52:27 -07:00