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
*
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
*
[🐴] Adjust messages list styles (#3945)
Hailey
2024-05-10
1
-3
/
+3
*
Handle push notifications for DMs (#3895)
Hailey
2024-05-09
1
-0
/
+225
*
[Session] Code cleanup (#3854)
dan
2024-05-08
1
-3
/
+3
*
[Session] Align state and global agent switchpoints (#3845)
dan
2024-05-03
1
-10
/
+2
*
Don't clear toasts when changing users (#3843)
dan
2024-05-03
1
-6
/
+1
*
Improve account switcher pending state (#3827)
dan
2024-05-02
1
-6
/
+16
*
rename "MessagesList" to "Messages" (#3826)
Samuel Newman
2024-05-02
2
-1
/
+4
*
[Session] Extract selectAccount out (#3812)
dan
2024-05-02
1
-5
/
+11
*
Session fixes, pt. 1 (#3762)
dan
2024-04-30
1
-5
/
+14
*
[Clipclops] New routes with placeholder screens (#3725)
Samuel Newman
2024-04-27
1
-1
/
+4
*
properly close the switch account dialog (#3558)
Hailey
2024-04-22
1
-14
/
+4
*
remove gate from updates (#3646)
Hailey
2024-04-22
1
-3
/
+1
*
[Statsig] Make gate checks lazily (#3594)
dan
2024-04-18
1
-2
/
+2
*
Enable updates for `production` behind `receive_updates` gate (#3496)
Hailey
2024-04-12
2
-34
/
+37
*
migrate to `expo-application` (#3417)
Hailey
2024-04-04
1
-2
/
+2
*
Add OTA updates support for `testflight` channel (#3291)
Hailey
2024-04-03
1
-0
/
+142
*
[Statsig] Track login/logout (#3286)
dan
2024-03-19
1
-2
/
+6
*
remove scrollbar gutter for Chrome when body scroll is locked
Alexander K
2024-03-17
1
-0
/
+2
*
ALF confirmation dialogs (Dialogs Pt. 3) (#3143)
Hailey
2024-03-12
1
-37
/
+15
*
Dedupe navigation events (push, navigate, pop, etc) (#3179)
Hailey
2024-03-12
2
-0
/
+97
*
Adjust FlatList performance in main feeds (#3134)
Hailey
2024-03-06
1
-0
/
+11
*
Simplify intent path logic, ensure all variations work for bluesky://, bluesk...
Hailey
2024-03-01
1
-9
/
+11
*
close open dialogs when deep linking to composer (#3020)
Hailey
2024-02-28
1
-1
/
+5
*
Share Extension/Intents (#2587)
Hailey
2024-02-27
1
-6
/
+29
*
Intent handler (#2992)
Hailey
2024-02-27
1
-0
/
+64
*
fix web aux click on all browsers (#2633)
Hailey
2024-02-06
2
-45
/
+0
*
Clean up some sentry logs (#2630)
Eric Bailey
2024-01-25
1
-1
/
+1
*
New Web Layout (#2126)
dan
2024-01-22
3
-0
/
+83
*
Bump react-native to 0.73.1, expo to 50 (#2214)
Eric Bailey
2023-12-23
1
-0
/
+16
*
Make scroll handling contextual (#2200)
dan
2023-12-13
1
-125
/
+0
*
Memoize usePalette (#2201)
dan
2023-12-13
1
-34
/
+38
*
Fix scroll on native (#2170)
dan
2023-12-11
2
-42
/
+41
*
Fix scroll on profile lists/feeds (#2168)
dan
2023-12-11
2
-41
/
+42
*
Fixes issue with (#2119)
Ansh
2023-12-07
1
-3
/
+3
*
Navigate Home on account switch (#2138)
dan
2023-12-07
1
-12
/
+7
*
Improve account switching on mobile (#2135)
Eric Bailey
2023-12-07
1
-1
/
+9
*
Fix scuffed web styles caused by overlapping viewport breakpoint boundaries (...
Cλctys
2023-11-30
1
-2
/
+2
*
Add enter/exit animations to modals on web (#2042)
Samuel Newman
2023-11-30
1
-11
/
+11
*
Close modals if switching to unauthed account (#2039)
Eric Bailey
2023-11-29
1
-0
/
+1
*
Show logged out view when adding accounts (#2020)
Ansh
2023-11-29
1
-5
/
+18
*
Nav home after switch accounts (#2002)
Eric Bailey
2023-11-27
1
-2
/
+14
[next]