Tim Abbott
f756f55145
docs: Rename docs/README.html to docs/documentation.html.
...
Since it's now the top-level documentation for our documentation
system in general, not just docs/, it deserves a more normal name.
2017-11-14 15:52:58 -08:00
Vishnu Ks
36f29764cb
emails: Add option to forward mails send in dev env to external email.
...
Fixes #7085 .
2017-11-14 15:27:29 -08:00
Tim Abbott
ac763d6eed
tools: Remove obsolete build-deb tool.
...
This hasn't been used in ages, and isn't useful with the current
codebase.
2017-11-14 15:22:26 -08:00
Vishnu Ks
d2555e8769
api: Add support to change name of default stream groups.
2017-11-14 14:41:42 -08:00
Vishnu Ks
2af249dd5d
api: Add description attribute to default stream group.
2017-11-14 14:41:42 -08:00
Vishnu Ks
f45ba7de93
api: Pass group id instead of name to default stream group api.
2017-11-14 14:41:42 -08:00
Tommy Ip
9565ea4513
python: Add settings for isort.
...
Commit msg tweaked by rht. Based on
https://github.com/zulip/zulip/pull/3318 .
Content tweaked by tabbott.
2017-11-14 12:31:14 -08:00
Tim Abbott
d2d1459a6a
requirements: Add isort development dependency.
2017-11-14 12:10:48 -08:00
Eeshan Garg
4755ecae8a
docs/dev-env: Recommend setting up lxc network config on Debian.
...
LXC on Debian does not ship with a default network config for
containers, so we now recommend setting up the lxc network config
manually.
Tweaked by tabbott to make these details much harder to miss.
2017-11-14 11:19:33 -08:00
Cynthia Lin
d5a3691561
media: Display stream list filter at full width.
2017-11-14 11:12:13 -08:00
Cynthia Lin
940ca17c46
hotkeys: Expand collapsed sidebars when sidebar searches are initiated.
...
Fixes #7351 .
2017-11-14 11:12:13 -08:00
Cynthia Lin
7d2672cfcd
popovers: Include expanded mobile sidebars as active popovers.
2017-11-14 11:12:13 -08:00
Tim Abbott
a047584d0b
docs: Use parallelism when building docs.
...
This makes things significantly faster on a multiprocess machine.
2017-11-14 10:41:38 -08:00
rht
cceba2023c
Use makedirs directly instead of wrapping it in mkdirs.
2017-11-14 09:47:09 -08:00
rht
72ce1c6501
Use a more concise `mkdir -p` when the situation permits.
2017-11-14 09:47:09 -08:00
Tim Abbott
a86968cd44
landing_nav: Fix missing login_link_disabled check.
...
This caused login links to incorrectly appear on the zulipchat.com
homepage.
2017-11-13 17:07:17 -08:00
Steve Howell
99ecb51c5f
minor: Add whitespace after commas in CSS.
2017-11-13 12:43:43 -08:00
Steve Howell
f35b7b4c77
css: Convert colors to hsl() format.
...
This changes most of the app-related CSS files, but leaves
things like landing pages and bootstrap alone.
2017-11-13 12:43:43 -08:00
Steve Howell
ba51078418
Simplify CSS linter and clean up CSS.
...
The CSS linter was pretty hard to reason about. It was
pretty flexible about certain things, but then it would
prevent seemingly innocuous code from getting checked in.
This commit overhauls the pretty-printer to be more composable,
where every object in the AST knows how to render itself. It
also cleans up a little bit of the pre_fluff/post_fluff logic
in the parser itself, so comments are more likely to be "attached"
to the AST node that make sense.
The linter is actually a bit more finicky about newlines, but
this is mostly a good thing, as most of the variations before
this commit were pretty arbitrary.
2017-11-13 12:43:43 -08:00
Umair Khan
7e2b452f6a
user-groups: Add composebox_typeahead tests.
2017-11-13 11:43:16 -08:00
Umair Khan
597a6e6c74
user-groups: Add user groups in typeahead code.
2017-11-13 11:42:17 -08:00
Umair Khan
0e21cbc5d9
user-groups: Create static/js/user_groups.js.
2017-11-13 13:08:15 +05:00
Umair Khan
ad8f5650a3
user-groups: Generate test data of user groups.
2017-11-13 13:08:15 +05:00
Vishnu Ks
50eb3be0c2
droplets: Remove ip_address default value from create_dns_record.
...
I forgot to remove the default value 172.31.1.4 from
ip_address which was used only for testing purpose.
2017-11-11 17:05:14 -08:00
Brock Whittaker
7b4124b7b4
portico-header: Add background to avatar images.
...
This adds a white background color to avatar images that may
have a transparent background.
2017-11-10 19:25:42 -08:00
derAnfaenger
25bf15a3c9
bots: Use non-generic exception for state key removal.
2017-11-10 18:56:26 -08:00
derAnfaenger
8fccf36246
bots: Wrap StateError exceptions around BotUserData exceptions.
2017-11-10 18:56:26 -08:00
derAnfaenger
d707e3bc1d
bots: Add USER_STATE_SIZE_LIMIT setting.
2017-11-10 18:56:26 -08:00
derAnfaenger
545c73c79e
bots: Rename StateHandlerError to StateError.
2017-11-10 18:54:54 -08:00
derAnfaenger
71372610e3
bots: Validate state size limit directly in set_bot_state().
2017-11-10 18:54:39 -08:00
derAnfaenger
6c543d1280
bots: Make StateHandler test more accurate.
2017-11-10 18:45:52 -08:00
Tim Abbott
9921971bfb
markdown_test_cases: Fix annoying whitespace issue.
...
This unfortunately breaks the node tests.
2017-11-10 18:37:19 -08:00
Tim Abbott
54aa87fba3
api: Migrate to using the new version of the API site.
2017-11-10 17:56:22 -08:00
Tim Abbott
01a8dd04d3
docs: Update our changelog.
2017-11-10 17:40:50 -08:00
Tim Abbott
3a77e20d28
markdown: Fix now-buggy test case.
2017-11-10 17:07:32 -08:00
Brock Whittaker
ca2f93db31
settings: Restyle "emoji style" section.
...
This restyles and rewords some of the emoji style section to look
better and fit it more with the current style guide.
Tweaked by tabbott to modify the historical migration rather than
adding a new one. This is OK because the emojiset choices text change
doesn't touch the database; it's just a Django Python code thing.
Also removed translation tags, since we don't need them for a set of
brand names.
2017-11-10 17:04:27 -08:00
Harshit Bansal
439bc2920a
settings: Change the control for selecting emojiset to radio group.
...
Fixes : #7260 .
2017-11-10 16:59:03 -08:00
Andy Perez
4d51a6cfac
bugdown: Fix $$ whitespace handling.
...
The intended use of $$ is for inline expressions, not for multiline
ones; ```math is an acceptable alternative for the latter. Hence,
the $$-syntax for inline TeX no longer permits newlines within it.
This was also necessary for the next change to be sensible; namely
allowing for spaces around both $$ when crafting inline TeX instead of
forcing everything to be crammed together, e.g. $$x=7$$. In order to
avoid uninentionally creating inline expressions, the opening and
closing $$'s of an inline expression must now both exactly consist of
two dollar signs, no more and no less.
Fixes : #6488 .
2017-11-10 16:54:27 -08:00
Rishi Gupta
b88ba90b30
docs: Make minor updates to chat-zulip-org.md.
2017-11-10 16:44:42 -08:00
Rishi Gupta
d1f0d2bdc1
docs: Update the pitch at the top of README.md.
2017-11-10 16:42:19 -08:00
Tim Abbott
a23378a304
check_short_string: Verify string before checking length.
...
While the previous implementation was correct, this should give better
error messages.
2017-11-10 16:37:43 -08:00
neiljp (Neil Pilgrim)
72eba6a0ce
mypy: Adjust validator.py to use object rather than Any.
2017-11-10 16:37:29 -08:00
neiljp (Neil Pilgrim)
331a3c3447
mypy: Migrate validator.py typing to python3 syntax.
2017-11-10 16:32:25 -08:00
rht
8e87eb4084
zerver/lib/bugdown: Text-wrap long lines exceeding 110.
2017-11-10 16:29:32 -08:00
rht
a93b7c40a7
zerver: Text-wrap long lines exceeding 110.
2017-11-10 16:29:32 -08:00
rht
23a481c5d2
zerver/lib/actions.py: Text-wrap long lines exceeding 110.
2017-11-10 16:27:22 -08:00
rht
f397e15128
tools: Text-wrap long lines exceeding 110.
2017-11-10 16:24:09 -08:00
rht
7a96b8c7ad
tools/lib: Text-wrap long lines exceeding 110.
2017-11-10 16:24:09 -08:00
rht
53e37aa511
scripts: Text-wrap long lines exceeding 110.
2017-11-10 16:22:26 -08:00
rht
51c1a6dfc9
analytics: Text-wrap long lines exceeding 110.
...
License: Apache-2.0
Signed-off-by: rht <rhtbot@protonmail.com>
2017-11-10 16:22:00 -08:00