Vishnu Ks
5423188e07
requirements: Upgrade isort from 4.3.11 to 4.3.17.
2019-04-26 16:22:00 -07:00
Vishnu Ks
0e12626763
requirements: Upgrade snakeviz from 1.0.0 to 2.0.0.
2019-04-26 16:22:00 -07:00
Vishnu Ks
7e2e7ca0e5
requirements: Upgrade virtualenv-clone from 0.5.1 to 0.5.3.
2019-04-26 16:22:00 -07:00
Vishnu Ks
5970f0f277
requirements: Upgrade twilio from 6.25.0 to 6.26.1.
2019-04-26 16:22:00 -07:00
Vishnu Ks
697b4b22c2
requirements: Upgrade stripe from 2.21.0 to 2.26.0.
2019-04-26 16:22:00 -07:00
Vishnu Ks
45e6f07f63
requirements: Upgrade SQLAlchemy from 1.3.0 to 1.3.3.
2019-04-26 16:22:00 -07:00
Vishnu Ks
54ad03775e
requirements: Upgrade pytz from 2018.9 to 2019.1.
2019-04-26 16:22:00 -07:00
Vishnu Ks
a34cfd4782
requirements: Upgrade psycopg2 from 2.7.7 to 2.8.2.
2019-04-26 16:22:00 -07:00
Vishnu Ks
eb00e78856
requirements: Upgrade premailer from 3.3.0 to 3.4.0.
2019-04-26 16:22:00 -07:00
Vishnu Ks
20cd564f27
requirements: Add Pillow to unupgradable.json.
2019-04-26 16:22:00 -07:00
Vishnu Ks
f0bcb061a6
requirements: Add Markdown to unupgradable.json.
2019-04-26 16:22:00 -07:00
Vishnu Ks
4158251b0b
requirements: Upgrade lxml from 4.3.2 to 4.3.3.
2019-04-26 16:22:00 -07:00
Vishnu Ks
c33437d473
requirements: Upgrade Jinja2 from 2.10 to 2.10.1.
2019-04-26 16:22:00 -07:00
Vishnu Ks
9d022eb127
requirements: Upgrade httplib2 from 0.12.1 to 0.12.3.
2019-04-26 16:22:00 -07:00
Vishnu Ks
57c762d6c4
requirements: Upgrade disposable-email-domains from 0.0.46 to 0.0.49.
2019-04-26 16:22:00 -07:00
Vishnu Ks
cc7ac7241d
requirements: Add defusedxml to unupgradable.json.
2019-04-26 16:22:00 -07:00
Vishnu Ks
2c5510b34a
requirements: Upgrade cffi from 1.12.2 to 1.12.3.
2019-04-26 16:22:00 -07:00
Vishnu Ks
3177e981fd
requirements: Upgrade certifi from 2018.11.29 to 2019.3.9.
2019-04-26 16:22:00 -07:00
Vishnu Ks
ab63f2b524
requirements: Upgrade indirect dependencies in dev.txt, prod.txt.
2019-04-26 16:22:00 -07:00
Vishnu Ks
16394e53a3
tools: Make dependency upgrader upgrade indirect dependencies separately.
2019-04-26 16:22:00 -07:00
Rishi Gupta
14428f7996
docs: Clarify you need to upgrade from git for Zulip Cloud exports.
2019-04-26 15:59:24 -07:00
Hemanth V. Alluri
34db469700
org_settings: Fix error with undefined profile_field in bot settings.
...
This is a small patch to fix the error message an admin would receive if
they tried to change bot info and owner from the "bots" setting of the
organization settings panel.
2019-04-25 15:56:44 -07:00
Hemanth V. Alluri
c192327a37
settings_account: Fix small typo in initialize_custom_user_type_fields.
2019-04-25 15:56:44 -07:00
Tim Abbott
c1d8b17e49
docs: Stop mentioning legacy Android app in gsoc ideas.
2019-04-25 15:40:09 -07:00
Rishi Gupta
6e2adc6a7b
docs: Update gsod-ideas.md.
2019-04-25 15:38:52 -07:00
Puneeth Chaganti
dabe267d00
html_to_text: Add arg to specify html tags for generating text.
...
Closes #11497
2019-04-25 15:29:16 -07:00
Puneeth Chaganti
2d9c5b3575
open graph: Display realm description as open graph description.
2019-04-25 15:29:16 -07:00
Puneeth Chaganti
a653fcca93
html_to_text: Escape text when using as description.
2019-04-25 15:29:16 -07:00
Puneeth Chaganti
009beabe53
test_middleware: Use test helper in nonexistent page open graph test.
2019-04-25 15:29:16 -07:00
Puneeth Chaganti
41ff94bdba
test_middleware: Parse html in tests instead of using regex.
...
This slows down the tests by about 5-10% -- the tests go from 0.6s to 0.630s or
so. But, this seems like a change worth making to prevent open-graph metadata
breaking HTML.
2019-04-25 15:29:16 -07:00
Puneeth Chaganti
7d7134d45d
html_to_text: Extract code for html to plain text conversion.
2019-04-25 15:29:16 -07:00
Tim Abbott
cc421d4415
tests: Fix bad use of mock local variable name.
...
This ended up masking the mock module.
2019-04-25 15:28:10 -07:00
sameerchoubey
048ec39824
tools/test-api: Test Client.update_stream.
2019-04-25 16:24:59 -02:30
sameerchoubey
6790c22d8d
tools/test-api: Test Client.update_presence.
2019-04-25 16:24:59 -02:30
sameerchoubey
598727f696
tools/test-api: Test Client.update_notification_settings.
2019-04-25 16:24:59 -02:30
sameerchoubey
cedce30d99
tools/test-api: Test Client.update_user_group_members.
2019-04-25 16:24:59 -02:30
sameerchoubey
3140aabbd7
tools/test-api: Test Client.remove_user_group.
2019-04-25 16:24:59 -02:30
sameerchoubey
49e843cd75
tools/test-api: Test Client.update_user_group.
2019-04-25 16:24:59 -02:30
sameerchoubey
2c675efbba
tools/test-api: Test Client.create_user_group.
2019-04-25 16:24:59 -02:30
sameerchoubey
53b58d0c7f
tools/test-api: Test Client.remove_alert_words.
2019-04-25 16:24:59 -02:30
sameerchoubey
c5c2c13880
tools/test-api: Test Client.add_alert_words.
2019-04-25 16:24:59 -02:30
sameerchoubey
b26b4ce60c
tools/test-api: Test Client.get_alert_words.
2019-04-25 16:24:59 -02:30
sameerchoubey
2d9b54f0d5
tools/test-api: Test Client.delete_stream.
2019-04-25 16:24:59 -02:30
sameerchoubey
56ad6758f6
tools/test-api: Test Client.remove_reaction.
2019-04-25 16:24:59 -02:30
Vit Rozkovec
a16da1f98c
emails: Add alt tags to images.
2019-04-24 17:49:56 -07:00
Tim Abbott
bf9f08a3e6
version: Update version and changelog for Zulip 2.0.3 release.
2019-04-23 16:05:12 -07:00
Anders Kaseorg
21dc34cc52
open graph: HTML-escape og:description, twitter:description.
...
The entire idea of doing this operation with unchecked string
replacement in a middleware class is in my opinion extremely
ill-conceived, but this fixes the most pressing problem with it
generating invalid HTML.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-04-23 15:53:59 -07:00
Rishi Gupta
088714fb8f
settings: Add sectioning to Other notifications section.
...
There are no other <h5>'s in static/templates. Basically just copied the
styling of `#settings_page h3` above it.
The vertical spacing here isn't great, but I think will require some deeper
fixes.
2019-04-23 15:24:39 -07:00
Rishi Gupta
a501abf3a1
settings: Move pm_content_in_desktop_notifications into Other notifications.
...
Not as nice as the previous coupling, but needed for upcoming refactors to
this page.
2019-04-23 15:24:39 -07:00
Rishi Gupta
29d30ceab7
settings: Decouple enable_push_notifications_offline from PM setting.
...
Note that this setting has always applied to both streams and PMs; the test
just clarifies that that is the case.
2019-04-23 15:24:39 -07:00