github-actions[bot]
b5c6bce970
Version packages ( #3083 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-22 18:40:17 -08:00
dan
a3ce23c4cc
Add hotness as a default thread sort option ( #3082 )
...
* Add hotness as a thread sorting option
* Changeset
2024-11-22 18:36:55 -08:00
Daniel Holmgren
0dff6123ff
Filter needs-review labels ( #3076 )
...
filter needs review labels
2024-11-22 16:42:15 -06:00
Foysal Ahamed
011e73ec05
✨ Add protected tag setting ( #3050 )
...
* ✨ Add protected tag setting
* ✅ Add tests for protected tag options
* ✨ Validate mod and role list
* 🧹 Replace usage of objects with Map
* 🐛 Fix setting validator getter
2024-11-22 15:28:53 +00:00
github-actions[bot]
7b16a861d1
Version packages ( #3032 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-21 12:52:30 -05:00
rafael
2e7aa211d2
addReservedHandle lexicon ( #3056 )
...
* addReservedHandle lexicon
* addReservedHandle codegen
* changeset
* Add empty object output
* Empty object output codegen
2024-11-21 14:40:45 -03:00
devin ivy
21fd024334
Appview: apply needs-review to notifications, threads, quote lists ( #3058 )
...
* appview: apply needs-review to notifications, threads, quote lists
* appview: tests for needs-review labels
* appview: apply needs-review to mentions
2024-11-20 20:09:07 -05:00
Emma MB
828f17f53a
Fix minor spelling mistake in api/README.md ( #3037 )
...
Fix minor spelling mistake
2024-11-19 08:49:35 -08:00
devin ivy
64d9310ae9
Appview: control max thread depth ( #3015 )
...
* appview: timeout getFollowsFollowing, fail open
* build
* reduce thread size
* setup thread depth configs
* tidy
2024-11-19 11:11:44 -05:00
devin ivy
0f7f53655b
Appview: timeout polo, fail open ( #3007 )
...
* appview: timeout getFollowsFollowing, fail open
* build
2024-11-19 10:52:22 -05:00
rafael
2d9a2a8f47
Return empty cursor if feed echoes input cursor ( #2989 )
...
* Throw if custom feed echoes input cursor out
* Return empty cursor instead of throwing
2024-11-18 18:16:33 -05:00
Daniel Holmgren
90399c8595
Resolve record instead of feed view for getFeed ( #3034 )
...
* resolve record instead of feed view for getFeed
* changeset
2024-11-18 15:39:32 -06:00
rafael
a4b528e5f5
Add searchStarterPacks to appview ( #2978 )
...
* Add app.bsky.graph.searchStarterPacks lexicon
* Codegen for app.bsky.graph.searchStarterPacks
* Add app.bsky.unspecced.searchStarterPacksSkeleton
* Gen app.bsky.unspecced.searchStarterPacksSkeleton
* Add SearchStarterPacks rpc to bsky.proto
* Implement searchStarterPacks endpoint
* @atproto/api changeset
* Add starter pack search by term to dataplane
2024-11-18 10:36:39 -03:00
Matthieu Sieben
c34426fc55
Fix ozone preferences test ( #3001 )
...
use consistent ordering of insertion
2024-11-14 14:27:49 +01:00
Matthieu Sieben
879a74f7b8
Fix failing CI ( #3000 )
...
* fix
* use distinct pg schemas for all tests
2024-11-14 14:13:58 +01:00
github-actions[bot]
3a5fc92a74
Version packages ( #2962 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-13 17:00:25 -06:00
Eric Bailey
24423fc2dd
Ensure RAW returns empty quoteCount ( #2990 )
...
* Ensure RAW returns empty quoteCount
* Add changeset
2024-11-13 16:01:26 -06:00
Foysal Ahamed
48d08a469f
🐛 Define durationInHours as optional for reporter mute for permanent mutes ( #2988 )
...
* 🐛 Define durationInHours as optional for reporter mute for permanent mutes
* 📝 Add changeset
2024-11-13 21:11:16 +01:00
Matthieu Sieben
bac9be2d3e
lex-cli improvements ( #2911 )
...
* Retain type of `schemas` using definition type instead of obscuring into a `LexiconDoc[]`
* Improve validation performances by using discriminated unions where possible
* Export the generated lexicons `schemas` definitions
* optimization
* changeset
* tidy
2024-11-08 19:12:04 +01:00
Samuel Newman
c6a9678280
Revert "lexicon change - add presentation"
...
This reverts commit 4084f6091a69fde86172eae9fd562ae4bb58fbae.
2024-11-08 14:57:46 +00:00
Samuel Newman
4084f6091a
lexicon change - add presentation
2024-11-08 13:29:36 +00:00
rafael
561431fe48
Add opened
to chat.bsky.convo.defs#convoView ( #2953 )
...
* Add convoView to chat.bsky.convo.defs#convoView
* Add changeset
2024-11-08 08:53:05 -03:00
github-actions[bot]
b398276b36
Version packages ( #2932 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-08 10:22:43 +01:00
Damien Tournoud
92cd7a84ad
PDS_BSKY_APP_VIEW_ENDPOINT
is now PDS_BSKY_APP_VIEW_URL
(#2960 )
...
This has changed about a year ago, but this example was missed.
Fixes: d664b51c6490ebed3557c002ad912cfa828aef56
2024-11-07 19:48:53 -08:00
bnewbold
cdc0bbf389
com.atproto lexicions: longer rkey length ( #2949 )
...
* bump lexicon rkey limits to match specs
* codegen
2024-11-07 19:23:25 -08:00
dan
b6eeb81c6d
Resolve facets in parallel ( #2957 )
...
* Detect facets in parallel
* Add changeset
2024-11-08 00:27:03 +00:00
Pyrox
124eaee8f2
bsky,pds: sharp 0.32.6 -> 0.33.5 ( #2958 )
2024-11-07 19:16:33 -05:00
Foysal Ahamed
d6f33b4742
✨ Add events for account and record update/delete/deactivation ( #2661 )
...
* ✨ Add events for account and record update/delete/deactivation
* ✨ Add handle change event
* ✨ Reduce account events to 2 types and record events to 1
* ✨ Store metadata from account, identity and record events
* ✨ Add created event for record
* ✨ Add ndd the new events to allowed types in emitEvent
* ✨ Use string value for record op and add tombstone flag to identity event
* ✨ Add active flag on account events
* ✨ Change accountStatus -> status to match with firehose event
* ✨ Make active flag required
* 🚨 fix prettier style issue
* ✨ Track record/account delete and update data in subject status (#2804 )
* ✨ Store deleted/updated event data in subject_status
* 🐛 Fix query for recordDeletedAt and recordUpdatedAt
* ✨ Add tombstoned status
* ✨ Move from record to hosting term
* ✅ Add tests for hosting params
* ✨ Update lexicons for hostingStatuses
* ✅ Update snapshots
* ✅ Update snapshots
* ✅ Update snapshots
* ✨ Adjust hosting statuses
* 📝 Add changeset
2024-11-07 22:51:44 +01:00
Foysal Ahamed
c4b5e53957
✨ Ozone instance-wide and user-specific settings ( #2905 )
...
* ✨ Settings endpoints are working
* 🧹 Rename file
* ✨ Replace ad-hoc manage roles to match team member roles
* ♻️ Refactor role names
* ✨ Polish up
* ✨ Move to using id for pagination
* 📝 Add changeset
* ✅ Update snapshots
* ⚡ Change column order in setting table index and add did in all queries
2024-11-07 22:43:30 +01:00
Matthieu Sieben
839202a3d2
Allow instantiating an api Agent with a string or URL ( #2917 )
...
* Allow instantiating an api Agent with a string or URL
* changeset
* Update .changeset/stupid-spiders-buy.md
Co-authored-by: Bigint <69431456+bigint@users.noreply.github.com>
---------
Co-authored-by: Bigint <69431456+bigint@users.noreply.github.com>
2024-11-07 12:22:33 -05:00
rafael
1982693e3e
Use node:crypto instead of noble/curves ( #2936 )
...
* Extract verifySignatureWithKey out of verifyJwt
* Accept optional verifySignatureWithKey as param
* Impl. verifySignatureWithKey with native crypto
* Test key validation
* changesets
* build
* build (fix)
* Move verifySig out
* Trigger Build
* Move test
* Remove redundant check
---------
Co-authored-by: Devin Ivy <devinivy@gmail.com>
2024-11-07 13:29:42 -03:00
dan
9e18ab6a35
Fix optimistic getPostThread for URIs with handle ( #2946 )
...
* Harden test coverge (add failing test)
* Resolve handle for post thread request
* Changeset
2024-11-04 18:28:39 -06:00
devin ivy
12af21ef4d
Appview: apply epoch for indexed-at times in views ( #2943 )
...
* appview: start setting up index-at epoch, applying to posts
* appview: present all indexed-at times w/ epoch
* appview: update Views constructor to take args as object
* tidy
2024-11-04 16:39:51 -05:00
Matthieu Sieben
709ba30157
Properly negotiate response content-encoding ( #2852 )
...
* Properly negotiate response content-encoding
* negotiate acceptable encoding and type before building responses
* remove un-necessary async
* typo
* Remove response content-encoding logic
* Avoid using chunked encoding when writing a buffer to the response
2024-11-04 09:40:33 +01:00
rafael
8a4d06c367
Add --heapsnapshot-signal=SIGUSR2 to bsky service ( #2927 )
2024-10-31 23:16:12 -04:00
rafael
512585a09f
Enforce feed limit before hydration ( #2935 )
...
* Enforce feed limit before hydration
* Remove limit margin
2024-10-31 23:14:49 -04:00
Samuel Newman
e680d55ca2
Filter out invalid facets in RichText ( #2933 )
...
* add failing test
* simplify test
* check facet was removed
* filter out invalid facets
* changeset
2024-10-31 18:09:49 +00:00
Matthieu Sieben
9ffeb5216a
Allow retrying proxied requests ( #2850 )
...
* Allow retrying proxied requests
* fix tests
* remove un-necessary code
* Only retry on socket errors
2024-10-31 00:21:05 -04:00
github-actions[bot]
7ea0fc146b
Version packages ( #2930 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-30 18:36:37 -05:00
Daniel Holmgren
73f40e63ab
Add threat signatures to ozone repo views ( #2931 )
...
* add threat signatures to ozone repo views
* explicitly add to views
2024-10-30 18:30:41 -05:00
devin ivy
209238769c
Add app.bsky.unspecced.getConfig endpoint ( #2918 )
...
* lexicon: add app.bsky.unspecced.getConfig for client runtime config
* bsky: add app.bsky.unspecced.getConfig w/ new env for checkEmailConfirmed
* changeset
2024-10-30 19:09:54 -04:00
github-actions[bot]
d9fcaf8a78
Version packages ( #2928 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-30 18:07:13 -05:00
Daniel Holmgren
0158ab3845
Add threat signatures to admin view ( #2929 )
...
* add threat signatures to admin view
* codegne
2024-10-30 18:01:12 -05:00
Foysal Ahamed
19e36afb2c
✨ Add collection and subjectType filters to queryEvents and queryStatuses ( #2914 )
...
* ✨ Add collection and subjectType filters to queryEvents and queryStatuses
* 📝 Add changeset
* ♻️ Refactor or query builder
2024-10-30 16:20:38 +01:00
github-actions[bot]
91bd63ba38
Version packages ( #2925 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-29 18:20:10 -05:00
Daniel Holmgren
c1b0e176ad
updateHandle changeset ( #2924 )
...
changset
2024-10-29 17:58:56 -05:00
Daniel Holmgren
0204a678d5
Support alternate did methods in update handle ( #2922 )
...
* support alternate did methods in update handle
* add colon
* force refresh
* Update packages/pds/src/api/com/atproto/identity/updateHandle.ts
Co-authored-by: devin ivy <devinivy@gmail.com>
---------
Co-authored-by: devin ivy <devinivy@gmail.com>
2024-10-29 17:57:19 -05:00
Ilya Siamionau
de194398ed
Fix root block missing in too big seq commit ( #2894 )
...
* Fix root block missing in too big seq commit
* Update packages/pds/src/sequencer/events.ts
* fix indentation
---------
Co-authored-by: Daniel Holmgren <dtholmgren@gmail.com>
2024-10-29 17:56:22 -05:00
David Wood
c36456f0ba
chore: add missing symbol in comment ( #2913 )
2024-10-28 08:59:49 +01:00
Foysal Ahamed
09656d6db5
✨ Open up some more useful endpoints to admin tokens ( #2872 )
2024-10-25 10:14:34 -05:00