about summary refs log tree commit diff
path: root/src/view/screens/CustomFeed.tsx
Commit message (Expand)AuthorAgeFilesLines
* Lists updates: curate lists and blocklists (#1689)Paul Frazee2023-11-011-495/+0
* Accessibility fixes: add missing labels, dynamically scale home header (#1516)Paul Frazee2023-09-221-1/+5
* Feeds tab fixes (#1486)Paul Frazee2023-09-191-4/+29
* Feed UI update working branch [WIP] (#1420)Paul Frazee2023-09-181-258/+133
* Give explicit names to MobX observer components (#1413)dan2023-09-071-2/+5
* Updates to use dynamic/responsive styles on web (#1351)Paul Frazee2023-09-051-5/+16
* Fix mismatching button label for speech recognition (#1372)dan2023-09-051-1/+1
* Fix feed empty state (close #1235) (#1239)Paul Frazee2023-08-221-2/+6
* :sparkles: Repurpose report post modal and re-use for list reporting (#1070)Foysal Ahamed2023-08-151-13/+65
* resolve did before loading feed (#1092)Eric Bailey2023-08-031-10/+98
* [APP-737] Accessible native dropdown menu (#988)Ansh2023-07-281-10/+17
* [APP-782] Support invalid handles correctly (#1049)Paul Frazee2023-07-271-2/+7
* [APP-705] Metrics revamp pt2 (#896)Ansh2023-06-271-1/+4
* add empty state for custom feedAnsh Nanda2023-05-251-0/+6
* fix type errors on Custom Feed screenAnsh Nanda2023-05-251-1/+5
* Add feed discovery pagePaul Frazee2023-05-241-1/+5
* Tune the custom feeds header a bit morePaul Frazee2023-05-241-31/+39
* Tune the custom feed headerPaul Frazee2023-05-241-24/+71
* Add compose fab to custom feed screenPaul Frazee2023-05-241-1/+15
* Refactor the scroll-to-top UXPaul Frazee2023-05-241-43/+27
* fix scrollToTop for webAnsh Nanda2023-05-241-17/+34
* show scroll to top button when scrolling stopsAnsh Nanda2023-05-231-2/+18
* update pinned feed from custom feed viewAnsh Nanda2023-05-221-12/+40
* add haptics to save, like, and pin actions on feedAnsh Nanda2023-05-221-0/+5
* fix dark mode color for creator handle on CustomFeed screenAnsh Nanda2023-05-191-0/+1
* Add feed sharingPaul Frazee2023-05-181-2/+33
* Fix custom feed header on desktop webPaul Frazee2023-05-181-26/+41
* Improve web titlesPaul Frazee2023-05-171-0/+3
* Add custom feed liked by screenPaul Frazee2023-05-171-0/+235
* Rework the UI for the custom feed viewPaul Frazee2023-05-171-164/+0
* Reorganize custom feeds in the view layerPaul Frazee2023-05-171-1/+1
* Add 'algo' variant of avatarsPaul Frazee2023-05-171-1/+5
* fix re-rendering issueAnsh Nanda2023-05-161-56/+58
* allow changing pinned feed order on webAnsh Nanda2023-05-161-2/+0
* use uri instead of rkey to get feed dataAnsh Nanda2023-05-161-3/+6
* fix routing on webAnsh Nanda2023-05-161-62/+71
* fix dark mode stylingAnsh Nanda2023-05-161-2/+1
* make sure state is being synced across componentsAnsh Nanda2023-05-161-4/+2
* allow for pinning saved feedsAnsh Nanda2023-05-161-1/+1
* link to user who created custom feed from previewAnsh Nanda2023-05-161-4/+8
* like/unlike improvements WIPAnsh Nanda2023-05-151-3/+11
* new design for custom feed previewAnsh Nanda2023-05-151-7/+96
* custom feed screenAnsh Nanda2023-05-151-0/+50