index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Automatic representation for all image pickers (#8963)
Eric Bailey
2025-09-02
1
-1
/
+3
*
Improve e2e tests (#8927)
Samuel Newman
2025-08-29
4
-2
/
+45
*
[APP-1318] `SelectMediaButton` (#8828)
Eric Bailey
2025-08-18
2
-8
/
+11
*
new arch (#8295)
hailey
2025-06-12
1
-50
/
+37
*
Speculative fix to Android camera roll issue (#8397)
Samuel Newman
2025-05-21
1
-0
/
+59
*
[Android] Save photos to "Bluesky" folder (#8018)
Samuel Newman
2025-05-08
1
-2
/
+30
*
Fix some more warnings for web (#8316)
Samuel Newman
2025-05-08
1
-1
/
+1
*
New Edit Profile dialog on web, use new Edit Image dialog everywhere (#8220)
Samuel Newman
2025-05-06
4
-31
/
+12
*
swap out cropper library (#8327)
hailey
2025-05-06
7
-71
/
+77
*
Optimize compressImage method to also use binary search (#7490)
Kae
2025-04-26
2
-12
/
+36
*
Update `VideoTooLargeError` strings (#7923)
surfdude29
2025-03-12
1
-1
/
+1
*
tweak ci (#7916)
Samuel Newman
2025-03-06
1
-3
/
+2
*
Adding webp to regex list. Added function return type for consistency with th...
André Fernandes
2025-02-05
1
-2
/
+2
*
Remove unused default argument
Dan Abramov
2025-01-07
1
-1
/
+1
*
Fix `moveToPermanentPath` ext Default Missing '.' (#7281)
Jonathan Herbert
2025-01-07
1
-1
/
+1
*
Add gif support to web (#6433)
Samuel Newman
2024-11-22
1
-0
/
+4
*
[Lightbox] Always rely on Expo Image cache (#6189)
dan
2024-11-09
1
-93
/
+0
*
use megabytes rather than mebibytes for video limit (#6117)
Samuel Newman
2024-11-05
1
-1
/
+1
*
Unify dimensions cache between lightbox and feed (#6047)
dan
2024-11-04
1
-21
/
+79
*
Sort imports (#6009)
dan
2024-10-29
2
-2
/
+3
*
Translate some missing strings via global i18n instance (#5740)
Samuel Newman
2024-10-14
1
-3
/
+5
*
[Sheets] [Pt. 1] Root PR (#5557)
Hailey
2024-10-04
2
-2
/
+2
*
Rename some files and variables (#5587)
dan
2024-10-03
5
-1
/
+289
*
Remove image resizer (#5464)
Hailey
2024-09-24
1
-16
/
+58
*
Remove `react-native-fs` (#5463)
Hailey
2024-09-25
1
-11
/
+23
*
Revamp image editor (#5462)
Mary
2024-09-25
2
-2
/
+7
*
MobX removal take 2 (#5381)
Mary
2024-09-25
1
-1
/
+1
*
fix min size for compression (#5272)
Samuel Newman
2024-09-11
1
-9
/
+10
*
[Video] TEMP disable skip compression (#5271)
Samuel Newman
2024-09-11
1
-9
/
+9
*
[Video] use correct max size (#5245)
Samuel Newman
2024-09-09
2
-3
/
+3
*
[Video] Upload tweaks (#5228)
Samuel Newman
2024-09-08
1
-1
/
+2
*
[Video] Fix type on web (#5211)
Hailey
2024-09-07
1
-2
/
+4
*
[Video] Check upload limits before uploading (#5153)
Samuel Newman
2024-09-07
1
-0
/
+7
*
[Video] Only compress if >25mb or unknown format (#5187)
Samuel Newman
2024-09-07
1
-2
/
+15
*
fix mime checks (#5118)
Samuel Newman
2024-09-03
1
-1
/
+1
*
[Video] Upload errors and UI improvements (#5092)
Samuel Newman
2024-09-03
4
-1
/
+11
*
[Videos] avoid using fetch for blob handling where possible (#5041)
Samuel Newman
2024-08-30
3
-12
/
+40
*
[Video] Make compress/upload cancelable (#4996)
Samuel Newman
2024-08-29
2
-5
/
+12
*
[Video] Add uploaded video to post (#4884)
Samuel Newman
2024-08-29
1
-36
/
+0
*
Upgrade API, implement XRPC rework (#4857)
Hailey
2024-08-12
1
-7
/
+1
*
[Video] Uploads (#4754)
Hailey
2024-07-30
1
-0
/
+36
*
Use appropriate icons for toasts (#4803)
Samuel Newman
2024-07-23
1
-2
/
+2
*
Video compression in composer (#4638)
Samuel Newman
2024-07-05
3
-0
/
+64
*
add `legacy` to picker for Android (#4377)
Hailey
2024-06-05
1
-1
/
+3
*
match web version exports (#4257)
Samuel Newman
2024-05-29
1
-0
/
+4
*
New onboarding tests (#3996)
Paul Frazee
2024-05-13
1
-8
/
+17
*
Delete the entire temporary directory instead of just the temp file, also use...
Hailey
2024-05-13
1
-13
/
+18
*
✅ Fix "Download CAR file" on mobile (#3816)
Matthieu Sieben
2024-05-12
2
-3
/
+96
*
[Reduced Onboarding] Add profile step (#3933)
Eric Bailey
2024-05-11
1
-0
/
+0
*
Dont leave promise unresolved
Paul Frazee
2024-05-06
1
-1
/
+3
[next]