index
:
voidsky
this commit
main
[no description]
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
*
Upgrade `@types/react` to 19 and run codemod (attempt 2) (#8918)
Samuel Newman
2025-09-09
1
-1
/
+1
*
Restore quick language select (#8981)
Samuel Newman
2025-09-05
1
-16
/
+13
*
Close web mention suggestions popup on `Escape` (#8605)
Samuel Newman
2025-08-28
1
-5
/
+5
*
Language select final tweaks (#8914)
Samuel Newman
2025-08-27
1
-2
/
+2
*
Fix toast type (#8909)
Eric Bailey
2025-08-26
1
-4
/
+5
*
Yeah toast (#8878)
Eric Bailey
2025-08-26
1
-9
/
+30
*
remove root sibling parent(s??) from composer (#8897)
Samuel Newman
2025-08-25
1
-81
/
+76
*
[APP-1318] `SelectMediaButton` (#8828)
Eric Bailey
2025-08-18
1
-93
/
+175
*
feat: use OP's language as recommendation when replying (#8832)
Elijah Seed-Arita
2025-08-15
1
-1
/
+5
*
add margin between messages in the composer thread (#8691)
Chenyu
2025-07-21
1
-0
/
+5
*
Reduce composer font size (#8591)
Samuel Newman
2025-06-30
1
-1
/
+1
*
Upgrade prettier to 3.6 (#8558)
Samuel Newman
2025-06-23
1
-16
/
+16
*
Port post embeds to new arch (#7408)
Eric Bailey
2025-06-13
1
-5
/
+10
*
hide keyboard when backgrounding (#8450)
Samuel Newman
2025-06-11
1
-0
/
+15
*
[Threads V2] Preliminary integration of unspecced V2 APIs (#8443)
Eric Bailey
2025-06-11
1
-9
/
+49
*
Quiet some logs, fix a bug (#8404)
Eric Bailey
2025-05-27
1
-1
/
+1
*
[APP-1158] Refactor email-related dialogs (#8296)
Eric Bailey
2025-05-07
1
-21
/
+0
*
bump it bop it upgrade it (rn 79/expo 53) (#8281)
hailey
2025-05-02
1
-36
/
+38
*
Edge to edge support (#7497)
Mathieu Acthernoene
2025-04-22
1
-2
/
+1
*
Add plural formatting, translate and tweak some accessibility strings in comp...
surfdude29
2025-04-02
1
-24
/
+69
*
Revert "Small revert to be on the safe side (#7932)" (#7958)
Samuel Newman
2025-03-24
1
-22
/
+14
*
Small revert to be on the safe side (#7932)
Eric Bailey
2025-03-07
1
-14
/
+22
*
#6861: Use available space to make focus on Composer TextInput easier (copy) ...
Samuel Newman
2025-02-25
1
-22
/
+14
*
make composer pills tappable when keyboard is active (#7717)
gpp
2025-02-23
1
-0
/
+1
*
Refine accessibilityHint (#7554)
Minseo Lee
2025-02-11
1
-1
/
+1
*
[APP-1013] Configure and apply default post interaction settings from user pr...
Eric Bailey
2025-02-06
1
-1
/
+9
*
Fix Android composer padding: Director's Cut (#7412)
Samuel Newman
2025-01-09
1
-7
/
+15
*
Fix Emoji picker focus (#7217)
Eric Bailey
2024-12-20
1
-1
/
+8
*
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
[next]