Any plans to update the API, guys? I am listing my feature requests if you have any plans.
-
ability to manage subscriptions:
- subscribing/unsubscribing to tags
- fetch latest wallpapers for subscriptions
-
ability to change user settings:
- default search filters (category, purity)
- blacklist, resolutions
Added 3 hours after
also, how to handle multi-word queries in search for the following properties:
-tagname - exclude a tag/keyword
+tag1 +tag2 - must have tag1 and tag2
+tag1 -tag2 - must have tag1 and NOT tag2```