Commit Graph

376 Commits

Author SHA1 Message Date
cucmberium c2d93f344f
Added missing parameter information in Filter (#1312) 2023-12-07 13:36:38 +00:00
^cypher 44e96e9428
Proposal for adding minimal documentation for undocumented moderation API (webhook) (#1329)
* Update moderation.md
2023-12-07 13:33:36 +00:00
Tantek Çelik e6656d3d37
fix "ActivityPub" format mention to be AS 2.0 (#1202)
There is no "ActivityPub JSON format", ActivityPub uses the Activity Streams 2.0 format https://www.w3.org/TR/activitystreams-core/.
2023-12-07 11:08:44 +00:00
Daniil Suvorov e8f0e64060
fix(client/intro): Nested parameters JSON format (#1254) 2023-12-06 23:10:11 +00:00
Christian 00528a70a6
Update tootctl.md (#1243)
Add missing line break
2023-12-06 23:09:36 +00:00
JakePaustian f2b3dfb70a
An important parameter is missing from the API doc on editing a post #1239 (#1351)
* Update content/en/methods/statuses.md
2023-12-06 11:57:15 +00:00
Mark Doliner 1f5f33271c
Remove unnecessary steps from Ruby instructions. (#1136)
The `./configure` and `make` steps appear to be obsolete.
2023-12-06 11:56:14 +00:00
Emelia Smith 472344a483
Improve scaling documentation for Streaming (#1335)
* Improve scaling documentation for Streaming

This reorganizes the documentation a little bit, adds information about the templates systemd files, and some reference numbers for concurrent streaming connections.

* Update content/en/admin/scaling.md

* Add section on Streaming Server metrics to Scaling.md
2023-12-05 23:03:47 +00:00
Mahan 66612d0084
Add missing type of id. (#1296) 2023-12-05 22:47:25 +01:00
Mahan 3c7c5caed1
update return empty return types to Empty (#1298) 2023-12-05 18:20:37 +00:00
Harmon 11ab7b8d7f
Remove reference to language detection (#1270)
Language detection has been removed:
https://github.com/mastodon/mastodon/pull/17478
2023-12-05 18:19:32 +00:00
Casper Roursgaard 16dde4cfa3
Fix links to serializers (#1246)
Co-authored-by: Casper Roursgaard Christensen <casper@casrou.com>
2023-12-05 18:18:58 +00:00
Elan Hasson af73402cbe
Update `ES_HOST` to document TLS usage (#1140)
* Update `ES_HOST` to document TLS usage
* Update elasticsearch.md
* Update content/en/admin/config.md
* Apply suggestions from code review

Co-authored-by: Michael Stanclift <mx@vmstan.com>
2023-12-05 15:06:17 +00:00
CSDUMMI 92c64fd62d
Add documentation for the ONE_CLICK_SSO_LOGIN environment variable (#1300) 2023-12-05 15:05:29 +00:00
Petr Kadlec 9d83707620
Use example.com as example domain (#1227) 2023-12-05 14:50:43 +00:00
Daniel Jalkut 7f7a24efd3
Clarify the documenation to reflect that 'description' on media attachments can be null. (#1263) 2023-12-05 12:58:40 +00:00
lhp22 bae33cc3ac
Improve the documentation about the parameters of the email sent by m… (#869)
* Improve the documentation about the parameters of the email sent by mastodon smtp client.

---------

Co-authored-by: lhp22 <louishp@protonmail.com>
Co-authored-by: Andy Piper <andypiper@users.noreply.github.com>
2023-11-29 17:00:15 +00:00
Emelia Smith 9b534bb024
Add documentation for VAPID public key in instance metadata (#1342)
* Add documentation for VAPID public key in instance metadata

* Mark Application#vapid_key as deprecated
2023-11-28 19:25:04 +01:00
Michael Stanclift 9340cb6a9f
Update Media Limits for 4.2 (#1346)
* update image limits
2023-11-27 20:38:38 +00:00
Travis Briggs 9c58803108
Minor fix: Default admin user doesn't use port (#1299) 2023-11-25 10:37:14 +01:00
Renaud Chaput 1d26ea1378
Fix ES sample config with no auth is user (#1318)
* Redirect the old ES page to the new one

* Fix ES configuration sample

`ES_USER` and `ES_PASS` need to be undefined when no auth should be used
2023-11-24 18:31:47 +01:00
Travis Briggs e1b2a6b150
Update ruby version in admin install docs (#1341) 2023-11-23 17:25:29 +01:00
0x46616c6b f96af9009d
Add Reference for new STATS_SIDEKIQ variable (#1307) 2023-11-23 16:59:39 +01:00
Erwin c93340580c
Fix typo and capitalization (#1319) 2023-11-23 16:56:28 +01:00
Levi Bard cbe1295e15
Add `exclusive` parameter to list update documentation (#1327) 2023-11-13 18:21:51 +01:00
Ludovic HOCHET 02a694869a
Update the end point url on emails.md (#1334)
/api/v1/emails/confirmation should be /api/v1/emails/confirmations (with an ending s) otherwise a 404 is returned
2023-11-10 13:29:32 +01:00
Claire 10ee12b62a
Add documentation for `with_suspended` params (#1333)
Add documentation for https://github.com/mastodon/mastodon/pull/27667
2023-11-09 15:50:30 +01:00
Markus Unterwaditzer 959013f27c
fix incorrect example for last_status_at (#1322)
this api returns just the date, no time component

fix https://github.com/mastodon/mastodon/issues/26843
2023-10-13 10:19:13 +02:00
Claire 0f9fa614eb
Fix installation instructions pointing to pre-releases (#1316)
Fixes #1315
2023-10-10 14:52:08 +02:00
Brook Miles 9317ff3bae
restore ini settings which appear to have been lost in commit 33cb69a (#1314) 2023-10-05 11:09:10 +02:00
Brook Miles 8a2cfbb31e
fix for nginx certbot instructions (#1036) 2023-10-05 09:51:39 +02:00
Joshua Byrd f94ec5ea4f
Update install.md (#1313) 2023-10-04 09:43:14 +02:00
Claire b6c62a040d
Document exclusive lists (#1310) 2023-09-28 11:49:54 +02:00
Renaud Chaput eda06de4fe
Redirect the old ES page to the new one (#1308) 2023-09-26 19:12:21 +02:00
Lennart Hengstmengel e4e88f0fb7
Fixed some consistency issues in the documentation (#1274)
* fixed invalid json examples

* correct type: integer for a count, not number

* correct type: array of string, not string

* add square brackets around entity return type

* added missing path parameter definition

* spacing fix

* PR comment: add link
2023-09-20 10:32:44 +02:00
Daniel M Brasil 1d15e379a4
Document DELETE `/api/v1/profile/avatar` and `/api/v1/profile/header` (#1238)
* document DELETE /api/v1/accounts/picture/:picture

* update documentation

* add mastodon version

* move page to new profile.md file
2023-09-09 23:13:35 +01:00
Renaud Chaput dd54f29af7
Improve Elasticsearch documentation with `ES_PRESET` and security settings (#1279)
* Improve Elasticsearch documentation with `ES_PRESET` and security settings

* Fix small errors, and make the ES configuration no longer optional
2023-09-06 09:17:54 +02:00
Claire c28e766995
Add information on Mastodon 4.2.0's automatic update check (#1291)
* Add information on Mastodon 4.2.0's automatic update check

* Update upgrading.md
2023-09-01 18:20:45 +02:00
Claire 7974696ed0
Mention followed hashtags in /api/v1/timelines/home (#1282)
* Mention followed hashtags in /api/v1/timelines/home

* Update timelines.md
2023-08-31 18:18:04 +02:00
Michael Stanclift 0fe2e7932a
Change tootctl search deploy default batch size to 100 to match reality (#1289)
* Change default to 100 to refect code.

* memory pressure increase

* remove comment about local system resources
2023-08-31 18:17:16 +02:00
Michael Stanclift eafb7de213
ElasticSearch to Elasticsearch (#1290) 2023-08-31 18:16:33 +02:00
Isa S 31f8c3f327
Add documentation for --days option to tootctl media refresh (#1141)
* Add documentation for --days option to toolctl media refresh
2023-08-25 15:27:37 +01:00
trwnh 5377ff0edf
Clarify since_id vs min_id (#1209)
* Clarify since_id vs min_id

* forgot to update the template
2023-08-21 15:40:12 +01:00
Christophe Jossart e71fb8b814
docs: update Mastodon for Drupal link (#1276)
This project is maintained on Drupal.org
2023-08-21 15:38:29 +01:00
Matt Jankowski 86b951ef98
Update links to github CLI pages (#1236) 2023-08-21 15:35:14 +01:00
Andy Piper d4bcddf68c
Add ungleich.ch for mastodon hosting and fix quotes in previous line (#1280)
Signed-off-by: Andy Piper <andypiper@users.noreply.github.com>
Co-authored-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
2023-08-21 15:25:20 +01:00
Stefan Leibfarth 7e28e6da43
Rename 'hidden' to 'onion' (#920)
Because that's what they're called, see https://community.torproject.org/onion-services/.
2023-08-21 15:04:20 +01:00
Andy Piper 05958339e5
libraries.md: add new PHP client (#1277) 2023-08-16 18:49:57 +02:00
Patrick Wilson 35e60a0359
Fix typo in word 'suspended' in content/en/admin/moderation.md (#1260) 2023-07-13 08:53:49 +02:00
Cassidy James Blaede fa0d546592
Update Status method docs to include unauthenticated limits (#1258)
* Update Status method docs to include unauthenticated limits

Not sure if this follows the correct style or is precisely where these limits should be noted, but the intent is to save others time by documenting these hardcoded limits:

99be47f8b9/app/controllers/api/v1/statuses_controller.rb (L21-L24)

Related: https://github.com/mastodon/mastodon/issues/25892

* statuses: mention limits in version history
2023-07-11 15:19:33 +02:00