bnewbold
6e382f67aa
Lexicon updates for Sync v1.1 (inductive firehose) ( #3391 )
...
* mark 'blobs' as deprecated (can parse from records blocks)
* add 'prev' CID to record ops
* add inductive changes and #resync event
* updates from recent discussion
* add sync v1.1 account hosting status states (broken, throttled)
* prettier
* updates from discussion
* remove 'data' from #sync message
* add note on 'repo' field about inconsistent name
* codegen
* changeset
2025-02-21 17:01:13 -08:00
Daniel Holmgren
7e3678c089
Send prevs on firehose ( #3449 )
...
* schema
* reset rate limit codegen
* codegen
* send prev cids on firehose
* fix test
* fix some test compiler errors & add experimental note
* fix linting
* build branch
* add prevData to commit event
* fix cbor undefined err
* add sibling proofs to relevant blocks
* bump depth of obj in test
* fix bug on right sibling proof & add some tests
* another test
* refactor proof construction
* more tests
* factor into fixtures
* fix styles in json
* lint: import ordering
* pr feedback
* add invertible op test
* remove prev from outgoing events
* return to original proof construction
* dont build branch
* changeset
2025-02-21 15:01:08 -06:00
github-actions[bot]
27bff80a98
Version packages ( #3565 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-21 16:42:38 +00:00
Foysal Ahamed
b9cb049d94
🐛 Add missing divert event to list of events on emitEvent ( #3561 )
...
* 🐛 Add missing divert event to list of events on emitEvent
* ♻️ Clean up
* 📝 Add changeset
2025-02-21 17:11:17 +01:00
github-actions[bot]
36ad5b1e82
Version packages ( #3563 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-21 11:22:50 -03:00
rafael
22af31a898
Update chat lexicons ( #3564 )
...
* new chat lex
* changeset
2025-02-21 05:01:37 -08:00
bnewbold
01874c4be7
lexicons: use 'tid' and 'record-key' formats in sync+repo lexicons ( #2378 )
...
* lex: use 'tid' and 'record-key' formats in lexicons
* more TID formats; and remove redundant maxLength
* add maxLength back, with a comment/description
* revert accidential change to applyWrites
* codegen
* changeset
* update test for invalid record-key
2025-02-20 11:50:24 -08:00
Foysal Ahamed
7449f8607c
✨ Allow filtering ozone team list by role and status ( #3554 )
...
* ✨ Allow filtering ozone team list by role and status
* fix style
* changeset
---------
Co-authored-by: Matthieu Sieben <matthieu.sieben@gmail.com>
2025-02-19 10:15:58 +01:00
github-actions[bot]
7b93618353
Version packages ( #3548 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-19 09:44:01 +01:00
bnewbold
010f10c6f2
com.atproto.sync.listReposByCollection Lexicon, for collections directory ( #3524 )
...
* com.atproto.sync.listReposByCollection, for collections directory
* bump listReposByCollection limit
* update max+default to align more with listRepos
* codegen
* changeset for listReposByCollection
2025-02-17 18:15:35 -08:00
Foysal Ahamed
b41ff4b4e3
✨ Add reporter_stats materialized view and endpoint to fetch reporter stats ( #3509 )
...
* ✨ Add reporter_stats materialized view and endpoint to fetch reporter stats
* 🚨 Fix linter issues
* ✨ Change reporter stats query from materialized view to on demand select
* Add "createdAt" as part of the index
---------
Co-authored-by: Matthieu Sieben <matthieu.sieben@gmail.com>
Co-authored-by: Matthieu Sieben <matthieusieben@users.noreply.github.com>
2025-02-17 22:17:43 +01:00
github-actions[bot]
a3d2204a7e
Version packages ( #3533 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-14 10:57:36 +01:00
Tatsuya Yamamoto / T28_tatsuya
eb83ae176d
fix(api): pass refreshJwt to deleteSession
on logout()
( #3530 )
...
fix: set refreshJwt
2025-02-14 09:41:28 +01:00
github-actions[bot]
03351a5818
Version packages ( #3529 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-13 15:27:09 +01:00
Matthieu Sieben
c53d943c8b
Improve codegen typings ( #2999 )
...
* Make codegen types stricter
* Add .js file extension to import statements in generated code
* Fixes a bug that would clear interests prefs when updating hidden posts prefs.
2025-02-13 15:21:00 +01:00
github-actions[bot]
f90eedc865
Version packages ( #3505 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-06 21:03:25 +00:00
Foysal Ahamed
709a85b0b6
✨ Add a priority score value for ozone subjects ( #3495 )
...
* ✨ Add a priority score value for ozone subjects
* 🚨 Bring back lock file
* ✅ Update snapshot for pds proxied tests
* ✅ Update takedown appeal snapshot
* ✅ Update takedown appeal snapshot
* ✅ Update repo and record snapshots
* :rotating_lights: Fix lint issue
* ✅ Update moderation events snapshot
* ✅ Update moderation statuses snapshot
* 🧹 Cleanup unnecessary durationInHours field
* ✨ Allow filtering by priority score
* ✨ Add test for priorityScore filter
* 🚨 Fix import order
* ✨ Allow 0 priority score filter
* 📝 Add changeset
2025-02-06 20:54:27 +00:00
github-actions[bot]
526bcf8cba
Version packages ( #3499 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-06 12:21:42 -06:00
Eric Bailey
636951e472
Include new followerRule
as valid setting in postInteractionSettings
pref ( #3501 )
...
Include new followerRule as valid setting in postInteractionSettings pref
2025-02-06 12:17:14 -06:00
rafael
dc8a7842e6
Add followerRule threadgate ( #3496 )
...
* Add followerRule threadgate
* changeset
2025-02-06 11:52:21 -03:00
github-actions[bot]
799dd925e9
Version packages ( #3493 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-05 17:50:10 -06:00
Eric Bailey
87ed907a6b
Add setPostInteractionSettings
and related prefs ( #3494 )
...
* Add setPostInteractionSettings and related prefs
* Fix test
* Align types and implementation
* Tighten up, clarifying descriptions
* Fix test
* Format
2025-02-05 17:43:27 -06:00
Matthieu Sieben
61dc0d60e1
Add linting rule to sort imports ( #3220 )
...
* Add linting rule to sort imports
* remove spacing between import groups
* changeset
* changeset
* prettier config fine tuning
* forbid use of deprecated imports
* tidy
2025-02-05 15:06:58 +01:00
Kyle Mathews
8f88623c99
Fix typo in README ( #3483 )
2025-02-01 18:03:41 -08:00
github-actions[bot]
1c195a3845
Version packages ( #3442 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-31 18:01:32 -06:00
Foysal Ahamed
d377d1a9be
✨ Allow creating labels with expiry ( #3476 )
...
* ✨ Allow creating labels with expiry
* 🧹 Cleanup
2025-01-31 11:48:10 -08:00
github-actions[bot]
3aa97a9dd3
Version packages ( #3438 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-23 14:27:29 +00:00
Samuel Newman
8c6c7813a9
Allow passing allowTakendown
to createSession ( #3441 )
...
* allow passing `allowTakendown` to createSession
* changeset
2025-01-23 14:22:55 +00:00
github-actions[bot]
e6bd2ad8d1
Version packages ( #3427 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-22 15:52:42 -03:00
rafael
c0a75d310a
posts_with_video filter ( #3390 )
2025-01-21 15:49:02 -03:00
rafael
b1dd0504cc
[threadContext 1] Add threadContext to threadViewPost - lex ( #3318 )
2025-01-21 14:36:50 -03:00
github-actions[bot]
d80380cb56
Version packages ( #3417 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-20 15:28:55 +00:00
Matthieu Sieben
ee9779d074
Add account details to queryStatuses ( #3236 )
...
* Moderation subjectStatusView with statistics
* add account stats to queue entries
* fix
* adapt
* review changes
* style
* review comments
* wip
* add indexes
* refresh materialized view
* use the background queue to refresh materialized views
* tidy
* fix verrify
* tidy
* Add filtering based on "minAccountSuspendCount"
* fix tests
* Update test snapshots
* update materialized views when running `processAll`
* tidy
* processAll sequentially
* tidy
* tidy
* fix dead lock
2025-01-20 15:36:02 +01:00
github-actions[bot]
5417476622
Version packages ( #3380 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-17 20:32:20 -03:00
rafael
cbf17066f3
feed generator content mode ( #3389 )
2025-01-17 20:26:29 -03:00
rafael
688ff00dde
codegen un-codegen-ed stuff on main ( #3374 )
2025-01-15 19:34:42 -03:00
bnewbold
07f11d3e0c
lexicon schema for lexicon schema records (meta) ( #3286 )
...
* lexicon schema for lexicon schema records (meta)
* defs are object/unknown, not array
* simplify just to 'lexicon' field
* codegen lexicon schema
2025-01-14 22:21:09 -08:00
github-actions[bot]
a44db38d05
Version packages ( #3345 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-13 16:32:43 -08:00
Ian Wesley-Smith
e277158f70
Add recId to getSuggestionsSkeleton ( #3364 )
...
* Add recId to getSuggestionsSkeleton
* codegen
* add recId to app client endpoints
* codegen
* changeset
---------
Co-authored-by: Hailey <me@haileyok.com>
2025-01-13 15:34:11 -08:00
Matthieu Sieben
d97272de0b
Fixes lexgen on main ( #3351 )
...
fix lexgen
2025-01-10 14:46:14 +01:00
github-actions[bot]
7aecc57dbb
Version packages ( #3331 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-07 09:29:57 -05:00
github-actions[bot]
3442668194
Version packages ( #3320 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-02 21:00:31 -05:00
Foysal Ahamed
53621f8e10
✨ Add a policy property to takedown events ( #3271 )
...
* ✨ Add a policy property to takedown events
* ✨ Add policy list setting validation
* ✨ Make multiple policies possible for takedown and event search
* 📝 Add changeset
* ✨ Use , as policies separator
2025-01-02 20:46:53 -05:00
github-actions[bot]
f70d159706
Version packages ( #3296 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-31 13:09:12 -05:00
Foysal Ahamed
d90d999def
🐛 Fix tags length ( #3294 )
...
* 🐛 Allow tag item longer than 25 char
* 📝 Add changeset
2024-12-27 16:48:58 +00:00
github-actions[bot]
22a96d6b74
Version packages ( #3281 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-23 18:58:21 +00:00
Foysal Ahamed
9ea2cce9a4
✨ Apply queue filter on database query when fetching subjects ( #3280 )
...
* ✨ Apply queue filter on database query when fetching subjects
* ✨ Add queue seed option
* 📝 Add changeset
* 🐛 Allow 0 value for queueIndex
2024-12-23 13:08:31 +00:00
Foysal Ahamed
6d308b857b
✨ Allow appeals on takendown account ( #3251 )
...
* ✨ Allow appeals on takendown account
* ✅ Update snapshot
* ✅ Remove duplicate test
* ✨ Respond with takendown token from createSession for takendown accounts
* 🧹 cleanup appeal account action stuff
* 📝 Add description to new field
* ♻️ Refactor authscope formatter and add test for create record with takendown token
* ✅ Update snapshot
* add createReport route
* changeset
---------
Co-authored-by: dholms <dtholmgren@gmail.com>
2024-12-20 13:52:20 -06:00
github-actions[bot]
522294bb49
Version packages ( #3275 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-20 13:34:22 -06:00
Eric Bailey
f22383cee8
Add codegen to support deprecated labels ( #3270 )
...
* Port app code into SDK, remapping gore to graphic-media
* Support deprecated gore label by duplicated graphic-media
* Add alias field, codegen with deprecation comment
* Format
* Changeset
2024-12-20 11:58:46 -06:00