about summary refs log tree commit diff
path: root/src/view/com/composer/Composer.tsx
Commit message (Expand)AuthorAgeFilesLines
...
* Move self-label button (#5780)Hailey2024-10-171-58/+56
* Composer - Self label dialog ALF rewrite (#4354)Samuel Newman2024-10-161-9/+1
* translate video state strings (#5762)surfdude292024-10-151-5/+5
* ext gif check (#5725)Hailey2024-10-111-0/+2
* Allow nested sheets without boilerplate (#5660)Samuel Newman2024-10-091-16/+4
* Move Dialogs to Radix (#5648)Samuel Newman2024-10-081-18/+0
* Nicer error message for disabled quotes (#5644)dan2024-10-081-0/+3
* Move remaining composer state into reducer (#5623)dan2024-10-071-73/+48
* Fetch link previews from RQ (#5608)dan2024-10-071-107/+69
* Use composer state as source of truth for embeds/links on publish (#5606)dan2024-10-071-2/+0
* [Video] Add dimension info to share intent (#5639)Hailey2024-10-071-1/+1
* Fix composer char progress layout (#5620)Hailey2024-10-061-48/+50
* [Sheets] [Pt. 1] Root PR (#5557)Hailey2024-10-041-275/+295
* Make composer reducer source of truth for images/video when publishing (#5595)dan2024-10-051-24/+23
* Track links and embeds in the composer reducer (#5593)dan2024-10-051-2/+15
* Rename some files and variables (#5587)dan2024-10-031-66/+54
* Manage video reducer from composer reducer (#5573)dan2024-10-031-20/+29
* Refactor video uploads (#5570)dan2024-10-031-46/+78
* Introduce a composer reducer and move image state there (#5547)dan2024-10-021-6/+23
* Remove Segment (#5518)Hailey2024-09-271-9/+1
* [Share Extension] Move away from deprecated API, implement JS side of things ...Hailey2024-09-261-0/+2
* MobX removal take 2 (#5381)Mary2024-09-251-28/+39
* Enable video_upload gate (#5311)dan2024-09-121-9/+6
* [Video] Allow drag-and-drop & pasting video (#5252)Samuel Newman2024-09-101-2/+6
* [Video] Upload tweaks (#5228)Samuel Newman2024-09-081-2/+4
* [Video] Tweak order of elements in composer (#5213)Hailey2024-09-071-32/+32
* Add emoji picker to chat composer (#5196)Eric Bailey2024-09-061-3/+3
* [Video] Fix alt text dialog on iOS and Android (#5177)Hailey2024-09-061-2/+2
* [Video] Error banner improvements (#5163)Samuel Newman2024-09-051-81/+128
* [Video] Enter/exit animations for video in composer (#5164)Samuel Newman2024-09-051-24/+34
* allow only posting video (#5142)Samuel Newman2024-09-041-2/+9
* Add slight spacing between Post and CW button (#5125)Marco Buono2024-09-041-2/+6
* [Video] `withRepeat` for spinner (#5141)Hailey2024-09-041-4/+8
* [Video] Show better progress (#5133)Hailey2024-09-041-14/+32
* [Video] Error handling in composer, fix auto-send (#5122)Samuel Newman2024-09-031-130/+176
* [Video] Upload errors and UI improvements (#5092)Samuel Newman2024-09-031-10/+34
* [Video] Split 'videos' gate in two (#5037)Samuel Newman2024-08-301-1/+1
* [Video] Captions and alt text (#5009)Samuel Newman2024-08-301-10/+40
* [Video] Make compress/upload cancelable (#4996)Samuel Newman2024-08-291-8/+2
* [Video] Add uploaded video to post (#4884)Samuel Newman2024-08-291-1/+2
* Detached QPs and hidden replies (#4878)Eric Bailey2024-08-211-15/+54
* Show quote posts (#4865)Samuel Newman2024-08-211-1/+17
* Show just-posted replies above OP replies (#4901)dan2024-08-081-1/+1
* [Video] Uploads (#4754)Hailey2024-07-301-57/+136
* Replace `import hairlineWidth =` with const (#4831)Samuel Newman2024-07-251-5/+4
* ALF post button (#4767)Hailey2024-07-101-38/+35
* Video compression in composer (#4638)Samuel Newman2024-07-051-4/+38
* Wait for AppView when posting (#4584)dan2024-06-201-0/+34
* Calculate correct keyboard offset in composer (#4500)Samuel Newman2024-06-131-2/+17
* Only enable keyboard controller when necessary (#4483)Samuel Newman2024-06-111-184/+163