Daniel Holmgren
4db923ca1c
Rewrite CAR implementation ( #3672 )
...
* use hand-written car writer
* tidy
* initial impl
* fix bug & compiler errors
* remove dependency
* refactor & tidy
* del old util test
* simple test fixtures
* changesets
* propagate termination
* pr feedback
* support async & sync iterables
* add dump methohd to iterator
* build branch
* fix import
* dont build branch
2025-04-02 16:57:32 -05:00
github-actions[bot]
02bc8e60c5
Version packages ( #3707 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-01 16:13:43 -05:00
Eric Bailey
04b6230cd2
Return StarterPackView
instead of StarterPackViewBasic
from getSuggestedStarterPacks
( #3706 )
2025-04-01 15:58:55 -05:00
github-actions[bot]
a26813da21
Version packages ( #3703 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-01 15:30:27 -05:00
Hailey
0eea698bef
suggested starterpacks pipethrough ( #3677 )
...
* Reapply "add codegen"
This reverts commit 620b10954af90f53e1692c3fd7451c675f1e9956.
* add pipethrough
* pipethrough header
* fix descriptions
* rm
* codgen/build
* suggested starterpacks pipethrough
* Reapply "add codegen"
This reverts commit 620b10954af90f53e1692c3fd7451c675f1e9956.
* add pipethrough
* pipethrough header
* fix descriptions
* rm
* codgen/build
* add hot
* Codegen
* Hotter
* Category as optional open string
* Format
* Run codegen for reaction lexicon changes (#3674 )
* codegen main
* changeset
* Version packages (#3675 )
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* add hot
* Codegen
* Hotter
* Category as optional open string
* Format
* codegen
* tidy
* required array
* add route
* update lex
* use right viewer
* use right viewer
* remove viewer property
* lex codegen
* update comment
* Changeset
* Add test
---------
Co-authored-by: Eric Bailey <git@esb.lol>
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: rafael <rafael@blueskyweb.xyz>
2025-04-01 14:18:13 -05:00
Daniel Holmgren
b0a0f14843
Fix codegen ( #3705 )
...
* fix codegen
* changeset
2025-04-01 13:19:19 -05:00
Hailey
2b7efb6cb1
v2 trends endpoint ( #3673 )
...
* Reapply "add codegen"
This reverts commit 620b10954af90f53e1692c3fd7451c675f1e9956.
* add pipethrough
* pipethrough header
* fix descriptions
* rm
* codgen/build
* add hot
* Codegen
* Hotter
* Category as optional open string
* Format
* required array
* update lex
* use right viewer
* lex codegen
* update comment
* codegen
* Add basic test
* Format
* Changeset
---------
Co-authored-by: Eric Bailey <git@esb.lol>
Co-authored-by: rafael <rafael@blueskyweb.xyz>
2025-04-01 12:44:18 -05:00
Daniel Holmgren
bdbd3c3e3f
Sequencer recovery ( #2519 )
...
* wip
* flesh out recoverer
* basic tests + handle uncreated repos
* add key recovery when keys are lost
* schemas
* tidy recoverer
* tidy & comment test
* work into script framework
* use account evt instead of tombstone
* add flag for updating keys
* add log
* rotate keys script
* pr feedback
* build branch
* use exact commit data from sequencer to restore
* fixing up key rotation script
* add onIdle
* build branch
* track blobs
* fix types
* fix blob tracking
* patches
* publish identity script
* fix build err
* wip
* build err
* wip
* recovery db + fix some errors
* refactor & add repair script
* dont run script
* fix test
* tidy scripts
* tidy
* change publish identity recoveyr method to rotate keys
* tidy
* pr feedback
* simple readme
* changesets
2025-03-31 17:02:11 -05:00
github-actions[bot]
713a52d4dc
Version packages ( #3696 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-28 17:35:02 -03:00
rafael
6528943080
Fix last reaction lexicon ( #3695 )
...
* Fix last reaction lexicon
* Changeset
2025-03-28 17:28:17 -03:00
github-actions[bot]
c16492f253
Version packages ( #3693 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-28 14:53:46 +01:00
github-actions[bot]
571164100f
Version packages ( #3689 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-28 11:08:04 +01:00
github-actions[bot]
be8f5d48e0
Version packages ( #3686 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-27 18:29:04 -03:00
rafael
9a05892f6f
Update chat reaction lexicon ( #3685 )
...
* Update chat reaction lexicon
* Changeset
* Update chat reaction lexicon
2025-03-27 18:21:39 -03:00
github-actions[bot]
01c5e636e3
Version packages ( #3682 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-27 17:03:04 +01:00
github-actions[bot]
d0747e8373
Version packages ( #3679 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-27 16:32:00 +01:00
Foysal Ahamed
076c2f9872
✨ Add getSubjects endpoint to ozone for full view of subjects ( #3651 )
...
* ✨ Add getSubjects endpoint to ozone for full view of subjects
* 📝 Better lexicon description
* 📝 Add changeset
* ✨ Add subject to subject view
* ✅ Update snapshot
* :rotating_lights: Fix lint issue
* ✨ Make subject required in subjectView
* 🐛 Add subject check before attempting to run queries
* ✨ Keed the order of subjects from the request in the responding array
* ✨ Use a union for profile field
* 🐛 Remove minLength and address profile value
* 📝 Bring back minLength
2025-03-27 10:50:44 -04:00
github-actions[bot]
e3969b03f2
Version packages ( #3675 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-26 12:12:07 -07:00
Samuel Newman
44f5c3639f
Run codegen for reaction lexicon changes ( #3674 )
...
* codegen main
* changeset
2025-03-26 12:08:06 -07:00
Hailey
620b10954a
Revert "add codegen"
...
This reverts commit 00b409567271d5b1b27a40f8c8e8ad020967781b.
2025-03-26 11:50:32 -07:00
Hailey
00b4095672
add codegen
2025-03-26 11:50:01 -07:00
github-actions[bot]
ff581e1e0b
Version packages ( #3671 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-26 14:45:09 -03:00
github-actions[bot]
03ca772612
Version packages ( #3658 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-21 09:46:44 +01:00
github-actions[bot]
c777ba6d68
Version packages ( #3631 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-20 15:21:15 +01:00
Matthieu Sieben
03fc0aa270
Improve password reset error reporting during OAuth
2025-03-19 08:42:45 +01:00
github-actions[bot]
48f194ffa2
Version packages ( #3623 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-10 17:30:48 -04:00
Timothy Cyrus
c501715b0d
lex-cli: Fix TS Errors with codegen ( #3282 )
...
Co-authored-by: Timothy Cyrus <4201229+tcyrus@users.noreply.github.com>
Co-authored-by: Matthieu Sieben <matthieu.sieben@gmail.com>
2025-03-10 16:47:27 +01:00
Matthieu Sieben
5ada66ceb9
OAuth sign-up fixes ( #3621 )
...
Allow invite codes in any format
2025-03-10 15:43:11 +01:00
Matthieu Sieben
0ae7f416e8
Emit "sync" event on account creation through OAuth ( #3624 )
2025-03-10 15:19:25 +01:00
github-actions[bot]
72a5265e05
Version packages ( #3613 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-07 18:21:03 -05:00
Foysal Ahamed
18fbfa0005
✨ Add team member handle and displayName ( #3587 )
...
* ✨ Add team member handle and displayName
* ✨ Add periodic profile details sync
* 📝 Add changeset
* ✨ Update team service instantiation
* 🐛 Cleanup
* 🧹 Cleanup unnecessary index
2025-03-07 23:00:25 +00:00
devin ivy
eab9c003f8
Sync event handling ( #3612 )
...
* pds: add sync event to account creation
* changeset
* fix bsky subscription handler
* add sync events to @atproto/sync package
* more sync package fixup
* fix sequencer test
* fix sync tests
* clarify firehose event type
---------
Co-authored-by: dholms <dtholmgren@gmail.com>
2025-03-07 15:35:57 -06:00
Matthieu Sieben
8827ff433a
Improve parsing of colors ( #3614 )
...
* improve branding parsing
* Fix build
* tidy
2025-03-07 20:46:15 +01:00
Matthieu Sieben
c01d7f5d15
Make branding colors optional ( #3611 )
2025-03-07 14:08:52 -05:00
github-actions[bot]
f46554bcb8
Version packages ( #3591 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-07 11:03:00 -05:00
Matthieu Sieben
80c4bb51f6
"no-unused-vars" now causes errors ( #3608 )
2025-03-07 15:17:07 +01:00
Matthieu Sieben
850e39843c
OAuth: Reset password & Sign-up ( #2945 )
...
* Adds "password reset" during OAuth flows
* Adds "Sign up" during OAuth flows
* Adds support for multiple languages in the OAuth flow
* Adds "fr" translation for the OAuth flow
Co-authored-by: devin ivy <devinivy@gmail.com>
Co-authored-by: Eric Bailey <git@esb.lol>
2025-03-07 09:41:06 +01:00
devin ivy
442fcce308
PDS: allow admins to update to any valid handle ( #3603 )
...
on admin.updateAccountHandle, permit any valid handle as break glass measure
2025-03-03 18:48:08 -05:00
devin ivy
6bcbb6d8cd
app.bsky: permit 100mb video uploads ( #3602 )
...
* app.bsky: permit 100mb videos.
* codegen
* changeset
* app.bsky: add description to video embed blob field.
2025-03-03 18:25:10 -05:00
Daniel Holmgren
38320191e5
Wrap sync semantics ( #3585 )
...
* deprecate blobs & tooBig
* add sync event, deprecate handle & tombstone
* fix up tests
* small tidy
* add test for sync account on account activation
* use new sync event in another place
* remove deprecated events from lexicons
* formatting
* pr cleanup
* changeset
2025-02-28 17:19:18 -06:00
bnewbold
dc6e4ecb0e
lex: add more identity helpers ( #2264 )
...
* lex: add more identity helpers
* lex: update identity helpers
* make fmt
* fix typo in 'id'
* add errors; add resolveDid; more descriptions
* lint
* fix 'identifier' field names
* identity: rename def; DID deactivation as error, not flag; require handle+doc
* update again, to 'identityInfo'
* codegen
* changeset
2025-02-26 14:36:58 -08:00
github-actions[bot]
e5d72e8d1c
Version packages ( #3584 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-26 10:12:09 -06:00
Eric Bailey
11d8d21bea
[APP-1072] Support labeler declaration fields on app view responses ( #3579 )
...
* Mirror new fields on labelerViewDetailed
(cherry picked from commit 33fdceec26c189995936129355135fdb1480a738)
(cherry picked from commit fe5626639e2d9d03448d8a7e829ad4d8b5e54ec3)
* Mirror new labeler service record properties on labelerViewDetailed lexicons
(cherry picked from commit 6a490f83232c258ac4cc2cd46379048195c4710f)
* Include new labeler service record properties on the labelerViewDetailed reponse from the app view.
(cherry picked from commit 279ed6472d370a61bf669656fda2fddaf2f88621)
* Format
(cherry picked from commit 620346d1e15d130e11fea45cf05d12d246b8e605)
* Fix up bad conflict resolution in test suite
(cherry picked from commit efa04cf592088be0bb8c7c96eb2d45ecbc1a2ea4)
* Import order
(cherry picked from commit 82567caaf53daa09951f71704827ff8d48f1bcc3)
2025-02-26 09:00:57 -06:00
bnewbold
27b0a7be1e
remove deprecated sync fields ( #2506 )
...
* lex: remove deprecated sync fields
* codegen field removals
* remove deprecated fields from code
* changeset
2025-02-25 12:32:22 -06:00
Daniel Holmgren
d4e14b7bdc
Move sequenceCommit into actor store transaction ( #3580 )
...
* serialize sequencing by moving sequenceCommit into actor store transaction
* do not throw on updateRepoRoot failure
* build branch
* changset
* dont build branch
2025-02-25 11:07:49 -06:00
devin ivy
5cce766705
Add x-forwarded-for to PDS-proxied requests to entryway ( #3553 )
...
* add x-forward-for to pds proxied requests to entryway
* pds: pull entryway auth/passthru headers into own methods, adjust forwarding
* tidy
* changeset
* pds: switch back to forward just first untrusted ips, trust local ips
2025-02-25 11:11:53 -05:00
bnewbold
99e2809ca2
[APP-1072] Add labeler declaration lexicons ( #3521 )
...
* updates to com.atproto.moderation.* for report routing
* updates to labeler service declaration; and new reason types
* Apply suggestions from code review
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
* remove dupe reasonAppeal
* iterate on labeler declaration lexicons
* Makefile: fast helper for formatting just lex json
* external, not link
* change default when subjectCollections is not defined
* remove 'example reason' disclaimers
* simplify lex report proposal: just labeler declartions
* missed knownValues list
* Codegen, changeset
---------
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
Co-authored-by: Eric Bailey <git@esb.lol>
2025-02-25 09:46:12 -06:00
Brian Olson
e40758c36a
nobody uses notifyOfUpdate, deprecate ( #3574 )
2025-02-25 10:36:16 -05:00
github-actions[bot]
78caefd7d4
Version packages ( #3578 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-24 17:47:09 -05:00
Matthieu Sieben
82d5a2d361
OAuthProvider: Update "trustProxy" options to allow function ( #3557 )
...
* OAuthProvider: Update "trustProxy" options to allow function
* DeviceManager options can now be passed as argument to the OAuthProvider constructor
* Only trust one level of proxying when computing IP during OAuthFlows
* Prevent invalid use of trustProxy config
* tidy
* make the code compliant with legacy behavior
2025-02-24 17:12:16 -05:00