about summary refs log tree commit diff
path: root/src/lib/api
Commit message (Expand)AuthorAgeFilesLines
...
* Only show replies in Following if following all involved actors (#4869)dan2024-08-021-27/+17
* Always limit Following replies to the people you follow (#4868)dan2024-08-011-12/+2
* Remove unused NoopFeedTuner (#4856)dan2024-07-311-10/+0
* [Video] Uploads (#4754)Hailey2024-07-301-0/+4
* Refactor feed slices (#4834)dan2024-07-252-62/+71
* Implement thread locking (#4545)Paul Frazee2024-06-181-5/+12
* [🐴] send record via link in text (Record DMs - base PR) (#4227)Samuel Newman2024-05-311-13/+2
* Replace getAgent() with reading agent (#4243)dan2024-05-287-57/+57
* ✅ Fix "Download CAR file" on mobile (#3816)Matthieu Sieben2024-05-121-2/+4
* FeedFeedback fixes (#3968)dan2024-05-121-0/+4
* Send Bluesky feeds and suggested follows more data (#3695)Eric Bailey2024-04-294-1/+55
* [Session] Drill `getAgent` into feed APIs (#3701)Eric Bailey2024-04-257-49/+172
* Cleanup files after each iteration of compression and downloading (#3599)Hailey2024-04-251-15/+4
* Cleanup files after upload on native (#3597)Hailey2024-04-171-6/+25
* Improve the language behaviors around the PWI (#3545)Paul Frazee2024-04-131-10/+71
* Dont apply the content-language filter if it will remove all content (#3492)Paul Frazee2024-04-121-5/+15
* Scale back sentry logs for trivial events (#2997)Hailey2024-02-261-3/+3
* basic export repository link in settings (#2641)bnewbold2024-02-121-60/+0
* Bump replies (#2604)Mary2024-02-051-3/+14
* Fix the fallback to discover behavior on the home feed (#2546)Paul Frazee2024-01-161-1/+2
* Add a new home feed-api wrapper and give a header indicating the fallback beh...Paul Frazee2024-01-152-1/+89
* Add accept-language header (#2457)Cooper Edmunds2024-01-152-14/+28
* remove deprecated search.bsky.social code (#2461)bnewbold2024-01-101-69/+0
* New user home feed fixes (#2421)Paul Frazee2024-01-041-1/+1
* Protect against react key duplicates (close #2278) (#2309)Paul Frazee2023-12-271-9/+10
* Log post creation failures (#2205)Eric Bailey2023-12-141-0/+6
* Go back to content-driven slice keys in feeds (#2190)Paul Frazee2023-12-122-11/+11
* Reduce calls to getFeedGenerator and getFeed (#2166)Paul Frazee2023-12-112-19/+11
* Add "Who can reply" controls [WIP] (#1954)Paul Frazee2023-12-101-1/+51
* Use new filter for Posts tab on profile (#2150)Eric Bailey2023-12-081-1/+1
* Grab-bag of post-feed improvements (#2140)Paul Frazee2023-12-071-2/+5
* Fix: remove replies to deleted and blocked posts from feeds (#2130)Paul Frazee2023-12-071-0/+13
* Fix self-threads filter logic (#2091)Eric Bailey2023-12-051-2/+2
* Fix state lifecycle management with post-feed query, solving the duplicate ke...Paul Frazee2023-11-292-18/+21
* Get more rigorous about getAgent() consistency (#2026)Paul Frazee2023-11-296-54/+35
* Two fixes to react-key generation (#2004)Paul Frazee2023-11-271-2/+3
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-28/+0
* Composer update (react-query refactor) (#1899)Paul Frazee2023-11-141-7/+6
* Refactor lists to use new queries (#1875)Paul Frazee2023-11-121-5/+6
* Refactor feeds to use react-query (#1862)Paul Frazee2023-11-108-111/+141
* Replace all logs with new loggerEric Bailey2023-11-041-1/+2
* Fix immediate TS errorsEric Bailey2023-11-041-4/+3
* Lists updates: curate lists and blocklists (#1689)Paul Frazee2023-11-012-33/+86
* Filter non-self threads from profile view (#1757)Eric Bailey2023-10-301-1/+47
* Dont trim before posting (close #1621) (#1622)Paul Frazee2023-10-051-1/+1
* Improve image cropping on android and introduce aspect ratio field (#1525)Paul Frazee2023-09-271-0/+2
* Move home feed and thread preferences to server (#1507)Paul Frazee2023-09-211-1/+1
* Prefilter the mergefeed to ensure a better mix of following and custom feeds ...Paul Frazee2023-09-202-18/+46
* Feed UI update working branch [WIP] (#1420)Paul Frazee2023-09-187-5/+474
* don't thread a self-repost of a self-reply (#1450)Eric Bailey2023-09-151-1/+4