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
/
view
/
com
/
post-thread
/
PostThreadItem.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add alerts to embeds (#1138)
Paul Frazee
2023-08-08
1
-2
/
+8
*
remove unused styles
Eric Bailey
2023-08-08
1
-16
/
+0
*
fix thread spacing and reply lines
Eric Bailey
2023-08-08
1
-176
/
+217
*
fix post thread feedback regression (#1109)
Eric Bailey
2023-08-04
1
-1
/
+3
*
Collection of small UI fixes & improvements (#1104)
Paul Frazee
2023-08-04
1
-2
/
+2
*
Labeling & moderation updates [DRAFT] (#1057)
Paul Frazee
2023-08-03
1
-36
/
+54
*
[APP-737] Accessible native dropdown menu (#988)
Ansh
2023-07-28
1
-9
/
+3
*
[APP-782] Support invalid handles correctly (#1049)
Paul Frazee
2023-07-27
1
-21
/
+15
*
#984 Updating `indexedAt` timestamps (#1024)
Eric Bailey
2023-07-19
1
-2
/
+6
*
Post UI updates (Profile Preview on mobile) (#990)
Paul Frazee
2023-07-06
1
-22
/
+16
*
[APP-724] Collection of accessibility fixes (#949)
Paul Frazee
2023-07-03
1
-42
/
+4
*
Fix: correctly handle the case where the user has no languages configured
Paul Frazee
2023-06-30
1
-1
/
+3
*
Fix thread muting (#932)
Paul Frazee
2023-06-30
1
-1
/
+1
*
[APP-718] Improvements and fixes to language handling (#931)
Paul Frazee
2023-06-30
1
-15
/
+55
*
[APP-705] Metrics revamp pt2 (#896)
Ansh
2023-06-27
1
-1
/
+1
*
Bump @types/react to ^18 and adjust types (#889)
Logan Rosen
2023-06-22
1
-2
/
+2
*
Add testnet warning (#880)
Paul Frazee
2023-06-14
1
-0
/
+3
*
translate to primary language rather than just english (#814)
Samuel Newman
2023-06-01
1
-2
/
+4
*
Add ability to reply, repost (without quote post), and like posts using Voice...
Ollie H
2023-05-30
1
-3
/
+41
*
Use non-pipe translation link (#740)
Ollie H
2023-05-30
1
-1
/
+5
*
Use dropdown for web reposting and quote posting (#607)
Ollie H
2023-05-15
1
-1
/
+1
*
[APP-639] Improve nsfw handling & force hidden on iOS (#605)
Paul Frazee
2023-05-09
1
-2
/
+7
*
Format count and fix type warning (#600)
Ollie H
2023-05-08
1
-2
/
+3
*
Remove some confusing horizontal lines in threads (#566)
Paul Frazee
2023-05-02
1
-1
/
+9
*
[APP-611] Add nice date to expanded post view (#567)
Paul Frazee
2023-05-02
1
-2
/
+5
*
React Native accessibility (#539)
Ollie H
2023-05-01
1
-4
/
+9
*
Refactor moderation to apply to accounts, profiles, and posts correctly (#548)
Paul Frazee
2023-04-27
1
-16
/
+9
*
Thread muting [APP-29] (#500)
Paul Frazee
2023-04-20
1
-0
/
+24
*
Add first round of labeling tools (#467)
Paul Frazee
2023-04-12
1
-32
/
+56
*
Stripe checkmark emojis from display names (close #396) (#419)
Paul Frazee
2023-04-07
1
-1
/
+4
*
Update AtUri import to use official package with fix for usernames that start...
Paul Frazee
2023-04-07
1
-1
/
+1
*
Reorganize state models for clarity (#378)
Paul Frazee
2023-04-03
1
-2
/
+2
*
Lex refactor (#362)
Paul Frazee
2023-03-31
1
-137
/
+134
*
Move to expo and react-navigation (#288)
Paul Frazee
2023-03-13
1
-14
/
+5
*
Big batch of UI updates (#276)
Paul Frazee
2023-03-07
1
-25
/
+6
*
Add translate link to post menu (#261)
Paul Frazee
2023-03-03
1
-1
/
+9
*
Fix dark mode ellipsis on posts
Paul Frazee
2023-03-03
1
-1
/
+1
*
73-post-embeds (#253)
Ansh
2023-03-02
1
-0
/
+14
*
New onboarding (#241)
Ansh
2023-03-02
1
-0
/
+2
*
Fixes to lineheight on web to counteract emoji issues
Paul Frazee
2023-02-24
1
-1
/
+5
*
Merge main into the Web PR (#230)
Paul Frazee
2023-02-22
1
-30
/
+46
*
Fix all type errors
Paul Frazee
2023-01-26
1
-3
/
+9
*
Resolve all remaining lint issues (#88)
Paul Frazee
2023-01-24
1
-7
/
+9
*
Add the ability to expand/collapse users in notifications
Paul Frazee
2023-01-19
1
-4
/
+1
*
Post layout tweaks (#53)
Paul Frazee
2023-01-19
1
-8
/
+19
*
Handle post deletions by removing from active views (close #37)
Paul Frazee
2023-01-18
1
-1
/
+1
*
Remove all links from post meta to ensure taps are more consistent
Paul Frazee
2023-01-18
1
-1
/
+0
*
Rework all typography
Paul Frazee
2023-01-18
1
-17
/
+23
*
Refer to upvotes as 'likes' in the UI (will change in the protocol soon)
Paul Frazee
2023-01-17
1
-2
/
+2
*
Remove the avi from the compose prompt
Paul Frazee
2023-01-16
1
-1
/
+1
[next]