about summary refs log tree commit diff
path: root/src/view/com/composer/Composer.tsx
Commit message (Expand)AuthorAgeFilesLines
* Add gif support to web (#6433)Samuel Newman2024-11-221-15/+20
* Use compiler-safe Reanimated get/set APIs (#6391)dan2024-11-171-19/+27
* fix video thumb cleanup (#6431)Samuel Newman2024-11-171-1/+3
* Add email verification prompts throughout the app (#6174)Hailey2024-11-121-0/+21
* Composer UI fixes (#6065)dan2024-11-011-5/+20
* Fix duplicates in thread composer (#6068)dan2024-11-011-0/+1
* [Statsig] Track threads (#6057)dan2024-11-011-0/+7
* Fixes for thread composer on Android (#6045)dan2024-11-011-33/+52
* Thread composer UI (#6050)dan2024-11-011-199/+341
* Implement posting threads (#6049)dan2024-11-011-1/+1
* Check video state for the entire thread (#5957)dan2024-11-011-69/+143
* Extend composer checks to all posts in a thread (#5955)dan2024-10-291-50/+65
* Remove indirection when rendering composer state (#5954)dan2024-10-291-66/+36
* Refactor composer state for threads (#5945)dan2024-10-291-20/+41
* Disable Post button when empty (#5953)dan2024-10-291-32/+19
* Make composer min height conditional and align attachments (#5976)dan2024-10-281-2/+6
* Don't render `ComposerPills` when unnecessary (#5975)Hailey2024-10-281-0/+6
* Fix missing style (#5944)dan2024-10-251-1/+1
* Conditionally render labels button when media exists in post (#5942)Hailey2024-10-251-7/+8
* Split composer into smaller components (#5941)dan2024-10-251-351/+515
* Display non-post embeds in composer preview (#5647)dan2024-10-241-0/+1
* Refactor post meta to return PostView (#5645)dan2024-10-241-4/+2
* 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