about summary refs log tree commit diff
path: root/src/screens/Search
Commit message (Expand)AuthorAgeFilesLines
* prevent double border (#8937)Samuel Newman2025-08-291-2/+2
* Add suggested follows experiment to onboarding (#8847)Samuel Newman2025-08-273-69/+16
* `Discover Feeds` ⮕ `Discover New Feeds` (#8860)surfdude292025-08-261-1/+1
* Use medium font weight in a few places (#8848)Samuel Newman2025-08-152-6/+3
* add bottom border to feed headers in explore on web (#8801)Samuel Newman2025-08-111-5/+1
* tweak case of labels in SearchResults.tsx (#8759)surfdude292025-07-311-2/+2
* [APP-1157] disable searches for logged out users, prompt them to sign in (#8697)Chenyu2025-07-241-1/+64
* Upgrade prettier to 3.6 (#8558)Samuel Newman2025-06-231-2/+2
* Fix misuse of Promise.all (#8222)Samuel Newman2025-06-161-5/+5
* tweak ordering of explore components (#8432)hailey2025-05-301-92/+178
* invert flag for sending to statsig (#8431)hailey2025-05-302-2/+6
* add reqId to feed feedback (#8396)hailey2025-05-211-0/+1
* Live via service config (#8378)Samuel Newman2025-05-162-2/+2
* fix skeleton height (#8221)Samuel Newman2025-04-241-4/+4
* Refactor search history (#8260)Eric Bailey2025-04-212-107/+73
* Verification (#8226)Eric Bailey2025-04-182-43/+95
* ALF search cards (#8210)Eric Bailey2025-04-162-4/+67
* Replace old ProfileCard with new (#8195)Eric Bailey2025-04-151-3/+1
* [Explore] Reduced experience (#8160)Eric Bailey2025-04-083-36/+146
* Tweak performance settings on Android (#8158)Eric Bailey2025-04-081-7/+20
* Add in new suggested accounts endpoint into FollowDialog (#8147)Eric Bailey2025-04-071-2/+3
* Rm sticky headers (#8154)Eric Bailey2025-04-072-20/+3
* Slice 'For You' results (#8152)Eric Bailey2025-04-071-2/+7
* [Explore] Small fixes (#8145)Eric Bailey2025-04-076-170/+253
* Remove unused index to fix lint (#8148)Eric Bailey2025-04-071-1/+1
* Rework the visual design of the interests card in explore (#8135)Paul Frazee2025-04-041-18/+17
* Fix the 'seen' metric in explore (#8134)Paul Frazee2025-04-041-32/+22
* [Explore] Design tweaks (#8131)Eric Bailey2025-04-046-16/+16
* [Explore] New suggested follows endpoint (#8130)Eric Bailey2025-04-042-101/+30
* [Explore] Add interests card (#8125)Eric Bailey2025-04-042-0/+152
* Rename search to explore in titles and links (#8116)Eric Bailey2025-04-042-2/+10
* [Explore] Add index to view metric (#8124)Samuel Newman2025-04-041-2/+2
* [Explore] Add flatlist perf-related props (#8120)Samuel Newman2025-04-042-2/+10
* remove use of sticky topBorder, add border to feed footer (#8121)Samuel Newman2025-04-041-1/+13
* [Explore] Moderate trending topic avis (#8123)Samuel Newman2025-04-041-3/+24
* log views of starter packs header (#8118)Samuel Newman2025-04-041-0/+2
* [Explore] Add shadow cache (#8119)Samuel Newman2025-04-042-269/+9
* memoize each module individually (#8111)Samuel Newman2025-04-031-227/+223
* [Explore] Base (#8053)Samuel Newman2025-04-0215-218/+3450
* Special treatment for recommended starter packs (#7706)Samuel Newman2025-02-121-3/+20
* Fix log sourceDan Abramov2025-01-201-1/+1
* yolo (#7499)Hailey2025-01-191-0/+271
* Some metrics (#7294)Eric Bailey2024-12-272-2/+13
* Don't hide recommended (#7166)dan2024-12-181-27/+2
* Remove X from recommendedDan Abramov2024-12-181-11/+0
* Trending tracking 2 (#7162)Eric Bailey2024-12-182-9/+44
* Trending tracking (#7161)Eric Bailey2024-12-181-2/+37
* Trending (Beta) (#7144)Eric Bailey2024-12-172-0/+197
* Add option to search in any language (#5598)Eric Bailey2024-10-031-0/+1
* Add language filtering UI to search (#5459)Eric Bailey2024-09-252-0/+86