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
*
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
*
Make notifications init reactive to queryClient (#3329)
dan
2024-04-03
1
-2
/
+2
*
Add OTA updates support for `testflight` channel (#3291)
Hailey
2024-04-03
1
-0
/
+2
*
Fix android splash jump (#3316)
Eric Bailey
2024-03-21
1
-3
/
+0
*
Fix problems with `BottomSheet` and the report dialog (#3297)
Hailey
2024-03-20
1
-32
/
+31
*
3p moderation services [WIP] (#2550)
Paul Frazee
2024-03-18
1
-19
/
+28
*
Initial feature gating and A/B testing integration (#3122)
dan
2024-03-06
1
-15
/
+18
*
Improve splash display on android (#3105)
Eiichi Yoshikawa
2024-03-05
1
-0
/
+3
*
Intent handler (#2992)
Hailey
2024-02-27
1
-0
/
+2
*
Keep pager feeds in sync with the right pane (#2775)
dan
2024-02-08
1
-11
/
+14
*
Options for selecting dark theme, fix some white flashes when in dark mode (#...
Hailey
2024-02-06
1
-4
/
+2
*
New component library based on ALF (#2459)
Eric Bailey
2024-01-18
1
-24
/
+35
*
Internationalize more strings (#2440)
Stanislas Signoud
2024-01-09
1
-2
/
+5
*
🤫 (#2211)
Eric Bailey
2023-12-14
1
-20
/
+26
*
Add back isInitialLoad to session (#2155)
Eric Bailey
2023-12-09
1
-1
/
+4
*
More session improvements (#2129)
Eric Bailey
2023-12-07
1
-11
/
+1
*
Move analytics out of critical path (#2117)
dan
2023-12-06
1
-10
/
+7
*
Move analytics out of init (#2115)
dan
2023-12-06
1
-4
/
+3
*
Disable react-native-screen freezing to test performance implications (#2109)
Paul Frazee
2023-12-05
1
-2
/
+0
*
Fix email confirmation dialog on startup (#2097)
dan
2023-12-06
1
-2
/
+0
*
PWI: Refactor Shell (#1989)
dan
2023-11-24
1
-14
/
+21
*
Hindi Internationalization (#1914)
Ansh
2023-11-20
1
-15
/
+11
*
Freeze inactive screens (#1949)
dan
2023-11-16
1
-0
/
+2
*
Remove deprecated models and mobx usage (react-query refactor) (#1934)
Paul Frazee
2023-11-16
1
-25
/
+12
*
Factor lightbox out into hook/context (#1919)
Paul Frazee
2023-11-15
1
-1
/
+4
*
Shell behaviors update (react-query refactor) (#1915)
Paul Frazee
2023-11-15
1
-5
/
+9
*
Fix notification provider order, add comments (#1905)
Eric Bailey
2023-11-14
1
-22
/
+30
*
Fix root sibling context issue (#1902)
Eric Bailey
2023-11-14
1
-8
/
+9
*
Refactor notifications to use react-query (#1878)
Paul Frazee
2023-11-12
1
-30
/
+33
*
First pass at a session handler (#1850)
Eric Bailey
2023-11-09
1
-12
/
+29
*
Hotfix internationalization on mobile (#1854)
Ansh
2023-11-09
1
-4
/
+11
*
Add modal state provider, replace usage except methods (#1833)
Eric Bailey
2023-11-08
1
-1
/
+4
[next]