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

#proposal 86 hide resteems #3930

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

Commits on Nov 28, 2024

  1. Bug Fix

    Fixed bug steemit#3929 (View / Collapse Doesn't Work with 2 Pinned Posts)
    the-gorilla-steem committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    e879072 View commit details
    Browse the repository at this point in the history
  2. Implemented Resteems

    In combination with bug fix commit - this is the remaining code to implement the hiding of Resteems within a Feed.
    the-gorilla-steem committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    976c17f View commit details
    Browse the repository at this point in the history
  3. Community Banner Display

    Improved the display of the community banner on mobile devices for the following scenarios:
    * A community with a large number of subscribers and/or large pending rewards
    * A community with a long description
    the-gorilla-steem committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    0fa6b27 View commit details
    Browse the repository at this point in the history
  4. Hide Resteems Translations

    Introduced translations for the "Hide Resteems" label as well as removing comments used whilst debugging.
    the-gorilla-steem committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    12da6fc View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Other Friends Feed

    Adjusted how the feed being viewed is determined.
    the-gorilla-steem committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    ab6b7d3 View commit details
    Browse the repository at this point in the history