index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
state
/
models
/
feed-view.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize state models for clarity (#378)
Paul Frazee
2023-04-03
1
-644
/
+0
*
Lex refactor fixes (#368)
Paul Frazee
2023-04-02
1
-1
/
+6
*
Lex refactor (#362)
Paul Frazee
2023-03-31
1
-94
/
+59
*
Feed updates (Closes #344) (#356)
Paul Frazee
2023-03-22
1
-56
/
+33
*
Filter content by your device's configured languages (#354)
Paul Frazee
2023-03-22
1
-1
/
+3
*
Fix bug in checking for latest
Paul Frazee
2023-03-21
1
-6
/
+1
*
A few fixes to ensure threads show up as often as possible
Paul Frazee
2023-03-21
1
-1
/
+0
*
Elide long threads in the feed (close #333)
Paul Frazee
2023-03-21
1
-1
/
+2
*
Add custom feeds selector, rework search, simplify onboarding (#325)
Paul Frazee
2023-03-19
1
-14
/
+71
*
Refactor feed manipulation and rendering to be more robust (#297)
Paul Frazee
2023-03-16
1
-229
/
+125
*
Onboarding tweaks (#272)
Paul Frazee
2023-03-06
1
-26
/
+31
*
Show replies in the main feed if they have 2 or more upvotes (#269)
Paul Frazee
2023-03-06
1
-1
/
+2
*
New user constants (#260)
arcalinea
2023-03-03
1
-2
/
+6
*
Remove replies from the home feed (#259)
Paul Frazee
2023-03-03
1
-16
/
+31
*
New onboarding (#241)
Ansh
2023-03-02
1
-1
/
+27
*
Merge main into the Web PR (#230)
Paul Frazee
2023-02-22
1
-165
/
+178
*
Fix: dont dedup reposts that are in threads, as that can cause rendering issu...
Paul Frazee
2023-01-25
1
-0
/
+10
*
Add a sanity check to avoid bad references, close #77
Paul Frazee
2023-01-25
1
-1
/
+4
*
Lints some errors and warnings (#76)
Aryan Goharzad
2023-01-20
1
-1
/
+1
*
Only use cursors supplied by the server (ref #59)
Paul Frazee
2023-01-20
1
-4
/
+2
*
Remove log
Paul Frazee
2023-01-18
1
-1
/
+0
*
Handle post deletions by removing from active views (close #37)
Paul Frazee
2023-01-18
1
-1
/
+24
*
Fix an issue that caused the feed to rearrange on loadmore
Paul Frazee
2023-01-17
1
-1
/
+2
*
Remove duplicate posts caused by reposts
Paul Frazee
2023-01-17
1
-1
/
+17
*
Remove scenes (#36)
Paul Frazee
2023-01-17
1
-9
/
+1
*
Fix: remove duplicates in the TL caused by rendering reply parents
Paul Frazee
2023-01-16
1
-0
/
+25
*
Implement validation and proper type detection
Paul Frazee
2023-01-03
1
-0
/
+17
*
Fix to feed update
Paul Frazee
2023-01-03
1
-1
/
+1
*
Improve error logging
Paul Frazee
2023-01-02
1
-6
/
+9
*
Implement logging system
Paul Frazee
2023-01-02
1
-1
/
+0
*
Implement account muting
Paul Frazee
2023-01-02
1
-1
/
+0
*
Unvendor the api and switch to @atproto/api
Paul Frazee
2022-12-22
1
-7
/
+9
*
Update to use new getTimeline, getAuthorFeed, and getPostThread output models
Paul Frazee
2022-12-20
1
-166
/
+113
*
Proper fix to the previous panic fix: put threads at the end when they should...
Paul Frazee
2022-12-20
1
-1
/
+3
*
Fix to error condition that breaks the feed
Paul Frazee
2022-12-20
1
-1
/
+2
*
Remove prefetch of feed (it wasnt working)
Paul Frazee
2022-12-19
1
-16
/
+2
*
Fix to thread ordering in the feed: correctly identify the starts of threads ...
Paul Frazee
2022-12-19
1
-2
/
+5
*
Improve thread rendering
Paul Frazee
2022-12-18
1
-41
/
+76
*
Prefetch feed refreshes to speed up 'load more posts'
Paul Frazee
2022-12-16
1
-4
/
+23
*
Improve handling of connection loss
Paul Frazee
2022-12-14
1
-1
/
+1
*
Add post embeds (images and external links)
Paul Frazee
2022-12-14
1
-0
/
+2
*
Fix: avoid dup keynames in posts feed
Paul Frazee
2022-12-13
1
-4
/
+4
*
Fix issue that caused repost & trend data to get lost on feed updates
Paul Frazee
2022-12-13
1
-4
/
+5
*
Debug: disable feed reordering to isolate bugs
Paul Frazee
2022-12-13
1
-23
/
+28
*
Add avatar images and fix some type signatures
Paul Frazee
2022-12-08
1
-3
/
+5
*
Add context to replies when appearing in the feed
Paul Frazee
2022-12-06
1
-34
/
+85
*
Fix: never attempt update on 0 items
Paul Frazee
2022-12-05
1
-0
/
+3
*
Fix 'load more' showing up incorrectly
Paul Frazee
2022-11-28
1
-5
/
+10
*
Include reposts in no-replies view of feeds
Paul Frazee
2022-11-23
1
-1
/
+6
*
Fix: Adjust home TL post dedup to ensure polling works correctly
Paul Frazee
2022-11-23
1
-1
/
+2
[next]