index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass referrer on native (with an opt out) (#6648)
dan
2024-11-22
8
-16
/
+124
*
Remove indirection, insert between slices (#6645)
dan
2024-11-22
2
-111
/
+43
*
Fix leaking background (#6642)
dan
2024-11-22
1
-1
/
+3
*
Simplify play icon shadow (#6641)
dan
2024-11-22
1
-26
/
+10
*
Add ability to block account from post dropdown menu (#6091)
rshigg
2024-11-22
2
-9
/
+49
*
fix avi follow deadzone (#6639)
Samuel Newman
2024-11-22
1
-9
/
+6
*
Add gif support to web (#6433)
Samuel Newman
2024-11-22
9
-114
/
+183
*
Dismissable toasts (#6345)
Samuel Newman
2024-11-22
2
-45
/
+175
*
[a11y] Video - fix labels and make more detailed (#6635)
Samuel Newman
2024-11-22
6
-7
/
+23
*
Remove unnecessary lint rule suppression (#6544)
Paul Coroneos
2024-11-22
1
-1
/
+1
*
Use android native animations (#6562)
Samuel Newman
2024-11-22
1
-7
/
+1
*
Improve error name and message for signed-in only feeds (#6577)
Eric Bailey
2024-11-22
2
-6
/
+6
*
Use outline style for repost cancel button (#6509)
Samuel Newman
2024-11-22
1
-9
/
+15
*
[Lightbox] Fix jump when zooming out on iOS (#6633)
dan
2024-11-22
1
-2
/
+18
*
Fix lightbox spinner (#6561)
Paul Coroneos
2024-11-22
2
-6
/
+6
*
Fix display language not switching correctly to Chinese on native. (#6621)
Frudrax Cheng
2024-11-22
1
-2
/
+23
*
[Android] Lower Feed maxRenderPerBatch (#6624)
dan
2024-11-22
1
-2
/
+2
*
Fix some overdraw (#6617)
dan
2024-11-21
2
-9
/
+5
*
Reduce <Text> nesting (#6615)
dan
2024-11-21
5
-89
/
+51
*
Fix overflow issue on iOS autocomplete, among other things (#6611)
Samuel Newman
2024-11-21
3
-40
/
+27
*
Fix Fast Refresh in <Text> files (#6609)
dan
2024-11-21
6
-139
/
+156
*
Don't underline links on native hover (#6588)
dan
2024-11-21
2
-23
/
+13
*
Remove unused RN.Animated code (#6584)
dan
2024-11-21
4
-427
/
+3
*
Disable vertical scrollbars on Android only (#6586)
dan
2024-11-21
1
-1
/
+2
*
Prevent ProfileHeaderHandle from breaking out of its parent view (#6574)
Horus Lugo
2024-11-20
1
-1
/
+1
*
fix change handle dialog on android (#6563)
Samuel Newman
2024-11-20
2
-6
/
+3
*
preserve video's last known time when scrolling away (#6239)
Andrew Aquino
2024-11-19
2
-0
/
+13
*
Implement Polish translation (#6283)
axiand
2024-11-19
6
-0
/
+8045
*
Update Hungarian translation for 1.94 (#6186)
smileyhead
2024-11-19
1
-1422
/
+1767
*
Fix post interaction selectable text being cut off (#6527)
Evan
2024-11-19
1
-2
/
+2
*
Remove aria-pressed attr from button. Closes #6325 (#6402)
Paul Coroneos
2024-11-19
1
-1
/
+0
*
Render post menu items lazily (take two) (#6473)
dan
2024-11-19
2
-672
/
+741
*
Leverage jsx transform to remove unnecessary react imports and update eslint ...
Paul Coroneos
2024-11-19
142
-148
/
+53
*
Split FeedSlice into FlatList rows (#6507)
dan
2024-11-19
3
-211
/
+188
*
Use native modal for signup queue screen (#6392)
Samuel Newman
2024-11-19
1
-20
/
+33
*
Attempted video perf improvements (#6519)
Samuel Newman
2024-11-19
3
-38
/
+32
*
Add Profiler build for Android (#6510)
dan
2024-11-19
2
-34
/
+66
*
Add useHandleRef as a lighter alternative for useAnimatedRef (#6500)
dan
2024-11-18
7
-54
/
+75
*
Fix TagMenu initial render perf (#6483)
dan
2024-11-18
2
-151
/
+165
*
Hardcode Giphy embed height (#6475)
dan
2024-11-18
1
-26
/
+4
*
Extract RepostButton inner dialog (#6498)
dan
2024-11-18
1
-79
/
+109
*
Fix layout jumps for images (#6474)
dan
2024-11-18
1
-12
/
+15
*
Optimize ContentHider (#6501)
dan
2024-11-18
1
-9
/
+31
*
Revert "Render dropdown menu items lazily (#6437)" (#6470)
dan
2024-11-17
1
-309
/
+278
*
Use compiler-safe Reanimated get/set APIs (#6391)
dan
2024-11-17
26
-304
/
+351
*
fix video thumb cleanup (#6431)
Samuel Newman
2024-11-17
3
-10
/
+17
*
Render dropdown menu items lazily (#6437)
dan
2024-11-17
1
-278
/
+309
*
[Web] Clicking root link twice refreshes the screen (#6434)
dan
2024-11-17
1
-4
/
+13
*
Release 1.94 (#6430)
Paul Frazee
2024-11-16
23
-18494
/
+27836
*
Sort pins last in thread view (#6426)
dan
2024-11-16
1
-0
/
+11
[next]