zulip/zerver/views
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
..
development support: Create RealmAuditLog when realm reactivation email is sent. 2021-04-03 08:01:46 -07:00
__init__.py
alert_words.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
archive.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
attachments.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
auth.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
camo.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
compatibility.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
custom_profile_fields.py custom profile fields: Rename "SELECT" field validator. 2021-03-24 12:54:51 -07:00
digest.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
documentation.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
drafts.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
email_mirror.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
events_register.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
home.py giphy: Use GIPHY web SDK to allow inserting GIFs in compose box. 2021-04-05 15:04:49 -07:00
hotspots.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
invite.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
message_edit.py python: Use the correct typing for update_message_backend. 2021-04-01 17:49:28 -07:00
message_fetch.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
message_flags.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
message_send.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
muting.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
portico.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
presence.py api: Support user_id in get_user_presence_endpoint. 2021-03-11 20:14:04 -08:00
push_notifications.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
reactions.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
realm.py refactor: Make acting_user a mandatory kwarg for do_deactivate_realm. 2021-04-02 14:44:41 -07:00
realm_domains.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
realm_emoji.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
realm_export.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
realm_filters.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
realm_icon.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
realm_logo.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
registration.py refactor: Make acting_user a mandatory kwarg for bulk_add_subscriptions. 2021-04-02 14:44:41 -07:00
report.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
storage.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
streams.py settings: Add moderators-only option for invite_to_stream_policy. 2021-03-30 09:06:20 -07:00
submessage.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
thumbnail.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
tutorial.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
typing.py typing: Move to parameter validation to view code. 2021-04-01 08:30:47 -07:00
unsubscribe.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
upload.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
user_groups.py streams: Fix compose_views type safety. 2021-02-15 17:05:28 -08:00
user_settings.py display_settings: Allow user to set default_view. 2021-03-11 18:09:08 -08:00
users.py api: Add REST API endpoint for looking up a user by email address. 2021-02-15 17:38:33 -08:00
video_calls.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
zephyr.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00