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
/
notifications
/
FeedItem.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
[🐴] Option to share via chat in post dropdown (#4231)
Samuel Newman
2024-05-31
1
-1
/
+1
*
Use new icons on notifications screen (#4299)
Samuel Newman
2024-05-31
1
-38
/
+27
*
Change many border widths from `1` to `hairlineWidth` (#4294)
Hailey
2024-05-31
1
-1
/
+4
*
Replace pluralize by plural by @tkusano (#3882)
Paul Frazee
2024-05-06
1
-4
/
+6
*
remove precacheThreadPostProfiles (#3729)
Hailey
2024-04-27
1
-39
/
+31
*
Remove extra wrapper on notification user links (#3548)
Hailey
2024-04-13
1
-24
/
+23
*
Profile card hover preview (#3508)
Eric Bailey
2024-04-12
1
-45
/
+56
*
Use consistent avatar shape/defaults for labelers (#3257)
Eric Bailey
2024-03-19
1
-0
/
+7
*
3p moderation services [WIP] (#2550)
Paul Frazee
2024-03-18
1
-5
/
+5
*
Remove `FixedTouchableHighlight` , fix Android press issues (#3214)
Hailey
2024-03-14
1
-1
/
+0
*
Don't warn on internal links (#3089)
Eric Bailey
2024-03-04
1
-0
/
+1
*
Don't interpolate rkey (#2691)
Eric Bailey
2024-01-30
1
-3
/
+1
*
Fix typos, improve localization and unify separators (#2502)
Minseo Lee
2024-01-22
1
-5
/
+3
*
Internationalize more strings (#2440)
Stanislas Signoud
2024-01-09
1
-9
/
+16
*
A couple notifications fixes (#2327)
Paul Frazee
2023-12-27
1
-2
/
+16
*
Shadow refactoring and improvements (#1959)
dan
2023-11-21
1
-3
/
+0
*
Hindi Internationalization (#1914)
Ansh
2023-11-20
1
-1
/
+2
*
Optimize notifications rendering (#1957)
dan
2023-11-17
1
-3
/
+5
*
Refactor notifications to use react-query (#1878)
Paul Frazee
2023-11-12
1
-88
/
+79
*
Internationalization & localization (#1822)
Ansh
2023-11-09
1
-4
/
+10
*
Fix warning
Paul Frazee
2023-09-28
1
-4
/
+7
*
Fix pointer
Paul Frazee
2023-09-28
1
-1
/
+7
*
Don't render a pressable if there's only one notification author
Samuel Newman
2023-09-28
1
-9
/
+40
*
Give explicit names to MobX observer components (#1413)
dan
2023-09-07
1
-1
/
+1
*
show images in notification if post also has record embed (#1349)
Samuel Newman
2023-08-31
1
-0
/
+4
*
Remove ability for Post component to load from URI (close #1302) (#1317)
Paul Frazee
2023-08-28
1
-3
/
+2
*
Collection of small UI fixes & improvements (#1104)
Paul Frazee
2023-08-04
1
-1
/
+1
*
Labeling & moderation updates [DRAFT] (#1057)
Paul Frazee
2023-08-03
1
-13
/
+9
*
[APP-782] Support invalid handles correctly (#1049)
Paul Frazee
2023-07-27
1
-5
/
+7
*
Fixes and improvements to the Profile Preview modal (#992)
Paul Frazee
2023-07-07
1
-19
/
+18
*
[APP-702] Render Custom Feed likes properly (#980)
Ansh
2023-07-05
1
-0
/
+12
*
allow image to clicked to go to post in notificaitons (#858)
Ansh
2023-06-07
1
-1
/
+1
*
Format count and fix type warning (#600)
Ollie H
2023-05-08
1
-1
/
+3
*
React Native accessibility (#539)
Ollie H
2023-05-01
1
-37
/
+46
*
Refactor moderation to apply to accounts, profiles, and posts correctly (#548)
Paul Frazee
2023-04-27
1
-25
/
+30
*
memoize things, clean code, and replace deprecated resizeMode with contentFit...
Ansh
2023-04-24
1
-27
/
+36
*
Add alt text support and rework image layout (#503)
Ollie Hsieh
2023-04-21
1
-4
/
+1
*
Thread muting [APP-29] (#500)
Paul Frazee
2023-04-20
1
-1
/
+6
*
Add cursor to clickable elements (#491)
Ollie Hsieh
2023-04-19
1
-72
/
+60
*
[APP 513] Label tuning (#496)
Paul Frazee
2023-04-19
1
-1
/
+1
*
Add first round of labeling tools (#467)
Paul Frazee
2023-04-12
1
-4
/
+19
*
Stripe checkmark emojis from display names (close #396) (#419)
Paul Frazee
2023-04-07
1
-3
/
+6
*
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
-4
/
+4
*
Lex refactor (#362)
Paul Frazee
2023-03-31
1
-13
/
+10
*
Move to expo and react-navigation (#288)
Paul Frazee
2023-03-13
1
-28
/
+12
*
Big batch of UI updates (#276)
Paul Frazee
2023-03-07
1
-8
/
+8
*
Fixes to lineheight on web to counteract emoji issues
Paul Frazee
2023-02-24
1
-3
/
+9
*
Merge main into the Web PR (#230)
Paul Frazee
2023-02-22
1
-12
/
+17
*
Fix all type errors
Paul Frazee
2023-01-26
1
-6
/
+21
[next]