Home
last modified time | relevance | path

Searched refs:Giphy (Results 1 – 19 of 19) sorted by relevance

/dports/security/keybase/client-v5.7.1/go/chat/commands/
H A Dgiphy.go27 type Giphy struct { struct
37 func NewGiphy(g *globals.Context) *Giphy {
39 return &Giphy{
47 func (s *Giphy) getQuery(text string) *string { argument
59 func (s *Giphy) getLimit() int { argument
67 func (s *Giphy) Execute(ctx context.Context, uid gregor1.UID, convID chat1.ConversationID, argument
87 func (s *Giphy) queryEqual(query *string, shown *string) bool { argument
96 func (s *Giphy) Preview(ctx context.Context, uid gregor1.UID, convID chat1.ConversationID, argument
/dports/security/keybase/client-v5.7.1/go/chat/unfurl/
H A Dpackager.go216 if raw.Giphy().ImageUrl != nil {
218 *raw.Giphy().ImageUrl)
225 if raw.Giphy().Video != nil {
229 raw.Giphy().Video.Url)
234 *raw.Giphy().Video)
247 if g.Video == nil && raw.Giphy().ImageUrl != nil {
249 asset, err := p.assetFromURLWithBody(ctx, imgBody, imgLength, *raw.Giphy().ImageUrl, uid,
258 if raw.Giphy().FaviconUrl != nil {
259 if asset, err := p.assetFromURL(ctx, *raw.Giphy().FaviconUrl, uid, convID, true); err != nil {
H A Dscraper_test.go160 e := expected.Giphy()
161 r := res.Giphy()
326 require.Nil(t, res.Giphy().ImageUrl)
327 require.NotNil(t, res.Giphy().Video)
328 require.Equal(t, res.Giphy().Video.Url, url)
329 require.Equal(t, 360, res.Giphy().Video.Height)
330 require.Equal(t, 640, res.Giphy().Video.Width)
338 require.NotNil(t, res.Giphy().ImageUrl)
339 require.Nil(t, res.Giphy().Video)
340 require.Equal(t, *res.Giphy().ImageUrl, url)
/dports/security/keybase/client-v5.7.1/go/chat/giphy/
H A Dsearch.go193 …endpoint = fmt.Sprintf("%s/v1/gifs/trending?api_key=%s&limit=%d", giphyProxy, apiKey.Giphy(), limi…
195 endpoint = fmt.Sprintf("%s/v1/gifs/search?api_key=%s&q=%s&limit=%d", giphyProxy, apiKey.Giphy(),
/dports/security/keybase/client-v5.7.1/shared/chat/conversation/messages/wrapper/unfurl/giphy/
H A Dindex.stories.tsx24 Sb.storiesOf('Chat/Unfurl/Giphy', module)
H A Dindex.tsx26 <Kb.Text type="BodySmall">Giphy</Kb.Text>
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/chat1/
H A Dunfurl.go248 func (o UnfurlRaw) Giphy() (res UnfurlGiphyRaw) { func
493 func (o Unfurl) Giphy() (res UnfurlGiphy) { func
720 func (o UnfurlDisplay) Giphy() (res UnfurlGiphyDisplay) { func
H A Dremote.go891 func (o ExternalAPIKey) Giphy() (res string) { func
/dports/security/keybase/client-v5.7.1/go/protocol/chat1/
H A Dunfurl.go248 func (o UnfurlRaw) Giphy() (res UnfurlGiphyRaw) { func
493 func (o Unfurl) Giphy() (res UnfurlGiphy) { func
720 func (o UnfurlDisplay) Giphy() (res UnfurlGiphyDisplay) { func
H A Dextras.go2862 if u.Giphy().ImageUrl != nil {
2863 return *u.Giphy().ImageUrl
2878 return u.Giphy().UnsafeDebugString()
H A Dremote.go909 func (o ExternalAPIKey) Giphy() (res string) { func
/dports/security/keybase/client-v5.7.1/shared/chat/conversation/giphy/
H A Dindex.stories.tsx97 Sb.storiesOf('Chat/Conversation/Giphy', module)
/dports/security/keybase/client-v5.7.1/go/chat/unfurl/display/
H A Ddisplay.go95 giphy, err := displayUnfurlGiphy(ctx, srv, convID, unfurl.Giphy())
/dports/security/keybase/client-v5.7.1/shared/chat/conversation/input-area/normal/
H A Dindex.tsx14 import Giphy from '../../giphy/container'
645 {this.props.showGiphySearch && <Giphy conversationIDKey={this.props.conversationIDKey} />}
/dports/security/keybase/client-v5.7.1/shared/actions/
H A Dchat2-gen.tsx991 * Giphy search results obtained
1525 * Toggle Giphy search preview window
1753 * send a message from Giphy search
/dports/security/keybase/client-v5.7.1/go/chat/
H A Dattachment_httpsrv.go328 <title>Keybase Giphy Gallery</title>
/dports/security/keybase/client-v5.7.1/shared/actions/chat2/
H A Dindex.tsx3843 // Giphy
/dports/security/keybase/client-v5.7.1/shared/stories/__tests__/__snapshots__/
H A DStoryshots.test.js.snap17304 exports[`Storyshots Chat/Conversation/Giphy Display 1`] = `
63777 exports[`Storyshots Chat/Unfurl/Giphy Full (no close) 1`] = `
63844 Giphy
63915 exports[`Storyshots Chat/Unfurl/Giphy Full 1`] = `
63982 Giphy
/dports/security/keybase/client-v5.7.1/shared/stories/__rntests__/__snapshots__/
H A DStoryshots-rn.js.snap24556 exports[`Storyshots Chat/Conversation/Giphy Display 1`] = `
86372 exports[`Storyshots Chat/Unfurl/Giphy Full (no close) 1`] = `
86493 Giphy
86599 exports[`Storyshots Chat/Unfurl/Giphy Full 1`] = `
86720 Giphy