Commit Graph

327 Commits

Author SHA1 Message Date
a 9fd5f7032b pin http sigs spec at draft 8 2022-12-07 16:28:10 -06:00
a 41ebcfa51e Fix typo (#1081) 2022-12-07 16:24:53 -06:00
a 307137eda4 Add CORS header to WEB_DOMAIN example (#1083) 2022-12-07 16:23:42 -06:00
a b3d64b801f add mention of iframe limitation (#1084) 2022-12-07 16:20:55 -06:00
a 6428c3b8fd Verify limits are accurate (#1086) 2022-12-07 16:16:01 -06:00
a 48d514045c fix typos (#1092) 2022-12-07 15:43:04 -06:00
a af26d46c99 Remove keybase section from user guide (#1093) 2022-12-07 15:38:05 -06:00
a e1a9c9d55a fix formatting of entities (#1094) 2022-12-07 15:36:47 -06:00
a 3b7dff8222 fix broken caption-links (#1100) 2022-12-07 15:08:55 -06:00
a 483fae6ddd fix typo (#1088) 2022-11-28 21:27:12 -06:00
a 867363b890 verify api method params with source code 2022-11-28 10:08:28 -06:00
a 40d04a8915 remove under-construction warnings from finished pages 2022-11-27 23:32:37 -06:00
a 89d88d5ad0 canonical email blocks + scheduled statuses 2022-11-27 23:24:45 -06:00
a 60845a546c remove old todo 2022-11-27 16:54:18 -06:00
a c602800fdb admin trends 2022-11-27 16:50:57 -06:00
a 0fa1a23f07 comment out params that shouldn't be used in v2 filter api 2022-11-27 10:10:39 -06:00
a d1fc39f328 v2 filters api 2022-11-27 10:08:02 -06:00
a ef91c55147 Add note about saving your profile after adding rel-me link 2022-11-26 15:30:33 -06:00
a c03f260908 clarify use of RSA with SHA256 2022-11-26 14:21:50 -06:00
a 981c40507f fix public key -> private key 2022-11-26 14:17:28 -06:00
a 57d1d7694e Update signature requirements and advice 2022-11-26 14:11:48 -06:00
a 6e9256e786 minor formatting changes 2022-11-26 13:35:13 -06:00
a d1c6bf74bb Add any, all, none to hashtag timeline 2022-11-26 00:44:00 -06:00
a 5795a3d778 add missing client_secret to oauth/token (#1062) 2022-11-24 08:37:10 -06:00
a e699cf7aef simply HTTP request examples in api methods docs 2022-11-24 08:34:18 -06:00
a 39c51ed91f fix link to http sig spec (#1067) 2022-11-24 08:30:42 -06:00
a 25269e8f37 fix typo (#1073) 2022-11-24 08:07:35 -06:00
a e458e9a3bb fix typo (#1072) 2022-11-24 08:04:54 -06:00
a aeef0701f0 link to account_statuses_filter.rb 2022-11-24 08:03:26 -06:00
a 26f59977c0 add missing parameters to accounts/id/statuses 2022-11-24 08:01:16 -06:00
a b5b79addb0 use the correct cooldown 2022-11-22 07:57:29 -06:00
a 8d12e4c783 specify cooldown period for account Move 2022-11-21 12:37:09 -06:00
a b7352b041f fix typo 2022-11-21 12:34:43 -06:00
a 1cf6717e11 following/followers no longer need auth 2022-11-21 03:09:29 -06:00
a a3a779db3e clarify edit notifs are only for boosted statuses 2022-11-21 03:06:44 -06:00
a 62eccab5b6 hide empty menu in table of contents 2022-11-21 03:05:21 -06:00
a fc9cb3c5eb revert moving caption-links to middle of page 2022-11-20 02:39:56 -06:00
a 156bd81619 fix relrefs around trends and related entities 2022-11-20 02:23:07 -06:00
Andre_601 3f6b23b3ce
Add links to sub-pages for optional stuff (#1013) 2022-11-20 08:12:08 +01:00
nemobis 60d552157e
Fix typo in config.md (#932) 2022-11-20 08:05:24 +01:00
Jackson Chen 283f0c7c57
Fix dead link (#949) 2022-11-20 08:04:26 +01:00
A My Sour a1edb0ac40
Added text after a colon in install.md (there was none) (#957)
I'm guessing there was meant to be text there, so I added some to explain how to do it

Co-authored-by: Alex_Sour <52638772+Alex-Sour@users.noreply.github.com>
2022-11-20 08:03:43 +01:00
Oliver Hengstenberg bc652cadc4
Update intro.md (#960)
Add json.org reference link to the JSON chapter
2022-11-20 08:02:49 +01:00
Kevin Moore d91c6b624e
Replace Dart package that was discontinued... (#970)
...with a more actively maintained package
2022-11-20 07:48:22 +01:00
Jakob Gillich c1a15217c4
Add Cloudplane to hosting providers (#986) 2022-11-20 07:48:00 +01:00
Matt Arcidy 61bcd7de89
Update install.md to use yarn version classic (#989)
`yarn set version stable` yields many install errors of Javascript packages.  note https://codesti.com/issue/mastodon/documentation/931.

Setting `yarn set version classic` works around these problems and the rest of the instructions work as indicated.  `classic` appears to be required.
2022-11-20 07:45:15 +01:00
ogelpre 12a1d3c0d9
Update firewall examples to fix PMTUD issues (#998)
According to RFC2979 Section 3.1.1 incoming ICMP Destination Unreachable / Fragmentation Needed errors MUST NOT be blocked.
2022-11-20 07:44:19 +01:00
Fil Maj ccd4389e86
Specify where to find Site Settings page (#1044) 2022-11-20 07:42:42 +01:00
Precision Wordcraft LLC 2676efdb86
Update preferences.md (#1045)
Clarify what "posting defaults" means and make it more likely that users will find these settings with a search.
2022-11-20 07:42:00 +01:00
Precision Wordcraft LLC 9673ed09d5
Update posting.md (#1046)
Added instructions on how to set default post privacy, and added more detail on how to change privacy for any one post.
2022-11-20 07:41:46 +01:00