Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[deviantart] extract extra content in status updates #3678

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Feb 20, 2023

  1. [deviantart] fix 'metadata' & 'folders' for shared deviations

    * refactor '_metadata'
    * add ability to process embedded deviations
    * deduplicate and condense shared/embedded deviations
    ClosedPort22 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    49168d4 View commit details
    Browse the repository at this point in the history
  2. [deviantart] reduce the number of API requests

    ...by one third when using 'newest' and 'popular', thanks to the changes
    in 8a10e61
    ClosedPort22 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    bddf779 View commit details
    Browse the repository at this point in the history
  3. [deviantart] extract extra content in status updates

    This includes:
    * sta.sh URLs in 'entityMap'
    * embedded deviations (in 'entityMap')
    ClosedPort22 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    af1de14 View commit details
    Browse the repository at this point in the history