about summary refs log tree commit diff
path: root/src/view/com/composer/state
Commit message (Expand)AuthorAgeFilesLines
* remove imports from @atproto/api internals (#8403)Samuel Newman2025-08-121-2/+1
* Nicer error message for backend video too large error (#8596)Samuel Newman2025-07-211-6/+12
* Upgrade prettier to 3.6 (#8558)Samuel Newman2025-06-231-16/+21
* Update `VideoTooLargeError` strings (#7923)surfdude292025-03-121-1/+1
* [APP-1013] Configure and apply default post interaction settings from user pr...Eric Bailey2025-02-061-4/+21
* Immediately parse pre-filled links in composer state (#6974)Eric Bailey2024-12-061-2/+68
* Add gif support to web (#6433)Samuel Newman2024-11-221-13/+0
* Fix character count with intent (#6056)dan2024-11-011-2/+6
* Fixes for thread composer on Android (#6045)dan2024-11-011-4/+0
* Thread composer UI (#6050)dan2024-11-011-1/+80
* Check video state for the entire thread (#5957)dan2024-11-012-7/+19
* Remove indirection when rendering composer state (#5954)dan2024-10-291-0/+4
* Refactor composer state for threads (#5945)dan2024-10-291-27/+69
* Conditionally render labels button when media exists in post (#5942)Hailey2024-10-251-0/+15
* Add graphic media self label (#5758)Hailey2024-10-161-2/+3
* Move remaining composer state into reducer (#5623)dan2024-10-071-5/+60
* Fetch link previews from RQ (#5608)dan2024-10-071-2/+1
* Use composer state as source of truth for embeds/links on publish (#5606)dan2024-10-071-5/+13
* Make composer reducer source of truth for images/video when publishing (#5595)dan2024-10-051-2/+46
* Track links and embeds in the composer reducer (#5593)dan2024-10-051-15/+136
* Rename some files and variables (#5587)dan2024-10-032-0/+605