ReticentJohn / Amaroq

A floofy Mastodon companion for iOS
https://appsto.re/us/OfFxib.i
Mozilla Public License 2.0
237 stars 56 forks source link

Feature request: option to disable hiding of media marked as Sensitive #100

Closed CDR-Aurora closed 3 years ago

CDR-Aurora commented 5 years ago

Despite having "Media Display" set as "Always show media marked as sensitive on the Mastodon preferences website, content will still appear as hidden on the Amaroq app. There is no clear setting for this either. If the app is designed to inherit the Mastodon preferences, it is failing to do so.

Amaroq app version 1.1.12 (636)

TheBrain0110 commented 5 years ago

For even more fun, Mastodon has completely separate functions for "Mark media as sensitive" and "Hide post behind content warning", with related settings to show them. It's a bit of a mess really.

I'm not sure that Amaroq respects either of those settings, it just always hides everything.

heavyrubberslave commented 5 years ago

I agree. Would be a great thing to have an option to disable sensitive content warning completely. So having a flag to set in the app settings whether it should warn about sensitive content (blur images) or not:

https://github.com/ReticentJohn/Amaroq/blob/master/DireFloof/DWTimelineTableViewCell.m#L549

ruta0 commented 5 years ago

Alright, see if this is what you guys are looking for. https://github.com/ReticentJohn/Amaroq/pull/116 @heavyrubberslave @TheBrain0110 @CDR-Aurora

ruta0 commented 5 years ago

Hey @ReticentJohn, would this still a feature the app is looking to add. For what I am see so far, only me and a couple of guys above found it useful. (Escpecially at home or anywhere that's not a workplace.)

ReticentJohn commented 5 years ago

Hey @rightmeow666 - thanks for the PR, and apologies for the delay in review! I’ll see about merging this in over the weekend.