Mishiranu / Dashchan

Imageboards client for Android
GNU General Public License v3.0
397 stars 49 forks source link

Select custom flags on /pol/ #272

Closed ghost closed 3 years ago

ghost commented 3 years ago

Recently the app got the ability to display custom flags, but you still can't select it. The 4chan API accepts a 2 letter code in the form field "flag" that gets sent to post on /pol/. The 4chan board API has a board attribute "troll_flags" that will be set to 1 on boards that have them (currently only /pol/) and a list of flags and their codes at the end also under the name "troll_flags", so these could probably be put into a spinner or something.

Mishiranu commented 3 years ago

You can. But you need to refresh the boards list to reload config.

ghost commented 3 years ago

My bad, didn't realise