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
4 days ago
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
2 weeks ago
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
3 weeks ago
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
3 weeks ago
Claire
7974696ed0
Mention followed hashtags in /api/v1/timelines/home ( #1282 )
...
* Mention followed hashtags in /api/v1/timelines/home
* Update timelines.md
3 weeks ago
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
3 weeks ago
Michael Stanclift
eafb7de213
ElasticSearch to Elasticsearch ( #1290 )
3 weeks ago
Isa S
31f8c3f327
Add documentation for --days option to tootctl media refresh ( #1141 )
...
* Add documentation for --days option to toolctl media refresh
1 month ago
trwnh
5377ff0edf
Clarify since_id vs min_id ( #1209 )
...
* Clarify since_id vs min_id
* forgot to update the template
1 month ago
Christophe Jossart
e71fb8b814
docs: update Mastodon for Drupal link ( #1276 )
...
This project is maintained on Drupal.org
1 month ago
Matt Jankowski
86b951ef98
Update links to github CLI pages ( #1236 )
1 month ago
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>
1 month ago
Stefan Leibfarth
7e28e6da43
Rename 'hidden' to 'onion' ( #920 )
...
Because that's what they're called, see https://community.torproject.org/onion-services/ .
1 month ago
Andy Piper
05958339e5
libraries.md: add new PHP client ( #1277 )
1 month ago
Patrick Wilson
35e60a0359
Fix typo in word 'suspended' in content/en/admin/moderation.md ( #1260 )
2 months ago
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
3 months ago
josephrocca
f1de8ba240
More explicit wording for `pinned` param default ( #1259 )
...
* More explicit wording for `pinned` param default
* Clarify pinned status ordering in returned results
3 months ago
Jeff Sikes
b29a9e77f9
Spelling correction - User Safety Features ( #1215 )
...
Changed "Use Safety Features" to "User Safety Features".
3 months ago
nightpool
d9f99fa667
Clarify WebPush documentation and it's relationship to proprietry services ( #1257 )
...
based on conversation in https://github.com/mastodon/mastodon/issues/25729
3 months ago
agnesoshiro
610212f450
Update broken links ( #1253 )
3 months ago
Claire
ead55cda6c
Make it clearer that you should not use read-replicas with sidekiq processes ( #1255 )
...
* Make it clearer that you should not use read-replicas with sidekiq processes
* Update scaling.md
3 months ago
Claire
a61403023a
Add hardening headers for user-uploaded files ( #1244 )
3 months ago
Julian Lam
40dab49db2
fix: incorrect digest header format ( #1235 )
3 months ago
Andy Piper
a149c0e9bf
Update to libraries page following full review ( #1232 )
...
* Update to libraries page following full review
Signed-off-by: Andy Piper <andypiper@users.noreply.github.com>
* Two additional libraries from issues
Signed-off-by: Andy Piper <andypiper@users.noreply.github.com>
---------
Signed-off-by: Andy Piper <andypiper@users.noreply.github.com>
3 months ago
Yurii Izorkin
1f31fbc043
Add troubleshooting for sandboxing mode ( #892 )
4 months ago
Renaud Chaput
70a452fd92
Update the Localisation section to use the new React Intl command ( #1224 )
4 months ago
Renaud Chaput
5edab09336
Update the disclosure page with the correct email address ( #1223 )
4 months ago
Esther Weidauer
7fd2979b32
Clarify effects of suspending users and server ( #1218 )
...
* clarify effects of suspending users and server
There's a lot of confusion about how suspending affects existing follow relationships and some moderators assume the follow relationships will be restored when a remote account (or entire server) is un-suspended within the 30-day time window
* Correction of docs about server suspension
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
---------
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
4 months ago
aimuz
596e4ec8cf
fix: config cdn link ( #1219 )
...
Signed-off-by: aimuz <mr.imuz@gmail.com>
4 months ago
Emelia Smith
fe555118d6
Rework documentation for removal of streaming clustering ( #1207 )
5 months ago
Shadowfacts
3630f2de3b
Fix instance entity links ( #1205 )
...
The v2 endpoint incorrectly said it returned a v1 instance (though it linked to the correct entity) and the v1 endpoint incorrectly linked to the v2 entity (the text correctly said v1)
5 months ago
Emelia Smith
9bbe82fbf2
feat: document the usage of Letter Opener for development emails ( #1206 )
...
* feat: document the usage of Letter Opener for development emails
* chore: document the REMOTE_DEV variable for development emails
5 months ago
trwnh
07d7147619
Fix ordering of `tootctl accounts approve --N` ( #1201 )
5 months ago
trwnh
ee88dd3887
Update ActivityPub documentation ( #1183 )
...
* Update ActivityPub documentation
Added more details in several places
* address claire's review
6 months ago
Ricard Torres
34f32df7cf
feat: adds new flags to tootctl media remove ( #1172 )
...
Adds documentation from this PR https://github.com/mastodon/mastodon/pull/22149/files landing in the next Mastodon stable 4.1.0
6 months ago
nattro
089950a308
Update install.md ( #1197 )
...
The current rbenv is 3.0.6 - I received an error when following these steps which said the expected version is 3.0.6. After updating to 3.0.6, the installation was successful.
6 months ago
Tuur Martens
f7f21c8726
whole_word is a boolean, not a string ( #1177 )
6 months ago
Fernando Briano
4d3fc9f62b
Fix capitalization for Elasticsearch ( #1019 )
6 months ago
Chee Aun
4ee33a54b5
Fix typo s/statuses/accounts ( #1196 )
6 months ago
aaaaalbert
5b1f92c203
Fix markdown figure formatting leftovers in the English docs ( #1195 )
...
* Convert left over Markdown figures to Hugo
Also add captions for the respective figures: profile.jpg, bell.jpg, and lists.jpg
* Convert another left over Markdown figure to Hugo
Also add a caption for the figure: bot-flag.jpg
6 months ago
Thomas Soubrier
46cbbc6d73
Update object-storage-proxy.md ( #1056 )
...
This documentation has I believe one very confusing point: It uses two times `YOUR_S3_HOSTNAME` in the nginx configuration example, however the second time it looks like you actually have to use `YOUR_BUCKET_NAME.YOUR_S3_HOSTNAME`.
## Explanation
Mastodon is using path-style requests to S3 which looks like this:
https://s3.region-code.amazonaws.com/bucket-name/key-name
Once you enable the new virtual host nginx file using the current indications, the path-style request which goes to amazon looks like this:
https://s3.region-code.amazonaws.com/key-name
In other words, the bucket name is not being sent S3 and the images break.
This is because the current instructions make it seem like the header Host name is not including the bucket
`proxy_set_header Host YOUR_S3_HOSTNAME;`
With the current path-style request integration, one must use the bucket name in the Host header for this to work, hence the proposed change to
`proxy_set_header Host YOUR_BUCKET_NAME.YOUR_S3_HOSTNAME;`
6 months ago
Vyr Cossont
ad28620313
Update Role docs to remove attrs that aren't serialized ( #1188 )
...
Also added more realistic example permissions for the Owner role
6 months ago
remove
9fd09540cb
Fix `assets/block-domain.png` figure. ( #1166 )
6 months ago
Claire
724d4bb1d7
Add documentation for object storage providers ( #1186 )
6 months ago
Anders Eknert
e3b5391784
Relationships: example POST request should be GET ( #1176 )
7 months ago
Isa S
59aa5f047a
Correct links to the main mastodon repo (master --> main) ( #1173 )
...
* Fix links to mastodon repo
* Use preferred language
7 months ago
Vyr Cossont
5e82c71542
Remove references to nonexistent Mastodon 3.6 in filter docs ( #1167 )
7 months ago
Josh Soref
6be1e702bd
Spelling ( #1163 )
...
* spelling: conversion
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: translation
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
---------
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
7 months ago
trwnh
b458498d25
Miscellaneous fixes ( #1110 )
...
* Fix typos in method examples
* Fix broken link to sanitize_config (#1115 )
* Add SIDEKIQ_CONCURRENCY
* Fix relref to FilterResult (#1114 )
* Fix status_ids and rule_ids description (#1126 )
* fix typo (#1129 )
* clarify confusing example (mastodon/mastodon#22854 )
* fix formatting on linked headings (#1139 )
* fix placeholder entity names (#1157 )
* better wording
* fix scheduledstatus#params.visibility
* fix missing: tootctl accounts modify --remove-role
* add: status/translate
* add deprecation/removal warning to microformats page
* clarify further how link verification works
* clarify mastodon requirements for webfinger
* fix: push param policy -> data[policy]
8 months ago
nightpool
5b0cd8b7f0
Document requirement for `updated` timestamp on statuses when processing Update ( #1150 )
...
After discussion with a new implementer here https://socialhub.activitypub.rocks/t/what-could-be-the-reason-that-my-update-activity-does-not-work/2893 , I realized that we don't currently document the need for an `updated` property when processing Update activities. This PR documents that requirement and adds some details about why it exists.
8 months ago