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
/
TextInput.web.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite the link detection (#3687)
dan
2024-04-24
1
-22
/
+16
*
Remove unnecessary `.trimEnd()` and fix facet detection (#3672)
Hailey
2024-04-24
1
-9
/
+20
*
Automatically add a link card for URLs in the composer (#3566)
Hailey
2024-04-16
1
-23
/
+44
*
Add tags and mute words (#2968)
Eric Bailey
2024-02-26
1
-0
/
+2
*
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
*
Tweak positioning
Paul Frazee
2024-01-22
1
-1
/
+3
*
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
*
emoji picker improvements (#2392)
Hailey
2024-01-02
1
-0
/
+5
*
Hackfix to composer focus on web (#2057)
Paul Frazee
2023-12-03
1
-0
/
+10
*
Autocomplete updates (react-query refactor) (#1911)
Paul Frazee
2023-11-15
1
-12
/
+2
*
Composer update (react-query refactor) (#1899)
Paul Frazee
2023-11-14
1
-5
/
+15
*
Dont trim before posting (close #1621) (#1622)
Paul Frazee
2023-10-05
1
-1
/
+1
*
fix link highlighting with mention present (#1544)
Eric Bailey
2023-09-27
1
-73
/
+23
*
composer: inhibit Cmd-Enter from inputting newline (#1421)
uakci
2023-09-11
1
-0
/
+1
*
Add ESLint React plugin (#1412)
dan
2023-09-07
1
-112
/
+107
*
Fix caret jumps for web composer (#1374)
dan
2023-09-05
1
-5
/
+2
*
Replace web editor link behavior (#1319)
Paul Frazee
2023-08-28
1
-26
/
+17
*
[APP-836] Emoji picker for web (#1254)
Ansh
2023-08-23
1
-12
/
+25
*
[APP-834] Allow @ing someone in post directly from profile (#1241)
Ansh
2023-08-22
1
-1
/
+59
*
Update the web composer textinput to an emitter (close #1193) (#1205)
Paul Frazee
2023-08-17
1
-9
/
+22
*
A set of composer fixes (#1187)
Paul Frazee
2023-08-16
1
-0
/
+2
*
Shorten links in composer to reduce char usage (#1188)
Paul Frazee
2023-08-16
1
-0
/
+1
*
Fix hardbreak formatting
renahlee
2023-05-05
1
-0
/
+2
*
Add keyboard shortcuts: new, escape, and hard break (#552)
Ollie H
2023-05-02
1
-0
/
+2
*
React Native accessibility (#539)
Ollie H
2023-05-01
1
-2
/
+2
*
Support Ctrl + Enter for non-Mac (#544)
Ollie Hsieh
2023-04-27
1
-1
/
+1
*
Add undo to web composer (#542)
Ollie Hsieh
2023-04-27
1
-0
/
+2
*
Support CMD + Enter to publish post
renahlee
2023-04-19
1
-0
/
+12
*
Split image cropping into secondary step (#473)
Ollie Hsieh
2023-04-17
1
-1
/
+41
*
Web darkmode fixes (#474)
Paul Frazee
2023-04-13
1
-31
/
+45
*
Reorganize state models for clarity (#378)
Paul Frazee
2023-04-03
1
-2
/
+2
*
Lex refactor (#362)
Paul Frazee
2023-03-31
1
-7
/
+8
*
Fix mentions in web
Paul Frazee
2023-03-14
1
-1
/
+2
*
Move to expo and react-navigation (#288)
Paul Frazee
2023-03-13
1
-47
/
+122
*
Merge main into the Web PR (#230)
Paul Frazee
2023-02-22
1
-2
/
+9
*
Fix import paths
Paul Frazee
2023-01-27
1
-2
/
+2
*
Implement basic web composer
Paul Frazee
2023-01-27
1
-0
/
+51