pariyatti / mobile-app

The Pariyatti mobile app
https://pariyatti.app/
GNU Affero General Public License v3.0
8 stars 11 forks source link

[ishijo/Ishika] Respect `bookmarkable: "false"` #19

Closed deobald closed 3 years ago

deobald commented 3 years ago

Currently, the bookmarkable field in the JSON is ignored. If a card comes from the API and it has the bookmarkable field turned off, the app should not display the bookmark button.

If the JSON does not contain a bookmarkable field at all, the app should assume bookmarkable:true.

VarunBarad commented 3 years ago

Closed by #27