| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
* Rename posts/Feed* -> posts/PostFeed*
* Rename notifications/Feed* -> notifications/NotificationFeed*
|
| |
|
|
|
|
|
| |
* Mark import sort/order/style rules as error
* npm run lint -- --fix
|
|
|
|
|
| |
* Apply Following settings to Lists
* Remove dead code
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
|
|
|
|
| |
list (#4715)
* don't follow self when following all
* also filter blocks
* add more filtering to follow all
* extract logic to functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
* oops
|
| |
|
|
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>
|