synicalsyntax
c85274d665
docs: Add *Follow steps* macro to *Make a user an administrator* doc.
2017-01-15 11:16:18 -08:00
Cynthia Lin
9812e776c7
docs: Add *Follow steps* macro to *Invite a friend to Zulip* doc.
2017-01-15 11:16:18 -08:00
Cynthia Lin
12aa861b4f
docs: Add *Follow steps* macro to *Configure mobile notifications* doc.
2017-01-15 11:16:18 -08:00
Cynthia Lin
7041a0d0e2
docs: Add *Follow steps* macro to *Change your organization's name* doc.
2017-01-15 11:16:18 -08:00
Cynthia Lin
84659574c9
docs: Add *Follow steps* macro to *Change a user's name* doc.
2017-01-15 11:16:18 -08:00
Cynthia Lin
1b173ee99a
docs: Create *Follow steps* macro.
2017-01-15 11:16:18 -08:00
Cynthia Lin
67cc345fab
docs: Fix x icon formatting.
2017-01-15 11:07:22 -08:00
Cynthia Lin
10769306b9
docs: Fix formatting error in *Upload and share files* doc.
2017-01-15 11:04:42 -08:00
Cynthia Lin
2cd8d0e70e
docs: Conform *View an image at full size* doc to documentation styling guidelines.
2017-01-15 11:04:42 -08:00
synicalsyntax
760a267668
docs: Conform *View the exact time a message was sent* doc to documentation styling guidelines.
2017-01-15 11:04:42 -08:00
synicalsyntax
83946e29ec
docs: Conform *View information about a message* doc to documentations styling guidelines.
2017-01-15 11:04:42 -08:00
synicalsyntax
6e77c9e9e6
docs: Update *View the markdown source of a message* doc.
...
Rewrite for better clarification.
2017-01-15 11:04:42 -08:00
synicalsyntax
191ef9fc33
docs: Update *Organize the Streams sidebar* doc.
...
Adds links to the stream actions described in the doc, also moves it to
a more relevant place in `index.md`
2017-01-15 11:04:42 -08:00
synicalsyntax
f64cb818e2
docs: Update *About streams and topics* doc.
2017-01-15 10:56:24 -08:00
synicalsyntax
ecc2259815
docs: Fix *Restrict user email addresses to certain domains* doc.
...
There were some formatting errors.
2017-01-15 10:56:24 -08:00
JefftheBest1
8e0aa90065
docs: Improved titles in signing-out.md.
2017-01-14 12:27:53 -08:00
JefftheBest1
d71cf373ec
docs: Added extra step to Restrict user email addresses to certain domains
2017-01-13 15:12:30 -08:00
JefftheBest1
02aec2b2e3
docs: Organize the streams sidebar. Fixes #3272
2017-01-13 14:48:28 -08:00
brockwhittaker
7762614482
Add deep link to unsubscribed streams list.
...
This adds a deep link behind a “+” icon above the streams list on the
left-sidebar which opens the subscriptions page and then also toggles
the tabs to go to the unsubscribed stream list.
2017-01-12 16:47:32 -08:00
anirudhjain75
f2980f2504
docs: Edit about-streams-and-topics.md to conform to style guide
2017-01-12 16:30:01 -08:00
anirudhjain75
84d065265b
docs: Edit browse-and-join-streams.md to conform to style guide
2017-01-12 16:28:42 -08:00
anirudhjain75
8b180b1455
docs: Edit create-a-stream.md to conform to style guide
2017-01-12 16:28:13 -08:00
Vamshi Balanaga
72cfc64144
docs: Fix grammatical error in Verify that your message has been succesfully sent
2017-01-12 15:48:30 -08:00
Rishi Gupta
c2ca4cb1bb
day2 email: Soften advice against using long topics.
...
In response to feedback that joining (and sending a first message to) a new
chat platform/org is already intimidating enough, and "Not Recommended" gets
the point across in a gentler way.
2017-01-12 15:04:51 -08:00
Tim Abbott
a6ba6432eb
docs: Revise user guide for verifying messages were sent.
2017-01-12 14:34:16 -08:00
Vamshi Balanaga
84db825f88
docs: Add user guide for Verify that your message has been successfully sent.
2017-01-12 14:31:27 -08:00
synicalsyntax
c500266b70
docs: Conform *Upload and share files* doc to documentation styling guidelines.
2017-01-12 14:11:49 -08:00
synicalsyntax
4e85a0e409
docs: Conform *Preview your message before sending* doc to documentation styling guidelines.
2017-01-12 14:11:49 -08:00
synicalsyntax
2d1ef283a0
docs: Conform *Add emoji* doc to documentation styling guidelines.
2017-01-12 14:11:49 -08:00
synicalsyntax
b3cc10377e
docs: Conform *Restrict user email addresses to certain domains* doc to documentation styling guidelines.
2017-01-12 14:11:49 -08:00
synicalsyntax
7c57c84eb2
docs: Conform *Set notifications for a single stream* doc to documentation styling guidelines.
2017-01-12 14:11:49 -08:00
synicalsyntax
be26c4e67e
docs: Conform *Use Zulip on Android* doc to documentation styling guidelines.
2017-01-12 14:11:49 -08:00
synicalsyntax
2505a1be5c
docs: Conform *Signing out* doc to documentation styling guidelines.
2017-01-12 14:11:49 -08:00
synicalsyntax
57d2dd9d44
docs: Conform *Deactivate your account* doc to documentation styling guidelines.
2017-01-12 14:11:49 -08:00
andrewallen00
badd4be155
docs: Add user guide for configure mobile notifications.
2017-01-12 10:52:08 -08:00
brockwhittaker
3cb0db586d
Change the "top of messages" logo to SVG from PNG.
...
This changes the logo that sits at the top of the messages to an SVG
rather than a PNG used as the current navbar logo that is filtered to
be grayscale.
This fixes a significant performance regression that had been caused
by adding that logo to the top of the feed.
Thanks to @rishig for generating the SVG!
2017-01-12 10:36:29 -08:00
K.Kanakhin
9fecd85e4a
user-docs-images: Remove unnecessary user docs images.
...
Fixes #3070 .
2017-01-12 10:02:26 -08:00
Tim Abbott
8842954e3c
help: Remove links to screenshots of icons.
2017-01-12 10:00:49 -08:00
JefftheBest1
2d7ee577d5
docs: Join a Zulip Organization
2017-01-12 09:12:08 -08:00
Bojidar Marinov
bc056488b6
docs: Edit alert-words.md to conform to style guide.
2017-01-12 08:52:19 -08:00
Bojidar Marinov
d4b0f04fac
docs: Edit configure-audible-notifications.md to conform to style guide.
2017-01-12 08:52:19 -08:00
Bojidar Marinov
c0fd0e3ee3
docs: Edit configure-desktop-notifications.md to conform to style guide.
2017-01-12 08:52:19 -08:00
Bojidar Marinov
ee9eb2004e
docs: Edit mute-a-stream.md to conform to style guide.
2017-01-12 08:52:19 -08:00
Bojidar Marinov
d4571c75d3
docs: Edit and extend mute-a-topic.md to conform to style guide.
2017-01-12 08:52:19 -08:00
JefftheBest1
f0afa3e8df
Fixed typos with receive
2017-01-12 04:52:44 -08:00
Jackson
a9235e4ccb
integrations: Add documentation for Papertrail.
2017-01-11 16:24:30 -08:00
JefftheBest1
e74cb2d11c
Fixed typo in index.md
2017-01-11 15:50:22 -08:00
Jackson
12359f6876
docs: Edit upload-and-share-files.md to conform to style guide.
2017-01-11 15:35:56 -08:00
Jackson
174b925875
docs: Edit add-emoji.md to conform to style guide
2017-01-11 15:33:26 -08:00
Jackson
7fcf64a18a
docs: Edit preview-your-message-before-sending.md to conform to style guide
2017-01-11 15:32:09 -08:00