Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

currently undocumented #1211

Open
5 of 73 tasks
trwnh opened this issue Apr 30, 2023 · 7 comments
Open
5 of 73 tasks

currently undocumented #1211

trwnh opened this issue Apr 30, 2023 · 7 comments
Labels
API The Mastodon core API help wanted

Comments

@trwnh
Copy link
Member

trwnh commented Apr 30, 2023

webhooks

api

unreleased

things to test / document

env

tootctl

???

  • 3.3.0 object storage failure now returns 503 in some API methods
  • 3.2.0 /api/v1/crypto added but commented out

user guide

  • "lock account" is now "require follow requests"
  • "list this account on the directory" is now "suggest account to others"
  • "hide your network" is now "hide your social graph"
  • change order of dropdown menu on posts to be more intuitive in web UI
  • change option labels on edit profile page
  • change max image dimensions (previously 1280px square, then 1920x1080 unless Change image matrix size limit from 1920×1080px to 4096×4096px mastodon#23322 is merged, but then Change media upload limits and remove client-side resizing mastodon#23726 got merged)
  • can now upload webp, wave, avif, heic
  • custom emoji limit raised from 50kb to 256kb
  • authentication history
  • automatically delete old posts
  • filter search results by author, using from: syntax
  • hint about missing media attachment descriptions
  • timed mutes
  • private boosts
  • explore page
  • relationship manager
  • hashtag normalization
  • full text search params

admin guide

project dev guide

client dev guide

technical

@andypiper andypiper added help wanted API The Mastodon core API labels Jun 11, 2023
@andypiper
Copy link
Sponsor Member

@trwnh I started to check a few of these off based on some of the recent doc PRs (thinking the list items could be switched over to checklist items). Thanks for keeping this list here!

@andypiper andypiper pinned this issue Dec 11, 2023
@andypiper
Copy link
Sponsor Member

Now switched to checklist format 👍🏻 just for convenience of checking things off as updates are merged.

@ThisIsMissEm
Copy link
Contributor

FYI, I'm tracking all the unreleased OAuth changes in #1445

@colleenpridemore
Copy link

colleenpridemore commented May 17, 2024 via email

@ThisIsMissEm
Copy link
Contributor

@colleenpridemore at the bottom of the email from github there's an unsubscribe link, or on web in the sidebar of this issue you can manage your subscription – I can't managed that for you

@ThisIsMissEm
Copy link
Contributor

Docs for 4.3 Add digest to admin/domain_blocks mastodon/mastodon#29092 are in #1417 which is merged.

@ThisIsMissEm
Copy link
Contributor

On 4.1.0 streaming/metrics, I've started docs here, since between 4.1.0 and now, we've switched Streaming to use the proper prometheus module: #1213

I also have a grafana dashboard for Streaming metrics, but I don't know how to make this distributable; but that could go in dist/ in the main repo then

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API The Mastodon core API help wanted
Projects
None yet
Development

No branches or pull requests

4 participants