Commit graph

40 commits

Author SHA1 Message Date
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