Transition to MastoAPI: Mute & Block and Add Mutes management tab
All threads resolved!
All threads resolved!
As the second part of #227 (closed), this will show back Mutes tab under user settings page along with proper API integration.
- Show back Mutes tab
- Switch all endpoints related to
mute
andblock
to MastoAPI - Reset
mutes
andblocks
while fetching newmutes
andblocks
- Add Hide posts of muted users option to the settings page; if it is enabled, it won't fetch statuses of muted users at all with help of pleroma!872 (merged)
Screenshots:
UI:
Edited by Tae Hoon
Merge request reports
Activity
added 65 commits
-
dceead6d...bbe4f3e3 - 59 commits from branch
pleroma:develop
- 010fad14 - Add mute/unmute featrue and mutes management tab
- 3588433a - Add mute/unmute mutations
- adf2ddf9 - Fetct full data of muted users after fetchMutes api call
- 0aebe817 - Update MuteCard ui
- 30791b4f - Remove old muting logic
- 42d9963f - Reset old mutes state after fetching new mutes data
Toggle commit list-
dceead6d...bbe4f3e3 - 59 commits from branch
added 1 commit
- c5748f76 - Reset old mutes state after fetching new mutes data
added 2 commits
mentioned in merge request !668 (closed)
@tae what's the status of this?
This is blocked by pleroma#705 (closed) until the frontend switches to the mastodon api.
added 154 commits
-
0e224206...66e60572 - 142 commits from branch
pleroma:develop
- 3255950b - Add mute/unmute featrue and mutes management tab
- f04cbc88 - Add mute/unmute mutations
- 859ed4f3 - Fetct full data of muted users after fetchMutes api call
- a6ce191c - Update MuteCard ui
- 302310a6 - Remove old muting logic
- 9b690209 - Reset old mutes state after fetching new mutes data
- d65422a6 - Improve fetch error handling using a util
- 333afd21 - Minor code refactoring
- 300259fd - Add todo comment
- 9857002b - Add hideMutedPosts setting and wire up to post-returning endpoints
- d7919109 - Reset statusnet_blocking of all fetched users first while refreshing block list
- a0bccbce - Add comment
Toggle commit list-
0e224206...66e60572 - 142 commits from branch
- Resolved by Tae Hoon
mentioned in commit 01d05316
mentioned in merge request !712 (merged)
mentioned in commit a595febc
Please register or sign in to reply