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
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
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
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
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
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
neiljp (Neil Pilgrim)
9f8d778d20
integrations: Update Matrix and IRC docs.
...
[with edits by Rishi Gupta]
2018-10-22 18:04:22 -07:00
Tim Abbott
fde03feed9
api docs: Fix titles for add/remove linkifiers docs.
2018-10-17 15:35:53 -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
Yago González
7a7b507e86
api docs: Document DELETE /realm/filters/<filter_id>.
2018-10-16 11:51:48 -07:00
Yago González
a7c48acc8e
api docs: Document GET /realm/filters.
2018-10-16 11:51:48 -07:00
Rishi Gupta
7956c57448
user docs: Add import-from-hipchat.
2018-10-09 15:23:07 -07:00
Lyla Fischer
3c51328763
user docs: Remove icon-vector for font-awesome.
2018-10-09 14:16:16 -07:00
Rishi Gupta
8c0bfb925d
integration docs: Change location of bot_types.png.
...
Fixes broken test in 53a2f71
.
2018-10-01 12:42:29 -07:00
Rishi Gupta
0d1907fb71
user docs: Add test-mobile-notifications.
2018-09-28 12:09:33 -07:00
Shubham Dhama
8c6424a4bd
user docs: Split and update add-a-bot-or-integration.md.
2018-09-25 20:48:12 -07:00
Rishi Gupta
f2b4357d67
user docs: Remove link to #status-messages from left sidebar.
2018-09-18 14:48:17 -07:00
Rishi Gupta
669c2fd752
user docs: Update verify-your-message-was-successfully-sent.
2018-09-18 14:47:33 -07:00
Eeshan Garg
1a3a791e0b
rest-endpoints.md: Remove duplicate heading.
2018-09-17 13:28:30 -04:00
Rishi Gupta
976b5603ce
user docs: Update enable-enter-to-send.
2018-09-16 18:03:10 -07:00
Rishi Gupta
f56a76b53d
user docs: Update manage-your-uploaded-files.
...
Eventually this should probably just be a document on deleting files.
2018-09-16 18:03:10 -07:00
Rishi Gupta
5b839a90ab
user docs: Update upload-and-share-files.
2018-09-16 18:03:09 -07:00
Rishi Gupta
5fcd96b8a1
user docs: Update add-emoji.
2018-09-16 18:03:09 -07:00
Rishi Gupta
0eba0dfdc8
user docs: Remove send-a-message-in-a-different-language.
...
A valiant effort, but there are too many operating systems to do this
well.
2018-09-16 18:01:18 -07:00
Rishi Gupta
e46d3705de
user docs: Remove several "send a message" docs.
...
These are now subsumed by compose-and-reply. Probably we'll want to write a
"PMs and Group PMs" doc at some point so that we have something if people
search for whether Zulip has Group PMs.
2018-09-16 15:04:05 -07:00
Rishi Gupta
7f2e428541
user docs: Add macro for opening the compose box.
2018-09-16 15:04:05 -07:00
Rishi Gupta
02be6c1530
user docs: Add compose-and-reply.
2018-09-16 14:54:42 -07:00
Rishi Gupta
957b4af81f
user docs: Remove the-zulip-browser-window.
...
This is one of the earliest user docs we wrote (Jan 2017), and no longer
fits with our current docs strategy.
2018-09-16 10:33:39 -07:00
Rishi Gupta
91c58987bf
user docs: Update change-your-settings.
2018-09-16 10:26:40 -07:00
Rishi Gupta
404f4e3560
user docs: Update emoji-reactions.
2018-09-16 10:13:43 -07:00
Rishi Gupta
cd57a8ede4
user docs: Update share-a-message-or-conversation.
2018-09-16 10:13:43 -07:00
Rishi Gupta
4c7bafd886
user docs: Remove the down-chevron macro.
2018-09-16 08:36:41 -07:00
Rishi Gupta
655820c13d
user docs: Update the message-actions macro.
2018-09-16 08:36:41 -07:00
Rishi Gupta
da759d60f8
user docs: Add the message-actions-menu macro.
2018-09-16 08:36:41 -07:00
Rishi Gupta
7f1e159a45
user docs: Remove a few articles from Reading messages.
...
This content would be most useful in some sort of guide, perhaps an article
like "navigation and unread counts".
2018-09-16 08:24:28 -07:00
Rishi Gupta
bad4a2e8ca
user docs: Update invite-a-friend-to-zulip.
2018-09-16 08:24:28 -07:00
Rishi Gupta
b9f227edec
user docs: Remove settings.md macro.
2018-09-16 00:32:57 -07:00
Rishi Gupta
2a7e5f1ce8
user docs: Remove unused macros.
2018-09-16 00:31:01 -07:00
Rishi Gupta
29abb80c96
user docs: Remove view your stream subscriptions from the sidebar.
2018-09-15 23:57:22 -07:00
Rishi Gupta
c8a9ab121d
user docs: Update the stream-actions macro.
2018-09-15 23:57:22 -07:00
Rishi Gupta
0b77feaf93
user docs: Remove doc for digest emails.
...
This hasn't been on in production for months.
2018-09-15 18:18:02 -07:00
Rishi Gupta
84f24d2aa6
user docs: Update add-an-alert-word.
2018-09-15 18:18:02 -07:00
Rishi Gupta
253aa95d4c
user docs: Update change-your-organization-settings.
2018-09-14 22:07:46 -07:00
Rishi Gupta
087a50bb88
user docs: Update go-to-stream-via-all-streams.
...
Got a support request for someone following these instructions who missed
that step, so putting it on its own line. It's relatively easy to miss since
it's the only instruction that's not in bold.
2018-09-14 22:07:46 -07:00
Rishi Gupta
7e2f686240
user docs: Add moderating open organizations.
2018-09-14 22:07:46 -07:00
Yago González
ea10f5eb2c
api docs: Document GET /users/<email>/presence.
...
Tweaked by tabbott to describe more clearly what this is for.
2018-08-31 15:15:54 -07:00
Yago González
78f85ef960
api docs: Document the GET /messages/<message_id>/history endpoint.
2018-08-28 17:33:02 -07:00
Yago González
5c6f381f32
api docs: Document the DELETE /messages/<message_id> endpoint.
2018-08-28 17:26:49 -07:00
Yago González
9575f1b51f
api docs: Document the GET /messages/<message_id> endpoint.
2018-08-28 17:22:28 -07:00
Yago González
ab164ba740
api docs: Document the GET /messages endpoint.
2018-08-28 17:17:46 -07:00
Yago González
c36cf95dc8
api docs: Document GET /server_settings.
2018-08-27 17:45:50 -07:00
Lyla Fischer
1efcdfdb5c
templates: Merge Help and API doc main into documentation_main.
...
With minor fixes by eeshangarg.
2018-08-27 20:19:24 -02:30
Yago González
54464feda7
api docs: Document the PATCH /users/me/subscriptions/muted_topics endpoint.
2018-08-26 23:10:21 -07:00
Rishi Gupta
e31fa7edfe
integration docs: Note that the stream name has to be URL-encoded.
2018-08-26 22:58:16 -07:00
Rishi Gupta
e9e2721aa2
integration docs: Simplify create a bot instructions.
2018-08-26 22:58:16 -07:00
Yago González
e7c7b19507
api docs: Document POST /realm/filters.
2018-08-22 17:42:14 -07:00
Yago González
fcf1e3cd88
api docs: Add guide for creating narrows.
...
Dramatically edited by tabbott to simplify the discussion and
duplication of content in our main search documentation.
2018-08-22 17:16:27 -07:00
Rishi Gupta
36d495736a
user docs: Rename display-emoji-as-text.
2018-08-20 19:24:36 -07:00
Rishi Gupta
9a759060cd
user docs: Remove outdated app guides.
2018-08-20 18:52:04 -07:00
Rishi Gupta
0f44d380ca
user docs: Update save-changes.md.
2018-08-20 17:11:53 -07:00
Lyla Fischer
172cde6af6
user docs: Add restrict-bot-creation.
2018-08-20 15:50:16 -07:00
Lyla Fischer
c183c5059e
user docs: Update change-the-privacy-of-a-stream.
2018-08-20 15:02:39 -07:00
Lyla Fischer
6fc214929c
user docs: Update delete-a-stream.
2018-08-20 15:02:39 -07:00
Rishi Gupta
5bc3dd4a57
user docs: Update notification docs.
2018-08-19 06:34:03 -07:00
Yago González
aa5185fdf8
api docs: Document POST /typing.
2018-08-17 12:57:40 -07:00
Rishi Gupta
e25ac1dd6c
user docs: Add custom profile field docs.
2018-08-17 11:32:05 -07:00
Lyla Fischer
c86dc45bf9
user docs: Update change-the-topic-of-a-message.
2018-08-15 16:24:57 -07:00
Lyla Fischer
9ba0aaefa2
user docs: Add community-topic-edits.
2018-08-15 16:24:57 -07:00
Rishi Gupta
4a3aaf5075
user docs: Remove high contrast mode from index.
2018-08-15 14:55:06 -07:00
Lyla Fischer
0c0b9d7de6
user docs: Update language in admin-only.
2018-08-15 12:10:26 -07:00
Tim Abbott
a8d0fdce64
API: Reorganize message section of endpoints index a bit.
2018-08-08 09:43:01 -07:00
Rishi Gupta
71fb8d6195
user docs: Rename require-topics.md.
2018-07-29 23:55:33 -04:00
Lyla Fischer
de8014a031
user docs: Update restrict-create-new-streams.
2018-07-29 22:46:48 -04:00
Lyla Fischer
ba791b7071
user docs: Remove add-a-link-preview since it is a server admin doc.
2018-07-29 20:32:46 -04:00
Rishi Gupta
1710a9070a
user docs: Add export-your-organization.
2018-07-27 10:52:27 -07:00
Rishi Gupta
5e7fd3a3cf
docs: Move server import and export from /help to readthedocs.
2018-07-27 10:37:50 -07:00
Abhigyan Khaund
40540d4312
user docs: Add "Using a custom certificate".
2018-07-26 16:32:45 -07:00
Abhigyan Khaund
82770a636f
user docs: Add connect through a proxy.
2018-07-26 16:32:45 -07:00
Tim Abbott
879aa130ad
api docs: Move "Get stream ID" to end of the streams endpoint section.
...
This seemed overally emphasized in the previous order.
2018-07-26 15:42:58 -07:00
Yago González
cb24756edc
api docs: Merge docs for sending stream and private messages.
2018-07-26 10:24:01 -07:00
Rishi Gupta
9d55152b1b
user docs: Rename import-data-from-gitter.
2018-07-24 18:55:07 -07:00
Rishi Gupta
d9f61f2b94
user docs: Rename import-data-from-slack.
2018-07-24 18:45:56 -07:00
Rhea Parekh
73862e89ae
gitter import: Add documentation.
2018-07-23 08:46:19 -07:00
Lyla Fischer
e07bf51fc9
user docs: Update the message-actions template.
2018-07-20 10:10:17 -07:00
Lyla Fischer
010dbcc49f
user docs: Trim language in mute-a-stream.
2018-07-20 07:59:29 +05:30
Lyla Fischer
f3b0b8edc8
user docs: Remove the admin.md macro.
2018-07-19 22:30:51 +05:30
Rishi Gupta
b6d1b956f2
user docs: Rename restrict-editing-of-old-messages-and-topics.
2018-07-19 22:30:51 +05:30