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
/
state
/
models
/
feeds
/
posts.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor feeds to use react-query (#1862)
Paul Frazee
2023-11-10
1
-429
/
+0
*
Replace all logs with new logger
Eric Bailey
2023-11-04
1
-4
/
+5
*
Fix other error logs while I'm at it
Eric Bailey
2023-11-04
1
-5
/
+4
*
Improved list and feed errors (#1798)
Paul Frazee
2023-11-03
1
-7
/
+51
*
Lists updates: curate lists and blocklists (#1689)
Paul Frazee
2023-11-01
1
-2
/
+26
*
Improve typeahead search with inclusion of followed users (temporary solution...
Paul Frazee
2023-10-05
1
-1
/
+1
*
Onboarding & feed fixes (#1602)
Paul Frazee
2023-10-04
1
-1
/
+5
*
Prefilter the mergefeed to ensure a better mix of following and custom feeds ...
Paul Frazee
2023-09-20
1
-51
/
+12
*
Feed UI update working branch [WIP] (#1420)
Paul Frazee
2023-09-18
1
-115
/
+57
*
Improvements to feed assembly to avoid possible state issues (#1318)
Paul Frazee
2023-08-28
1
-1
/
+12
*
defer loading of feeds until visible (#1271)
Eric Bailey
2023-08-24
1
-1
/
+1
*
Add likes tab (#1227)
Eric Bailey
2023-08-22
1
-2
/
+7
*
do not thread author media filtered feed (#1253)
Eric Bailey
2023-08-22
1
-1
/
+15
*
Fix to "Load new posts" showing sometimes when there's nothing new to show (#...
Paul Frazee
2023-08-16
1
-1
/
+10
*
Adds profile media tab (#1137)
Eric Bailey
2023-08-10
1
-18
/
+0
*
Perf: switch to stable react keys (#1113)
Paul Frazee
2023-08-05
1
-6
/
+1
*
Simplify the after-post logic to avoid a UI bug (#1105)
Paul Frazee
2023-08-04
1
-19
/
+5
*
Use a post and handle-resolution cache to enable quick postthread loading (#1...
Paul Frazee
2023-08-03
1
-0
/
+4
*
Performance improvement (#937)
Paul Frazee
2023-07-01
1
-5
/
+3
*
[APP-705] Metrics revamp pt2 (#896)
Ansh
2023-06-27
1
-10
/
+13
*
Bump @types/react to ^18 and adjust types (#889)
Logan Rosen
2023-06-22
1
-7
/
+19
*
feat: add home feed preferences settings modal and tuners
Eric Bailey
2023-06-16
1
-1
/
+13
*
More custom-feed behavior fixes [APP-678] (#831)
Paul Frazee
2023-06-02
1
-37
/
+12
*
Fixes to feed preference and state sync [APP-678] (#829)
Paul Frazee
2023-06-01
1
-17
/
+0
*
error for custom feed when it is not valid or offlien
Ansh Nanda
2023-05-25
1
-0
/
+17
*
Add feeds tab
Paul Frazee
2023-05-25
1
-265
/
+5
*
Fix lint
Paul Frazee
2023-05-18
1
-1
/
+0
*
Drop the hard-coded what's hot algo
Paul Frazee
2023-05-18
1
-54
/
+2
*
Merge branch 'main' into custom-algos
Paul Frazee
2023-05-17
1
-0
/
+4
|
\
|
*
[APP-635] Mutelists (#601)
Paul Frazee
2023-05-11
1
-0
/
+4
*
|
custom feed screen
Ansh Nanda
2023-05-15
1
-7
/
+24
|
/
*
[APP-549] Language controls for Whats Hot (#563)
Paul Frazee
2023-05-02
1
-0
/
+12
*
Implement blocks (#554)
Paul Frazee
2023-04-28
1
-1
/
+24
*
Refactor moderation to apply to accounts, profiles, and posts correctly (#548)
Paul Frazee
2023-04-27
1
-0
/
+22
*
If adding the user's post when empty, just refresh (#530)
Paul Frazee
2023-04-24
1
-0
/
+3
*
Rework how recently-created posts are added to the feed (repeat posts issue) ...
Paul Frazee
2023-04-24
1
-24
/
+23
*
Feed fixes: repeat posts & nonreplies showing up in the wrong place (#516)
Paul Frazee
2023-04-22
1
-6
/
+4
*
Thread muting [APP-29] (#500)
Paul Frazee
2023-04-20
1
-0
/
+19
*
Feed and notifs improvements (#498)
Paul Frazee
2023-04-19
1
-31
/
+16
*
#420: add updateDataOptimistically utility to disallow like counter out of s...
Ansh
2023-04-19
1
-31
/
+43
*
Fix repost rendering (#405)
Paul Frazee
2023-04-06
1
-1
/
+1
*
Rework the me.follows cache to reduce network load (#384)
Paul Frazee
2023-04-03
1
-0
/
+4
*
Improve "Load more" error handling in feeds (#379)
Paul Frazee
2023-04-03
1
-9
/
+24
*
Reorganize state models for clarity (#378)
Paul Frazee
2023-04-03
1
-0
/
+648