An error occurred while fetching participants.
column pinning in localStorage
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
- Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related.
Learn more.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Owner
how does it work in proper mastodon?
- Author Maintainer
It posts the data to
/api/web/settings
. This goes for all settings. These are then set in the initial-state of/web
. https://sourcegraph.com/github.com/tootsuite/mastodon@2c51bc0/-/blob/app/javascript/mastodon/reducers/settings.js#L2:10This is
/api/web/settings
on Mastodon's backend: https://github.com/tootsuite/mastodon/blob/master/app/controllers/api/web/settings_controller.rb#L9:20 - Author Maintainer
Shall I create an issue on pleroma/pleroma?
- Morgan Bazalgette assigned to @tyge
assigned to @tyge
- Owner
yeah, please do. Let's not fix too many things only in the frontend.
- Morgan Bazalgette mentioned in issue pleroma#113 (closed)
mentioned in issue pleroma#113 (closed)
- Morgan Bazalgette removed assignee
removed assignee
- Author Maintainer
pleroma!98 (merged) is merged; no need for this.
- Morgan Bazalgette closed
closed
Please register or sign in to reply