Commit graph

115 commits

Author SHA1 Message Date
CDN18
103fdbd64d
add dockerignore 2024-11-28 16:04:49 +08:00
CDN18
b9f3ab5692
revert dockerfile to yarn due to bun incompability 2024-11-28 16:00:46 +08:00
CDN18
f4102db5ea
add Dockerfile 2024-11-28 15:27:14 +08:00
CDN18
c918f652ea
init starset feed algo 2024-11-28 14:40:15 +08:00
CDN18
adf8c379f5
migrate to bun 2024-11-28 12:40:45 +08:00
dholms
c14c54bd65 move catch statement 2024-10-31 16:41:46 -05:00
dholms
3a59ba214d update dependencies 2024-10-31 16:39:50 -05:00
Bossett
dcaa673ce2
handleEvent to async to deal with increased firehose volume (#81)
* speed up subscription by calling handleEvent async

Moving error handling to src/subscription, this will allow handleEvent to occur in parallel

* Error handling in handleEvent

Verifying getOpsByType within the function now that handleEvent is managed async

* simplify exception handling

* dependency updates

* remove semis

---------

Co-authored-by: Hailey <hailey@blueskyweb.xyz>
Co-authored-by: Daniel Holmgren <dtholmgren@gmail.com>
2024-10-31 16:36:17 -05:00
Nate Goldman
5f2d936be2
deps: kysely@^0.27.4 (#98)
Co-authored-by: Hailey <hailey@blueskyweb.xyz>
2024-10-31 16:32:09 -05:00
Hakaba Hitoyo
f811495963
update better-sqlite3 (#109)
Co-authored-by: Hailey <hailey@blueskyweb.xyz>
2024-10-31 16:31:13 -05:00
surfdude29
db96dbcbeb
Update copyright year and Bluesky's legal name in LICENSE (#83)
Co-authored-by: Hailey <hailey@blueskyweb.xyz>
2024-10-31 09:30:27 -07:00
Nate Goldman
a1df9c18e8
chore(package): specify node & yarn versions (#99)
Co-authored-by: Hailey <hailey@blueskyweb.xyz>
2024-10-31 09:28:07 -07:00
Hailey
6500b6b540
Use inquirer for inputs over hardcoded values (#113) 2024-10-31 09:23:53 -07:00
L-tan
437315b4cd
Add unpublishFeedGen script (#77)
Co-authored-by: Hailey <hailey@blueskyweb.xyz>
2024-10-31 08:50:32 -07:00
Hailey
7ae4f0e214
Merge pull request #108 from christianjuth/main 2024-10-31 08:42:42 -07:00
Hailey
f20c7a2582
Merge branch 'main' into main 2024-10-31 08:42:26 -07:00
Christian J
c9eab76f1e
fix: broken link to app.bsky.feed.getFeedSkeleton route 2024-09-11 18:22:47 -04:00
devin ivy
fadd462e84 Merge pull request #97 from bluesky-social/bound-service-auth
Update usage of xrpc-server to check bound service auth
2024-08-13 12:48:16 -04:00
devin ivy
9a887dd8f2
Merge pull request #97 from bluesky-social/bound-service-auth
Update usage of xrpc-server to check bound service auth
2024-08-13 12:48:16 -04:00
dholms
c18bee740b update usage of xrpc-server to check bound service auth 2024-08-05 17:25:14 -05:00
dholms
33116e3ceb update usage of xrpc-server to check bound service auth 2024-08-05 17:25:14 -05:00
Daniel Holmgren
a3dd8d2825 simplify db schema + pagination (#94) 2024-07-08 12:59:26 -05:00
Daniel Holmgren
3e3f846a9c
simplify db schema + pagination (#94) 2024-07-08 12:59:26 -05:00
L-tan
3146b672e6 Switch subscription endpoint (#69)
* Switch subscription endpoint

* Switch on fallback default value
2023-11-21 10:17:40 -06:00
L-tan
12073636c7
Switch subscription endpoint (#69)
* Switch subscription endpoint

* Switch on fallback default value
2023-11-21 10:17:40 -06:00
Jaz
b0b2d809fe Merge pull request #66 from Bossett/patch-1
Remove agent.api.app.bsky.feed.describeFeedGenerator
2023-09-30 14:44:00 -07:00
Jaz
f1e9010a9a
Merge pull request #66 from Bossett/patch-1
Remove agent.api.app.bsky.feed.describeFeedGenerator
2023-09-30 14:44:00 -07:00
Bossett
1323f3c249 Remove agent.api.app.bsky.feed.describeFeedGenerator
This call appears to just be a gate to stop people publishing custom feeds before the feature was released.

Removed, and publishing appears to have no ill effect. Addresses #65
2023-10-01 08:16:47 +11:00
Bossett
871febdfec
Remove agent.api.app.bsky.feed.describeFeedGenerator
This call appears to just be a gate to stop people publishing custom feeds before the feature was released.

Removed, and publishing appears to have no ill effect. Addresses #65
2023-10-01 08:16:47 +11:00
bnewbold
70797d0a9f Merge pull request #64 from bluesky-social/bnewbold/deps
update `@atproto/*` package deps to current
2023-09-29 10:13:55 -07:00
bnewbold
364865af58
Merge pull request #64 from bluesky-social/bnewbold/deps
update `@atproto/*` package deps to current
2023-09-29 10:13:55 -07:00
bryan newbold
ce5e91a00b update all Lexicons from atproto repo 2023-09-28 17:11:53 -07:00
bryan newbold
7ea9699b49 update all Lexicons from atproto repo 2023-09-28 17:11:53 -07:00
bryan newbold
fa94e105e2 fix basic build errors from deps bump 2023-09-28 17:09:15 -07:00
bryan newbold
64162fa136 fix basic build errors from deps bump 2023-09-28 17:09:15 -07:00
bryan newbold
1f56ba92e7 yarn: bump @atproto/* deps 2023-09-28 17:08:55 -07:00
bryan newbold
b9b7462c4f yarn: bump @atproto/* deps 2023-09-28 17:08:55 -07:00
Kuba Suder
6baf70d7e0 added link to a Ruby implementation to the readme (#48) 2023-06-19 16:38:21 -05:00
Kuba Suder
040801af3a
added link to a Ruby implementation to the readme (#48) 2023-06-19 16:38:21 -05:00
Edison Lee
0e056c5be7 fix: handle firehose subscription error reconnect (Close #44) (#46) 2023-06-15 16:52:04 -05:00
Edison Lee
f4b8159264
fix: handle firehose subscription error reconnect (Close #44) (#46) 2023-06-15 16:52:04 -05:00
Kuba Suder
6889ac111d Add MIT license file (#47) 2023-06-12 11:04:17 -05:00
Kuba Suder
3e4011acc2
Add MIT license file (#47) 2023-06-12 11:04:17 -05:00
dholms
2d17b41f78 add link to community template 2023-05-31 19:47:02 -05:00
dholms
e70ea59066 add link to community template 2023-05-31 19:47:02 -05:00
Thomas Fuchs
81238d56fc Update tsconfig.json (#37)
Cosmetic: remove trailing space
2023-05-30 20:28:30 -05:00
Thomas Fuchs
f02b113747
Update tsconfig.json (#37)
Cosmetic: remove trailing space
2023-05-30 20:28:30 -05:00
Daniel Holmgren
853a20eae0 Docs and helpers (#38)
* improve docs & helpers around publisher dids

* add docs to env
2023-05-30 20:20:04 -05:00
Daniel Holmgren
cbdac3417e
Docs and helpers (#38)
* improve docs & helpers around publisher dids

* add docs to env
2023-05-30 20:20:04 -05:00
Ben Harris
749edd60d7 add listenhost option (#28)
(cherry picked from commit 1b2f04af6af57b36e800903b943aa4e01023b341)
2023-05-24 17:53:37 -05:00