about summary refs log tree commit diff
path: root/src/components/StarterPack
Commit message (Collapse)AuthorAgeFilesLines
* Add starter pack embeds to posts (#4699)Hailey2024-07-042-14/+67
| | | | | | | | | | | | | | | | | | | | | | | * 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
* FeedCard & ListCard cleanups (#4644)Eric Bailey2024-06-281-1/+1
| | | | | | | | | | | | | | | * Extract ListCard from FeedCard * Export FeedCard.Action and optionally include in ListCard * Remove list dual usage from most of FeedCard * Update usages of FeedCard and ListCard * Add back list purpose logic * Make Action comp easier to use, clarify list purpose * Rename Action to SaveButton
* [Starter Packs] Posts tab (#4660)dan2024-06-271-0/+51
| | | | | * [Starter Packs] Posts tab * oops
* Mark two starter pack strings for localization (#4655)surfdude292024-06-261-3/+5
|
* explicitly filter out labelers (#4629)Hailey2024-06-241-0/+1
|
* Couple of starter packs tweaks (#4604)Hailey2024-06-244-29/+35
|
* Starter Packs (#4332)Hailey2024-06-2110-0/+1489
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>