You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Journal class now contains header and footer fields which are parsed from journal pages (FAAPI.journal)
Submission favorite status and link
The Submission class now contains a boolean favorite field that is set to True if the submission is a favorite, and a favorite_toggle_link containing the link to toggle the favorite status (/fav/ or /unfav/)
User watch and block statuses and links
The User class now contains boolean watched and blocked fields that are set to True if the user is watched or blocked respectively, and watched_toggle_link and blocked_toggle_link fields containing the links to toggle the watched (/watch/ or /unwatch/) and blocked (/block/ or /unblock/) statuses respectively.
鈿欙笍 Changes
Remove parse.check_page function which had no usage in the library anymore
Remove parse.parse_search_submissions function and FAAPI.search method
They will be reintroduced once Fur Affinity allows scraping search pages again
馃敡 Fixes
Fix an incorrect regular expression that parsed mentions in journals, submissions, and profiles which could cause non-Fur Affinity links to be matched as valid