zulip/zerver/data_import
Ben Muschol d526ff00f2 settings: Rename "user avatar" to "profile picture"
This renames references to user avatars, bot avatars, or organization
icons to profile pictures. The string in the UI are updated,
in addition to the help files, comments, and documentation. Actual
variable/function names, changelog entries, routes, and s3 buckets are
left as-is in order to avoid introducing bugs.

Fixes #11824.
2019-03-15 13:29:56 -07:00
..
__init__.py import: Add slack import files in zerver/data_import directory. 2018-08-01 11:52:14 -07:00
gitter.py export: Remove unused imports. 2019-02-02 17:25:27 -08:00
hipchat.py export: Remove unused imports. 2019-02-02 17:25:27 -08:00
hipchat_attachment.py hipchat: Just skip over missing attachments. 2018-11-26 16:37:30 -08:00
hipchat_subscriber.py export: Remove unused imports. 2019-02-02 17:25:27 -08:00
hipchat_user.py refactor: Rename build_user -> build_user_profile. 2018-10-23 17:27:37 -05:00
import_util.py streams: Prevent creation of multi-line stream descriptions. 2019-02-20 12:28:00 -08:00
sequencer.py hipchat: Make conversion work with UUID ids from Stride. 2018-11-14 23:22:40 -08:00
slack.py settings: Rename "user avatar" to "profile picture" 2019-03-15 13:29:56 -07:00
slack_message_conversion.py tools: Upgrade Pycodestyle and fix new linter errors. 2019-01-31 12:21:41 -08:00