about summary refs log tree commit diff
path: root/src/view/com/composer/Composer.tsx
Commit message (Expand)AuthorAgeFilesLines
* 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
* add dimensions to data (#3616)Hailey2024-04-181-1/+1
* Add GIF select to composer (#3600)Samuel Newman2024-04-191-22/+49
* Add layout transitions to the composer photo gallery on iOS (#3609)Samuel Newman2024-04-181-1/+16
* Automatically add a link card for URLs in the composer (#3566)Hailey2024-04-161-29/+4
* Allow a post to contain only a quote (#3577)Hailey2024-04-161-1/+6
* Small logic cleanups (#3449)Eric Bailey2024-04-091-3/+1
* fix dialog back button for android (#3428)Hailey2024-04-051-5/+1
* properly import linear gradient (#3423)Hailey2024-04-051-1/+1
* migrate to `expo-linear-gradient` (#3420)Hailey2024-04-041-1/+1
* revert change for closing composer on web only (#3343)Hailey2024-03-221-1/+5
* fix android back after closing composer (#3330)Hailey2024-03-221-43/+46
* Prevent linking to post from an embed in composer (#3275)Hailey2024-03-191-1/+1
* Use consistent avatar shape/defaults for labelers (#3257)Eric Bailey2024-03-191-1/+5
* 3p moderation services [WIP] (#2550)Paul Frazee2024-03-181-1/+1
* [Statsig] Track posting, end reached (#3206)dan2024-03-141-0/+11
* ALF confirmation dialogs (Dialogs Pt. 3) (#3143)Hailey2024-03-121-18/+25
* Share Extension/Intents (#2587)Hailey2024-02-271-2/+9
* Prevent close on backdrop for alt text edit modal (#2492)Mary2024-01-181-3/+3
* Suggest post language correction (#2486)Paul Frazee2024-01-121-0/+2