about summary refs log tree commit diff
path: root/src/view/com/feeds
Commit message (Expand)AuthorAgeFilesLines
...
* [Statsig] Make gate checks lazily (#3594)dan2024-04-181-2/+4
* Make bio area scrollable on iOS (#2931)Hailey2024-04-111-14/+29
* [Experiment] Turn off interval polling for Discover (#3431)dan2024-04-081-16/+30
* [Statsig] Track feed refresh (#3283)dan2024-03-191-0/+9
* ALF confirmation dialogs (Dialogs Pt. 3) (#3143)Hailey2024-03-121-126/+128
* Dedupe navigation events (push, navigate, pop, etc) (#3179)Hailey2024-03-121-3/+2
* Show tab bar on desktop web (#2998)dan2024-02-271-68/+2
* Fix imprecise header height calculation (#2995)dan2024-02-271-14/+5
* Rename Home Feed Prefs to Following Feed Prefs (#2965)dan2024-02-221-1/+1
* Swap `RichText` (#2934)Eric Bailey2024-02-201-3/+5
* remove sandbox labels (#2883)Hailey2024-02-161-12/+3
* add padding to user's lists/feeds scrollviews (#2675)Hailey2024-01-301-4/+2
* Clean up some sentry logs (#2630)Eric Bailey2024-01-252-5/+5
* New Web Layout (#2126)dan2024-01-221-10/+1
* Reduce polling (#2465)Paul Frazee2024-01-101-0/+1
* Internationalize more strings (#2440)Stanislas Signoud2024-01-093-17/+28
* Fix: Web design issues (#2377) (#2410)Eric Bailey2024-01-031-1/+1
* Consolidate List props a bit (#2216)dan2023-12-211-19/+4
* Traffic reduction and tuned caching strats (#2215)Paul Frazee2023-12-151-1/+1
* Make scroll handling contextual (#2200)dan2023-12-132-42/+30
* Revise FeedSourceCard load state to allow deletion for failures (#2172)Eric Bailey2023-12-112-15/+77
* Fix scroll on native (#2170)dan2023-12-111-2/+2
* Fix scroll on profile lists/feeds (#2168)dan2023-12-111-2/+2
* Disable animation on scrollToTop for web (#2137)Paul Frazee2023-12-072-2/+10
* Move analytics out of critical path (#2117)dan2023-12-061-1/+1
* Fix: correctly identify if the screen is focused when handling soft resets on...Paul Frazee2023-12-051-7/+11
* E2E 🟢 (#2092)Eric Bailey2023-12-051-0/+1
* Only poll feed when feed page is focused (#2064)Eric Bailey2023-12-011-1/+1
* Maintain some feed data to avoid needless glimmers (#2054)Paul Frazee2023-11-301-2/+3
* Eric/profile feeds list (#2049)Eric Bailey2023-11-301-8/+4
* Merge branch '2011-default-pin-feed-on-add' of https://github.com/CooperEdmun...Paul Frazee2023-11-291-3/+14
|\
| * Add pinOnSave and use it in discover feeds listCooper Edmunds2023-11-291-3/+14
* | Improve feed reordering with optimistic updates (#2032)Eric Bailey2023-11-291-1/+10
* | Fix infinite query reloading behavior (reset, not invalidate) (#2031)Paul Frazee2023-11-291-2/+2
|/
* [PWI] Home (#2007)Eric Bailey2023-11-271-4/+21
* [PWI] Misc (#1977)Eric Bailey2023-11-221-23/+37
* Implement "scroll to top" for profile tabs (#1973)dan2023-11-221-14/+38
* Hindi Internationalization (#1914)Ansh2023-11-201-3/+6
* Shell behaviors update (react-query refactor) (#1915)Paul Frazee2023-11-151-18/+5
* Composer update (react-query refactor) (#1899)Paul Frazee2023-11-141-2/+4
* Profile cleanup (react-query refactor) (#1891)Paul Frazee2023-11-131-2/+5
* Add feedgens tab to profile (#1889)Paul Frazee2023-11-132-31/+261
* Factor our feed source model (#1887)Eric Bailey2023-11-131-124/+1
* Eric/preferences (#1873)Eric Bailey2023-11-121-0/+145
* Refactor feeds to use react-query (#1862)Paul Frazee2023-11-101-53/+38
* Pare down session as much as possibleEric Bailey2023-11-101-2/+13
* Sync top/bottom bar disappearance to the scroll (#1855)dan2023-11-091-1/+1
* Internationalization & localization (#1822)Ansh2023-11-091-4/+7
* Add modal state provider, replace usage except methods (#1833)Eric Bailey2023-11-081-4/+4
* Extract shell state into separate context (#1824)Eric Bailey2023-11-071-1/+1