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

feat(Timeline/TrendingLinks): display URL, update icon #495

Commits on Aug 4, 2024

  1. feat(Timeline/TrendingLink): provide WebURL

    Since the Web version now has a user-visible timeline, we can provide a
    URL to that.
    FineFindus committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    9918649 View commit details
    Browse the repository at this point in the history
  2. feat(Timeline/TrendingLink): use open icon for open action

    The previous icon made it hard to recognize what the action was supposed
    to do. Additionally, the new one also indicate that it will take the
    user to an external website.
    FineFindus committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    89ef482 View commit details
    Browse the repository at this point in the history