| .. |
|
bugdown
|
bugdown: Properly parse empty blockquotes.
|
2017-11-17 11:41:44 -08:00 |
|
url_preview
|
mypy: Add explicit Any type parameters for embedded data Dicts.
|
2017-11-07 11:26:46 -08:00 |
|
webhooks
|
zerver/lib: Text-wrap long lines exceeding 110.
|
2017-11-15 10:58:03 -08:00 |
|
__init__.py
|
[manual] Rename Django app from zephyr to zerver.
|
2013-08-06 07:39:36 -04:00 |
|
actions.py
|
settings: Create UI and backend for setting signups stream.
|
2017-11-21 17:39:51 -08:00 |
|
addressee.py
|
zerver/lib: Remove inheritance from object.
|
2017-11-06 08:53:48 -08:00 |
|
alert_words.py
|
zerver/lib: remove import six.
|
2017-09-27 19:10:28 -07:00 |
|
attachments.py
|
Fix various typos.
|
2017-11-09 16:26:38 +01:00 |
|
avatar_hash.py
|
zerver/lib: Remove absolute_import.
|
2017-09-27 10:00:39 -07:00 |
|
avatar.py
|
Fix various typos.
|
2017-11-09 16:26:38 +01:00 |
|
bot_config.py
|
embedded bots: Add database config storage.
|
2017-11-16 23:06:38 -08:00 |
|
bot_lib.py
|
embedded bots: Add database config storage.
|
2017-11-16 23:06:38 -08:00 |
|
bot_storage.py
|
zerver/lib: Text-wrap long lines exceeding 110.
|
2017-11-15 10:58:03 -08:00 |
|
bulk_create.py
|
zerver/lib: Remove u prefix from strings.
|
2017-11-03 15:34:37 -07:00 |
|
cache_helpers.py
|
Remove usage of six.moves.binary_type.
|
2017-11-09 10:00:00 -08:00 |
|
cache.py
|
zerver/lib: Remove u prefix from strings.
|
2017-11-03 15:34:37 -07:00 |
|
camo.py
|
pep8: Add compliance with rule E261 to camo.py.
|
2017-05-07 23:21:50 -07:00 |
|
ccache.py
|
zerver/lib: remove import six.
|
2017-09-27 19:10:28 -07:00 |
|
context_managers.py
|
zerver/lib: Remove absolute_import.
|
2017-09-27 10:00:39 -07:00 |
|
create_user.py
|
zerver/lib: Remove u prefix from strings.
|
2017-11-03 15:34:37 -07:00 |
|
db.py
|
refactor: Replace super(.*self) with Python 3-specific super().
|
2017-10-30 14:30:25 -07:00 |
|
debug.py
|
zerver/lib: Remove absolute_import.
|
2017-09-27 10:00:39 -07:00 |
|
digest.py
|
tests: Call real consume method of queue processors.
|
2017-10-26 14:58:03 -07:00 |
|
domains.py
|
Add stricter domain validation and improve error messages.
|
2017-01-26 17:24:25 -08:00 |
|
email_mirror.py
|
Remove usage of six.moves.binary_type.
|
2017-11-09 10:00:00 -08:00 |
|
emoji.py
|
emoji: Rework reactions validation to have a single function.
|
2017-11-20 15:27:21 -08:00 |
|
error_notify.py
|
error_notify: Use git describe --always.
|
2017-11-17 14:19:20 -08:00 |
|
events.py
|
settings: Create UI and backend for setting signups stream.
|
2017-11-21 17:39:51 -08:00 |
|
exceptions.py
|
refactor: Replace super(.*self) with Python 3-specific super().
|
2017-10-30 14:30:25 -07:00 |
|
export.py
|
zerver/lib: Text-wrap long lines exceeding 110.
|
2017-11-15 10:58:03 -08:00 |
|
feedback.py
|
zerver/lib: Remove u prefix from strings.
|
2017-11-03 15:34:37 -07:00 |
|
fix_unreads.py
|
mypy: Clarify Callable parameters & return type for get_timing.
|
2017-10-31 00:02:17 -07:00 |
|
generate_test_data.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
hotspots.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
html_diff.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
i18n.py
|
refactor: Remove six.moves.zip_longest import.
|
2017-11-07 10:51:44 -08:00 |
|
initial_password.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
integrations.py
|
integrations: Move integration-specific context to integration_doc.
|
2017-11-19 20:48:46 -08:00 |
|
logging_util.py
|
docs: Update links from codebase to point to ReadTheDocs.
|
2017-11-16 10:53:49 -08:00 |
|
management.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
mention.py
|
user-groups: Add basic backend for UserGroup model.
|
2017-10-31 15:16:14 -07:00 |
|
message.py
|
mypy: Add RawUnreadMessagesResult type.
|
2017-11-10 10:50:57 -08:00 |
|
migrate.py
|
zerver/lib: Remove print_function.
|
2017-09-27 18:05:45 -07:00 |
|
mobile_auth_otp.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
name_restrictions.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
narrow.py
|
Update narrow.py, messages.py to support is:unread.
|
2017-06-19 06:51:13 -04:00 |
|
notifications.py
|
zerver/lib: Text-wrap long lines exceeding 110.
|
2017-11-15 10:58:03 -08:00 |
|
onboarding.py
|
models: Replace core team with Realm.INITIAL_PRIVATE_STREAM_NAME.
|
2017-11-21 17:39:51 -08:00 |
|
outgoing_webhook.py
|
zerver/lib: Text-wrap long lines exceeding 110.
|
2017-11-15 10:58:03 -08:00 |
|
parallel.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
profile.py
|
mypy: Improve typing to profile.py & remove FuncT from decorator.py.
|
2017-10-29 17:10:13 -07:00 |
|
push_notifications.py
|
Fix push notifications for soft-deactivated users.
|
2017-11-09 15:52:29 -08:00 |
|
queue.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
rate_limiter.py
|
zerver/lib: Text-wrap long lines exceeding 110.
|
2017-11-15 10:58:03 -08:00 |
|
realm_icon.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
redis_utils.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
request.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
request.pyi
|
mypy: Improve typing of request.pyi (REQ).
|
2017-11-04 20:26:03 -07:00 |
|
response.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
rest.py
|
zerver/lib: Remove absolute_import.
|
2017-09-27 10:00:39 -07:00 |
|
retention.py
|
zerver/lib: Remove print_function.
|
2017-09-27 18:05:45 -07:00 |
|
send_email.py
|
zerver/lib: Remove inheritance from object.
|
2017-11-06 08:53:48 -08:00 |
|
sessions.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
soft_deactivation.py
|
mypy: Clarify types in add_missing_messages in soft_deactivation.py.
|
2017-11-07 11:26:46 -08:00 |
|
sqlalchemy_utils.py
|
mypy: Remove a bunch of now-unnecessary type: ignore annotations.
|
2016-10-17 11:48:34 -07:00 |
|
statistics.py
|
zerver/lib: Text-wrap long lines exceeding 110.
|
2017-11-15 10:58:03 -08:00 |
|
str_utils.py
|
refactor: Remove dict_with_str_keys().
|
2017-11-09 10:43:20 -08:00 |
|
stream_recipient.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
stream_subscription.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
stream_topic.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
streams.py
|
api: Pass group id instead of name to default stream group api.
|
2017-11-14 14:41:42 -08:00 |
|
subdomains.py
|
Convert EmailAuthBackend and LDAPAuthBackend to accept a realm.
|
2017-11-21 18:23:50 -08:00 |
|
test_classes.py
|
Convert EmailAuthBackend and LDAPAuthBackend to accept a realm.
|
2017-11-21 18:23:50 -08:00 |
|
test_data.source.txt
|
test_data.source.txt: Replace postmodernism generator text with a play.
|
2017-08-23 13:00:39 -07:00 |
|
test_fixtures.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
test_helpers.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
test_runner.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
tex.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
timeout.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
timestamp.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
timezone.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
topic_mutes.py
|
zerver/lib: Remove unused imports (F401).
|
2017-11-07 16:37:13 -08:00 |
|
type_debug.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
unminify.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
upload.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
user_agent.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
user_groups.py
|
zerver/lib: Use python 3 syntax for typing.
|
2017-11-18 16:09:04 -08:00 |
|
users.py
|
cross_realm: Use bulk_get_users to fix handling of missing users.
|
2017-11-15 21:24:51 -08:00 |
|
utils.py
|
Avoid unneeded force_text() in make_safe_digest().
|
2017-11-09 10:38:41 -08:00 |
|
validator.py
|
check_short_string: Verify string before checking length.
|
2017-11-10 16:37:43 -08:00 |