Commit Graph

  • bba1ba739e
    chore: update docker/setup-buildx-action github action to v2 (#975) Miles Zimmerman 2023-05-12 17:39:25 -07:00
  • 49ee070cd6
    test (api, common, common-web): add further tests (#950) James Garbutt 2023-05-12 23:11:50 +01:00
  • e4ffcf0034
    service <> service auth (#1026) Daniel Holmgren 2023-05-12 16:45:28 -05:00
  • 1cbffd63ef
    Reports by active action type (#1028) devin ivy 2023-05-12 17:45:15 -04:00
  • 5804716504
    Bring your own DID (#1011) Daniel Holmgren 2023-05-12 16:18:49 -05:00
  • deabb71da4 v0.3.3 dholms 2023-05-11 16:30:50 -05:00
  • 2753a5a739 v0.1.8 dholms 2023-05-11 16:30:36 -05:00
  • 0e0b310603 v0.3.2 dholms 2023-05-11 15:53:35 -05:00
  • 7f72478e15 v0.1.7 dholms 2023-05-11 15:53:17 -05:00
  • aee4d6b381
    use blob as fetch fallback (#1012) Elijah 2023-05-11 14:19:09 -07:00
  • df6ed7d5c0
    Add account preferences APIs (#1013) Paul Frazee 2023-05-11 15:44:00 -05:00
  • 5fd5c869ea bump pds version dholms 2023-05-11 15:01:01 -05:00
  • 2d3053481a v0.3.1 dholms 2023-05-11 14:47:27 -05:00
  • e32dc025e8
    Mute lists (#986) Daniel Holmgren 2023-05-11 14:29:08 -05:00
  • a7c2b4ae11
    Add block record duplicate detection (#1027) Patryk 2023-05-11 17:00:24 +02:00
  • 5f0db0c844
    Update zod version, some perf improvements (#1021) devin ivy 2023-05-11 10:57:12 -04:00
  • 3783889c49 bump @atproto/did-resolver dholms 2023-05-10 23:24:33 -05:00
  • 2f43fb7454 bump api package version dholms 2023-05-10 20:50:56 -05:00
  • 7368020068
    pds: place-holder robots.txt, and a text base-level route (/) (#995) bnewbold 2023-05-10 17:08:52 -07:00
  • 0e35bc3899
    Make BskyAgent instantiation 4 times faster (#1018) Patryk 2023-05-10 18:22:58 +02:00
  • 89b783eec9
    Update how sequencer invalidation works (#1014) Daniel Holmgren 2023-05-10 10:01:56 -05:00
  • a449d793a6
    disallow new registration of .arpa, .local, etc handles (#1016) bnewbold 2023-05-09 16:35:06 -07:00
  • 977202fa2b
    Fix indexed record datetimes (#1009) devin ivy 2023-05-09 12:53:33 -04:00
  • c3c75322bf
    Sync-up account deletion indexes migration (#1006) devin ivy 2023-05-09 12:52:56 -04:00
  • d30b0f93e1
    Disable account invites (#1004) Daniel Holmgren 2023-05-09 09:24:12 -05:00
  • 51503384b6
    No cache invalidation on blob deletion (#1008) Daniel Holmgren 2023-05-09 08:57:45 -05:00
  • b20a5045a2
    Rebase route (#948) Daniel Holmgren 2023-05-09 05:54:48 -05:00
  • c8e6adbbf5
    Clean up what's hot (#1002) Daniel Holmgren 2023-05-08 18:26:11 -05:00
  • 41793b7ff9
    Add indexes to support account deletion (#1003) devin ivy 2023-05-08 18:47:25 -04:00
  • facd310fde
    Add april to contributors for sec disclosure (#978) devin ivy 2023-05-08 18:24:22 -04:00
  • 652eb50da6
    Update README.md example (#993) Jaga Santagostino 2023-05-09 00:24:01 +02:00
  • 4a91ae1f50
    fix: macos install (#982) Gabe 2023-05-08 16:23:34 -06:00
  • b01e47b617
    fix: updated repository field for packages (#994) Wes Todd 2023-05-08 08:38:42 -07:00
  • aabbf43a7f
    Blessed hell thread (#988) Daniel Holmgren 2023-05-05 20:51:57 -05:00
  • 8e5f2bd2dc
    Do not give deeply nested notifs (#987) Daniel Holmgren 2023-05-05 19:00:02 -05:00
  • bfe59e2bd3
    Do not filter on negative labels on getPopular (#985) Daniel Holmgren 2023-05-05 18:59:49 -05:00
  • 8c19ce991a
    moderation action 'escalate' type (#976) bnewbold 2023-05-04 12:32:27 -07:00
  • b75436b9cb
    Delete user state on account delete (#970) Daniel Holmgren 2023-05-03 22:39:57 -05:00
  • 6976fb3e7d
    Add lily to contributors for sec disclosure (#965) devin ivy 2023-05-03 21:29:33 -04:00
  • 015fe1226c
    Delete dereferenced blobs (#959) Daniel Holmgren 2023-05-03 18:34:55 -05:00
  • fc15c1b0ea
    Security policy (#954) Daniel Holmgren 2023-05-02 17:07:32 -05:00
  • b182344fef
    Avoid sequencer retry loop (#958) Daniel Holmgren 2023-05-02 17:07:18 -05:00
  • a1666776b3
    Log requests to subscribeRepos (#957) devin ivy 2023-05-02 17:37:23 -04:00
  • 4555596212
    Filter server-side labels (#956) Daniel Holmgren 2023-05-02 16:00:41 -05:00
  • b1493650f4
    Perform account deletion async (#951) devin ivy 2023-05-02 14:24:59 -04:00
  • 142c77cadd
    Disallow writes of bad records (#955) devin ivy 2023-05-02 13:44:07 -04:00
  • dc51cafa3d
    Fix SSRF vulnerability on blob (#893) Mustafa Yafes Akbaş 2023-05-02 19:51:25 +03:00
  • 86fae264d3
    Sequencer race condition (#906) Daniel Holmgren 2023-05-02 11:39:25 -05:00
  • fa95f5b20f
    Return InternalServerError instead of XRPCNotSupported when a falsy value is thrown (#894) Roj 2023-05-02 19:39:07 +03:00
  • 5333258771
    Fix NSID name length error message typo (#918) Ryan Winchester 2023-05-02 13:24:30 -03:00
  • 7329c28564
    Some improvements for tid.ts (#936) Max Graey 2023-05-02 18:53:19 +03:00
  • 5fd71c099b
    appview: tweak repo error log line to not clobber 'service' (#891) bnewbold 2023-05-01 18:53:38 -07:00
  • 958c9ef6b3
    add repository field to package.json (#895) Wes Bos 2023-05-01 21:43:32 -04:00
  • 3370eac6ca
    Improve readability in instanceof assertions (#909) Roj 2023-05-02 04:43:09 +03:00
  • 12c6d886eb
    Deterministic DNS handle resolution (#883) Daniel Holmgren 2023-05-01 20:27:12 -05:00
  • 1e24d3e820
    Include nsfw flag for getPopular (#949) Daniel Holmgren 2023-05-01 15:50:21 -05:00
  • bff96544d1
    Tweak whats hot (#945) Daniel Holmgren 2023-05-01 14:10:48 -05:00
  • 0b70f50eb4
    pds: iterated Hive label parsing (#941) bnewbold 2023-05-01 11:20:50 -07:00
  • 9366734f6d
    More aggressive backpressure on websocket writer (#929) devin ivy 2023-05-01 08:48:45 -04:00
  • 6a4258c973 Merge remote-tracking branch 'origin/blob-csp' Devin Ivy 2023-04-29 17:24:51 -04:00
  • 37df00d1e2
    Add @ianklatzco to contributors file (#923) devin ivy 2023-04-29 12:33:41 -04:00
  • 3d1b3b3675 Add csp and nosniff when serving user uploads Devin Ivy 2023-04-29 11:47:50 -04:00
  • 01b5971907
    api@0.2.11, pds@0.1.5 (#925) Paul Frazee 2023-04-28 19:41:01 -05:00
  • 87cc1267fd Remove temporary CI on blocks branch dholms 2023-04-28 19:37:01 -05:00
  • db1042cf0d
    Blocks (#922) Daniel Holmgren 2023-04-28 19:36:02 -05:00
  • 63bef856cc
    Return on subscription abort (#921) Daniel Holmgren 2023-04-27 23:34:03 -05:00
  • 6b3d5c133e
    Misc notification and suggestion optimizations (#920) devin ivy 2023-04-27 19:10:21 -04:00
  • da6ee3908a
    Background notification creation and deletion (#919) devin ivy 2023-04-27 17:12:18 -04:00
  • 5249e52f36
    Lengthen pass reset and invite codes (#912) devin ivy 2023-04-27 14:26:31 -04:00
  • 7d1243f53a
    Limit concurrency of pds background tasks (#917) devin ivy 2023-04-27 14:07:46 -04:00
  • 384e739a3b
    Allow admins to update handles to reserved handles (#916) Daniel Holmgren 2023-04-27 12:02:47 -05:00
  • 4b70b80bd0
    Log db and background queue stats (#908) devin ivy 2023-04-26 19:09:24 -04:00
  • df7cbae4f2
    Lower seq ranges on sequencer backfill (#907) Daniel Holmgren 2023-04-26 17:24:37 -05:00
  • d2f1207b20
    Publish @atproto/api@0.2.10 (#905) Paul Frazee 2023-04-26 15:46:46 -05:00
  • 480a186c57 Merge branch 'thinkverse-add-shortcuts-to-bskyagent' into main Paul Frazee 2023-04-26 15:44:41 -05:00
  • 1656f6c5a8 Apply code formatting Paul Frazee 2023-04-26 15:44:24 -05:00
  • 23cf788216 Merge branch 'add-shortcuts-to-bskyagent' of https://github.com/thinkverse/atproto into thinkverse-add-shortcuts-to-bskyagent Paul Frazee 2023-04-26 15:41:59 -05:00
  • ece4b61d50
    Fix typo in appview (#899) Daniel Holmgren 2023-04-25 19:24:23 -05:00
  • e2d256404c
    Finalize support for new moderation report reasons (#896) devin ivy 2023-04-25 20:12:29 -04:00
  • 4b7f7a5294
    Appview proxying bugfixes (#897) Daniel Holmgren 2023-04-25 17:24:46 -05:00
  • 01501f0d49 Fix snapshots Devin Ivy 2023-04-25 17:33:29 -04:00
  • eb7667e4fc
    Add labels onto record embeds (#854) devin ivy 2023-04-25 17:19:40 -04:00
  • 68004c617f
    Appview proxy (#827) Daniel Holmgren 2023-04-25 15:26:14 -05:00
  • cae6779916
    Fix leaky database transactions (#890) Daniel Holmgren 2023-04-25 10:51:59 -05:00
  • a8fa9b2b14 Merge remote-tracking branch 'origin/bsky-app-view' Devin Ivy 2023-04-25 11:08:26 -04:00
  • af9f11fbde
    'bsky' (appview) dev helpers (#888) bnewbold 2023-04-24 16:27:34 -07:00
  • 8256df303f
    Add getPosts shortcut Kim Hallberg 2023-04-25 00:29:13 +02:00
  • 3852b857d5
    Add getSuggestions shortcut Kim Hallberg 2023-04-25 00:27:15 +02:00
  • 0cc211b98a Fix appview dockerfile Devin Ivy 2023-04-24 18:07:09 -04:00
  • 02dcf7d891
    @atproto/api@0.2.9 (#886) Paul Frazee 2023-04-24 16:37:58 -05:00
  • b4dc8ab2b4 make sure we dont accept non-empty string dholms 2023-04-24 14:22:41 -05:00
  • 5137b427de
    add BR and JP specific handles to reserved list (#878) bnewbold 2023-04-24 10:39:35 -07:00
  • b7210bf0a1
    Fix strict_word_similarity_threshold configuration (#880) devin ivy 2023-04-24 13:18:08 -04:00
  • 0c02804a73
    Ensure indexes are used on actor search queries (#879) devin ivy 2023-04-24 11:17:30 -04:00
  • a360cc6004
    Chunk getRepo query (#877) Daniel Holmgren 2023-04-24 10:09:19 -05:00
  • 92995859dc Fix bsky getPosts Devin Ivy 2023-04-24 09:03:39 -04:00
  • 553f59923c
    Get posts method (#876) Daniel Holmgren 2023-04-23 23:43:37 -05:00
  • 47890d65b9
    Add labeler functionality to the appview (#851) devin ivy 2023-04-23 23:58:10 -04:00
  • 05e6ebed63
    Bsky appview admin and moderation endpoints (#840) devin ivy 2023-04-23 23:43:08 -04:00
  • f30887bc1c
    Clean up Did-resolver (#842) Daniel Holmgren 2023-04-23 13:36:01 -05:00