about summary refs log tree commit diff
path: root/src/components/dialogs/GifSelect.tsx
Commit message (Expand)AuthorAgeFilesLines
* [🐴] 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