index
:
voidsky
this commit
main
A fork of Bluesky's frontend that respects the user's autonomy
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hook debugTopics to override X-Bsky-Topics (#6060)
dan
2024-11-01
1
-1
/
+8
*
Implement posting threads (#6049)
dan
2024-11-01
2
-65
/
+166
*
Sort imports (#6009)
dan
2024-10-29
1
-3
/
+3
*
Refactor composer state for threads (#5945)
dan
2024-10-29
1
-9
/
+14
*
Remove waterfalls from posting (#5931)
dan
2024-10-25
1
-29
/
+36
*
Make use of applyWrites when publishing posts (#5809)
Mary
2024-10-24
1
-53
/
+66
*
Include hydrated responses for other records (#5646)
dan
2024-10-24
1
-29
/
+29
*
Refactor post meta to return PostView (#5645)
dan
2024-10-24
1
-12
/
+3
*
Apply labelers and handle language for PWI home (#5816)
Eric Bailey
2024-10-17
1
-4
/
+20
*
Translate strings in `src/lib/api/index.ts` (#5750)
surfdude29
2024-10-14
1
-9
/
+10
*
Nicer error message for disabled quotes (#5644)
dan
2024-10-08
1
-1
/
+1
*
Move remaining composer state into reducer (#5623)
dan
2024-10-07
2
-53
/
+85
*
Fetch link previews from RQ (#5608)
dan
2024-10-07
2
-15
/
+81
*
Use composer state as source of truth for embeds/links on publish (#5606)
dan
2024-10-07
2
-55
/
+261
*
Make composer reducer source of truth for images/video when publishing (#5595)
dan
2024-10-05
1
-17
/
+15
*
Rename some files and variables (#5587)
dan
2024-10-03
1
-1
/
+1
*
Introduce a composer reducer and move image state there (#5547)
dan
2024-10-02
1
-0
/
+2
*
Paralellize image uploads (#5535)
dan
2024-10-02
1
-137
/
+117
*
Pinned posts (#5055)
Samuel Newman
2024-09-28
1
-3
/
+10
*
Remove `react-native-fs` (#5463)
Hailey
2024-09-25
1
-3
/
+5
*
MobX removal take 2 (#5381)
Mary
2024-09-25
1
-39
/
+14
*
Fix lexicon validation in PWI Discover (#5329)
dan
2024-09-13
1
-2
/
+3
*
Revert "Show some known OP replies in Following (#5049)" (#5301)
dan
2024-09-12
1
-21
/
+6
*
Disable in-thread deduping for reposted replies (#5135)
dan
2024-09-04
1
-1
/
+6
*
Mark unhydrated replies as orphaned (#5048)
dan
2024-08-31
1
-1
/
+9
*
Show some known OP replies in Following (#5049)
dan
2024-08-31
1
-6
/
+21
*
[Video] Captions and alt text (#5009)
Samuel Newman
2024-08-30
1
-3
/
+25
*
Fix language filtering for feeds (#5026)
dan
2024-08-29
1
-12
/
+5
*
[Video] Add uploaded video to post (#4884)
Samuel Newman
2024-08-29
1
-11
/
+27
*
Detached QPs and hidden replies (#4878)
Eric Bailey
2024-08-21
1
-50
/
+55
*
Fix orphaned feed slices, handle blocks (#4944)
Eric Bailey
2024-08-19
1
-5
/
+26
*
Upgrade API, implement XRPC rework (#4857)
Hailey
2024-08-12
6
-136
/
+124
*
Tweak feed manip to show cases of A -> B without further children (#4883)
Hailey
2024-08-06
1
-8
/
+10
*
Show more replies in Following (different heuristic) (#4880)
dan
2024-08-06
1
-15
/
+79
*
Show replies in context of their threads (#4871)
dan
2024-08-05
2
-184
/
+202
*
Only show replies in Following if following all involved actors (#4869)
dan
2024-08-02
1
-27
/
+17
*
Always limit Following replies to the people you follow (#4868)
dan
2024-08-01
1
-12
/
+2
*
Remove unused NoopFeedTuner (#4856)
dan
2024-07-31
1
-10
/
+0
*
[Video] Uploads (#4754)
Hailey
2024-07-30
1
-0
/
+4
*
Refactor feed slices (#4834)
dan
2024-07-25
2
-62
/
+71
*
Implement thread locking (#4545)
Paul Frazee
2024-06-18
1
-5
/
+12
*
[🐴] send record via link in text (Record DMs - base PR) (#4227)
Samuel Newman
2024-05-31
1
-13
/
+2
*
Replace getAgent() with reading agent (#4243)
dan
2024-05-28
7
-57
/
+57
*
✅ Fix "Download CAR file" on mobile (#3816)
Matthieu Sieben
2024-05-12
1
-2
/
+4
*
FeedFeedback fixes (#3968)
dan
2024-05-12
1
-0
/
+4
*
Send Bluesky feeds and suggested follows more data (#3695)
Eric Bailey
2024-04-29
4
-1
/
+55
*
[Session] Drill `getAgent` into feed APIs (#3701)
Eric Bailey
2024-04-25
7
-49
/
+172
*
Cleanup files after each iteration of compression and downloading (#3599)
Hailey
2024-04-25
1
-15
/
+4
*
Cleanup files after upload on native (#3597)
Hailey
2024-04-17
1
-6
/
+25
*
Improve the language behaviors around the PWI (#3545)
Paul Frazee
2024-04-13
1
-10
/
+71
[next]