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
/
hooks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the environment indirections (#7089)
dan
2024-12-13
1
-3
/
+1
*
[Notifications] Add a Mentions tab (#7044)
dan
2024-12-12
1
-4
/
+11
*
clean rn 0.76 upgrade (#6887)
Hailey
2024-12-06
2
-3
/
+13
*
[Layout] Base (#6907)
Eric Bailey
2024-12-05
1
-31
/
+0
*
Add link-click metrics (#6934)
Paul Frazee
2024-12-03
1
-0
/
+10
*
Revert "Pass referrer on native (with an opt out) (#6648)" (#6732)
dan
2024-11-25
1
-23
/
+1
*
Ensure react-native-keyboard-controller enabled state doesn't get overwritten...
Samuel Newman
2024-11-25
1
-0
/
+110
*
Pass referrer on native (with an opt out) (#6648)
dan
2024-11-22
1
-1
/
+23
*
Add useHandleRef as a lighter alternative for useAnimatedRef (#6500)
dan
2024-11-18
1
-0
/
+39
*
Use compiler-safe Reanimated get/set APIs (#6391)
dan
2024-11-17
1
-9
/
+11
*
Email verification tweaks (date) (#6416)
Hailey
2024-11-16
1
-2
/
+3
*
Tweak email verification dialog (#6397)
Hailey
2024-11-15
1
-2
/
+14
*
Add email verification prompts throughout the app (#6174)
Hailey
2024-11-12
1
-0
/
+19
*
[Settings] Ungate, and remove old settings (#6144)
Samuel Newman
2024-11-08
1
-14
/
+0
*
Sort imports (#6009)
dan
2024-10-29
19
-30
/
+37
*
Present in-app browser as sheet (#5718)
Samuel Newman
2024-10-11
1
-0
/
+54
*
Move intent handler to a child of `InnerApp` (#5695)
Hailey
2024-10-11
1
-1
/
+10
*
Move Dialogs to Radix (#5648)
Samuel Newman
2024-10-08
1
-0
/
+1
*
[Video] Add dimension info to share intent (#5639)
Hailey
2024-10-07
1
-1
/
+2
*
Remove Segment (#5518)
Hailey
2024-09-27
2
-17
/
+12
*
[Share Extension] Move away from deprecated API, implement JS side of things ...
Hailey
2024-09-26
1
-6
/
+18
*
Milly tweaks (#5365)
Eric Bailey
2024-09-16
1
-4
/
+0
*
WIP
Eric Bailey
2024-09-11
1
-1
/
+5
*
Add intent for verifying email (#5120)
Hailey
2024-09-07
1
-2
/
+32
*
[Video] Add disable autoplay for native, more tweaking (#5178)
Hailey
2024-09-06
1
-12
/
+15
*
Localize dates, counts (#5027)
Eric Bailey
2024-08-29
2
-75
/
+278
*
Force at least one item to always be initially rendered (#5029)
Hailey
2024-08-29
1
-1
/
+6
*
Profile screen performance tweak - Adjust initial num to render based on head...
Hailey
2024-08-29
1
-7
/
+15
*
Fix fixed footer experiment (#4969)
dan
2024-08-22
1
-27
/
+18
*
Add `list hidden` screen (#4958)
Hailey
2024-08-20
1
-0
/
+23
*
[Experiment] Always show bottom bar (#4946)
dan
2024-08-16
1
-0
/
+18
*
useDedupe callback (#4855)
GSMT
2024-07-30
1
-2
/
+2
*
Make all referrer info sync (#4782)
Hailey
2024-07-12
1
-9
/
+8
*
referrers for all platforms (#4514)
Hailey
2024-07-11
1
-1
/
+14
*
Video compression in composer (#4638)
Samuel Newman
2024-07-05
2
-0
/
+37
*
use granular permission of for media perm request (#4609)
Hailey
2024-06-24
1
-1
/
+3
*
Starter Packs (#4332)
Hailey
2024-06-21
2
-0
/
+16
*
Force callers of `getTimeAgo` to pass in the value for "now" (#4560)
Eric Bailey
2024-06-18
1
-13
/
+4
*
Add `useGetTimeAgo` and utils (#4556)
Eric Bailey
2024-06-18
2
-0
/
+197
*
Move feeds screen into common navigator, handle usages (#4365)
Eric Bailey
2024-06-11
1
-0
/
+1
*
Fix (#4430): Use separate hooks for shell mode animated styles (#4451)
Francesco Lodovici
2024-06-10
1
-14
/
+27
*
Bump more Expo libs (#4251)
dan
2024-05-29
1
-2
/
+3
*
Upgrade to Expo 51 and React Native 0.74 (#3980)
Hailey
2024-05-29
1
-56
/
+0
*
[🐴] update convo list from message bus (#4189)
Samuel Newman
2024-05-24
1
-0
/
+15
*
[🐴] Reset screen when pressing a DM notification while already in the conv...
Hailey
2024-05-18
1
-4
/
+26
*
Disable badge incrementing for DMs (#4088)
Hailey
2024-05-17
1
-9
/
+6
*
[🐴] Don't always show notification for everything (#4083)
Hailey
2024-05-17
1
-1
/
+1
*
[🐴] Decrement app badge when opening unread chat (#4040)
Hailey
2024-05-16
1
-2
/
+3
*
Handle failed resumeSession case when switching accounts (#4047)
Eric Bailey
2024-05-16
1
-0
/
+5
*
Add push notification extensions (#4005)
Hailey
2024-05-15
1
-1
/
+24
[next]