about summary refs log tree commit diff
path: root/src/components/StarterPack/Main/ProfilesList.tsx
Commit message (Collapse)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-091-7/+10
|
* derive bottom padding from header height for profiles list (#6152)Khuddite2024-11-231-1/+1
|
* Sort imports (#6009)dan2024-10-291-7/+7
| | | | | * Mark import sort/order/style rules as error * npm run lint -- --fix
* Fix starter packs scroll (#5190)Igor Adrov2024-09-061-1/+1
|
* Change size (#4957)Hailey2024-08-211-10/+21
|
* Add starter pack embeds to posts (#4699)Hailey2024-07-041-4/+17
| | | | | | | | | | | | | | | | | | | | | | | * starter pack embeds * revert test code * Types * add `BaseLink` * precache on click * rm log * add a comment * loading state * top margin --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
* Don't follow self, blocks or mute when following all; don't show blocks in ↵Hailey2024-07-031-1/+2
| | | | | | | | | | | list (#4715) * don't follow self when following all * also filter blocks * add more filtering to follow all * extract logic to functions
* explicitly filter out labelers (#4629)Hailey2024-06-241-0/+1
|
* Starter Packs (#4332)Hailey2024-06-211-0/+119
Co-authored-by: Dan Abramov <dan.abramov@gmail.com> Co-authored-by: Paul Frazee <pfrazee@gmail.com> Co-authored-by: Eric Bailey <git@esb.lol> Co-authored-by: Samuel Newman <mozzius@protonmail.com>