about summary refs log tree commit diff
path: root/src/components/dialogs/GifSelect.tsx
Commit message (Expand)AuthorAgeFilesLines
* move background to the parent and remove unused viewAnastasiya Uraleva2025-08-291-3/+1
* Update search on Gif select component to add small padding to match other sea...Anastasiya Uraleva2025-08-271-11/+2
* Fix Gif Select dialog search bar scrolling away (#8874)Samuel Newman2025-08-251-8/+6
* feat: use t.gifs cdn for tenor search results (#8574)hailey2025-06-301-4/+5
* Fix double padding in `Dialog.InnerFlatList` on web (#5986)Samuel Newman2024-10-291-3/+2
* Composer - Self label dialog ALF rewrite (#4354)Samuel Newman2024-10-161-1/+1
* GIF dialog is scrollable on web (#5704)Hailey2024-10-101-2/+5
* Allow nested sheets without boilerplate (#5660)Samuel Newman2024-10-091-4/+0
* Move Dialogs to Radix (#5648)Samuel Newman2024-10-081-3/+3
* [Sheets] [Pt. 1] Root PR (#5557)Hailey2024-10-041-9/+66
* [Neue] Buttons (#5406)Eric Bailey2024-09-201-1/+1
* Improve styles (#4916)Minseo Lee2024-08-111-1/+3
* Fix `occurred` typo (#4919)Shubh Porwal2024-08-111-1/+1
* Native `formSheet` for GIF select on iOS (#4328)Samuel Newman2024-06-041-49/+16
* [🐴] Show if user can be messaged in new chat search (#4021)Samuel Newman2024-05-151-0/+1
* use keyboardDismissMode rather than onScrollBeginDrag (#3767)Samuel Newman2024-04-301-2/+2
* [GIFs] Remove consent flow (#3652)dan2024-04-231-89/+4
* [GIFs] Replace GIPHY with Tenor (#3651)Samuel Newman2024-04-221-38/+27
* [GIFs] Reset scroll on query change (#3642)Samuel Newman2024-04-221-5/+12
* [GIFs] Add error boundary to GIF picker (#3643)Samuel Newman2024-04-221-1/+36
* fix onEndReached issue by forcing flatlist to scroll (#3623)Samuel Newman2024-04-191-1/+5
* Throttle gif search by 500ms (#3622)Samuel Newman2024-04-191-8/+3
* Add GIF select to composer (#3600)Samuel Newman2024-04-191-0/+360