about summary refs log tree commit diff
path: root/src/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Hook debugTopics to override X-Bsky-Topics (#6060)dan2024-11-011-1/+8
* Implement posting threads (#6049)dan2024-11-012-65/+166
* Sort imports (#6009)dan2024-10-291-3/+3
* Refactor composer state for threads (#5945)dan2024-10-291-9/+14
* Remove waterfalls from posting (#5931)dan2024-10-251-29/+36
* Make use of applyWrites when publishing posts (#5809)Mary2024-10-241-53/+66
* Include hydrated responses for other records (#5646)dan2024-10-241-29/+29
* Refactor post meta to return PostView (#5645)dan2024-10-241-12/+3
* Apply labelers and handle language for PWI home (#5816)Eric Bailey2024-10-171-4/+20
* Translate strings in `src/lib/api/index.ts` (#5750)surfdude292024-10-141-9/+10
* Nicer error message for disabled quotes (#5644)dan2024-10-081-1/+1
* Move remaining composer state into reducer (#5623)dan2024-10-072-53/+85
* Fetch link previews from RQ (#5608)dan2024-10-072-15/+81
* Use composer state as source of truth for embeds/links on publish (#5606)dan2024-10-072-55/+261
* Make composer reducer source of truth for images/video when publishing (#5595)dan2024-10-051-17/+15
* Rename some files and variables (#5587)dan2024-10-031-1/+1
* Introduce a composer reducer and move image state there (#5547)dan2024-10-021-0/+2
* Paralellize image uploads (#5535)dan2024-10-021-137/+117
* Pinned posts (#5055)Samuel Newman2024-09-281-3/+10
* Remove `react-native-fs` (#5463)Hailey2024-09-251-3/+5
* MobX removal take 2 (#5381)Mary2024-09-251-39/+14
* Fix lexicon validation in PWI Discover (#5329)dan2024-09-131-2/+3
* Revert "Show some known OP replies in Following (#5049)" (#5301)dan2024-09-121-21/+6
* Disable in-thread deduping for reposted replies (#5135)dan2024-09-041-1/+6
* Mark unhydrated replies as orphaned (#5048)dan2024-08-311-1/+9
* Show some known OP replies in Following (#5049)dan2024-08-311-6/+21
* [Video] Captions and alt text (#5009)Samuel Newman2024-08-301-3/+25
* Fix language filtering for feeds (#5026)dan2024-08-291-12/+5
* [Video] Add uploaded video to post (#4884)Samuel Newman2024-08-291-11/+27
* Detached QPs and hidden replies (#4878)Eric Bailey2024-08-211-50/+55
* Fix orphaned feed slices, handle blocks (#4944)Eric Bailey2024-08-191-5/+26
* Upgrade API, implement XRPC rework (#4857)Hailey2024-08-126-136/+124
* Tweak feed manip to show cases of A -> B without further children (#4883)Hailey2024-08-061-8/+10
* Show more replies in Following (different heuristic) (#4880)dan2024-08-061-15/+79
* Show replies in context of their threads (#4871)dan2024-08-052-184/+202
* 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