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
/
post-thread-view.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize state models for clarity (#378)
Paul Frazee
2023-04-03
1
-372
/
+0
*
Lex refactor (#362)
Paul Frazee
2023-03-31
1
-83
/
+52
*
Big batch of UI updates (#276)
Paul Frazee
2023-03-07
1
-3
/
+32
*
Merge main into the Web PR (#230)
Paul Frazee
2023-02-22
1
-15
/
+24
*
Handle post deletions by removing from active views (close #37)
Paul Frazee
2023-01-18
1
-0
/
+16
*
Bump deps to pull in some bugfixes
Paul Frazee
2023-01-03
1
-1
/
+1
*
Implement validation and proper type detection
Paul Frazee
2023-01-03
1
-3
/
+22
*
Improve error logging
Paul Frazee
2023-01-02
1
-1
/
+4
*
Bump api@0.0.5 and use the type guard helpers
Paul Frazee
2023-01-02
1
-20
/
+4
*
Update threads to use design system
Paul Frazee
2022-12-30
1
-40
/
+1
*
Unvendor the api and switch to @atproto/api
Paul Frazee
2022-12-22
1
-3
/
+2
*
Update to use new getTimeline, getAuthorFeed, and getPostThread output models
Paul Frazee
2022-12-20
1
-106
/
+105
*
Improve thread rendering
Paul Frazee
2022-12-18
1
-0
/
+1
*
Improve handling of connection loss
Paul Frazee
2022-12-14
1
-1
/
+5
*
Add post embeds (images and external links)
Paul Frazee
2022-12-14
1
-2
/
+1
*
Add avatar images and fix some type signatures
Paul Frazee
2022-12-08
1
-10
/
+32
*
Improve handling of deleted posts
Paul Frazee
2022-11-28
1
-4
/
+7
*
Add replying-to context to threads
Paul Frazee
2022-11-23
1
-4
/
+30
*
Ensure threads group together posts by op
Paul Frazee
2022-11-23
1
-0
/
+19
*
Add post deletion
Paul Frazee
2022-11-16
1
-0
/
+7
*
Fix up/down vote number changes
Paul Frazee
2022-11-16
1
-10
/
+18
*
Switch to using setVote()
Paul Frazee
2022-11-15
1
-31
/
+30
*
Implement scene invitation and membership controls
Paul Frazee
2022-11-10
1
-1
/
+6
*
Finish the upvote/downvote implementation
Paul Frazee
2022-11-08
1
-11
/
+38
*
Update to the latest APIs
Paul Frazee
2022-11-04
1
-5
/
+5
*
Update to latest APIs
Paul Frazee
2022-10-26
1
-4
/
+5
*
Update api nsids
Paul Frazee
2022-10-12
1
-2
/
+2
*
Fix to auth of mutation ops
Paul Frazee
2022-10-03
1
-12
/
+4
*
Improve thread rendering (show reply lines)
Paul Frazee
2022-09-28
1
-5
/
+16
*
Implement unfollow, unlike, unrepost
Paul Frazee
2022-09-23
1
-4
/
+8
*
Replace mock-api with real api
Paul Frazee
2022-09-22
1
-28
/
+32
*
Add state updates after screen changes
Paul Frazee
2022-07-25
1
-12
/
+21
*
Implement like and repost
Paul Frazee
2022-07-22
1
-9
/
+67
*
Add profile view
Paul Frazee
2022-07-21
1
-1
/
+4
*
Add the ability to navigate to posts within a thread
Paul Frazee
2022-07-21
1
-4
/
+19
*
Factor out common styles; fixes and improvements to post-thread-view
Paul Frazee
2022-07-20
1
-6
/
+20
*
Add WIP post-thread view
Paul Frazee
2022-07-20
1
-0
/
+153