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
Rishi Gupta
ca89e9aec0
help docs: Document scalability for Slack/HipChat import tools.
2018-12-18 12:54:46 -08:00
Rishi Gupta
d2b47dc270
org settings: Rename linkification regular expression field to pattern.
...
We use pattern in the table, so we should match that in the form.
2018-12-17 12:58:52 -08:00
Tim Abbott
d469c14d11
docs: Advertise arbitrary org GitHub patterns for linkifiers.
...
Now that we support this, we should make it really obvious that we do.
Also, link to the Help Center article.
2018-12-17 12:58:52 -08:00
Roger Souza
69da22d998
api docs: Document the custom emoji upload endpoint.
...
Tweaked by tabbott to fix some English phrasing and make the file
pointer thing require less Python knowledge.
Fixes : #10746 .
2018-12-14 14:19:28 -08:00
Rishi Gupta
fdf3114f59
help: Add decryption instructions for HipChat import.
2018-12-13 16:22:59 -08:00
Akash Nimare
3d935a957c
Merge pull request #10963 from akashnimare/desktop-snap-guide
...
help: Add installation guide for snap installer.
2018-12-05 12:22:58 -08:00
Rohitt Vashishtha
ee3b4f3ee9
hotkeys: Map `CTRL + .` to narrow to compose box target.
...
Also adds relevant tests and documentation. We currently
do not narrow to a new topic, and instead just narrow to
the stream. Similarly, we do not narrow to a PM if any of
the recipients are invalid.
2018-12-04 13:58:00 -08:00
Tim Abbott
f1c65975ad
docs: Clarify preparatory process for data import.
...
You need a Zulip server running the a matching version, and no longer
need to do an upgrade from master before using established import tools.
2018-11-14 17:02:33 -08:00
Roman Godov
aa3682f9fc
api: Add GET /user_groups documentation.
...
This documents our GET endpoint for interacting with Zulip's user
groups feature.
Fixes #10298 .
2018-11-08 22:19:30 -08:00
Rishi Gupta
3ea34b3b7c
user docs: Update docs to reflect new guests feature.
2018-10-30 10:48:06 -07:00
Rishi Gupta
458169928c
billing: Rename Zulip Premium to Zulip Standard.
2018-10-24 10:42:16 -07:00
neiljp (Neil Pilgrim)
9f8d778d20
integrations: Update Matrix and IRC docs.
...
[with edits by Rishi Gupta]
2018-10-22 18:04:22 -07:00
Rishi Gupta
e0c6f62618
user docs: Update stream-permissions to note message access via bots.
2018-10-20 13:31:19 -07:00
Tim Abbott
fde03feed9
api docs: Fix titles for add/remove linkifiers docs.
2018-10-17 15:35:53 -07:00
Rishi Gupta
cd81b0766a
api docs: Move references to integration-guide to integrations-overview.
2018-10-16 21:06:59 -07:00
Yago González
029d815be7
api docs: Document the /dev_fetch_api_key endpoint.
2018-10-16 12:47:12 -07:00
Yago González
3eeec94d03
api docs: Document the POST /users/me/subscriptions/properties endpoint.
2018-10-16 12:38:27 -07:00
Yago González
3d2b3f8fa4
api docs: Document the POST /messages/flags endpoint.
2018-10-16 12:19:24 -07:00
Yago González
7a4103eee6
api docs: Document POST /mark_(all|stream|topic)_as_read.
2018-10-16 12:12:05 -07:00
Tim Abbott
d13bd6e8d3
linkifiers: Rename articles to current feature name.
...
These were previously called "linkification filters", but we now want
to consistently refer to them as "linkifiers" in the UI and API docs.
2018-10-16 12:01:17 -07:00
Yago González
3bdc8f9946
api: Document the GET /realm/emoji endpoint.
2018-10-16 11:51:48 -07:00