Tim Abbott
c68484dfd7
docs: Attempt to clarify a bit more the new GitHub step.
2017-06-15 11:33:33 -07:00
Tim Abbott
7668908903
docs: Improve Git guide discussion of names.
2017-06-15 11:33:32 -07:00
Vaida Plankyte
47b450de8c
docs: Add links towards GitHub guide in installation instructions.
...
This adds two extra links to
http://zulip.readthedocs.io/en/latest/git-guide.html#set-up-git : in
the overall requirements, and once before Step 2: Get Zulip Code.
Fixes #2985 .
2017-06-15 11:30:55 -07:00
Vaida Plankyte
4e5ae83fb0
docs: Emphasise running Git BASH as admin under Win10.
2017-06-15 09:58:19 -07:00
Tim Abbott
f4aec8fedd
docs: Reorganize git guide discussion of WIP pull requests.
2017-06-15 02:13:24 -07:00
Vaida Plankyte
f56ecdd34f
docs: Emphasise WIP PRs in git-guide.md.
...
Fiuxes #3233 .
2017-06-15 02:05:57 -07:00
Cory Lynch
3e10bdf0e8
docs: Print output URL in Makefile.
2017-06-14 20:16:08 -07:00
Cory Lynch
3bc369f1cf
tools: Add wrapper tool 'build-docs' for building documentation.
2017-06-14 20:16:02 -07:00
Cynthia Lin
1d5a5036c5
repository: Add CODE_OF_CONDUCT.md.
2017-06-14 18:43:08 -07:00
Tim Abbott
fa87c6113d
docs: Document that we use `ts` automatically in Travis CI.
2017-06-14 17:26:41 -07:00
Steve Howell
d8598e18e0
changelog: Suggest creating indexes for starred/mentioned.
2017-06-13 13:58:58 -07:00
Robert Hönig
f9c5086658
bots: Rename BotHandlerApi object `client` to `bot_handler`.
2017-06-13 11:13:23 -07:00
Tim Abbott
357105a4c1
docs: Fix recently changed URLs to Python packaging guide.
2017-06-12 22:39:15 -07:00
Pweaver (Paul Weaver)
5c07125994
Enable EmailAuthBackend by default to simplify a production install.
...
This should save a step from the installation process in the common
case.
2017-06-12 21:53:35 -07:00
Tim Abbott
2ae1e7f5e6
docs: Fix broken mailgun link.
...
It appears that Mailgun upddated their documentation URL structure.
2017-06-12 21:06:40 -07:00
Tim Abbott
f4484bd7e2
docs: Fix broken links to old chinese language code.
2017-06-12 21:06:01 -07:00
Tim Abbott
dd61f202d3
docs: Remove links to old zulip.com.
2017-06-12 20:42:40 -07:00
Rafid Aslam
4f482834b4
deps: Upgrade and move `perfect-scrollbar` from `static/third` to `npm`.
...
- Remove `perfect-scrollbar` from `static/third` and fetch it from npm.
- Upgrade `perfect-scrollbar` to 0.7.1.
- Bump up the `PROVISION_VERSION` to 5.6.
Changed `wheelSpeed` in "static/js/scroll_bar.js" to 0.5, because when it
20, the scrollbar scrolls very fast.
Changed 'wheelSpeed' in "static/js/emoji_picker.js" from 25 to 0.68
(based on tabbott's testing of scrolling through the emoji list).
Part of #1709 .
2017-06-11 10:15:48 -07:00
Vaida
bf2cfa8073
docs: Fix mispelled tool name in translating.md.
2017-06-11 10:12:54 -07:00
Rishi Gupta
8ea7d01aed
docs: Fix ToS link in prod-mobile-push-notifications.
2017-06-11 08:27:12 -05:00
Rishi Gupta
ed8e95f0dd
docs: Add documentation of our email system.
2017-06-11 08:27:12 -05:00
Tim Abbott
75c72552db
docs: Fix quoting of push bouncer URL.
2017-06-09 10:06:34 -07:00
Rishi Gupta
443c4cfbf6
docs: Update instructions in prod-mobile-push-notifications.
2017-06-08 15:49:41 -07:00
Tim Abbott
ed818f12a2
docs: Add link to font awesome accessibility docs.
2017-06-08 14:05:18 -07:00
Tim Abbott
e1110308fc
docs: Update push notifications setup/testing instructions.
2017-06-08 13:40:08 -07:00
Tim Abbott
4baf169690
docs: Highlight getting started guide more strongly.
2017-06-08 13:28:51 -07:00
Feorlen
7124098a8e
Explain how to add Swagger REST API doc coverage in zulip.yaml.
...
Introduce Swagger UI and the Swagger/OpenAPI specification. Explain
the structure of zulip.yaml and show examples of different sections
of the file.
This is a new file in /docs not yet included in the Read the Docs
table of contents. Where it should go should be determined as we iterate
on the Swagger UI integration and expand REST API doc coverage using it.
For more on Swagger UI and how Zulip uses it, see:
https://github.com/zulip/zulip/issues/3474
https://github.com/zulip/zulip/pull/3397
With some minor tweaks to advertise this by tabbott.
2017-06-07 22:46:20 -07:00
Greg Price
d89a944902
docs/version-control: Revise "Commit Messages" section.
...
The formatting was coming out pretty badly on readthedocs,
and also I think the exposition could be a little clearer.
I still don't love how the formatting comes out, but
I think this is pretty OK.
2017-06-07 22:08:55 -07:00
Greg Price
8ff5e09b07
docs/version-control: Small wording and formatting tweaks.
2017-06-07 22:08:55 -07:00
Rohitt Vashishtha
7125ea6b61
docs: Update git-guide with tools/clean-branches.
2017-06-06 23:50:36 -07:00
Rohitt Vashishtha
7a81591f38
docs: Update git-guide with tools/fetch-pull-request.
2017-06-06 23:50:36 -07:00
Tim Abbott
27de57b621
docs: Document new user discussion streams.
2017-06-06 17:38:50 -07:00
Tim Abbott
2e9f469c9a
Release Zulip Server 1.6.0.
2017-06-06 16:57:10 -07:00
Tim Abbott
b286a4210e
docs: Update release checklist.
2017-06-06 14:20:13 -07:00
Tim Abbott
2215af4b57
docs: Add a bunch of documentation on Travis CI.
2017-06-06 13:39:51 -07:00
derAnfaenger
64ab1080dc
docs: Update directory-structure.md with new bots dirs.
2017-06-06 08:51:16 -07:00
derAnfaenger
a596878fe1
docs: Fix header structure in bots-guide.md.
2017-06-06 08:51:16 -07:00
rht
486e4e30da
Update 'OS X' reference to macOS.
2017-06-05 22:11:34 -07:00
Steve Howell
0d08edc6b6
docs: Add note about tools/linter_lib to lint docs.
2017-06-05 09:20:21 -07:00
Joshua Pan
28f2d33543
docs: Tweak developer discussions in chat-zulip-org doc.
2017-06-04 13:25:09 -07:00
Tim Abbott
772b51f938
docs: Update chat-zulip-org to discuss chat meetings.
2017-06-04 12:31:45 -07:00
Tim Abbott
a3515b2f06
docs: Improve documentation on resource requirements.
2017-06-03 23:40:38 -07:00
Tim Abbott
e8166ee1b0
docs: Update installation docs for new RAM requirements.
...
This is a follow-up to #32 .
2017-06-03 23:30:55 -07:00
Tim Abbott
907a059301
docs: update changelog with recent changes and 1.5.2 release.
2017-06-02 17:49:13 -07:00
Eeshan Garg
32786802b0
docs: Document the release process for the Zulip API PyPI package.
2017-06-02 17:08:00 -07:00
Cory Lynch
76a497650b
docs: Update feature tutorial for server_events_dispatch.js.
2017-06-02 16:51:46 -07:00
Tim Abbott
d9b8da2483
docs: Fix emoji cache setup when not using provision.py.
...
There were 2 things wrong here:
(1) The new emoji cache directories weren't being created properly
(2) We weren't downloading the new emoji sprite sheets.
I think based on this experience, we should definitely invest in
moving more platforms to use provision.py.
Fixes #5160 .
2017-06-02 15:21:46 -07:00
Rohitt Vashishtha
db9918f3d6
bots: Move contrib_bots to api/bots*.
...
This will make it convenient to include these bots in Zulip API
releases on pypi.
Fix #5009 .
2017-06-01 12:31:54 -07:00
Saket Kumar
5093adf3f5
Update reading-list.md
...
Adds some course for React Native and Java Beginners.
2017-06-01 09:35:18 -06:00
neiljp
9b13b19006
docs: Add ')' and correct reference to step number in bots guide.
2017-05-29 20:52:23 -07:00