about summary refs log tree commit diff
path: root/src/view/com/composer/Composer.tsx
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* Revert to old modal on android (#4458)Samuel Newman2024-06-111-40/+27
* Give a meaningful error in the composer when replying to a deleted post (#4464)Paul Frazee2024-06-101-3/+10
* Reliably focus keyboard on Android (#4427)dan2024-06-071-7/+25
* Composer - backup android focus (#4415)Samuel Newman2024-06-071-0/+13
* scope enable/disable of keyboard controller in composer to only android (#4412)Hailey2024-06-061-1/+1
* disable keyboard controller in the composer screen (#4399)Hailey2024-06-061-0/+12
* Composer - make sure android keyboard opens (#4390)Samuel Newman2024-06-061-10/+8
* use a timeout to focus the composer input (#4370)Hailey2024-06-051-1/+8
* Composer - unbork web (#4344)Samuel Newman2024-06-041-11/+2
* Composer - make bottom border more consistent when typing (#4343)Samuel Newman2024-06-041-10/+10
* Native `formSheet` for GIF select on iOS (#4328)Samuel Newman2024-06-041-3/+2
* Composer - add animated bottom border (#4325)Samuel Newman2024-06-041-23/+122
* Composer - fix modals, and other tweaks (#4298)Samuel Newman2024-05-311-109/+117
* Change many border widths from `1` to `hairlineWidth` (#4294)Hailey2024-05-311-2/+3
* Composer - Use sheet presentation on iOS (#4278)Samuel Newman2024-05-301-9/+6
* Composer - fix divider when replying to someone (#4279)Samuel Newman2024-05-301-1/+3
* only show divider when scrolled (#4275)Samuel Newman2024-05-301-14/+47
* Use `<Modal>` for Composer (#3588)Samuel Newman2024-05-301-27/+24
* Replace getAgent() with reading agent (#4243)dan2024-05-281-2/+2
* Switch to a more visually obvious button for the threadgate (#4139)Paul Frazee2024-05-201-7/+4
* [🐴] Fully implement keyboard controller (#4106)Hailey2024-05-191-162/+169
* [GIFs] Restore default alt text (#3893)Samuel Newman2024-05-071-12/+28
* Alt text for gifs (#3876)Samuel Newman2024-05-061-9/+37
* [Session] Add `useAgent` hook and replace (#3706)Eric Bailey2024-04-251-1/+2
* Add option to remove quoted post in composer (#3670)Samuel Newman2024-04-241-3/+8
* GIF Viewer (#3605)Hailey2024-04-231-2/+8
* [GIFs] Replace GIPHY with Tenor (#3651)Samuel Newman2024-04-221-8/+9
* Revert "Add layout transitions to the composer photo gallery on iOS (#3609)" ...Samuel Newman2024-04-221-16/+1