Commit Graph

  • 265a519f85 pt2 of migration dholms 2023-02-01 14:07:48 -06:00
  • eb14c5fa53 couple logs & lock on final check dholms 2023-02-01 11:15:22 -06:00
  • 7d4a1ca14b do a check at end of migration for any new commits dholms 2023-02-01 11:02:11 -06:00
  • ffabda139b Run repo-sync-data migration one user at a time, serially-batched record inserts Devin Ivy 2023-02-01 11:32:14 -05:00
  • 92c1a15d44
    Sync revamp migration fix (#500) Daniel Holmgren 2023-01-31 17:53:28 -06:00
  • b455b91b0c
    Moved indexedAt time to record instead of ipld-block (#501) Daniel Holmgren 2023-01-31 17:23:31 -06:00
  • 5821a671cf
    Bump @atproto/pds@0.0.2 (#507) Paul Frazee 2023-01-31 09:01:57 -06:00
  • 05855fcff3
    Loosening image constraints (#503) Daniel Holmgren 2023-01-30 17:59:19 -06:00
  • 0274c311b8 @atproto/api version 0.0.7 Devin Ivy 2023-01-30 10:46:42 -05:00
  • df74970bef
    Feed thumbnail sizing, quality param bugfix (#495) devin ivy 2023-01-27 10:19:42 -05:00
  • 75e14ae102
    Feature branch: storage & sync revamp (#446) Daniel Holmgren 2023-01-26 18:09:55 -06:00
  • 6f780bf670
    Remove scenes (#483) Daniel Holmgren 2023-01-26 15:38:45 -06:00
  • ff942976ea
    Include the user's handle in the reset password email (#489) Paul Frazee 2023-01-26 14:14:20 -06:00
  • 49d31f0a2c
    Add missing 'avatar' field in app.bsky.graph.getFollows (#494) Paul Frazee 2023-01-26 14:14:00 -06:00
  • 73de6d8668
    Add some reporting mocks to dev-env (#491) devin ivy 2023-01-26 13:09:08 -05:00
  • 9834c2f5ef
    Allow login using email (#492) devin ivy 2023-01-26 13:08:56 -05:00
  • e8c218b5c9
    Sort "suggested follows" by number of posts (#477) Daniel Holmgren 2023-01-24 14:03:51 -06:00
  • e44c98e717
    Update module publish scripts (#478) Paul Frazee 2023-01-24 10:11:20 -06:00
  • 292f41c807
    Fix migration name (#475) Daniel Holmgren 2023-01-19 18:07:24 -06:00
  • 13dd58bb15
    Feature: admin moderation views (#472) devin ivy 2023-01-18 18:01:04 -05:00
  • 87d27c05d6
    Add xrpc and lexicon support for param arrays (#471) devin ivy 2023-01-18 17:32:28 -05:00
  • 119cb3f32a
    Fix XRPC fetch usage for newly required duplex option (#470) devin ivy 2023-01-18 17:18:35 -05:00
  • 422008be3e
    Fix typos (#467) Dimitris Apostolou 2023-01-10 04:34:07 +02:00
  • edf2bb1f57
    Merge pull request #465 from bluesky-social/plc-bugfix-varname Daniel Holmgren 2023-01-06 17:00:52 -06:00
  • eb15655fb1 fix referenced varaible dholms 2023-01-06 15:18:40 -06:00
  • 1007fab49a
    Fix out-of-date test snapshots (#464) devin ivy 2023-01-06 17:37:56 -05:00
  • ef487900f6
    Server moderation action/resolution and reporting (#458) devin ivy 2023-01-06 12:59:47 -05:00
  • e9f5f23edc
    Fix lexicon validation, do not allow undefined when required (#457) devin ivy 2023-01-05 12:04:31 -05:00
  • 7d6449a183
    Merge pull request #459 from bluesky-social/fix-server-did-resolution devin ivy 2023-01-04 23:49:24 -05:00
  • 9d32cf130e Fix resolution of server did in com.atproto.handle.resolve Devin Ivy 2023-01-04 17:39:30 -05:00
  • 2ed0c31254
    Datetime validation fix (#454) Paul Frazee 2023-01-03 16:37:31 -06:00
  • 2602c00e85
    Remove "bksy" (#453) Daniel Holmgren 2023-01-02 21:40:56 -06:00
  • 4804475478
    Package version bumps (#452) Paul Frazee 2023-01-02 20:33:54 -06:00
  • 3f69270dfe
    API & client improvements (#451) Paul Frazee 2023-01-02 17:38:30 -06:00
  • 149da8218e
    Remove unmapped post.viewer.muted property (#449) devin ivy 2023-01-02 15:42:04 -05:00
  • b78793f782 v0.0.4 Paul Frazee 2023-01-02 12:51:05 -06:00
  • aa626c3dc4
    User muting (#445) devin ivy 2022-12-30 14:27:48 -05:00
  • 1ede96c4ad
    Improve image quality (#442) Paul Frazee 2022-12-26 15:51:54 -06:00
  • 03c6c140fa
    Api package fixes 2 (#439) Paul Frazee 2022-12-22 14:42:55 -06:00
  • c8180d823a
    Api package fixes (#437) Paul Frazee 2022-12-21 17:07:40 -06:00
  • b686b3baff
    Create PDS with ServerConfig rather than ServerConfigValues (#435) devin ivy 2022-12-21 13:32:10 -05:00
  • 30ab0d341b
    Refactor feeds & post threads (#423) Daniel Holmgren 2022-12-20 20:38:37 -06:00
  • 5be13ac3e3
    fix: missing comma invalidates post.json (#433) Dean van Dugteren 2022-12-20 23:59:55 +01:00
  • 4eb1b64665
    app.bsky.feed.post lexicon: add textSlice description (#429) Ryan Barrett 2022-12-19 11:28:01 -08:00
  • f0ee51f151
    App context (#424) Daniel Holmgren 2022-12-16 11:23:36 -06:00
  • 53f6db7533
    Test rebuilding pds timeline indexes from repos (#413) devin ivy 2022-12-15 21:04:09 -05:00
  • 8a92990268
    Reset password updates (#422) Paul Frazee 2022-12-15 17:43:36 -06:00
  • 809c9a38f4
    Message queue blocking and graceful teardown (#421) devin ivy 2022-12-15 13:54:05 -05:00
  • b52f53e9fe
    Cleanup write prep (#419) Daniel Holmgren 2022-12-15 12:03:12 -06:00
  • 53d01564ed
    Clean up record validation (#417) Daniel Holmgren 2022-12-15 11:32:58 -06:00
  • 7425fba702
    Bad password test (#418) Daniel Holmgren 2022-12-15 11:02:31 -06:00
  • ed9556f049
    Streaming: decouple producer side more, refactor db class (#414) devin ivy 2022-12-15 00:00:14 -05:00
  • 91e7828021
    embedsForPost fix (#416) Daniel Holmgren 2022-12-14 15:37:38 -06:00
  • 01760b994e
    Patch external embed table type (#415) Daniel Holmgren 2022-12-14 15:02:20 -06:00
  • f5302ce139
    Fixes to post media (#412) Paul Frazee 2022-12-14 14:28:59 -06:00
  • 9598a22ef5
    Cleanup dependencies (#410) Daniel Holmgren 2022-12-14 12:31:28 -06:00
  • a09483dcd1
    Streaming: support multi-stage processing (#404) devin ivy 2022-12-13 14:22:42 -05:00
  • 57bec34cf5
    Post media (#400) Daniel Holmgren 2022-12-13 13:17:53 -06:00
  • eb6f295c52
    Update example code in xrpc and xrpc-server READMEs (#409) Ryan Barrett 2022-12-13 07:09:57 -08:00
  • 4bc9af4c37
    Downgrade file-type dep version, fix build (#407) devin ivy 2022-12-12 15:53:05 -05:00
  • 789fbb27c4
    Fix size/url for profile banner (#406) devin ivy 2022-12-12 14:55:27 -05:00
  • 3636bd19a8
    A couple lexicon-related fixes (#405) Paul Frazee 2022-12-12 13:48:59 -06:00
  • 2ab2dbf75a
    Streaming: decouple consumers from the message queue (#403) devin ivy 2022-12-12 14:32:06 -05:00
  • f3eac9b2e8
    Support compression in requests to xrpc-server (#396) devin ivy 2022-12-12 12:52:14 -05:00
  • a125f4e36d
    Banners (#397) Daniel Holmgren 2022-12-12 10:18:50 -06:00
  • 91215f4f67
    Verify content type of files (#395) Daniel Holmgren 2022-12-08 17:00:11 -06:00
  • c74262299b
    Rename upload blob NSID (#393) Daniel Holmgren 2022-12-08 13:30:10 -06:00
  • 2a4a1ec4d1
    Various blob fixes (#394) Daniel Holmgren 2022-12-08 13:26:05 -06:00
  • 79c3f31f9e
    Add 'avatar' to the outputs of views (#392) Paul Frazee 2022-12-08 11:40:19 -06:00
  • 13f8fae5c9
    Fix S3 blob store, issue putting object from a stream (#389) devin ivy 2022-12-08 12:00:33 -05:00
  • bab3b1f783
    Fix issue with duped blobs (#390) devin ivy 2022-12-08 11:53:58 -05:00
  • d0b7497a08
    File uploads & profile image support (#383) Daniel Holmgren 2022-12-07 18:08:29 -06:00
  • d19fbe5473
    Image processing interface (#378) devin ivy 2022-12-07 10:44:34 -05:00
  • d7b4697b2d
    Add terms-of-service and privacy-policy links (#386) Paul Frazee 2022-12-06 13:05:05 -06:00
  • aea590ef37
    Auth in XRPC server (#384) devin ivy 2022-12-05 23:46:21 -05:00
  • c966185f01
    Lexicon tweaks: encoding and union $type discriminators (#382) Paul Frazee 2022-12-05 09:38:51 -06:00
  • dd180f3dd1
    Refactor lexicon definitions to reuse more shared types (#381) Paul Frazee 2022-12-02 09:25:03 -06:00
  • f2aa6ddbea
    Rework lexicon references to use a more consistent structure (#380) Paul Frazee 2022-12-01 16:09:41 -06:00
  • 63b9873bb1
    Lexicon rework (#379) Paul Frazee 2022-12-01 12:26:18 -06:00
  • 645a2ca5f7
    Enforce max payload size for PLC and PDS (#376) devin ivy 2022-11-29 13:02:03 -05:00
  • 47c69f5469
    Update getPostThread to handle missing parents (#373) Paul Frazee 2022-11-28 21:35:40 -06:00
  • ebf8e5c9ed
    Add NotFoundError to getPostThread (#375) Paul Frazee 2022-11-28 21:33:32 -06:00
  • 134595e26e
    Standardize limit schema across lexicons (#377) devin ivy 2022-11-28 21:34:55 -05:00
  • 9d29ef96f6
    Well-defined pagination in PDS (#365) devin ivy 2022-11-28 11:51:27 -05:00
  • fd359bada0
    Use integers in lexicons (#367) devin ivy 2022-11-23 16:13:37 -05:00
  • 083f53078a
    Fix a few MST bugs (#364) Daniel Holmgren 2022-11-22 14:37:38 -06:00
  • 6fd50bd46c
    Wait for servers to close at end of test suite (#362) Daniel Holmgren 2022-11-18 15:47:03 -06:00
  • 0f2562419b
    Return post ancestors (#361) Daniel Holmgren 2022-11-17 17:06:44 -06:00
  • 40458a6249
    Fix unclear indexedAt in processor (#360) Daniel Holmgren 2022-11-17 15:36:05 -06:00
  • dafeeee4af
    MessageQueue fix (#358) Daniel Holmgren 2022-11-17 15:34:18 -06:00
  • 1abe9e7e0d
    Remove Level (#357) Daniel Holmgren 2022-11-17 15:22:33 -06:00
  • 53d8209c9c
    Don't give notifications for mentions & replies to self (#359) Daniel Holmgren 2022-11-17 15:22:14 -06:00
  • 227b85608e
    Deduping indexing (#354) Daniel Holmgren 2022-11-17 14:10:37 -06:00
  • 4fa2110553
    Use public hostname in invite codes (#353) devin ivy 2022-11-17 12:03:17 -05:00
  • c207947bd5
    Stagable blockstore (#351) Daniel Holmgren 2022-11-17 09:51:36 -06:00
  • 13aead171c
    Support shallow builds and sourcemaps (#352) devin ivy 2022-11-15 19:24:58 -05:00
  • e02671ba82
    Give 'HandleNotAvailable' error on reserved handles (#349) Paul Frazee 2022-11-14 15:32:04 -06:00
  • 43788cdc5a
    Show own reposts in timeline views (#348) Daniel Holmgren 2022-11-14 13:42:12 -06:00
  • 60071e0770
    Handle updateProfile when no record exists (#343) Paul Frazee 2022-11-11 14:10:56 -06:00
  • 5b4e2b9ee3
    Fix test snapshots post-merge (#342) devin ivy 2022-11-11 14:59:29 -05:00