bnewbold
9579bec720
update descriptions in Lexicons ( #2110 )
...
* lexicons: update descriptions in com.atproto.*
* lexicons: update descriptions in app.bsky.*
* Apply suggestions from code review
Thanks Emily!
Co-authored-by: Emily Liu <emilyliu7321@gmail.com>
* codegen description-only Lexicon updates
---------
Co-authored-by: Emily Liu <emilyliu7321@gmail.com>
2024-02-11 16:06:58 -08:00
Eric Bailey
a7c42cfe39
Clean up prettier/eslint scripts ( #1514 )
...
* add prettierignore, hoist script
* upgrade prettier
* bump prettier eslint deps
* format all files
* hoist prettier check
* remove unused scripts, hoist lint:fix
* remove npm-run-all, unused
* hoist lint
* remove lint scripts
* improve lint scripts
* remove prettierignores
* downgrade prettier deps to fix codgen
* reformat all files
* update makefile, format
* fix locklife
* final format
---------
Co-authored-by: dholms <dtholmgren@gmail.com>
2023-09-06 19:27:50 -05:00
Paul Frazee
ab50816461
Self-labeling ( #1444 )
...
* Add self-label schemas
* switch around array and union for self-labels
* apply self-labels to post and profile views
* test for self labels in pds
* apply self-labels to post and profile views in bsky appview
* test for self labels in bsky appview
* update pds proxied test snapshots
* Add support for self-labels to the mdoeration sdk
* Disable unknown-labeler filtering until 3P support is added
---------
Co-authored-by: Devin Ivy <devinivy@gmail.com>
2023-08-09 19:06:29 -04:00
Daniel Holmgren
e32dc025e8
Mute lists ( #986 )
...
* possible schemas
* more lexicons
* codegen
* tables
* hook up processor
* getlist route
* add getListBlocks route
* migration
* didnt save something
* add reason + facets
* description facets
* get facets into db
* add to accnt deletion tests before i forget
* tests & bugfixes
* quickfix
* move defs to .graph
* add purpose
* remove unused actor defs
* add creator info to list view
* refactor to graph service
* lexicons
* impl
* writer methods
* bug in accnt service
* handle blobs
* tests
* fix typos
* tidy
* fix snap
* pr feedback
* missed drop index in migration
* remove listitem reason
* allow puts for lists
* make mute lists idempotent
* test mute list updates
* fix up
* fix err test
* update snap
2023-05-11 14:29:08 -05:00