-
-
Notifications
You must be signed in to change notification settings - Fork 994
Fetch all replies docs #1610
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
Fetch all replies docs #1610
Conversation
this was marked as a draft since it wasn't merged, but unmarking it since it's in |
I think this can be updated to refer to 4.4.0 and we are good to merge. |
content/en/admin/config.md
Outdated
### Fetch All Replies {#fetch-all-replies} | ||
|
||
**Version history:**\ | ||
4.x.x - added |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4.4.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done :)
Looks like the comments from @trwnh were also accommodated so I am going to go ahead and merge here ahead of 4.4.0 release. |
Accompanies: mastodon/mastodon#32615
Tried to split it into user-focused and admin-focused docs, but not exactly sure if i got the location right for either.
It seems like we need a "FAQ" section for stuff like "can i see everyone's posts!!?!?" or "why are some posts not shown in my instance!?!?!" I can start that if y'all think that's a good idea. Not sure if hugo can make indices, but this would be a great place for them, since this is an extremely common question for new fedis and probably would benefit from multiple points of discoverability.
I also am not sure how frequently footnotes are used in the docs, but i'm a footnotes fiend. Noticed that footnote links were not being rendered as superscripts, so added that (in a way that doesn't expand the line height for lines where footnotes are used).
Opening as a draft since it's not merged yet, and I'm not sure what version it will be deployed in. Couldn't find contributing docs for the docs, so lmk if i'm missing some stuff here <3
Before merging: