nsfw now ignores content warning posts and the code has been reformatted #543

Merged
annando merged 1 commit from nsfw-cw into 3.6-rc 2018-03-14 23:47:10 +01:00
annando commented 2018-03-14 23:36:11 +01:00 (Migrated from github.com)
It belongs to PR https://github.com/friendica/friendica/pull/4593
MrPetovan (Migrated from github.com) approved these changes 2018-03-14 23:47:07 +01:00
tobiasd (Migrated from github.com) reviewed 2018-03-15 08:54:37 +01:00
annando (Migrated from github.com) reviewed 2018-03-15 10:40:58 +01:00
tobiasd (Migrated from github.com) reviewed 2018-03-15 10:43:41 +01:00
tobiasd (Migrated from github.com) reviewed 2018-03-15 11:35:13 +01:00
MrPetovan (Migrated from github.com) reviewed 2018-03-15 13:56:14 +01:00
annando (Migrated from github.com) reviewed 2018-03-15 16:03:54 +01:00
tobiasd commented 2018-03-15 16:53:25 +01:00 (Migrated from github.com)

Currently the CW stuff is done very basic. In the future we could
improve the design by passing the values to the user interface. And
then it would make sense that the "nsfw" addon simply would fill some
variable that is otherwise used for CW. Then we had one central
functionality to create this hiding and unhiding of stuff.

Ok, makes sense. But that has nothing to do with the missing option to ignore the CW and apply the addon anyway.

> Currently the CW stuff is done very basic. In the future we could > improve the design by passing the values to the user interface. And > then it would make sense that the "nsfw" addon simply would fill some > variable that is otherwise used for CW. Then we had one central > functionality to create this hiding and unhiding of stuff. Ok, makes sense. But that has nothing to do with the missing option to ignore the CW and apply the addon anyway.
MrPetovan (Migrated from github.com) reviewed 2018-03-15 17:01:04 +01:00
Sign in to join this conversation.
No description provided.