mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
For sites that are supported, we now grab thumbnails for images + video embed code for videos and use them in lieu of our existing embed code. We also embed rich non-script content. Special casing is done so that we don't embed images twice. Some testcases were modified to avoid triggering Embed.ly The manual step is to install python-embedly. (imported from commit d725bab91675c61953116c5ca741055fce49724e) |
||
|---|---|---|
| .. | ||
| bugdown | ||
| __init__.py | ||
| actions.py | ||
| avatar.py | ||
| bulk_create.py | ||
| cache_helpers.py | ||
| cache.py | ||
| context_managers.py | ||
| create_user.py | ||
| debug.py | ||
| event_queue.py | ||
| initial_password.py | ||
| minify.py | ||
| parallel.py | ||
| query.py | ||
| queue.py | ||
| response.py | ||
| stats.py | ||
| timeout.py | ||
| timestamp.py | ||
| tornado_ioloop_logging.py | ||
| unminify.py | ||
| utils.py | ||