No description
Find a file
Nextcloud bot c8b267f55f
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-10-03 01:02:17 +00:00
.github Chore(deps): Bump actions/checkout from 2 to 5 (#49) 2025-09-30 16:09:27 +03:00
.tx let's go 2022-12-19 18:53:36 +01:00
appinfo chore: use new IExternalProvider in the search provider, support NC >= 32, update composer dependencies 2025-09-29 12:11:56 +02:00
img little repository beauty 2023-05-05 16:24:11 +03:00
l10n fix(l10n): Update translations from Transifex 2025-10-03 01:02:17 +00:00
lib chore: use new IExternalProvider in the search provider, support NC >= 32, update composer dependencies 2025-09-29 12:11:56 +02:00
screenshots little repository beauty 2023-05-05 16:24:11 +03:00
src chore: migrate to vue3 and nc/vue 9 2025-09-25 15:34:24 +02:00
templates added SPDX headers 2024-09-29 20:34:55 +03:00
tests chore(maintenance): update to Psalm 6; drop NC 28 & 29 (#41) 2025-06-10 09:26:38 +03:00
.eslintrc.cjs switch to vite 2024-10-03 12:49:48 +02:00
.gitignore Applied cs:fix, added workflows 2024-03-07 17:19:10 +03:00
.l10nignore l10n ignore vendor 2023-05-05 10:30:38 +02:00
.nextcloudignore removed CHANGELOG.md from the list of ignored release files 2024-10-16 11:16:53 +03:00
.php-cs-fixer.dist.php added SPDX headers 2024-09-29 20:34:55 +03:00
AUTHORS.md added SPDX headers 2024-09-29 20:34:55 +03:00
CHANGELOG.md chore(maintenance): updated changelog for 2.1.0 version 2025-07-10 13:51:26 +03:00
CODE_OF_CONDUCT.md added SPDX headers 2024-09-29 20:34:55 +03:00
composer.json chore(maintenance): update to Psalm 6; drop NC 28 & 29 (#41) 2025-06-10 09:26:38 +03:00
composer.lock chore: use new IExternalProvider in the search provider, support NC >= 32, update composer dependencies 2025-09-29 12:11:56 +02:00
COPYING added SPDX headers 2024-09-29 20:34:55 +03:00
krankerl.toml changed npm install --deps to npm ci 2023-05-05 18:24:52 +03:00
package-lock.json add tiny-emitter, missing dependency from @codog/vue3-infinite-loading 2025-09-25 15:38:55 +02:00
package.json add tiny-emitter, missing dependency from @codog/vue3-infinite-loading 2025-09-25 15:38:55 +02:00
psalm.xml chore(maintenance): update to Psalm 6; drop NC 28 & 29 (#41) 2025-06-10 09:26:38 +03:00
README.md chore(i18n): Use product name "Smart Picker" (#35) 2025-01-26 20:07:39 +03:00
stylelint.config.cjs switch to vite 2024-10-03 12:49:48 +02:00
vite.config.ts switch to vite 2024-10-03 12:49:48 +02:00

Giphy integration in Nextcloud

This app adds:

  • A search provider for GIFs
  • A link reference provider to render links to GIFs in Talk and Text
  • A custom link picker to get GIF links

Note: To use Smart Picker, start typing with /giphy.

🔧 Configuration

Admin settings

There is a "Connected accounts" admin settings section to set your Giphy API key. You can create a Giphy API key at https://developers.giphy.com/dashboard

Note: When creating a Giphy API, select the "SDK" type.

🛠️ State of maintenance

While there are some things that could be done to further improve this app, the app is currently maintained with limited effort. This means:

  • The main functionality works for the majority of the use cases
  • We will ensure that the app will continue to work like this for future releases and we will fix bugs that we classify as 'critical'
  • We will not invest further development resources ourselves in advancing the app with new features
  • We do review and enthusiastically welcome community PR's

We would be more than excited if you would like to collaborate with us. We will merge pull requests for new features and fixes. We also would love to welcome co-maintainers.

If you are a customer of Nextcloud and you have a strong business case for any development of this app, we will consider your wishes for our roadmap. Please contact your account manager to talk about the possibilities.