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
/
text-input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Close web mention suggestions popup on `Escape` (#8605)
Samuel Newman
2025-08-28
4
-268
/
+248
*
don't override backspace if alt or meta key (#8855)
Samuel Newman
2025-08-15
1
-1
/
+5
*
Fix deletion of composed emojis in web composer (#8829)
Arturo Fonseca
2025-08-13
1
-1
/
+20
*
fix some auto complete issues
Chenyu Huang
2025-07-24
1
-4
/
+5
*
fix whitespace collapse (#8659)
Samuel Newman
2025-07-17
1
-1
/
+3
*
specify autocap (#8619)
Samuel Newman
2025-07-08
1
-0
/
+3
*
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
-2
/
+2
*
new arch (#8295)
hailey
2025-06-12
1
-7
/
+7
*
Keep all radix dependencies aligned by using single package (#8219)
Samuel Newman
2025-04-24
3
-9
/
+45
*
Tweak alignment (#8258)
Eric Bailey
2025-04-21
1
-5
/
+19
*
Add check to composer user autocomplete (#8253)
Eric Bailey
2025-04-21
2
-84
/
+154
*
Preload emoji picker data for reactions on web (#8079)
Eric Bailey
2025-03-28
1
-0
/
+24
*
Revert "Small revert to be on the safe side (#7932)" (#7958)
Samuel Newman
2025-03-24
2
-3
/
+5
*
Small revert to be on the safe side (#7932)
Eric Bailey
2025-03-07
2
-5
/
+3
*
fix autocomplete (#7930)
Samuel Newman
2025-03-07
2
-2
/
+2
*
#6861: Use available space to make focus on Composer TextInput easier (copy) ...
Samuel Newman
2025-02-25
1
-2
/
+4
*
Refine accessibilityHint (#7554)
Minseo Lee
2025-02-11
1
-2
/
+2
*
Fix Emoji picker focus (#7217)
Eric Bailey
2024-12-20
1
-36
/
+51
*
Fix emoji picker position (#7146)
Eric Bailey
2024-12-17
1
-34
/
+37
*
Immediately parse pre-filled links in composer state (#6974)
Eric Bailey
2024-12-06
2
-3
/
+7
*
perf: optimizations for composer with Tiptap (#6315)
Nick Perez
2024-11-23
1
-8
/
+3
*
Fix Newline handling in Web's Composer (#6658)
Horus Lugo
2024-11-23
1
-0
/
+20
*
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
2
-2
/
+2
*
Leverage jsx transform to remove unnecessary react imports and update eslint ...
Paul Coroneos
2024-11-19
2
-7
/
+2
*
set includeFontPadding false for fixed TextInput height on Android (#6170)
khuddite
2024-11-09
1
-1
/
+5
*
Composer UI fixes (#6065)
dan
2024-11-01
2
-2
/
+9
*
Fix duplicates in thread composer (#6068)
dan
2024-11-01
2
-4
/
+21
*
Thread composer UI (#6050)
dan
2024-11-01
1
-2
/
+11
*
Sort imports (#6009)
dan
2024-10-29
3
-4
/
+4
*
Make composer min height conditional and align attachments (#5976)
dan
2024-10-28
2
-2
/
+12
*
Split composer into smaller components (#5941)
dan
2024-10-25
2
-6
/
+6
*
Move Dialogs to Radix (#5648)
Samuel Newman
2024-10-08
1
-7
/
+12
*
Move remaining composer state into reducer (#5623)
dan
2024-10-07
1
-1
/
+1
*
Rework native autocomplete (#5521)
Hailey
2024-09-27
2
-108
/
+93
*
Fix composer jumpiness on native (#5476)
Eric Bailey
2024-09-24
1
-30
/
+20
*
[Neue] Handle emoji within custom font (#5449)
Eric Bailey
2024-09-24
2
-16
/
+18
*
[Neue] Ligatures & composer (#5427)
Eric Bailey
2024-09-19
2
-23
/
+60
*
[Video] Allow drag-and-drop & pasting video (#5252)
Samuel Newman
2024-09-10
1
-7
/
+17
*
Add emoji picker to chat composer (#5196)
Eric Bailey
2024-09-06
3
-7
/
+27
*
Fix Android composer cursor bug by removing `setTimeout` from native composer...
Hailey
2024-08-12
1
-57
/
+45
*
Fix: emoji picker closes when hitting spacebar (#4422) (#4441)
Michał Gołda
2024-07-11
1
-21
/
+23
*
Fix pasting images on web (#4670)
dan
2024-06-27
1
-8
/
+7
*
Prevent rich-formatting paste (#4327)
Mary
2024-06-13
1
-8
/
+19
*
Rewrite the link detection (#3687)
dan
2024-04-24
3
-87
/
+110
*
Remove unnecessary `.trimEnd()` and fix facet detection (#3672)
Hailey
2024-04-24
2
-12
/
+23
*
Automatically add a link card for URLs in the composer (#3566)
Hailey
2024-04-16
3
-50
/
+140
*
Use consistent avatar shape/defaults for labelers (#3257)
Eric Bailey
2024-03-19
2
-2
/
+10
*
Integrate new tag detection and regexes (#3063)
Eric Bailey
2024-03-01
2
-9
/
+18
[next]