Files
zulip/docs/production/index.rst
Aman Agrawal 5e83965e80 giphy: Use GIPHY web SDK to allow inserting GIFs in compose box.
We use GIPHY web SDK to create popover containing GIFs in a
grid format. Simply clicking on the GIFs will insert the GIF in the compose
box.

We add GIPHY logo to compose box action icons which opens the GIPHY
picker popover containing GIFs with "Powered by GIPHY"
attribution.
2021-04-05 15:04:49 -07:00

26 lines
453 B
ReStructuredText

###################
Zulip in production
###################
.. toctree::
:maxdepth: 3
requirements
Installing a production server <install>
troubleshooting
management-commands
settings
mobile-push-notifications
upgrade-or-modify
security-model
authentication-methods
export-and-import
postgresql
upload-backends
ssl-certificates
email
deployment
email-gateway
video-calls
giphy-gif-integration