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
dholms
c18bee740b
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
L-tan
3146b672e6
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
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
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
bryan newbold
ce5e91a00b
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
1f56ba92e7
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
Edison Lee
0e056c5be7
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
dholms
2d17b41f78
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
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
Ben Harris
749edd60d7
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
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
devin ivy
a02375356e
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
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
1ba63aaa5e
Improve .env ( #20 )
...
* describeFeedGenerator route + multiple feeds
* tweak readme
* improve env
2023-05-19 10:31:39 -05:00
Daniel Holmgren
1be6d82086
Add describeFeedGenerator route + multiple feeds ( #19 )
...
* describeFeedGenerator route + multiple feeds
* tweak readme
2023-05-19 10:31:28 -05:00
dholms
6230e859eb
add build script
2023-05-15 22:06:25 -05:00
Cloudhunter
9658d1b4c3
Fix feed generation cursor split ( #16 )
2023-05-15 12:27:13 -05:00
Simon Fondrie-Teitler
a49c8ddeb6
Use limit parameter in post query ( #18 )
...
Fixes #14
2023-05-15 12:26:38 -05:00
dholms
97e8a203d8
add at:// prefix
2023-05-14 20:13:56 -05:00
dholms
c823bc62b9
update lexicons & docs
2023-05-12 17:22:13 -05:00
dholms
f649128af4
moar gitignore
2023-05-11 22:29:47 -05:00
V
1bf63450b5
Update .gitignore ( #12 )
2023-05-11 22:29:09 -05:00
Alice
665656f89f
Update README with instructions for the default URL ( #11 )
...
* update README with instructions for the default URL
* Update README.md
---------
Co-authored-by: Daniel Holmgren <dtholmgren@gmail.com>
2023-05-11 22:28:27 -05:00
Alice
8fcce45480
add .env.example, additional env var ( #10 )
2023-05-11 22:26:10 -05:00
dholms
fabdcaeb3c
add did-web example
2023-05-11 18:44:02 -05:00
Alice
443887baad
fix dependencies ( #9 )
2023-05-11 14:49:34 -05:00
dholms
e187c8cd38
tweak error type
2023-05-11 14:35:04 -05:00
dholms
56e8995463
comment out auth check & log firehose output
2023-05-11 14:33:20 -05:00
dholms
8abed7c467
rm log
2023-05-11 12:14:50 -05:00
dholms
07b380d969
live tail subscription
2023-05-11 12:07:11 -05:00
Emily Liu
1e8b8c0295
Merge pull request #8 from bluesky-social/tweaks
...
readme tweaks
2023-05-11 09:29:10 -07:00
Emily Liu
c759c13c8c
fix small typos
2023-05-10 22:45:08 -07:00
Emily Liu
af5d0002f5
update app.bsky.feed.getFeedSkeleton link
2023-05-10 22:39:47 -07:00
dholms
6a1c8ac641
readme tweaks
2023-05-10 23:24:41 -05:00
dholms
224177ec74
add auth
2023-05-10 23:20:44 -05:00
dholms
5760de5521
tidy
2023-05-10 23:03:54 -05:00
devin ivy
d4c5fe672a
More convenient access to ops by record type ( #6 )
2023-05-10 23:02:18 -05:00
devin ivy
5852f65bf1
Setup simple migration system ( #7 )
...
* Setup migrations, misc tidy/fixes
* Simplify migration provider
2023-05-10 23:00:44 -05:00
devin ivy
93d5f56101
Config by environment vars ( #5 )
...
* Support .env file
* Fix default sub endpoint
2023-05-10 22:59:50 -05:00
dholms
8ae277ffd4
readme updates
2023-05-10 19:51:47 -05:00
dholms
7421e718fc
feed generator starter kit
2023-05-10 09:56:30 -05:00