Rishi Gupta
0eeae3b6d0
email visibility: Enable feature and add user documentation.
2019-05-27 23:21:39 -07:00
David Wood
e87d468f76
docs/org settings: Use "full member" terminology.
...
This commit modifies the help documentation and templates to use a "full
member"/"new member" terminology throughout.
With some tweaks by tabbott.
2019-05-21 17:48:46 -07:00
David Wood
0a56a1904d
docs: Update documentation for new user settings.
...
This commit updates the documentation to reflect changes to the new user
settings.
2019-05-21 17:36:48 -07:00
Rishi Gupta
fbc2239f73
keyboard shortcuts: Update description for S.
2019-05-20 15:10:11 -07:00
Rishi Gupta
3a02e362f5
keyboard shortcuts: Remove P from Basics.
...
This is not a top ten shortcut to know, and will eventually be g+p anyway.
2019-05-20 15:10:11 -07:00
Kanishk Kakar
77ab9a0eb0
docs: Update desktop repo URL.
2019-05-20 11:01:11 -07:00
Rishi Gupta
7c9f377db0
help: Add enable-full-width-display.
...
Tweaked by tabbott to briefly describe the reason for Zulip's default;
this rough description has been satisfying for many people who've
asked in the past on chat.zulip.org.
2019-05-17 11:45:33 -07:00
Rishi Gupta
fbe9c31683
help: Simplify description of non-consenting member export caveat.
2019-05-17 11:37:57 -07:00
Rishi Gupta
f49103d1ee
help: Clarify that deleting a topic also deletes messages with that topic.
2019-05-17 11:37:57 -07:00
Vishnu Ks
06983298ba
export: Add support for exporting realm with member consent.
...
This lets us handle directly in our tooling the user experience that
we document for exporting a realm with member consent (before, it
required unpleasant manual work).
2019-05-15 12:35:32 -07:00
Rishi Gupta
c40eb524de
org settings: Change a few references to Jitsi to Jitsi Meet.
...
Jitsi Meet is the correct name for the product we integrate with. There is
one other reference to Jitsi, but it's in the db and will require a
migration.
2019-05-08 15:10:21 -07:00
David Wood
272ed90685
settings: Create an explicit invite_to_stream_policy setting.
...
This commit creates a new organization setting that determines whether
a user can invite other users to streams. Previously this was linked
to the waiting period threshold, but this was both not documented and
overly limiting.
With significant tweaks by tabbott to change the database model to not
involve two threshhold fields, edit the tests, etc.
This requires follow-up work to make the create stream policy setting
work how this code implies it should.
Fixes #12042 .
2019-04-29 17:11:28 -07:00
Rishi Gupta
14428f7996
docs: Clarify you need to upgrade from git for Zulip Cloud exports.
2019-04-26 15:59:24 -07:00
Rishi Gupta
a501abf3a1
settings: Move pm_content_in_desktop_notifications into Other notifications.
...
Not as nice as the previous coupling, but needed for upcoming refactors to
this page.
2019-04-23 15:24:39 -07:00
Rishi Gupta
29d30ceab7
settings: Decouple enable_push_notifications_offline from PM setting.
...
Note that this setting has always applied to both streams and PMs; the test
just clarifies that that is the case.
2019-04-23 15:24:39 -07:00
Rishi Gupta
154379c6ae
settings: Update wording for PM settings on notifications tab.
2019-04-23 15:24:39 -07:00
Rishi Gupta
1e5df34a4c
help: Make minor updates to import-from-mattermost.
2019-04-16 17:49:42 -07:00
Rishi Gupta
f903feb6b7
help: Update stream-notifications to reflect new default notif behavior.
...
Just updating this to no longer be incorrect; I expect we'll update this and
the rest of the Notifications section once we're done with the larger
notifications refactoring project.
2019-04-16 17:49:42 -07:00
Rishi Gupta
88903adb39
help: Rename join-zulip-chat-badge to linking-to-zulip.
2019-04-16 17:49:42 -07:00
Rishi Gupta
bc4b7acc29
help: Use numbered options in HipChat import.
...
The styling for this is not great, but we need numbers here so that people
can tell us which numbered option they prefer.
2019-04-16 17:49:42 -07:00
Tim Abbott
5ad41b087c
docs: Do an edit pass on the Mattermost data import documentation.
2019-04-13 20:33:07 -07:00
Vishnu Ks
877d2bb68f
docs: Add docs for exporting from gitlab omnibus mattermost.
2019-04-13 20:27:12 -07:00
Vishnu Ks
7718c00a36
docs: Add docs for exporting from non docker mattermost.
2019-04-13 20:27:12 -07:00
Vishnu Ks
0863870e85
docs: Improve mattermost docker export docs.
2019-04-13 20:27:12 -07:00
vinitS101
d6fb15616d
hotkeys: Add `e` for edit selected message.
...
Adds 'e' as a hotkey for editing the selected message.
Changes to the Keyboard Shortcuts menu to reflect this change.
Fixes #11866 .
2019-04-13 18:52:27 -07:00
Vishnu Ks
02c92e55a2
import: Add tool for importing teams from mattermost.
2019-04-05 17:53:03 -07:00
Rishi Gupta
17528e4ee9
help: Add create-a-poll.md.
2019-04-02 23:09:36 -07:00
Rishi Gupta
36fecaef94
help: Add configure-notification-bot.md.
2019-04-02 22:22:46 -07:00
Rishi Gupta
3c65fda41e
help: Add disable-welcome-emails.
2019-04-02 22:05:19 -07:00
Rishi Gupta
dc98359fcf
help: Add switching-between-organizations.
...
This is in response to a support ticket where the user had a closed left
sidebar, had added an organization, and then couldn't figure out how to
switch organizations. They had googled and found "The desktop app makes it
easy to switch between different organizations" in our help docs, which was
not sufficiently helpful.
2019-04-02 20:54:07 -07:00
Rishi Gupta
78b2b5e053
help: Move add-custom-profile-fields to Users & bots.
2019-04-02 19:57:43 -07:00
Rishi Gupta
23856fb0ab
help: Update Stream management section to conform to style guide.
2019-04-02 17:05:59 -07:00
Rishi Gupta
89056fcdaa
help: Update Users & Bots articles to conform to style guide.
2019-04-02 17:05:59 -07:00
Rishi Gupta
1b215410a7
help: Update text and style of Organization settings articles.
2019-04-02 17:05:59 -07:00
Rishi Gupta
3871a44422
help: Update Organization basics section to conform to style guide.
2019-04-02 17:05:59 -07:00
Rishi Gupta
c65b82832e
help: Update wording of Caveats in import-from-hipchat.
2019-04-02 17:05:59 -07:00
Rishi Gupta
4924f7ad92
help: Update Tools & customization section to conform to style guide.
2019-04-02 17:05:59 -07:00
Rishi Gupta
ce33b4a270
help: Update styling on desktop-app-install-guide.
2019-04-02 17:05:59 -07:00
Rishi Gupta
fcd0e8c809
help: Update Notifications articles to conform to style guide.
2019-04-02 16:45:25 -07:00
Rishi Gupta
37ec3e1eb0
help: Remove organize-the-streams-sidebar.
...
This article will have more of a role once we add the option for (not)
pushing inactive streams to the bottom.
2019-04-02 16:45:25 -07:00
Rishi Gupta
6f1a754d70
help: Update Streams & topics articles to conform to style guide.
2019-04-02 16:45:25 -07:00
Rishi Gupta
b47e6d0d94
help: Add status-and-availability.
2019-03-21 12:56:38 -07:00
Rishi Gupta
ab6aac60a8
help: Make minor updates to People section.
2019-03-21 12:56:38 -07:00
Rishi Gupta
998d0b70ed
help: Update Reading Messages section to conform to style guide.
2019-03-21 12:56:38 -07:00
Rishi Gupta
d40da5269d
help: Update view-and-browse-images.
2019-03-21 12:56:38 -07:00
Rishi Gupta
1ae36975e4
help: Update stream recommendations for new org admins.
2019-03-21 12:39:46 -07:00
Rishi Gupta
ee2af16dc9
help: Fix wording in set-your-profile-picture.
2019-03-15 14:13:50 -07:00
Ben Muschol
d526ff00f2
settings: Rename "user avatar" to "profile picture"
...
This renames references to user avatars, bot avatars, or organization
icons to profile pictures. The string in the UI are updated,
in addition to the help files, comments, and documentation. Actual
variable/function names, changelog entries, routes, and s3 buckets are
left as-is in order to avoid introducing bugs.
Fixes #11824 .
2019-03-15 13:29:56 -07:00
Rishi Gupta
2e53aafeae
help: Reorganize stream-permissions table.
2019-03-02 08:56:49 -08:00
Rishi Gupta
48eb0c2358
help: Update start-a-call to include Hangouts and Zoom.
2019-02-28 17:11:27 -08:00
Rishi Gupta
9357e17b93
help: Add private-messages.
2019-02-28 17:11:27 -08:00
Rishi Gupta
812f62c8b3
help: Add user-groups.
2019-02-28 17:11:27 -08:00
Rishi Gupta
1871d00bb2
help: Update at-mention-a-user to include user groups.
...
Also changes the terminology for this feature from at-mention to
mention.
2019-02-28 17:11:27 -08:00
Rishi Gupta
5692acdf04
help: Update delete-a-topic.
2019-02-28 14:48:07 -08:00
Rishi Gupta
dbb4817128
help: Rename make-a-user-an-administrator to include guests.
2019-02-28 14:48:07 -08:00
Rishi Gupta
1730a9b355
help: Make it clearer that guests can see other members.
2019-02-28 14:48:07 -08:00
Rishi Gupta
ddad11c43a
help: Add silent mentions to format-your-messages-using-markdown.
2019-02-28 14:48:07 -08:00
Rishi Gupta
e1f091f724
help: Add missing link to moderating-open-organizations.
2019-02-28 14:48:07 -08:00
Rishi Gupta
35af34049b
help: Add announcement-only-streams.md.
2019-02-28 14:48:07 -08:00
Rishi Gupta
59f7e7d346
help: Add Room to about-streams-and-topics table.
2019-02-28 14:48:07 -08:00
Rishi Gupta
8e503c9ac7
help: Add a few topic-related tips for administrators.
2019-02-28 14:48:07 -08:00
Rishi Gupta
58829b7646
help: Add start-a-new-topic.
2019-02-28 14:48:07 -08:00
Rishi Gupta
6d51b25fc6
help: Rework docs for joining and inviting.
2019-02-27 09:33:37 -08:00
Rishi Gupta
b67709a1c8
help: Update explanation of closed compose box in open-the-compose-box.
2019-02-27 09:29:37 -08:00
Rishi Gupta
ac6f628c44
help: Rework Navigation and unread counts content.
2019-02-26 22:48:04 -08:00
Rishi Gupta
2d5a33225a
help: Fix typo in getting-your-org-started-with-zulip.
2019-02-22 15:21:46 -08:00
Rishi Gupta
e61202387e
help: Fix duplicated link in getting-your-org-started-with-zulip.
...
Fixes : #11635
2019-02-22 15:19:42 -08:00
Rohitt Vashishtha
95d04386e2
docs: Add docs for silent mentions syntax.
2019-02-20 10:41:42 -08:00
Rishi Gupta
ea8a087fd7
user popover: Rename user profile to full profile.
2019-02-16 11:39:10 -08:00
Rishi Gupta
403ae625cd
help: Make minor edits and style updates to the Sending Messages section.
2019-02-13 18:03:22 -08:00
Rishi Gupta
559071877e
help: Update edit-or-delete-a-message.
2019-02-13 18:03:22 -08:00
Rishi Gupta
20d692bbd6
help: Remove compose-and-reply.
...
This page was too messy and hard to parse. Parent commits already copied
most of the content out into other articles.
2019-02-13 18:03:22 -08:00
Rishi Gupta
a2130ca106
help: Separate quote-and-reply into its own article.
2019-02-13 18:03:22 -08:00
Rishi Gupta
2454eff51d
help: Rename and update at-mention-a-team-member.
2019-02-13 18:03:22 -08:00
Rishi Gupta
4e33c3a970
help: Make open-the-compose-box a separate article.
2019-02-13 18:03:22 -08:00
Rishi Gupta
64cdac9294
help: Remove zulip-glossary.
...
I'm torn about this, since there is good content here. But ultimately I think
* This page is a lot of work to write and maintain.
* In most cases, the right thing is for people to find the page that
explains the full feature. E.g. if you don't know what an "administrator"
is, the page I hope you find is "Roles and Permissions". For bots, it's
"Bots and Integrations". Writing a punchy short summary for a glossary
that does better than that is possible, but not fast.
* People find things via search, e.g. by Googling "What is X in Zulip",
rather than looking for a glossary.
* This page was written more than 3 years ago, before we had 100+ help
articles. So it may have served a purpose in the past that no longer
exists.
2019-02-13 18:03:22 -08:00
Rishi Gupta
e40af1ca7f
help: Update title of change-your-language.
2019-02-13 17:50:39 -08:00
Rishi Gupta
e183c316dd
help: Rename help/change-your-avatar to help/set-your-avatar.
2019-02-13 17:50:39 -08:00
Rishi Gupta
f25cc5a580
help: Update starred messages to include starred messages counts.
...
This is not yet live in production, but clearing out the TODO list while I'm
looking at these docs.
2019-02-13 17:50:39 -08:00
Rishi Gupta
0dfb18fb3b
help: Document wide organization logo.
2019-02-13 10:41:29 -08:00
Rishi Gupta
750fff16ef
help: Remove TODOs from sidebar_index.md.
2019-02-13 10:41:29 -08:00
Rishi Gupta
e3496830f1
help: Add hide-message-content-in-emails.
2019-02-13 10:41:29 -08:00
Rishi Gupta
7e0e380b5a
help: Add change-notification-sound.
2019-02-13 10:41:29 -08:00
Rishi Gupta
458f988262
help: Add configure-missed-message-emails.
2019-02-13 10:41:29 -08:00
Rishi Gupta
d20be1dd66
help: Add disable-new-login-emails.
2019-02-13 10:41:29 -08:00
Rishi Gupta
db3690bffe
help: Update emoji-and-emoticons to document changing emoji set.
2019-02-13 10:41:29 -08:00
Rishi Gupta
3b9cb9c68c
help: Add change-your-timezone.
2019-02-13 10:41:29 -08:00
Rishi Gupta
0119b383a6
help: Update Accounts basics section to conform to new tabbed style.
2019-02-11 12:05:19 -08:00
Rishi Gupta
cd0e55cb95
help: Add streams and topics and moderation to Guides.
2019-02-11 12:05:19 -08:00
Rishi Gupta
83236dc283
help: Add tab styling to untabbed instructions as well.
...
This changes the border-radius to 6px for the tabbed display, which is not
in line with the current Zulip style for border-radius (4px). However 6px
really looks a lot better for this (possibly because it's a bigger box than
most of our other boxes?)
2019-02-11 12:05:19 -08:00
Rishi Gupta
2d015d85d6
user docs: Note that quoted mentions do not act as mentions.
2019-02-06 22:16:24 -08:00
Rishi Gupta
e8251bb758
user docs: Add delete-a-topic.
2019-02-06 22:16:24 -08:00
Rishi Gupta
2d4c0ef292
user docs: Add rename-a-topic.
2019-02-06 22:16:24 -08:00
Rishi Gupta
3e5e4ce561
portico: Add information on billing guests.
2019-02-01 23:34:47 -08:00
Rishi Gupta
78d98168a4
portico: Add stride import to /features and /help.
2019-01-29 13:48:39 -08:00
Tim Abbott
53436766c1
hipchat: Improve import of public room subscribers.
...
Now, if you pass an api_key, we'll initialize the public room
subscribers to be whatever they were at the time the import happened.
Also, document the situation on the caveats section.
2019-01-09 16:50:00 -08:00
Rishi Gupta
c9cc3ae451
user docs: Make it clearer that you should run HipChat import on master.
2019-01-06 21:24:01 -08:00
Abhigyan Khaund
104c6ea3f3
docs: Desktop AppImage updates automatically.
2018-12-29 14:36:27 -08:00
Eeshan Garg
8a02e177e3
bugdown: Trigger test failure for invalid Markdown include statements.
...
This commit adds a custom Markdown include extension which is
identical to the original except when a macro file can't
be found, it raises a custom JsonableError exception, which
we can catch and then trigger an appropriate test failure.
Fixes : #10947
2018-12-27 20:13:08 -08:00
Rishi Gupta
19645354c7
user docs: Update about-streams-and-topics.
2018-12-20 16:26:19 -08:00