Tim Abbott
26982ff55f
puppet: Remove pageduty_nagios.pl.
...
This hasn't been used in like 4 years, and clutters the repo.
2017-10-05 18:46:09 -07:00
derAnfaenger
2cdde8b168
linter: Add rule against verbose $(document).ready() calls.
2017-10-05 10:11:34 -07:00
derAnfaenger
6b99022a02
linter: Add rule against using inline event handlers.
2017-10-05 10:08:40 -07:00
derAnfaenger
c01981a65f
linter: Extend no-space-before-bracket linting rule.
2017-10-05 10:05:27 -07:00
derAnfaenger
c957d1857e
code style guide: Update and remove outdated rules.
...
These are all enforced by our linters, and thus a source of clutter in
this code style guide.
2017-10-05 10:05:17 -07:00
Tim Abbott
ab71c42ab8
docs: Update confusing changelog entry.
...
The original text meant to say "lost", not "last", but also was a bit
confusing anyway.
2017-10-05 09:32:02 -07:00
Joshua Pan
a38d275aeb
docs: Capitalize Zulip in changelog.md.
2017-10-05 09:24:09 -07:00
Tim Abbott
de51eb9e7f
docs: Update changelog and roadmap through present.
2017-10-04 22:39:49 -07:00
rht
ac01b0c559
docs: Add type annotation.
...
Discovered while running the 2to3 type annotation.
2017-10-04 16:31:27 -07:00
Vishnu Ks
119157b205
docs: Update email testing section to include EmailLogBackEnd.
...
Rewritten by tabbott for extra clarity.
2017-10-04 14:44:58 -07:00
Tim Abbott
8d4f084623
code-style: Remove discussion of absolute_import.
...
It's no longer accurate on Python 3.
2017-10-04 14:09:05 -07:00
Tim Abbott
b7974fc9f8
docs: Delete useless/wrong content from JavaScript code style.
...
One of these isn't true (not requiring braces) and the rest are
already handled by our linters.
2017-10-04 13:59:38 -07:00
Tim Abbott
a001b8aef3
docs: Remove unnecessary CSS section from code style.
...
This is already handled by our linter, so no need to repeat it here.
2017-10-04 13:58:50 -07:00
Tim Abbott
4230871503
docs: Update code style guide for Python.
2017-10-04 13:53:06 -07:00
neiljp (Neil Pilgrim)
dbc8415fa5
docs: typos in code-style.md; zephyr -> zerver.
2017-10-04 13:52:31 -07:00
Tim Abbott
4eafec12ac
docs: Rewrite the intro to writing bots.
2017-10-04 12:22:02 -07:00
Tim Abbott
26dd1ab6a7
docs: Simplify the guide for running bots.
2017-10-04 12:11:27 -07:00
derAnfaenger
7a43ab00a2
running bots guide: Clarify bot's directory statement.
2017-10-04 11:49:22 -07:00
derAnfaenger
543500bab5
bots guides: Refactor layout.
...
This flattens the layout, shifts passages and unitizes headings to
use gerunds for the running and writing bots guides.
2017-10-04 11:49:22 -07:00
derAnfaenger
b6106ca7ac
running bots guide: Add cross-references to writing bots guide.
2017-10-04 11:49:21 -07:00
derAnfaenger
8449ea300b
running bots guide: Shorten installation section.
2017-10-04 11:49:21 -07:00
derAnfaenger
6b879a2b04
docs: Split bots guide into running and writing guides.
2017-10-04 11:49:20 -07:00
Vishnu Ks
2267f09813
docs: Change place to ask help from mailing list to chat.zulip.org.
2017-10-04 08:20:29 -07:00
Tim Abbott
1b637658df
docs: Add a section documenting the chat.zulip.org traffic level.
2017-10-03 15:41:46 -07:00
Tim Abbott
c447e7530b
docs: Update realms documentation for REALMS_HAVE_SUBDOMAINS removal.
2017-10-02 16:32:10 -07:00
Eeshan Garg
502e93a5d2
docs: Recommend check_send_stream_message for stream messages.
...
This commit updates various places where check_send_message had
been previously recommended to recommend check_send_stream_message
for sending messages to a public stream.
2017-10-02 15:27:26 -07:00
Tim Abbott
50eb94f7ee
docs: Remove broken link to shell tips.
...
In theory, we could replace it, but it's not clear that's necessary.
2017-10-01 23:27:29 -07:00
Priscilla
7c0431a60f
docs: Correct the instructions for re-running provision.
...
We apparently missed this when renaming provision.py to simply
provision.
2017-10-01 15:51:32 -07:00
rht
e0f7b6f8ef
docs: Remove the yarn.lock stutter.
...
Maybe someday someone will spot this err. However, the documentation is
clear in conveying its content even with the extra yarn.lock.
2017-09-30 09:16:46 -07:00
Alena Volkova
e216801be8
docs: Fix a typo in version-control.md.
2017-09-29 18:04:07 -07:00
Greg Price
7e8bbda171
docs/logging: Update for the revised log format.
...
This accumulates several changes in recent commits: decimal point
rather than comma, compact log level, and logger names, the latter
abbreviated `zr` in the case of `zulip.request`.
2017-09-28 18:26:39 -07:00
Alena Volkova
bcb9c76457
docs: Clarify who can collaborate in area label teams.
...
Collaboration in area label teams is only available to members of the
Zulip organization on GitHub. For non-members the related links are
not working, which can be confusing. Address this by explaining the
links won't work and also that anyone can join.
2017-09-28 17:26:07 -07:00
Greg Price
85f7764ed4
docs/settings: Small tweaks for clarity.
2017-09-28 17:01:50 -07:00
Robert Hönig
db5ed277d1
bots guide: Update outdated `run.py` to `zulip-run-bot`.
2017-09-28 11:10:09 -07:00
Robert Hönig
a7d3355fd6
bots guide: Remove need to subscribe bots to streams.
...
Since 7878c70
, bots don't need to to be subscribed to a
stream to be notified on @-mentions.
2017-09-28 11:10:09 -07:00
Greg Price
7b8f725707
APNs: Accept 1.6-format payloads in bouncer.
...
This is just enough of a quick fix to work with a stock Zulip 1.6
server. We should really also make this robust to arbitrary input
from the remote Zulip server, even though it'll be a little tedious.
2017-09-28 10:01:16 -07:00
Tim Abbott
2317b63068
docs: Document narrowing reporting.
2017-09-27 19:47:45 -07:00
Tim Abbott
0744961afe
docs: Add more comprehensive documentation on error reporting.
...
Fixes #2232 .
2017-09-27 19:47:08 -07:00
rht
8aa8991caa
docs: Remove import print_function.
2017-09-27 18:06:47 -07:00
Eeshan Garg
bb34ba37b5
tools: Rename build_pygments_data.py -> build_pygments_data.
...
Dropping the file extension (.py) conforms to our naming
convention for such scripts.
2017-09-26 16:00:41 -07:00
Greg Price
a9aa31ac96
docs: Fix lint in typing-indicators.
2017-09-26 13:57:03 -07:00
Steve Howell
d6fb17c424
docs: Add typing-indicators.md.
2017-09-26 13:42:14 -07:00
Tim Abbott
3964a6e9a3
docs: Document the new transactional email logs.
2017-09-25 15:37:09 -07:00
Tim Abbott
14ef682a4e
docs: Update emoji tooling documentation.
...
This is a start and fixes the most glaring problems from not updating
this documentation; I'd like Harshit to do a helpful pass on updating
this to cover some of the more subtle details about how our emoji
picker works, emoji aliases, etc.
2017-09-25 14:24:52 -07:00
rht
9bd3f772b7
Move Dockerfile to Dockerfile-dev.
...
Based on zulip#450, with commits restructured by Rein Zustand.
2017-09-25 12:32:33 -07:00
Tim Abbott
a2243378ea
settings: Set REALMS_HAVE_SUBDOMAINS by default.
...
This change means that almost every Zulip server out there will now be
using subdomains for every realm. There are a few complications noted
in the release notes.
2017-09-25 06:52:32 -07:00
Kiran Shahdadpuri
3776e73db4
docs: Improve analytics onboarding documentation.
...
Tweaked by tabbott to reorganize the text a bit.
2017-09-25 06:23:30 -07:00
Eeshan Garg
390a1fec92
zulip_bots: Generate static files during provisioning.
...
This commit implements support for copying over static files
for all bots in the zulip_bots package to
static/generated/bots/ during provisioning. This directory
isn't tracked by Git. This allows us to have access to files
stored in an arbitrary zulip_bots package directory somewhere
on the system. For now, logo.* and doc.md files are copied over.
This commit should act as a starting point for extending our
macro-based Markdown framework to our bots/API packages'
documentation and eventually rendering these static files
alongside our webhooks' documentation.
2017-09-22 15:14:42 -07:00
Tim Abbott
3708f5708a
upgrade: Include zulip::static_asset_compiler by default.
...
Since we've found that it's fairly frequent that we want to recommend
to developers that they upgrade to a version of Zulip from Git, it
makes sense to include that by default.
2017-09-22 11:38:20 -07:00
Tim Abbott
4da9e77096
docs: Expand documentation of provisioning.
...
Fixes #2668 .
2017-09-22 11:23:17 -07:00