index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Nightly source-language update
pfrazee
2025-08-29
1
-2
/
+2
*
|
Close web mention suggestions popup on `Escape` (#8605)
Samuel Newman
2025-08-28
5
-273
/
+253
*
|
use Link instead of manual navigation (#8930)
Samuel Newman
2025-08-28
1
-7
/
+7
*
|
Bump `expo-image-picker` to `17.0.5` (#8929)
Eric Bailey
2025-08-28
2
-5
/
+5
*
|
Update dev env (#8921)
Eric Bailey
2025-08-28
11
-126
/
+205
*
|
Nightly source-language update
pfrazee
2025-08-28
1
-85
/
+90
*
|
Update birthday setting dialog (#8910)
Chenyu
2025-08-27
1
-28
/
+63
*
|
Update FollowDialog.tsx (#8919)
surfdude29
2025-08-28
1
-1
/
+1
*
|
Add `english-only-resource` context and tweak labels (#8805)
surfdude29
2025-08-27
6
-11
/
+41
*
|
Merge pull request #8885 from internet-development/caidanw/app-1409-add-data-...
jim
2025-08-27
1
-4
/
+11
|
\
\
|
*
|
refactor(feed): simplify isDiscoverFeed logic in FeedPage
Caidan Williams
2025-08-27
1
-4
/
+1
|
*
|
refactor(feed): remove NoSnippetWrapper from FeedPage in favor of dataSet att...
Caidan Williams
2025-08-27
2
-74
/
+46
|
*
|
feat: prevent search engines from indexing Discover feed content as page desc...
Caidan Williams
2025-08-26
2
-38
/
+72
|
*
|
feat: add data-nosnippet attribute to Discover feed for SEO control
Caidan Williams
2025-08-26
1
-2
/
+6
*
|
|
prevent android exposures to gate (#8916)
Samuel Newman
2025-08-27
1
-1
/
+2
*
|
|
Nightly source-language update
mozzius
2025-08-27
1
-137
/
+239
*
|
|
starter pack dialog tweaks (#8913)
Samuel Newman
2025-08-27
1
-25
/
+21
*
|
|
Language select final tweaks (#8914)
Samuel Newman
2025-08-27
14
-747
/
+489
*
|
|
Add suggested follows experiment to onboarding (#8847)
Samuel Newman
2025-08-27
30
-291
/
+1302
*
|
|
Nightly source-language update
pfrazee
2025-08-27
1
-532
/
+486
*
|
|
use an env var for configurable proxy header (#8863)
hailey
2025-08-26
21
-41
/
+108
*
|
|
Mark label for translation in `LoggedOutCTA.tsx` (#8908)
surfdude29
2025-08-26
1
-2
/
+4
*
|
|
Fix toast type (#8909)
Eric Bailey
2025-08-26
6
-135
/
+123
|
/
/
*
|
Fix RightNav elements focus outline on web (#8788)
Bartosz Kaszubowski
2025-08-26
3
-4
/
+22
*
|
Web: fix Edit Profile discard warning when pressing backdrop (#8824)
Bartosz Kaszubowski
2025-08-26
3
-28
/
+27
*
|
`Discover Feeds` ⮕ `Discover New Feeds` (#8860)
surfdude29
2025-08-26
1
-1
/
+1
*
|
Enable show less / more buttons for third party feeds (#8672)
kindgracekind
2025-08-26
11
-34
/
+150
*
|
Modernise change password dialog (#8269)
Samuel Newman
2025-08-26
6
-363
/
+304
*
|
Fix bad copy pasta (#8907)
Eric Bailey
2025-08-26
1
-1
/
+1
*
|
Fix default opengraph (#8872)
Eric Bailey
2025-08-26
3
-2
/
+5
*
|
Yeah toast (#8878)
Eric Bailey
2025-08-26
8
-89
/
+414
*
|
Adds signup CTA tests for logged-out visitors (#8906)
Alex Benzer
2025-08-26
4
-1
/
+90
*
|
Add verification checkmarks to `embed.bsky.app` (#8644)
Samuel Newman
2025-08-26
17
-1349
/
+1669
*
|
Add profile link to switcher menu (#8867)
Inbestigator
2025-08-26
1
-0
/
+52
*
|
Threads v2 cleanup (#8902)
Eric Bailey
2025-08-26
13
-2272
/
+40
*
|
Tweak `SelectMediaButton` error string, `accessibilityHint`, and comments (#8...
surfdude29
2025-08-26
1
-27
/
+10
*
|
Merge pull request #8806 from internet-development/binaryfiddler/starter-pack...
jim
2025-08-25
10
-77
/
+574
|
\
\
|
*
|
optimize for the web
Chenyu Huang
2025-08-22
2
-34
/
+45
|
*
|
fix linting, minor ui tweaks
Chenyu Huang
2025-08-21
2
-26
/
+18
|
*
|
address feedback
Chenyu Huang
2025-08-20
2
-44
/
+57
|
*
|
use Dialog.InnerFlatlist
Chenyu Huang
2025-08-20
1
-82
/
+89
|
*
|
loading state
Chenyu Huang
2025-08-19
3
-42
/
+54
|
*
|
clean up onSuccess callback
Chenyu Huang
2025-08-19
3
-26
/
+16
|
*
|
parameterize the initial profile for starter pack profile select wizard screen
Chenyu Huang
2025-08-19
8
-112
/
+116
|
*
|
starter pack dialog flow from profileMenu
Chenyu Huang
2025-08-16
6
-18
/
+486
*
|
|
Merge pull request #8901 from internet-development/caidanw/app-1358-final-car...
jim
2025-08-25
1
-20
/
+23
|
\
\
\
|
*
|
|
feat(ui): redesign "See more" suggested profiles card
Caidan Williams
2025-08-25
1
-17
/
+20
|
*
|
|
refactor(feed): rename Arrow to ArrowRight for clarity
Caidan Williams
2025-08-25
1
-4
/
+4
*
|
|
|
Merge pull request #8900 from internet-development/caidanw/app-1413-clean-up-...
jim
2025-08-25
4
-2
/
+91
|
\
\
\
\
|
*
|
|
|
refactor: rename canonical filter to canonicalize_url for better clarity
Caidan Williams
2025-08-25
4
-8
/
+8
[prev]
[next]