index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Fix show suggested button color (#2069)
dan
2023-12-01
1
-1
/
+1
*
|
|
Fix scroll jump on Back (#2067)
dan
2023-12-01
1
-2
/
+8
*
|
|
Only poll feed when feed page is focused (#2064)
Eric Bailey
2023-12-01
6
-12
/
+25
|
|
/
|
/
|
*
|
Better handle feed auth failures (#2060)
Eric Bailey
2023-12-01
1
-6
/
+7
*
|
Add Lingui check to CI (#2058)
Eric Bailey
2023-12-01
10
-665
/
+660
*
|
Improve unread notif tracking (#2056)
Paul Frazee
2023-11-30
2
-23
/
+22
*
|
Maintain some feed data to avoid needless glimmers (#2054)
Paul Frazee
2023-11-30
11
-23
/
+40
*
|
Optimize pager rendering (#2055)
dan
2023-12-01
1
-62
/
+117
*
|
Various fixes (#2053)
Paul Frazee
2023-11-30
13
-252
/
+297
*
|
Fix scuffed web styles caused by overlapping viewport breakpoint boundaries (...
Cλctys
2023-11-30
2
-5
/
+5
*
|
Merge branch 'invite-code-warning' of https://github.com/mozzius/bluesky-offi...
Paul Frazee
2023-11-30
14
-307
/
+488
|
\
\
|
*
|
generate messages
Samuel Newman
2023-11-30
10
-280
/
+390
|
*
|
Merge remote-tracking branch 'upstream/main' into invite-code-warning
Samuel Newman
2023-11-30
70
-1205
/
+1645
|
|
\
\
|
*
|
|
update messages
Samuel Newman
2023-11-30
10
-415
/
+525
|
*
|
|
show informative message when token scope is wrong
Samuel Newman
2023-11-30
4
-27
/
+98
*
|
|
|
Merge branch 'copy-link' of https://github.com/mozzius/bluesky-official-app i...
Paul Frazee
2023-11-30
13
-279
/
+341
|
\
\
\
\
|
*
|
|
|
add "copy link" text
Samuel Newman
2023-11-30
13
-174
/
+236
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Add enter/exit animations to modals on web (#2042)
Samuel Newman
2023-11-30
3
-18
/
+30
*
|
|
|
Disable OTA for now (#2052)
Eric Bailey
2023-11-30
1
-2
/
+0
*
|
|
|
Beep boop (#2051)
Eric Bailey
2023-11-30
1
-4
/
+7
*
|
|
|
Eric/profile feeds list (#2049)
Eric Bailey
2023-11-30
12
-20
/
+26
*
|
|
|
Hide normal mute if muted by list, and invalidate profile query upon list mut...
Eric Bailey
2023-11-30
2
-19
/
+33
*
|
|
|
Rewrite the shadow logic to look inside the cache (#2045)
dan
2023-11-30
14
-171
/
+461
*
|
|
|
Merge branch 'main' of github.com:bluesky-social/social-app into main
Paul Frazee
2023-11-30
1
-38
/
+43
|
\
\
\
\
|
*
|
|
|
Fix lag when switching tabs (#2046)
dan
2023-11-30
1
-38
/
+43
|
|
/
/
/
*
/
/
/
Fix missing export in e2e version
Paul Frazee
2023-11-30
1
-0
/
+2
|
/
/
/
*
|
|
Adjust stale-caches and dont group read&unread notifs together (#2041)
Paul Frazee
2023-11-29
14
-26
/
+8
*
|
|
Apply feed preferences (react-query refactor) (#2040)
Paul Frazee
2023-11-29
3
-85
/
+102
*
|
|
Close modals if switching to unauthed account (#2039)
Eric Bailey
2023-11-29
1
-0
/
+1
*
|
|
Handle nsfw feeds in public view (#2035)
Eric Bailey
2023-11-29
12
-569
/
+761
*
|
|
Disable retrying globally (#2038)
Eric Bailey
2023-11-29
1
-0
/
+5
*
|
|
Slightly less verbose variable
Paul Frazee
2023-11-29
3
-7
/
+7
*
|
|
Merge branch '2011-link-in-feeds-tab-bar' of https://github.com/CooperEdmunds...
Paul Frazee
2023-11-29
9
-10
/
+80
|
\
\
\
|
*
|
|
Update home-screen tests related to feeds
Cooper Edmunds
2023-11-29
4
-0
/
+6
|
*
|
|
Stop adding whats-hot for new users
Cooper Edmunds
2023-11-29
1
-2
/
+2
|
*
|
|
Conditionally render feeds link in feeds tab bar
Cooper Edmunds
2023-11-29
2
-5
/
+62
|
*
|
|
Add hasPinnedCustomFeedOrList to usePinnedFeedsInfos hook
Cooper Edmunds
2023-11-29
4
-5
/
+12
*
|
|
|
Merge branch '2011-default-pin-feed-on-add' of https://github.com/CooperEdmun...
Paul Frazee
2023-11-29
2
-3
/
+15
|
\
\
\
\
|
*
|
|
|
Add pinOnSave and use it in discover feeds list
Cooper Edmunds
2023-11-29
2
-3
/
+15
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Fix state lifecycle management with post-feed query, solving the duplicate ke...
Paul Frazee
2023-11-29
4
-91
/
+99
*
|
|
|
Improve feed reordering with optimistic updates (#2032)
Eric Bailey
2023-11-29
3
-57
/
+115
*
|
|
|
Fix infinite query reloading behavior (reset, not invalidate) (#2031)
Paul Frazee
2023-11-29
10
-13
/
+13
*
|
|
|
Refactor the notifications to cache and reuse results from the unread-notifs ...
Paul Frazee
2023-11-29
6
-246
/
+369
*
|
|
|
Show logged out view when adding accounts (#2020)
Ansh
2023-11-29
3
-27
/
+67
*
|
|
|
Get more rigorous about getAgent() consistency (#2026)
Paul Frazee
2023-11-29
12
-103
/
+70
|
|
/
/
|
/
|
|
*
|
|
Disable RQ structural sharing (#2022)
dan
2023-11-28
1
-0
/
+4
*
|
|
Full send Sentry (#2018)
Eric Bailey
2023-11-28
2
-8
/
+43
*
|
|
Fix memory leak on mobile web tab navigation (#2021)
dan
2023-11-28
2
-6
/
+37
*
|
|
Fix pinned feeds mutation issue (#2016)
Eric Bailey
2023-11-28
3
-13
/
+6
*
|
|
Fix pinned feeds re-ordering (#2014)
Eric Bailey
2023-11-28
1
-2
/
+10
[prev]
[next]