Brock Whittaker
1500e93092
Convert overlay modals to unified modal system.
...
This converts three modals:
1. Markdown Help
2. Keyword Shortcuts
3. Search Operators
Into a system in which they all appear in the same overlay now.
2017-02-10 15:18:41 -08:00
Rishi Gupta
cf3ae2eafe
stats: Turn messages_sent_by_client into a bar chart.
...
Also includes a number of changes to messages_sent_by_recipient_type that
were convenient to do at the same time, since the two charts share a lot of
code.
2017-02-10 14:41:18 -08:00
Brock Whittaker
1143ed7219
redesign: Change /#settings and /#administration to an overlay.
...
This also adds a box-shadow to the #deactivate_self_modal so that it
looks similar to the old backdrop.
2017-02-09 23:35:10 -08:00
Tim Abbott
72ff55db2f
help: Fix capitalization of various menu items.
2017-02-08 23:07:14 -08:00
Rishi Gupta
18508ca02c
stats.js: Clean up code for the number of users chart.
2017-02-07 18:55:35 -08:00
Feorlen
676f0ad63f
Add WordPress webhook.
...
Adds a new webhook integration for WordPress blogs. Both WordPress.com
and self-installed blogs are supported, with minor differences that
are described in the documentation. It creates a new message for each
action, the stream and topic may be specified or use default values.
WordPress actions supported:
publish_post: a new blog post was published
publish_page: a new page was published
user_register: a new user account was created
wp_login: a user logged in
Notes: comment_post only provides the id of the parent post, not title
or link, so was not included. On further testing, I found edit_post is
not very practical, it also fires while a new post is being written, and
when posts are deleted. (I think it tracks drafts too.) I've removed it,
as it seems more confusing than useful.
Fixes #3245
2017-02-07 18:14:31 -08:00
Rishi Gupta
e0cb009f1b
analytics: Refactor and clean up messages_sent_over_time.
2017-02-07 15:35:43 -08:00
Tim Abbott
cf87f7cd38
find_team: Automatically focus the target input box.
2017-02-07 15:29:51 -08:00
Tim Abbott
92979e3aac
find_team: Show development environment email reminder.
2017-02-07 15:29:38 -08:00
Tim Abbott
ec52322ae1
stats: Include Zulip and realm name in heading.
2017-02-07 11:22:57 -08:00
Rishi Gupta
cd2205ac94
analytics: Remove portico header and footer from stats.html.
2017-02-07 10:49:57 -08:00
Tim Abbott
babb6aaa47
settings: Stop serving zxcvbn from node_modules/.
...
Now that we have the minified_source_filenames feature, we don't need
to serve zxcvbn from node_modules/ directly to avoid re-minifying it.
Moving this this allows us to stop shipping the (duplicate)
node_modules directory in release tarballs, which will save many
megabytes of unnecessary increase in our release tarball size.
2017-02-06 17:21:34 -08:00
Cynthia Lin
ac4d551b32
user docs: Conform *Reply to a message* to user docs styling guide.
2017-02-05 15:19:44 -08:00
Cynthia Lin
362001eb9d
user docs: Make minor edits to *Add a bot or integration* doc.
2017-02-05 15:19:44 -08:00
Cynthia Lin
1ec5f01e4d
user docs: Make minor edits to *Edit or delete a message* doc.
2017-02-05 15:19:44 -08:00
Cynthia Lin
ee7fc103aa
user docs: Make minor edits to *Make an announcement* doc.
2017-02-05 15:19:44 -08:00
Cynthia Lin
d634cdbefe
user docs: Make minor edits to *Join a Zulip organization* doc.
2017-02-05 15:19:44 -08:00
Cynthia Lin
862f501818
user docs: Make minor edits to *Signing out* doc.
2017-02-05 15:19:44 -08:00
Amy Liu
24f0716df3
analytics: Clean up graph styling.
...
This fixes a number of issues in the prototype /stats graphs, including:
* Adding a Total Users number to the Users graph.
* Changing the Messages sent over time graph so that the bot
trace is hidden by default.
* Fades out the last bars in the weekly view to represent unfinished
ata.
* Sets the default view to weekly only if the realm is > 12 weeks old.
* Gets rid of the tooltips and replaces them with hover text
for the Number of Users graph.
* Fixes a bug in the legend colors for the Messages Over Time
graph.
* It also adds the year to the hover text.
* Sets the pie chart colors and adds spaces between sectors.
* Changes the font to Humbug.
2017-02-03 17:17:23 -08:00
Cynthia Lin
0efb806861
portico: Add links to 'Features' and 'User documentation' pages.
2017-02-02 12:25:58 -08:00
Cynthia Lin
944b809fd7
docs: Replace "search help" with "search operators".
...
For better clarification and to avoid confusion with user documentation tab.
2017-02-02 12:25:58 -08:00
Amy Liu
0a39e354dc
analytics: Add graphs of usage statistics on /stats.
...
This adds a frontend for the analytics system we've had for a few
months, showing several graphs of the data in Zulip.
There's a ton more that we can do with this tooling, but this initial
version is enough to provide users with a pretty good experience.
Fixes #2052 .
2017-01-31 22:18:54 -08:00
Rishi Gupta
d8012c5b7b
user docs: Change footer to be less prominent.
2017-01-31 18:17:49 -08:00
Rishi Gupta
89c5ef76b4
user docs: Move Basics and Apps into a Misc category.
2017-01-31 18:17:49 -08:00
Tim Abbott
a64cb1d687
navbar: Add a link to the /help/ site.
2017-01-31 18:15:14 -08:00
Tim Abbott
55e3731707
navbar: Rearrange the icons.
2017-01-31 18:11:54 -08:00
Cynthia Lin
056eb8d5c5
docs: Replace all instances of "accessibility" with "privacy"
2017-01-31 18:04:59 -08:00
Cynthia Lin
42487d372e
docs: Update *Searching for messages* doc with new UI and features.
2017-01-31 18:04:59 -08:00
Rishi Gupta
7d02a44bc6
user docs: Rename searching-for-messages to search-for-messages.
2017-01-31 17:13:51 -08:00
Rishi Gupta
4be0fd6a6d
user docs: Comment out links without articles on index.md.
2017-01-31 17:13:50 -08:00
Rishi Gupta
10810b85ab
user docs: Cleanup index in preparation for 1.5.
2017-01-31 17:13:40 -08:00
Tim Abbott
b3c9e186f9
help: Clean up change-your-organization-settings.
2017-01-29 23:02:20 -08:00
Cynthia Lin
7766c122b4
docs: Conform *View messages from a stream* to style guide.
2017-01-29 22:57:38 -08:00
Cynthia Lin
c739e6e752
docs: Update *About streams and topics* doc.
2017-01-29 22:56:23 -08:00
synicalsyntax
969b6db7ed
docs: Rename documentation URLs and titles to be the same.
2017-01-29 22:56:23 -08:00
Cynthia Lin
41d66f1ddf
docs: Conform *Send a group of people a private message* to style guide.
2017-01-29 22:51:54 -08:00
synicalsyntax
26c13a42f8
docs: Conform *Enable or disable Press Enter to send* to style guide.
...
Also, tabbott made a number of edits to the content.
2017-01-29 22:49:23 -08:00
synicalsyntax
7ea84aa0af
docs: Conform *Send a private message* to style guide.
2017-01-29 22:36:48 -08:00
synicalsyntax
8932d46657
docs: Conform *Send a stream message* to style guide.
2017-01-29 22:35:24 -08:00
Jackson
db1d6933de
docs: Add user guide for Using Zulip on Windows.
2017-01-29 11:38:12 -08:00
Cynthia Lin
522ac3ea4a
frontend: Add #search-operators link to search icon; Fixes #1369 .
2017-01-29 07:20:15 -08:00
Cynthia Lin
d8c648ac05
docs: Update *Verify that you message has been successfully sent* doc.
...
Change wording for better clarification.
2017-01-28 22:56:09 -08:00
synicalsyntax
21534930b1
docs: Update *Searching for messages* doc.
2017-01-28 22:49:11 -08:00
synicalsyntax
f6fc218ba3
docs: Fix *Join Zulip Chat button* doc.
...
With tweaks from tabbott to clean it up and better explain it.
2017-01-28 22:47:18 -08:00
Tim Abbott
5f4ddb9079
glossary: Add more clarity to private message discussions.
2017-01-28 22:39:35 -08:00
synicalsyntax
4504818e5e
docs: Add user guide for *Send someone a private message*
2017-01-28 19:16:56 -08:00
Cynthia Lin
30b7eee3ef
docs: Add user guide for *Configure email notifications*
2017-01-28 19:09:03 -08:00
Tim Abbott
f96979ae72
templates: Clean references to zulip.com.
2017-01-28 18:38:43 -08:00
Tim Abbott
37dbed7a81
zephyr: Remove Webathena text from translations.
2017-01-28 18:32:57 -08:00
Tim Abbott
d73a19927f
zephyr: Remove unnecessary hardcoding of hostname.
2017-01-28 18:26:38 -08:00
Tim Abbott
bd6f71580e
docs: Remove obsolete terms-enterprise page.
...
This was documentation for the old zulip.com enterprise service that
no longer exists.
2017-01-28 18:12:19 -08:00
Yago González
7fe090f902
translations: Improve some poorly-worded strings.
2017-01-28 18:04:17 -08:00
Tim Abbott
36d54cf5ff
Replace references to zulip.com/dist with zulip.org/dist.
...
Now that zulip.org has all the files to distribute, there's no reason
to still point to the soon-to-be-decommissioned zulip.com/dist.
2017-01-28 17:56:25 -08:00
synicalsyntax
7ba62c0e79
docs: Conform *Format your message using Markdown* to style guidelines.
2017-01-28 16:03:00 -08:00
synicalsyntax
3c8c72b816
docs: Update *Add emoji* doc.
2017-01-28 16:02:53 -08:00
synicalsyntax
4c0c7dd3f9
docs: Conform *@-mention a team member* to user documentation styling guidelines.
2017-01-28 15:59:44 -08:00
synicalsyntax
0f2327f9ce
docs: Conform *Restore the last unsent message* to user documentation styling guidelines.
2017-01-28 15:59:44 -08:00
synicalsyntax
07d84941de
docs: Update *Zulip glossary* doc.
2017-01-28 15:59:44 -08:00
sinwar
21083278b5
Fix banners for unknown streams.
...
Fixes #3443
2017-01-28 13:11:31 -08:00
Tim Abbott
3951e650c9
formatting help: Clean up reference to zulip.com.
2017-01-27 16:55:21 -08:00
Tim Abbott
dff9b31546
help: Clean up discussion of search operators.
2017-01-27 16:00:22 -08:00
Cynthia Lin
de0329b4f9
docs: Modify *Searching for messages* to include directions on viewing the first message in a topic.
2017-01-27 16:00:22 -08:00
Cynthia Lin
c72d51ec45
docs: Add user guide for *Configure email digest notifications*
2017-01-27 15:32:13 -08:00
Brock Whittaker
04dfa2071f
Remove unnecessary terms-page-container class.
...
This removes the terms-page-container class from the markdown div and
thereby removes the necessary 40px padding at the top of the div.
2017-01-27 11:41:35 -08:00
Steve Howell
80ea7db4d9
Suppress jQuery warning related to settings menu.
...
If you develop with Firefox, before this commit, you would
get jQuery warnings about empty selectors every time you clicked
in the app, due to a glitch with our old version of bootstrap.js.
This commit makes the error go away by setting
`data-toggle` to 'nada' for the settings-dropdown
element.
This was the error:
Empty string passed to getElementById().
More details here:
https://github.com/twbs/bootstrap/issues/5566
2017-01-27 07:55:30 -08:00
Steve Howell
4be2d6577d
Add a new community realm to our test databases.
...
The realm with string_id of "simple" just has three users
named alice, bob, and cindy for now. It is useful for testing
scenarios where realms don't have special zulip.com exception
handling.
2017-01-26 19:25:34 -08:00
Tomasz Kolek
6e6cbeb89d
Split webhooks doc and move to particular directories.
2017-01-26 11:56:45 -08:00
Sampriti Panda
8fe612c319
register: Fix bugs in form field auto-fills
2017-01-24 13:39:43 -08:00
Sampriti Panda
3c3902471b
register: Improve styling for server-side errors
2017-01-24 13:39:43 -08:00
Eitan Adler
0ce29d7ad6
Remove some some duplicate words in copy.
2017-01-23 23:15:04 -08:00
Rohith Asrk
9088c46e4c
templates: Fix filename ending with .html.txt.
...
Fixes a part of #3136 .
2017-01-21 22:44:13 -08:00
Tomasz Kolek
cc13104780
Add Zapier integration.
2017-01-20 10:43:18 -08:00
Tim Abbott
48109b7bd8
docs: Clean up user guide index a bit.
2017-01-17 17:06:40 -08:00
Yago González
ade5e762fb
integrations: Add documentation for OpenShift.
2017-01-17 16:04:55 -08:00
synicalsyntax
2c6a467ba0
docs: Remove instances of "(admin only)" in index.md.
...
All admin only docs are now located under “Administering a Zulip
organization”
2017-01-17 14:45:15 -08:00
Cynthia Lin
0e543c7bad
docs: Create and use *Administrator only feature* macro.
2017-01-17 14:45:15 -08:00
Tommy Ip
c407919db3
Add /authors page.
...
Contributor visualization showing the avatar, user name and number
of commits for each contributors. The JSON data would be updated
upon deployment, triggered by the `update-prod-static` script.
2017-01-17 13:35:55 -08:00
synicalsyntax
dab0bf80ae
docs: Add *Save changes* macro to *Allow anyone to join without an invitation*
2017-01-16 19:59:37 -08:00
Cynthia Lin
aa9e40b39a
docs: Add *Save changes* macro to *Change a user's name*
2017-01-16 19:59:37 -08:00
Cynthia Lin
7ff7d0e76c
docs: Add *Save changes* macro to *Change the default language for your organization*
2017-01-16 19:59:37 -08:00
Cynthia Lin
d1a49bd174
docs: Add *Save changes* macro to *Change your avatar*
2017-01-16 19:59:37 -08:00
Cynthia Lin
1925cf4037
docs: Add *Save changes* macro to *Change your name*
2017-01-16 19:59:37 -08:00
Cynthia Lin
86e58d283c
docs: Add *Save changes* macro to *Change your organization's name*
2017-01-16 19:59:37 -08:00
Cynthia Lin
b090959fbc
docs: Add *Save changes* macro to *Change your password*
2017-01-16 19:59:37 -08:00
Cynthia Lin
cc313edbce
docs: Add *Save changes* macro to *Configure audible notifications*
2017-01-16 19:59:37 -08:00
Cynthia Lin
0c305b85ce
docs: Add *Save changes* macro to *Configure desktop notifications*
2017-01-16 19:59:37 -08:00
Cynthia Lin
8306e8aa8c
docs: Add *Save changes* macro to *Configure mobile notifications*
2017-01-16 19:59:37 -08:00
Cynthia Lin
ac998960b3
docs: Add *Save changes* macro to *Only allow admins to create new streams*
2017-01-16 19:59:37 -08:00
Cynthia Lin
e484d00627
docs: Add *Save changes* macro to *Only allow admins to invite new users*
2017-01-16 19:59:37 -08:00
Cynthia Lin
012415a1dc
docs: Add *Save changes* macro to *Restrict editing of old messages and topics*
2017-01-16 19:59:37 -08:00
Cynthia Lin
3123ab29e7
docs: Add *Save changes* macro to *Restrict user email addresses to certain domains*
2017-01-16 19:59:37 -08:00
Cynthia Lin
11f36df37c
docs: Create *Save changes* macro.
2017-01-16 19:59:37 -08:00
JefftheBest1
faa847148b
docs: Improved the headings in some docs.
2017-01-16 19:54:21 -08:00
Jackson
e76bcba56b
Fix spelling and grammatical errors in zerver/help docs.
2017-01-16 19:34:45 -08:00
Vamshi Balanaga
583f1e503e
docs: Add user guide for Send a message in a different language.
2017-01-16 18:24:06 -08:00
Tim Abbott
9be76e91dd
Fix capitalization in 'Add a new bot'.
2017-01-16 18:00:10 -08:00
Tim Abbott
86ddd2277e
Fix capitalization in 'Deactivate your account'.
2017-01-16 18:00:10 -08:00
Tim Abbott
9921f3279f
Fix capitalization in 'Deactivate account'.
2017-01-16 18:00:10 -08:00
Tim Abbott
b68a970018
Fix capitalization and grammar in 'Add a new filter'.
2017-01-16 18:00:10 -08:00
Tim Abbott
1a16c9bd53
Fix capitalization and grammar in 'Delete streams'.
2017-01-16 18:00:10 -08:00
Tim Abbott
6bc1653333
Fix capitalization in 'Create bot'.
2017-01-16 18:00:10 -08:00
Tim Abbott
15b718e2d1
Fix capitalization in 'Your bots'.
2017-01-16 18:00:10 -08:00
Tim Abbott
450ce61e6c
Fix internationalization in streams page buttons/labels.
2017-01-16 18:00:10 -08:00
Tim Abbott
abd4767b50
Fix capitalization in 'Allowed domains'.
2017-01-16 18:00:10 -08:00
Tim Abbott
45dc2d599c
Fix capitalization in 'Add a new emoji'.
2017-01-16 18:00:10 -08:00
Tim Abbott
8dc96166fd
Fix capitalization in 'Your account'.
2017-01-16 18:00:10 -08:00
Tim Abbott
37e7898303
Fix capitalization in 'Default streams'.
2017-01-16 18:00:10 -08:00
Tim Abbott
d38277b095
Fix capitalization in 'New alert word'.
2017-01-16 18:00:10 -08:00
Tim Abbott
572e3565fb
Fix capitalization in 'Add/Custom Alert Word(s)'.
2017-01-16 18:00:10 -08:00
Tim Abbott
3667ca8114
Fix capitalization in 'Default language'.
2017-01-16 18:00:10 -08:00
Tim Abbott
e1e7788e67
Fix capitalization in 'Deactivated users'.
2017-01-16 18:00:10 -08:00
Tim Abbott
ab75b41a6f
Fix capitalization in 'Save changes'.
2017-01-16 18:00:10 -08:00
Tim Abbott
2bbad279ae
Fix capitalization in 'Display settings'.
2017-01-16 18:00:10 -08:00
Tim Abbott
0667ae5d26
Fix capitalization in 'Change password'.
2017-01-16 18:00:10 -08:00
Tim Abbott
56bc421a6f
Rename 'Filter Streams' to 'Filter streams'.
2017-01-16 18:00:10 -08:00
Tim Abbott
284931967a
Rename 'All Streams' to 'All streams'.
2017-01-16 18:00:10 -08:00
Tim Abbott
d5f718a3e7
Rename 'Manage Streams' to 'Manage streams'.
2017-01-16 18:00:10 -08:00
Tim Abbott
dd8fb093c8
Rename 'Stream Settings' to 'Stream settings'.
2017-01-16 18:00:10 -08:00
Sampriti Panda
b4b6516ca0
narrow: Fix narrowing errors for topics with name 'home'.
...
Added a `.home-link` class to 'Home' links to separate them
from topic links with the name 'home'
Fixes #3340
2017-01-16 09:46:05 -08:00
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
Steve Howell
fb9ac98510
Fix lint error with help/main.html template.
2017-01-11 14:58:53 -08:00
JefftheBest1
95604aa212
docs: Restrict user email addresses to certain domains
2017-01-11 14:49:12 -08:00
JefftheBest1
7f7df149ae
Added footer to all user docs. Fixes #3112
2017-01-11 14:24:56 -08:00
Steve Howell
48e68791e8
Fix duplicate HTML id: fmt_help_table.
...
We replace the id with a class called help-table.
2017-01-11 14:00:10 -08:00
Vamshi Balanaga
e329263521
docs: Add user guide for 'Add Bot or Integration'
2017-01-11 12:20:39 +01:00
sidhant bhavnani
1bdbf26dd8
docs: Only allow admins to create new streams.
2017-01-11 11:57:21 +01:00
JefftheBest1
207b2e0b25
docs: Set notifications for a single stream
2017-01-11 10:55:58 +01:00
JefftheBest1
49cb9b0236
docs: Share a message or conversation
2017-01-10 20:53:26 -08:00
cosmicasymmetry
9e59b3fb0a
docs: Edit send-a-group-of-people-a-private-message.md to conform to style guide
2017-01-10 19:27:26 -08:00
cosmicasymmetry
b04200f803
docs: Edit invite-a-friend-to-zulip.md to conform to style guide
2017-01-10 19:27:26 -08:00
Jackson
663ecc11ca
docs: Edit browse-and-join-streams.md to conform to style guide
2017-01-10 18:21:39 -08:00
Jackson
cd9045d9fd
docs: Edit view-messages-from-a-stream.md to conform to style guide
2017-01-10 18:21:39 -08:00
Jackson
4ff4787d83
docs: Edit make-an-announcement.md to conform to style guide
2017-01-10 18:21:39 -08:00
Yago González
089c0a861d
docs: Add user guide for Using Zulip on Android.
2017-01-10 17:27:06 -08:00
brockwhittaker
4d10c4274b
Fix text overflow in lightbox.
...
This fixes the user’s name to not fall on the next line. Instead it
appears on the same line and overflows properly into an ellipsis so it
theoretically should never overflow on to the next line.
2017-01-10 12:50:11 -08:00
Bojidar Marinov
786dd0fca4
auth: Make min password length and strength configurable.
...
This adds some configuration options to settings.py, namely
PASSWORD_MIN_LENGTH and PASSWORD_MIN_QUALITY, which control
when the frontend validator invalidates the password.
Closes #2628
2017-01-10 04:55:41 -08:00
synicalsyntax
e6c3aaae12
docs: Fix broken link error.
2017-01-09 19:30:26 -08:00
synicalsyntax
a74cbe7bd4
docs: Confrom *Move the users list to the left sidebar* doc to documentation styling guidelines.
2017-01-09 19:30:26 -08:00
synicalsyntax
f0ab21918d
docs: Confrom *Change the date and time format* doc to documentation styling guidelines.
2017-01-09 19:30:26 -08:00
synicalsyntax
764a54ae26
docs: Merge *Searching* and *Advanced search* docs.
...
Most information was redundant and unnecessary.
2017-01-09 16:21:22 -08:00
synicalsyntax
9387c34623
docs: Conform *View messages from a topic* doc to documentation styling guidelines.
2017-01-09 16:12:54 -08:00
synicalsyntax
86e2a98324
docs: Conform *View messages from a user* doc to documentation styling guidelines.
2017-01-09 16:12:54 -08:00
synicalsyntax
d4ec85dae2
docs: Conform *Zulip glossary* doc to documentation styling guidelines.
2017-01-09 16:12:54 -08:00
Cynthia Lin
7b2bf3b56f
docs: Conform *The Zulip browser window* doc to documentation styling guidelines.
2017-01-09 16:12:54 -08:00
Cynthia Lin
fe96a6d2a6
docs: Wrap lines in *Change a stream's color* doc.
2017-01-09 16:12:54 -08:00
Cynthia Lin
44d3a07691
docs: Fix grammatical errors in *Delete a stream* doc.
2017-01-09 16:12:54 -08:00
Rishi Gupta
e14f575979
Remove domain from analytics/views.py.
2017-01-09 11:26:08 -08:00
sinwar
3f350391ce
docs: Ban the term realm from user documentation.
...
Fixes #3031 .
2017-01-09 10:58:19 -08:00
Tim Abbott
f3b5683e77
views: Rename __init__.py to zerver.views.registration.
...
This completes the cleanup process of eliminating functions in the
root zerver/views/__init__.py module.
2017-01-08 16:21:15 -08:00
Tim Abbott
7beff88f5f
views: Extract zerver/views/home.py.
...
This is a significant piece of the remaining effort required to
eliminate the catch-all zerver/views/__init__.py.
2017-01-08 16:21:15 -08:00
Yago González
dafe06613e
docs: Add user guide for Send a status message.
...
Edited by tabbott for clarity.
2017-01-06 19:39:40 -08:00