about summary refs log tree commit diff
path: root/src/view/com/composer/text-input/TextInput.web.tsx
Commit message (Expand)AuthorAgeFilesLines
* Autocomplete updates (react-query refactor) (#1911)Paul Frazee2023-11-151-12/+2
* Composer update (react-query refactor) (#1899)Paul Frazee2023-11-141-5/+15
* Dont trim before posting (close #1621) (#1622)Paul Frazee2023-10-051-1/+1
* fix link highlighting with mention present (#1544)Eric Bailey2023-09-271-73/+23
* composer: inhibit Cmd-Enter from inputting newline (#1421)uakci2023-09-111-0/+1
* Add ESLint React plugin (#1412)dan2023-09-071-112/+107
* Fix caret jumps for web composer (#1374)dan2023-09-051-5/+2
* Replace web editor link behavior (#1319)Paul Frazee2023-08-281-26/+17
* [APP-836] Emoji picker for web (#1254)Ansh2023-08-231-12/+25
* [APP-834] Allow @ing someone in post directly from profile (#1241)Ansh2023-08-221-1/+59
* Update the web composer textinput to an emitter (close #1193) (#1205)Paul Frazee2023-08-171-9/+22
* A set of composer fixes (#1187)Paul Frazee2023-08-161-0/+2
* Shorten links in composer to reduce char usage (#1188)Paul Frazee2023-08-161-0/+1
* Fix hardbreak formattingrenahlee2023-05-051-0/+2
* Add keyboard shortcuts: new, escape, and hard break (#552)Ollie H2023-05-021-0/+2
* React Native accessibility (#539)Ollie H2023-05-011-2/+2
* Support Ctrl + Enter for non-Mac (#544)Ollie Hsieh2023-04-271-1/+1
* Add undo to web composer (#542)Ollie Hsieh2023-04-271-0/+2
* Support CMD + Enter to publish postrenahlee2023-04-191-0/+12
* Split image cropping into secondary step (#473)Ollie Hsieh2023-04-171-1/+41
* Web darkmode fixes (#474)Paul Frazee2023-04-131-31/+45
* Reorganize state models for clarity (#378)Paul Frazee2023-04-031-2/+2
* Lex refactor (#362)Paul Frazee2023-03-311-7/+8
* Fix mentions in webPaul Frazee2023-03-141-1/+2
* Move to expo and react-navigation (#288)Paul Frazee2023-03-131-47/+122
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-2/+9
* Fix import pathsPaul Frazee2023-01-271-2/+2
* Implement basic web composerPaul Frazee2023-01-271-0/+51