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
/
App.native.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move intent handler to a child of `InnerApp` (#5695)
Hailey
2024-10-11
1
-2
/
+0
*
Allow nested sheets without boilerplate (#5660)
Samuel Newman
2024-10-09
1
-8
/
+11
*
Fetch link previews from RQ (#5608)
dan
2024-10-07
1
-29
/
+32
*
[Sheets] [Pt. 1] Root PR (#5557)
Hailey
2024-10-04
1
-2
/
+2
*
Additional moderation (#5172)
Eric Bailey
2024-09-20
1
-31
/
+45
*
[Neue] Parallel font loading on web (#5411)
Eric Bailey
2024-09-19
1
-3
/
+2
*
Revert provider stacking changes (#5423)
Eric Bailey
2024-09-19
1
-40
/
+43
*
[Neue] Base (#5395)
Eric Bailey
2024-09-18
1
-45
/
+43
*
[Video] Remember mute state while scrolling (#5331)
Hailey
2024-09-13
1
-34
/
+38
*
[Video] Remove `expo-video`, use `bluesky-video` (#5282)
Hailey
2024-09-13
1
-43
/
+36
*
Rename
Eric Bailey
2024-09-11
1
-2
/
+2
*
WIP
Eric Bailey
2024-09-11
1
-0
/
+2
*
Add intent for verifying email (#5120)
Hailey
2024-09-07
1
-47
/
+51
*
Fix provider order (#5046)
Eric Bailey
2024-08-31
1
-12
/
+12
*
Composer blocks (#5040)
Eric Bailey
2024-08-30
1
-20
/
+20
*
Remove new_user_guided_tour and tour code (#5023)
dan
2024-08-29
1
-10
/
+7
*
[Video] 🫧 Move logic around by platform (#5003)
Hailey
2024-08-28
1
-1
/
+1
*
Detached QPs and hidden replies (#4878)
Eric Bailey
2024-08-21
1
-15
/
+18
*
[Video] Invert usage of `setAudioActive` (#4924)
Hailey
2024-08-12
1
-1
/
+1
*
[Video] Resume background audio whenever muting video audio (#4915)
Hailey
2024-08-09
1
-1
/
+1
*
[Video] More tweaks to `AVAudioSession` options (#4910)
Hailey
2024-08-09
1
-1
/
+2
*
[Video] Prevent pausing of background audio with `expo-video` on iOS (#4908)
Hailey
2024-08-09
1
-0
/
+2
*
[Videos] Video player - PR #1 - basic player (#4731)
Samuel Newman
2024-07-25
1
-38
/
+41
*
Use appropriate icons for toasts (#4803)
Samuel Newman
2024-07-23
1
-1
/
+4
*
New user progress guides (#4716)
Paul Frazee
2024-07-04
1
-4
/
+8
*
Guided tour for new users (#4690)
Paul Frazee
2024-07-02
1
-4
/
+7
*
Starter Packs (#4332)
Hailey
2024-06-21
1
-2
/
+7
*
Add a11y context (#4586)
Eric Bailey
2024-06-20
1
-21
/
+24
*
Server-side thread mutes (#4518)
Samuel Newman
2024-06-18
1
-38
/
+38
*
Add `native_pwi_disabled` feature gate experiment (#4507)
Eric Bailey
2024-06-17
1
-1
/
+8
*
Only enable keyboard controller when necessary (#4483)
Samuel Newman
2024-06-11
1
-1
/
+1
*
Add statusBarTranslucent prop (= true) to KeyboardProvider in App.native.tsx ...
Eiichi Yoshikawa
2024-05-29
1
-1
/
+1
*
[🐴] Fully implement keyboard controller (#4106)
Hailey
2024-05-19
1
-21
/
+24
*
Add push notification extensions (#4005)
Hailey
2024-05-15
1
-4
/
+7
*
Handle push notifications for DMs (#3895)
Hailey
2024-05-09
1
-29
/
+19
*
[Session] Code cleanup (#3854)
dan
2024-05-08
1
-6
/
+6
*
[🐴] Integrate global event bus (#3904)
Eric Bailey
2024-05-07
1
-15
/
+18
*
Remove messages provider (#3902)
Eric Bailey
2024-05-07
1
-22
/
+19
*
[🐴] Global event mgmt (#3897)
Eric Bailey
2024-05-07
1
-19
/
+22
*
only use `KeyboardProvider` in conversation screen (#3869)
Hailey
2024-05-05
1
-4
/
+1
*
Don't clear toasts when changing users (#3843)
dan
2024-05-03
1
-28
/
+27
*
[Session] Extract resumeSession out (#3811)
dan
2024-05-02
1
-8
/
+24
*
Fix: put label defs provider above moderation opts provider (#3806)
Paul Frazee
2024-05-01
1
-4
/
+5
*
Performance improvements: structural sharing & moderation opts context (#3785)
Paul Frazee
2024-04-30
1
-17
/
+20
*
[Session] Refactor to prepare for V2 (#3781)
dan
2024-05-01
1
-1
/
+1
*
[Clipclops] Add screen to view and send clip clops (#3754)
Hailey
2024-04-29
1
-1
/
+4
*
[Session] Base (#3541)
Eric Bailey
2024-04-25
1
-2
/
+2
*
Enable updates for `production` behind `receive_updates` gate (#3496)
Hailey
2024-04-12
1
-2
/
+0
*
Scope query client per DID (#3333)
dan
2024-04-04
1
-44
/
+50
*
Factor out QueryProvider (#3331)
dan
2024-04-03
1
-11
/
+7
[next]