Commit graph

103 commits

Author SHA1 Message Date
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
Ben Harris
e849ac7f66
add listenhost option (#28)
(cherry picked from commit 1b2f04af6af57b36e800903b943aa4e01023b341)
2023-05-24 17:53:37 -05:00
Markus Amalthea Magnuson
d37a20c56b Fix some typos and clean up README. (#25) 2023-05-24 17:51:50 -05:00
Markus Amalthea Magnuson
51ca4d0659
Fix some typos and clean up README. (#25) 2023-05-24 17:51:50 -05:00
Joe Sondow
4df8a39140 Say what PDS stands for (#29)
So readers won't have to google Bluesky PDS to try to figure out what it means
2023-05-24 17:50:51 -05:00
Joe Sondow
1b7d6e3e6d
Say what PDS stands for (#29)
So readers won't have to google Bluesky PDS to try to figure out what it means
2023-05-24 17:50:51 -05:00
devin ivy
a02375356e Add temp fix for blobref validation issue (#23) 2023-05-19 11:00:39 -05:00
devin ivy
9395b18214
Add temp fix for blobref validation issue (#23) 2023-05-19 11:00:39 -05:00
dholms
7771178c32 remove publishMany script 2023-05-19 10:40:51 -05:00
dholms
8d5c1b1182 remove publishMany script 2023-05-19 10:40:51 -05:00
Daniel Holmgren
d57d14b119 Publish script (#21)
* describeFeedGenerator route + multiple feeds

* tweak readme

* improve env

* publish script

* create -> put

* readme

* handle blob encoding

* add check that feeds are available
2023-05-19 10:33:12 -05:00
Daniel Holmgren
2f620bd46d
Publish script (#21)
* describeFeedGenerator route + multiple feeds

* tweak readme

* improve env

* publish script

* create -> put

* readme

* handle blob encoding

* add check that feeds are available
2023-05-19 10:33:12 -05:00
Daniel Holmgren
1ba63aaa5e Improve .env (#20)
* describeFeedGenerator route + multiple feeds

* tweak readme

* improve env
2023-05-19 10:31:39 -05:00