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
/
text-input
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Add tags and mute words (#2968)
Eric Bailey
2024-02-26
3
-2
/
+86
*
remove line height from text input for composer on ios (#2844)
Hailey
2024-02-12
1
-1
/
+3
*
use the palette's font color in the composer (as string) (#2792)
Hailey
2024-02-08
1
-1
/
+4
*
use the palette's font color in the composer (#2791)
Hailey
2024-02-07
1
-1
/
+1
*
Reduce the odds of false positives in the language suggester (close #2598) (#...
Paul Frazee
2024-01-30
1
-1
/
+0
*
Disable scroll on the composer TextInput (close #2413) (#2603)
Paul Frazee
2024-01-23
1
-0
/
+1
*
Tweak positioning
Paul Frazee
2024-01-22
1
-1
/
+3
*
Merge branch 'feat/image-dnd' of https://github.com/mary-ext/fork-bsky-app in...
Paul Frazee
2024-01-22
1
-14
/
+107
|
\
|
*
fix: firefox edge-case
Mary
2024-01-21
1
-5
/
+2
|
*
fix: design adjustments
Mary
2024-01-21
1
-2
/
+3
|
*
fix: always call preventDefault
Mary
2024-01-21
1
-4
/
+12
|
*
refactor: use right borderDark
Mary
2024-01-21
1
-5
/
+1
|
*
feat: new design
Mary
2024-01-21
1
-35
/
+81
|
*
feat: web composer image drag and drop
Mary
2024-01-21
1
-9
/
+54
*
|
New Web Layout (#2126)
dan
2024-01-22
1
-1
/
+2
|
/
*
Internationalize more strings (#2440)
Stanislas Signoud
2024-01-09
1
-1
/
+2
*
emoji picker improvements (#2392)
Hailey
2024-01-02
3
-57
/
+90
*
Bump react-native to 0.73.1, expo to 50 (#2214)
Eric Bailey
2023-12-23
1
-0
/
+1
*
Web composer improvements (#2257)
Paul Frazee
2023-12-20
1
-1
/
+1
*
Restore autofocus on emoji drop down (#1821)
Elie Michel
2023-12-20
1
-1
/
+1
[next]