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
/
composer
/
Composer.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add gif support to web (#6433)
Samuel Newman
2024-11-22
1
-15
/
+20
*
Use compiler-safe Reanimated get/set APIs (#6391)
dan
2024-11-17
1
-19
/
+27
*
fix video thumb cleanup (#6431)
Samuel Newman
2024-11-17
1
-1
/
+3
*
Add email verification prompts throughout the app (#6174)
Hailey
2024-11-12
1
-0
/
+21
*
Composer UI fixes (#6065)
dan
2024-11-01
1
-5
/
+20
*
Fix duplicates in thread composer (#6068)
dan
2024-11-01
1
-0
/
+1
*
[Statsig] Track threads (#6057)
dan
2024-11-01
1
-0
/
+7
*
Fixes for thread composer on Android (#6045)
dan
2024-11-01
1
-33
/
+52
*
Thread composer UI (#6050)
dan
2024-11-01
1
-199
/
+341
*
Implement posting threads (#6049)
dan
2024-11-01
1
-1
/
+1
*
Check video state for the entire thread (#5957)
dan
2024-11-01
1
-69
/
+143
*
Extend composer checks to all posts in a thread (#5955)
dan
2024-10-29
1
-50
/
+65
*
Remove indirection when rendering composer state (#5954)
dan
2024-10-29
1
-66
/
+36
*
Refactor composer state for threads (#5945)
dan
2024-10-29
1
-20
/
+41
*
Disable Post button when empty (#5953)
dan
2024-10-29
1
-32
/
+19
*
Make composer min height conditional and align attachments (#5976)
dan
2024-10-28
1
-2
/
+6
*
Don't render `ComposerPills` when unnecessary (#5975)
Hailey
2024-10-28
1
-0
/
+6
*
Fix missing style (#5944)
dan
2024-10-25
1
-1
/
+1
*
Conditionally render labels button when media exists in post (#5942)
Hailey
2024-10-25
1
-7
/
+8
*
Split composer into smaller components (#5941)
dan
2024-10-25
1
-351
/
+515
*
Display non-post embeds in composer preview (#5647)
dan
2024-10-24
1
-0
/
+1
*
Refactor post meta to return PostView (#5645)
dan
2024-10-24
1
-4
/
+2
*
Move self-label button (#5780)
Hailey
2024-10-17
1
-58
/
+56
*
Composer - Self label dialog ALF rewrite (#4354)
Samuel Newman
2024-10-16
1
-9
/
+1
*
translate video state strings (#5762)
surfdude29
2024-10-15
1
-5
/
+5
*
ext gif check (#5725)
Hailey
2024-10-11
1
-0
/
+2
*
Allow nested sheets without boilerplate (#5660)
Samuel Newman
2024-10-09
1
-16
/
+4
*
Move Dialogs to Radix (#5648)
Samuel Newman
2024-10-08
1
-18
/
+0
*
Nicer error message for disabled quotes (#5644)
dan
2024-10-08
1
-0
/
+3
*
Move remaining composer state into reducer (#5623)
dan
2024-10-07
1
-73
/
+48
*
Fetch link previews from RQ (#5608)
dan
2024-10-07
1
-107
/
+69
*
Use composer state as source of truth for embeds/links on publish (#5606)
dan
2024-10-07
1
-2
/
+0
*
[Video] Add dimension info to share intent (#5639)
Hailey
2024-10-07
1
-1
/
+1
*
Fix composer char progress layout (#5620)
Hailey
2024-10-06
1
-48
/
+50
*
[Sheets] [Pt. 1] Root PR (#5557)
Hailey
2024-10-04
1
-275
/
+295
*
Make composer reducer source of truth for images/video when publishing (#5595)
dan
2024-10-05
1
-24
/
+23
*
Track links and embeds in the composer reducer (#5593)
dan
2024-10-05
1
-2
/
+15
*
Rename some files and variables (#5587)
dan
2024-10-03
1
-66
/
+54
*
Manage video reducer from composer reducer (#5573)
dan
2024-10-03
1
-20
/
+29
*
Refactor video uploads (#5570)
dan
2024-10-03
1
-46
/
+78
*
Introduce a composer reducer and move image state there (#5547)
dan
2024-10-02
1
-6
/
+23
*
Remove Segment (#5518)
Hailey
2024-09-27
1
-9
/
+1
*
[Share Extension] Move away from deprecated API, implement JS side of things ...
Hailey
2024-09-26
1
-0
/
+2
*
MobX removal take 2 (#5381)
Mary
2024-09-25
1
-28
/
+39
*
Enable video_upload gate (#5311)
dan
2024-09-12
1
-9
/
+6
*
[Video] Allow drag-and-drop & pasting video (#5252)
Samuel Newman
2024-09-10
1
-2
/
+6
*
[Video] Upload tweaks (#5228)
Samuel Newman
2024-09-08
1
-2
/
+4
*
[Video] Tweak order of elements in composer (#5213)
Hailey
2024-09-07
1
-32
/
+32
*
Add emoji picker to chat composer (#5196)
Eric Bailey
2024-09-06
1
-3
/
+3
*
[Video] Fix alt text dialog on iOS and Android (#5177)
Hailey
2024-09-06
1
-2
/
+2
[next]