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 |
|
Emily Liu
|
59f70dbe80
|
Tweak lexicon descriptions (#1859)
* Tweak lexicon descriptions
* Tweak birthdate
* Update lexicons/app/bsky/actor/getProfiles.json
Co-authored-by: devin ivy <devinivy@gmail.com>
* Regenerate packages from lexicons
---------
Co-authored-by: devin ivy <devinivy@gmail.com>
|
2023-11-20 17:41:25 -05: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 |
|
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 |
|