Commit Graph

512 Commits

Author SHA1 Message Date
John Haugabook 8ab0fa9578
Merge branch 'mastodon:main' into main 2024-04-11 13:21:23 -04:00
Michael Stanclift 8a0b1e2079
Cleanup duplicate Redis cache instructions (#1429)
* cleanup duplicate instructions
* Update content/en/admin/scaling.md

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-04-11 15:37:39 +01:00
John Haugabook e6d4c79b9f
Merge branch 'mastodon:main' into main 2024-04-02 17:34:05 -04:00
Matt Jankowski 1005443460
Add `max_pinned_statuses` property to instances.accounts (#1425) 2024-04-02 22:28:17 +02:00
Konrad Pozniak ddfe7b4833
Fix docs of the Translation entity (#1423)
* Fix docs of the Translation entity

The poll attribute is an object, not an array.

* Update Translation.md

* add more information about the atachment and poll option types
2024-04-02 13:12:15 +02:00
John Haugabook 17811549cf
Merge branch 'mastodon:main' into main 2024-03-29 15:48:35 -04:00
Andy Piper a610154747
Removed unused (not implemented) query parameter. (#1369)
Signed-off-by: Andy Piper <andypiper@users.noreply.github.com>
2024-03-29 11:18:40 +01:00
John Haugabook 8a604bd721
Merge branch 'mastodon:main' into main 2024-03-27 15:24:16 -04:00
Claire c20d658062
Document `ES_CA_FILE` (#1403) 2024-03-27 08:54:56 +00:00
KuJoe 8d7dae6063
Updated the migrating.md document (#1390)
* Updated the migrating.md document
Included new guidance to update the mastodon database user password, instructions to copy over the Redis database, added new flag to improve pg_restore performance, a suggestion to copy the SSL certificates over, and added the commands needed to complete the migration along with an optional command for Elasticsearch.
* Update content/en/admin/migrating.md
* Update migrating.md
Fixed wording and order of starting services.
* Updated the migration guide for Redis and services
Added more details for migrating the Redis database and where/when to stop the services.

Co-authored-by: Michael Stanclift <mx@vmstan.com>
2024-03-27 08:54:18 +00:00
Thibault Molleman be37342395
Added clarification about blind/low-vision people to captcha.md (#1408)
The original text didn't exactly make it clear to what kind of people the use of hcaptcha was problematic
2024-03-27 08:53:13 +00:00
Alan Ye cc8949eef2
docs: remove extra `nodejs` in `apt install` (#1418) 2024-03-27 08:51:14 +00:00
Dale Price fa868c3a9b
Add documentation for `legal` report category (#1422)
This category was was added in mastodon/mastodon#23941
2024-03-27 08:49:49 +00:00
a 84ab59d3ec
Fix typos (#1419) 2024-03-27 08:49:25 +00:00
John Haugabook 73188cc468
Merge branch 'mastodon:main' into main 2024-03-17 21:43:34 -04:00
Austin Wise fa953aae1e
Document that S3 ACLs must be enabled (#952)
When using the web GUI to create a bucket, both AWS S3 and GCS have ACLs disabled by default.
2024-03-17 19:38:18 +00:00
John Haugabook 0f3d9f284d
Merge branch 'mastodon:main' into main 2024-03-14 16:22:19 -04:00
Claire 4e46d961ca
Mark `contact[account]` as nullable in `Instance` entity (#1415)
* Mark `contact[account]` as nullable in `Instance` entity

* Update V1_Instance.md
2024-03-13 13:56:28 +00:00
John Haugabook ef64c71229
Merge branch 'mastodon:main' into main 2024-02-27 18:10:22 -05:00
Claire 046da5d653
Add documentation for `ALLOW_UNSAFE_AUTH_PRODIVER_REATTACH` (#1410) 2024-02-27 18:31:39 +01:00
John Haugabook f4f5cbeea5
Merge branch 'mastodon:main' into main 2024-02-23 12:15:21 -05:00
Claire 899339ccad
Add documentation for `DISABLE_AUTOMATIC_SWITCHING_TO_APPROVED_REGISTRATIONS` (#1412) 2024-02-23 15:31:36 +01:00
Claire 96cd4f2173
Add documentation for `ENABLE_SIDEKIQ_UNIQUE_JOBS_UI` (#1411) 2024-02-23 15:31:16 +01:00
John Haugabook 5ba3875f96
Merge branch 'mastodon:main' into main 2024-02-20 12:35:54 -05:00
Kevin P. Fleming bdf33a15f2
Fully document S3 object storage. (#1393)
This rewrite documents all supported environment variables for the S3
object storage system, and in addition documents the way that Mastodon
constructs URLs that it hands to clients (for them to obtain objects
from the storage provider).

The documentation of the variables lives entirely in the object-storage page
now, instead of being mixed between that page and the main config page. A link
to the object-storage page has been added to the config page.
2024-02-20 15:10:11 +00:00
Ophélien DUPARC 1d8f602210
Update tootctl documentation to add missing argument on account - prune (#1405)
Added tootctl accounts prune help info
2024-02-20 15:07:08 +00:00
Michael Stanclift 3eea2e8800
Improve hCaptcha site key and secret key description (#1409)
Had some feedback that the directions to obtain the site key and secret key were not as clear as they could be, this breaks them into two items with a direction of where to find the secret key.
2024-02-19 23:10:57 +00:00
John Haugabook be08ab07e7
Merge branch 'mastodon:main' into main 2024-02-19 16:56:24 -05:00
Ophélien DUPARC bac8ec3297
Improving the documentation regarding the setup of anti spam measure (#1404)
Added a new section for antispam features, moved the HCAPTCHA_SITE_KEY there and added more informations on how to enable this feature
2024-02-19 20:15:18 +00:00
Michael Stanclift 615c19df56
Add Captcha configuration page (#1406)
* Add captcha page
* And warning to privacy block
2024-02-19 17:31:07 +00:00
John Haugabook b73e1e1b71
Merge branch 'mastodon:main' into main 2024-02-09 22:24:22 -05:00
Cassidy James Blaede c03c080288
Profile: Mention 1MB response limit for verification (#1402)
Fixes #1401
2024-02-10 00:01:31 +00:00
Julia Evans 532bf4d9f0
Update documentation with Home feed visibility for replies (#1400)
* Update documentation with Home feed visibility for replies
* Add periods and remove contractions
2024-02-10 00:00:29 +00:00
Claire 894fb354f3
Fix incorrect property name `streaming_api` for the `Instance` entity (#1399)
The entity used for `/api/v2/instance` returns the streaming URL as `streaming`, not `streaming_api`.
2024-02-09 21:12:17 +00:00
John Haugabook 4b6b5d2156
Add layout partial list.html for sequential links
Disable initial state and change innerHTML of filler sequential page links.
2024-01-25 11:54:03 -05:00
John Haugabook e6560aae60
Merge branch 'mastodon:main' into main 2024-01-25 11:48:34 -05:00
David Baucum b7f627cc67
Document the Onion-Location header in the Tor instructions (#901) 2024-01-25 16:47:21 +00:00
John Haugabook d30367173e
layout partial - list - sequential links
Added a partial that creates sequential page navigation. At bottom of each page. Thought it would make the site a bit better as when reading sequentially you can click to the next page in the current section. 

Some of the links had to be modified with JavaScript as was not able to achieve sequential weight navigation with Hugo.
2024-01-24 21:04:42 -05:00
Michael Stanclift 65d67e1e41
Install Ruby 3.2.3 from rbenv (#1394) 2024-01-24 18:40:58 +01:00
Mubelotix 285f356e8c
Add documentation for some settings (#1382)
* Add documentation for some settings

---------

Co-authored-by: Andy Piper <andypiper@users.noreply.github.com>
2024-01-23 10:59:30 +00:00
a 5ef587184d
Fix typo in Admin::Cohort entity (#1392)
Fix type in Admin::Cohort entity
2024-01-23 10:02:10 +00:00
emmanuel c145e063fa
Fix: Typo in documentation (#1379)
Few minor typos in documentation are corrected.
2024-01-14 00:35:04 +00:00
Mark Doliner d53ab4f5e2
Small improvement to the TRUSTED_PROXY_IP docs. (#1145)
* Added a paragraph about how people can check whether Mastodon is seeing users' real IPs.
Co-authored-by: Michael Stanclift <mx@vmstan.com>
2024-01-13 22:34:10 +00:00
sgtatham 07b3bd95fc
Fix token type in account creation. (#1387) 2024-01-13 22:27:13 +00:00
Claire 6ddc3143f5
Add documentation for the `severed_relationships` event type (#1385)
* Add documentation for the `severed_relationships` event type
* Create RelationshipSeveranceEvent.md
2024-01-13 22:20:13 +00:00
Andy Piper 09ac07584a
Typos and language improvements. (#1362)
* Typos and language improvements.
* Table -> defn list per suggestion.
* clarify priority of queues

Signed-off-by: Andy Piper <andypiper@users.noreply.github.com>
Co-authored-by: Michael Stanclift <mx@vmstan.com>
2024-01-11 13:57:12 +00:00
a fe380facfa
Fix http -> https (#1386) 2024-01-11 09:50:13 +01:00
Renaud Chaput 38c4b995a0
Add documentation for cache buster and hcaptcha (#1383) 2024-01-09 15:01:34 +01:00
Renaud Chaput a6528ba511
Update documentation for read-only replica (#1384) 2024-01-09 14:38:50 +01:00
Andreas Wittig 4eb8473e62
Adding S3_PERMISSION environment variable (#1155)
* Adding S3_PERMISSION environment variable
* Update content/en/admin/config.md

Co-authored-by: Michael Stanclift <mx@vmstan.com>
2024-01-07 22:23:55 +00:00