akkoma
4 years agoMerge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into develop
sadposter [Thu, 10 Oct 2019 09:28:16 +0000 (10:28 +0100)]
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into develop

4 years agoMerge branch 'unicode-search' into 'develop'
kaniini [Wed, 9 Oct 2019 16:33:05 +0000 (16:33 +0000)]
Merge branch 'unicode-search' into 'develop'

Search: Add tests for unicode searches.

See merge request pleroma/pleroma!1824

4 years agoMerge branch 'webfinger-mocks' into 'develop'
kaniini [Wed, 9 Oct 2019 16:32:28 +0000 (16:32 +0000)]
Merge branch 'webfinger-mocks' into 'develop'

provide mocks for webfinger endpoints

See merge request pleroma/pleroma!1821

4 years agoprovide mocks for webfinger endpoints
Steven Fuchs [Wed, 9 Oct 2019 16:32:28 +0000 (16:32 +0000)]
provide mocks for webfinger endpoints

4 years agoMerge branch 'add-direct-conversation-id-to-status-show-page' into 'develop'
lain [Wed, 9 Oct 2019 15:10:08 +0000 (15:10 +0000)]
Merge branch 'add-direct-conversation-id-to-status-show-page' into 'develop'

Add `pleroma.direct_conversation_id` to `GET /api/v1/statuses/:id`

See merge request pleroma/pleroma!1822

4 years agoMerge branch 'feature/count-statuses-task' into 'develop'
lain [Wed, 9 Oct 2019 14:11:23 +0000 (14:11 +0000)]
Merge branch 'feature/count-statuses-task' into 'develop'

Add a task to re-count statuses for all users

Closes #1305

See merge request pleroma/pleroma!1823

4 years agoSearch: Add tests for unicode searches.
lain [Wed, 9 Oct 2019 14:03:45 +0000 (16:03 +0200)]
Search: Add tests for unicode searches.

4 years agoAdd a task to re-count statuses for all users
Egor Kislitsyn [Wed, 9 Oct 2019 06:11:57 +0000 (13:11 +0700)]
Add a task to re-count statuses for all users

4 years agoMastodon API: Return `pleroma.direct_conversation_id` when viewing a status (`GET...
eugenijm [Wed, 9 Oct 2019 03:51:14 +0000 (06:51 +0300)]
Mastodon API: Return `pleroma.direct_conversation_id` when viewing a status (`GET /api/v1/statuses/:id`)

4 years agoMerge branch 'chore/format-migrations' into 'develop'
rinpatch [Tue, 8 Oct 2019 12:28:10 +0000 (12:28 +0000)]
Merge branch 'chore/format-migrations' into 'develop'

Enable `mix format` for migrations

See merge request pleroma/pleroma!1819

4 years agoEnable `mix format` for migrations
rinpatch [Tue, 8 Oct 2019 12:16:39 +0000 (15:16 +0300)]
Enable `mix format` for migrations

4 years agoMerge branch 'chore/bump-fe-122323f3' into 'develop'
rinpatch [Mon, 7 Oct 2019 14:54:24 +0000 (14:54 +0000)]
Merge branch 'chore/bump-fe-122323f3' into 'develop'

Bump pleroma-fe bundle to https://git.pleroma.social/pleroma/pleroma-fe/commit/122323f35c32a4f12a345a8b3f163e9318f5dea3

See merge request pleroma/pleroma!1817

4 years agoBump pleroma-fe bundle to https://git.pleroma.social/pleroma/pleroma-fe/commit/122323...
rinpatch [Mon, 7 Oct 2019 14:42:33 +0000 (17:42 +0300)]
Bump pleroma-fe bundle to https://git.pleroma.social/pleroma/pleroma-fe/commit/122323f35c32a4f12a345a8b3f163e9318f5dea3

4 years agoMerge branch 'bugfix/exclude-replies' into 'develop'
kaniini [Mon, 7 Oct 2019 12:43:21 +0000 (12:43 +0000)]
Merge branch 'bugfix/exclude-replies' into 'develop'

mastodon api: fix exclude_replies (closes #1287)

Closes #1287

See merge request pleroma/pleroma!1813

4 years agomastodon api: fix exclude_replies (closes #1287)
Ariadne Conill [Mon, 7 Oct 2019 12:29:33 +0000 (12:29 +0000)]
mastodon api: fix exclude_replies (closes #1287)

4 years agoMerge branch 'feature/move-rss-out-of-ostatus' into 'develop'
kaniini [Mon, 7 Oct 2019 12:20:41 +0000 (12:20 +0000)]
Merge branch 'feature/move-rss-out-of-ostatus' into 'develop'

Extract RSS Feed functionality from OStatus

Closes #1243

See merge request pleroma/pleroma!1644

4 years agoExtract RSS Feed functionality from OStatus
Sergey Suprunenko [Mon, 7 Oct 2019 12:20:41 +0000 (12:20 +0000)]
Extract RSS Feed functionality from OStatus

4 years agoMerge branch 'chore/context-cleanups' into 'develop'
kaniini [Mon, 7 Oct 2019 11:34:50 +0000 (11:34 +0000)]
Merge branch 'chore/context-cleanups' into 'develop'

clean up bundled litepub schema (closes #1303)

Closes #1303

See merge request pleroma/pleroma!1808

4 years agoclean up bundled litepub schema (closes #1303)
Ariadne Conill [Mon, 7 Oct 2019 11:33:58 +0000 (11:33 +0000)]
clean up bundled litepub schema (closes #1303)

4 years agoMerge branch 'mrf/simple_policy/check_actor' into 'develop'
kaniini [Mon, 7 Oct 2019 10:19:24 +0000 (10:19 +0000)]
Merge branch 'mrf/simple_policy/check_actor' into 'develop'

mrf/simple_policy: check actor against accept/reject

See merge request pleroma/pleroma!1806

4 years agoMerge branch '1260-rate-limited-auth-actions' into 'develop'
Haelwenn [Mon, 7 Oct 2019 09:16:42 +0000 (09:16 +0000)]
Merge branch '1260-rate-limited-auth-actions' into 'develop'

[#1260] Rate-limiting for create authentication and related requests

Closes #1260

See merge request pleroma/pleroma!1681

4 years agoMerge remote-tracking branch 'remotes/upstream/develop' into 1260-rate-limited-auth...
Ivan Tashkinov [Mon, 7 Oct 2019 08:06:30 +0000 (11:06 +0300)]
Merge remote-tracking branch 'remotes/upstream/develop' into 1260-rate-limited-auth-actions

# Conflicts:
# CHANGELOG.md

4 years agoMerge branch '1234-mastodon-2-4-3-oauth-scopes' into 'develop'
Haelwenn [Mon, 7 Oct 2019 02:14:45 +0000 (02:14 +0000)]
Merge branch '1234-mastodon-2-4-3-oauth-scopes' into 'develop'

[#1234] Mastodon 2.4.3 hierarchical OAuth scopes

Closes #1234

See merge request pleroma/pleroma!1643

4 years agomrf/simple_policy: check actor against accept/reject
Haelwenn (lanodan) Monnier [Mon, 7 Oct 2019 00:55:09 +0000 (02:55 +0200)]
mrf/simple_policy: check actor against accept/reject

4 years agoMerge branch 'fix/bad-migration' into 'develop'
kaniini [Sun, 6 Oct 2019 15:15:00 +0000 (15:15 +0000)]
Merge branch 'fix/bad-migration' into 'develop'

Fix muted notification migration only working with a schema

See merge request pleroma/pleroma!1803

4 years agoFix muted notification migration only working with a schema
rinpatch [Sun, 6 Oct 2019 14:53:03 +0000 (17:53 +0300)]
Fix muted notification migration only working with a schema

Should also improve performance. I tested it on my local DB, but if
anyone has a backup of <=1.0 db they can test this on, please do

4 years agoMerge branch 'refactoring/move-out-keys-from-user-info' into 'develop'
kaniini [Sun, 6 Oct 2019 14:32:56 +0000 (14:32 +0000)]
Merge branch 'refactoring/move-out-keys-from-user-info' into 'develop'

Move local keys out of `user.info`

See merge request pleroma/pleroma!1799

4 years agoFix the use of queries with a schema in a migration
rinpatch [Sun, 6 Oct 2019 14:05:51 +0000 (17:05 +0300)]
Fix the use of queries with a schema in a migration

4 years agoMerge branch 'fix/report-email' into 'develop'
feld [Sun, 6 Oct 2019 14:13:04 +0000 (14:13 +0000)]
Merge branch 'fix/report-email' into 'develop'

Fix/report email

Closes #1300

See merge request pleroma/pleroma!1800

4 years agoUse the user.id instead of nickname in report URLs
feld [Sun, 6 Oct 2019 14:13:04 +0000 (14:13 +0000)]
Use the user.id instead of nickname in report URLs

Ensures links to profiles of remote users work.

4 years ago[#1234] Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mastodon...
Ivan Tashkinov [Sun, 6 Oct 2019 14:12:17 +0000 (17:12 +0300)]
[#1234] Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mastodon-2-4-3-oauth-scopes

# Conflicts:
# CHANGELOG.md
# lib/pleroma/web/mastodon_api/controllers/mastodon_api_controller.ex
# lib/pleroma/web/router.ex

4 years agoMove local keys out of `user.info`
rinpatch [Sun, 6 Oct 2019 13:22:35 +0000 (16:22 +0300)]
Move local keys out of `user.info`

4 years agoMerge remote-tracking branch 'remotes/upstream/develop' into 1234-mastodon-2-4-3...
Ivan Tashkinov [Sun, 6 Oct 2019 08:43:49 +0000 (11:43 +0300)]
Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mastodon-2-4-3-oauth-scopes

# Conflicts:
# CHANGELOG.md
# lib/pleroma/web/mastodon_api/controllers/account_controller.ex
# lib/pleroma/web/mastodon_api/controllers/mastodon_api_controller.ex
# lib/pleroma/web/router.ex

4 years agoMerge remote-tracking branch 'remotes/upstream/develop' into 1260-rate-limited-auth...
Ivan Tashkinov [Sun, 6 Oct 2019 06:30:49 +0000 (09:30 +0300)]
Merge remote-tracking branch 'remotes/upstream/develop' into 1260-rate-limited-auth-actions

# Conflicts:
# CHANGELOG.md

4 years agoMerge branch 'fix-prameter-name-of-accounts-update-credentials' into 'develop'
Haelwenn [Sun, 6 Oct 2019 04:41:06 +0000 (04:41 +0000)]
Merge branch 'fix-prameter-name-of-accounts-update-credentials' into 'develop'

Fix custom fields of accounts update credentials

See merge request pleroma/pleroma!1597

4 years agoMerge branch 'split-masto-api/leftovers' into 'develop'
kaniini [Sat, 5 Oct 2019 19:28:53 +0000 (19:28 +0000)]
Merge branch 'split-masto-api/leftovers' into 'develop'

[#1278] Move a few more actions from MastodonAPIController

See merge request pleroma/pleroma!1761

4 years agoMerge branch 'accept-embedded-announce-object' into 'develop'
kaniini [Sat, 5 Oct 2019 19:28:29 +0000 (19:28 +0000)]
Merge branch 'accept-embedded-announce-object' into 'develop'

Import object from self-Announce whenever possible

See merge request pleroma/pleroma!1770

4 years agoMerge branch 'unread-conversation-count' into 'develop'
kaniini [Sat, 5 Oct 2019 19:28:07 +0000 (19:28 +0000)]
Merge branch 'unread-conversation-count' into 'develop'

Add `pleroma.unread_conversation_count` to the Account entity

See merge request pleroma/pleroma!1796

4 years agoMerge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into develop
sadposter [Sat, 5 Oct 2019 17:22:05 +0000 (18:22 +0100)]
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into develop

4 years agoMastodon API: Add `pleroma.unread_conversation_count` to the Account entity
eugenijm [Tue, 1 Oct 2019 21:37:08 +0000 (00:37 +0300)]
Mastodon API: Add `pleroma.unread_conversation_count` to the Account entity

4 years agoMerge branch 'update-activity-fixes' into 'develop'
kaniini [Sat, 5 Oct 2019 15:51:19 +0000 (15:51 +0000)]
Merge branch 'update-activity-fixes' into 'develop'

Update activity fixes

Closes #1298

See merge request pleroma/pleroma!1795

4 years agoCommonAPI: Create profile updates as public.
lain [Sat, 5 Oct 2019 12:53:50 +0000 (14:53 +0200)]
CommonAPI: Create profile updates as public.

This saves us lots of sending out because we can use sharedInbox.

4 years agoActivityPub / Transmogrifier: Correctly store incoming Update id.
lain [Sat, 5 Oct 2019 12:49:45 +0000 (14:49 +0200)]
ActivityPub / Transmogrifier: Correctly store incoming Update id.

4 years agoAdd test for handling Announces with inlined object from different origin
Thibaut Girka [Sat, 5 Oct 2019 10:46:06 +0000 (12:46 +0200)]
Add test for handling Announces with inlined object from different origin

4 years agoMake credo happy
Thibaut Girka [Wed, 2 Oct 2019 11:46:06 +0000 (13:46 +0200)]
Make credo happy

4 years agoImport object from self-Announce whenever possible
Thibaut Girka [Wed, 2 Oct 2019 11:18:51 +0000 (13:18 +0200)]
Import object from self-Announce whenever possible

4 years agoMerge branch 'revert-5c04e817' into 'develop'
kaniini [Sat, 5 Oct 2019 10:00:44 +0000 (10:00 +0000)]
Merge branch 'revert-5c04e817' into 'develop'

Revert "Merge branch 'user-info-unread-direct-conversation' into 'develop'"

See merge request pleroma/pleroma!1794

4 years agoRevert "Merge branch 'user-info-unread-direct-conversation' into 'develop'"
kaniini [Sat, 5 Oct 2019 10:00:05 +0000 (10:00 +0000)]
Revert "Merge branch 'user-info-unread-direct-conversation' into 'develop'"

This reverts merge request !1737

4 years agoMerge branch 'issue/1296' into 'develop'
kaniini [Fri, 4 Oct 2019 20:07:47 +0000 (20:07 +0000)]
Merge branch 'issue/1296' into 'develop'

[#1296] removed legacy api: "/objects/:uuid/likes"

See merge request pleroma/pleroma!1788

4 years agoremoved legacy api: "/objects/:uuid/likes"
Maksim Pechnikov [Fri, 4 Oct 2019 19:20:53 +0000 (22:20 +0300)]
removed legacy api: "/objects/:uuid/likes"

4 years agoMerge branch 'bugfix/widen-streamer-blocks' into 'develop'
kaniini [Fri, 4 Oct 2019 17:39:06 +0000 (17:39 +0000)]
Merge branch 'bugfix/widen-streamer-blocks' into 'develop'

widen streaming API block effects

See merge request pleroma/pleroma!1784

4 years agoMerge branch 'user-info-unread-direct-conversation' into 'develop'
kaniini [Fri, 4 Oct 2019 17:33:18 +0000 (17:33 +0000)]
Merge branch 'user-info-unread-direct-conversation' into 'develop'

Add the `unread_conversation_count` field to the user info

See merge request pleroma/pleroma!1737

4 years agoMerge branch 'fix/extended-nickname-format-default-config' into 'develop'
kaniini [Fri, 4 Oct 2019 15:53:47 +0000 (15:53 +0000)]
Merge branch 'fix/extended-nickname-format-default-config' into 'develop'

Add missing extended_nickname_format setting to the default config

See merge request pleroma/pleroma!1776

4 years agoMerge branch 'undo-fixes' into 'develop'
kaniini [Fri, 4 Oct 2019 15:52:41 +0000 (15:52 +0000)]
Merge branch 'undo-fixes' into 'develop'

ActivityPub: Change addressing of Undo.

See merge request pleroma/pleroma!1782

4 years agoupdate changelog
Ariadne Conill [Fri, 4 Oct 2019 15:45:06 +0000 (15:45 +0000)]
update changelog

4 years agostreamer: worker: actually use should_send? consistently
Ariadne Conill [Fri, 4 Oct 2019 15:42:25 +0000 (15:42 +0000)]
streamer: worker: actually use should_send? consistently

4 years agostreamer: worker: check for lack of intersectionality between a user's blocklist...
Ariadne Conill [Fri, 4 Oct 2019 15:41:55 +0000 (15:41 +0000)]
streamer: worker: check for lack of intersectionality between a user's blocklist and an activity's recipientlist

4 years agostreamer: add missing copyright headers
Ariadne Conill [Fri, 4 Oct 2019 15:21:45 +0000 (15:21 +0000)]
streamer: add missing copyright headers

4 years agotests: streamer: add a test for blocked transitive activities
Ariadne Conill [Fri, 4 Oct 2019 15:17:32 +0000 (15:17 +0000)]
tests: streamer: add a test for blocked transitive activities

4 years agoActivityPub.Utils: Fix undo test.
lain [Fri, 4 Oct 2019 15:10:49 +0000 (17:10 +0200)]
ActivityPub.Utils: Fix undo test.

4 years agoActivityPub: Change addressing of Undo.
lain [Fri, 4 Oct 2019 14:32:42 +0000 (16:32 +0200)]
ActivityPub: Change addressing of Undo.

4 years agoMerge branch 'develop' into 'fix/extended-nickname-format-default-config'
feld [Fri, 4 Oct 2019 14:16:28 +0000 (14:16 +0000)]
Merge branch 'develop' into 'fix/extended-nickname-format-default-config'

# Conflicts:
#   CHANGELOG.md

4 years agoMerge branch 'featrue/job-monitor' into 'develop'
lain [Fri, 4 Oct 2019 12:52:11 +0000 (12:52 +0000)]
Merge branch 'featrue/job-monitor' into 'develop'

Add Pleroma.JobQueueMonitor

Closes #1274

See merge request pleroma/pleroma!1721

4 years agoMerge branch 'fix/nickname-fail' into 'develop'
lain [Fri, 4 Oct 2019 11:54:05 +0000 (11:54 +0000)]
Merge branch 'fix/nickname-fail' into 'develop'

Fix get_cached_by_nickname_or_id not allowing to get local users by nickname

Closes #1293

See merge request pleroma/pleroma!1777

4 years agoFix get_cached_by_nickname_or_id not allowing to get local users by
rinpatch [Thu, 3 Oct 2019 22:05:50 +0000 (01:05 +0300)]
Fix get_cached_by_nickname_or_id not allowing to get local users by
nickname

Closes #1293

4 years agoMerge branch 'bugfix/notification-nil-actor' into 'develop'
lain [Fri, 4 Oct 2019 11:28:20 +0000 (11:28 +0000)]
Merge branch 'bugfix/notification-nil-actor' into 'develop'

notification_view.ex: Make sure `account` isn’t empty

See merge request pleroma/pleroma!1779

4 years agoMerge branch 'fix/oauth-controller' into 'develop'
lain [Fri, 4 Oct 2019 11:27:30 +0000 (11:27 +0000)]
Merge branch 'fix/oauth-controller' into 'develop'

Fix OAuthController

Closes #1294

See merge request pleroma/pleroma!1780

4 years agostickers
sadposter [Fri, 4 Oct 2019 11:04:31 +0000 (12:04 +0100)]
stickers

4 years agoMerge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into develop
sadposter [Fri, 4 Oct 2019 10:48:39 +0000 (11:48 +0100)]
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into develop

4 years agostickers
sadposter [Fri, 4 Oct 2019 10:48:31 +0000 (11:48 +0100)]
stickers

4 years agoFix OAuthController
Egor Kislitsyn [Fri, 4 Oct 2019 06:30:46 +0000 (13:30 +0700)]
Fix OAuthController

4 years agonotification_view.ex: Make sure `account` isn’t empty
Haelwenn (lanodan) Monnier [Fri, 4 Oct 2019 04:47:36 +0000 (06:47 +0200)]
notification_view.ex: Make sure `account` isn’t empty

Related: https://git.pleroma.social/pleroma/pleroma/issues/1203

4 years agoMerge branch 'docs/frontend_configuration' into 'develop'
rinpatch [Thu, 3 Oct 2019 22:22:47 +0000 (22:22 +0000)]
Merge branch 'docs/frontend_configuration' into 'develop'

cheatsheet.md: link to pleroma-fe docs for :frontend_configurations

See merge request pleroma/pleroma!1778

4 years agocheatsheet.md: link to pleroma-fe docs for :frontend_configurations
Haelwenn (lanodan) Monnier [Thu, 3 Oct 2019 22:10:28 +0000 (00:10 +0200)]
cheatsheet.md: link to pleroma-fe docs for :frontend_configurations

4 years agoMastodon API: Add `pleroma.unread_conversation_count` to the Account entity
eugenijm [Tue, 1 Oct 2019 21:37:08 +0000 (00:37 +0300)]
Mastodon API: Add `pleroma.unread_conversation_count` to the Account entity

4 years agoMerge branch 'mkdocs-migration-prep' into 'develop'
rinpatch [Thu, 3 Oct 2019 15:43:03 +0000 (15:43 +0000)]
Merge branch 'mkdocs-migration-prep' into 'develop'

MkDocs migration preparation

See merge request pleroma/pleroma!1774

4 years agoRemove a test branch from CI
rinpatch [Thu, 3 Oct 2019 15:42:02 +0000 (18:42 +0300)]
Remove a test branch from CI

4 years agoAdd missing extended_nickname_format setting to the default config
Mark Felder [Thu, 3 Oct 2019 15:40:49 +0000 (10:40 -0500)]
Add missing extended_nickname_format setting to the default config

4 years agoAdd a missing language specification
rinpatch [Thu, 3 Oct 2019 12:10:04 +0000 (15:10 +0300)]
Add a missing language specification

4 years agoChange docs build/deploy to just trigger a pipeline in the docs repo
rinpatch [Thu, 3 Oct 2019 11:27:11 +0000 (14:27 +0300)]
Change docs build/deploy to just trigger a pipeline in the docs repo

4 years agoMove config task docs to a separate file and mark it as WIP
rinpatch [Thu, 3 Oct 2019 11:12:57 +0000 (14:12 +0300)]
Move config task docs to a separate file and mark it as WIP

4 years agoMix tasks: derive moduledoc from doc files
rinpatch [Thu, 3 Oct 2019 10:59:49 +0000 (13:59 +0300)]
Mix tasks: derive moduledoc from doc files

4 years agoMove database maintenance tasks docs to a separate file
rinpatch [Thu, 3 Oct 2019 08:17:29 +0000 (11:17 +0300)]
Move database maintenance tasks docs to a separate file

4 years agoMkDocs does not like if a paragraph doesn't have a newline after it
rinpatch [Thu, 3 Oct 2019 08:02:07 +0000 (11:02 +0300)]
MkDocs does not like if a paragraph doesn't have a newline after it

4 years agoRemove silent mode note as it's no longer relevant
rinpatch [Thu, 3 Oct 2019 07:57:27 +0000 (10:57 +0300)]
Remove silent mode note as it's no longer relevant

4 years agoCheatsheet: Use note/warning blocks instead of bold text
rinpatch [Thu, 3 Oct 2019 07:54:41 +0000 (10:54 +0300)]
Cheatsheet: Use note/warning blocks instead of bold text

4 years agoFix a typo in activity expirations
rinpatch [Thu, 3 Oct 2019 07:45:40 +0000 (10:45 +0300)]
Fix a typo in activity expirations

4 years agoRemove fe settings from :instance as they no longer do anything
rinpatch [Thu, 3 Oct 2019 07:43:38 +0000 (10:43 +0300)]
Remove fe settings from :instance as they no longer do anything

4 years agoMove bold text in RemoveIp description into a proper warning
rinpatch [Thu, 3 Oct 2019 07:39:53 +0000 (10:39 +0300)]
Move bold text in RemoveIp description into a proper warning

4 years agoAdd missing language spec
rinpatch [Thu, 3 Oct 2019 07:37:34 +0000 (10:37 +0300)]
Add missing language spec

4 years agoCheatsheet: Move the deprecated config warning into a warning block
rinpatch [Thu, 3 Oct 2019 07:36:01 +0000 (10:36 +0300)]
Cheatsheet: Move the deprecated config warning into a warning block

4 years agoOops
rinpatch [Thu, 3 Oct 2019 07:31:59 +0000 (10:31 +0300)]
Oops

4 years agoMove user tasks docs to a separate file
rinpatch [Thu, 3 Oct 2019 07:15:24 +0000 (10:15 +0300)]
Move user tasks docs to a separate file

4 years agoUse consistent command signature
rinpatch [Thu, 3 Oct 2019 06:38:24 +0000 (09:38 +0300)]
Use consistent command signature

4 years agoFix up some headings
rinpatch [Thu, 3 Oct 2019 06:36:35 +0000 (09:36 +0300)]
Fix up some headings

4 years agoMove uploads task docs to a separate file
rinpatch [Thu, 3 Oct 2019 06:35:21 +0000 (09:35 +0300)]
Move uploads task docs to a separate file

4 years agoMove relay docs to a separate file
rinpatch [Thu, 3 Oct 2019 06:10:31 +0000 (09:10 +0300)]
Move relay docs to a separate file

4 years agoMove instance CLI task docs to a text file
rinpatch [Thu, 3 Oct 2019 06:02:48 +0000 (09:02 +0300)]
Move instance CLI task docs to a text file

4 years agoImprove styling of CLI tasks
rinpatch [Thu, 3 Oct 2019 05:51:57 +0000 (08:51 +0300)]
Improve styling of CLI tasks

4 years agoMove digest email docs to a separate file and improve styling
rinpatch [Wed, 2 Oct 2019 22:09:51 +0000 (01:09 +0300)]
Move digest email docs to a separate file and improve styling