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

fix: correct cyan color on verified links #555

Open
wants to merge 36 commits into
base: merveilles
Choose a base branch
from

Commits on Jul 8, 2023

  1. Updating site icons

    - Rebase conflict with icons, updated with Merveilles ones x2 on 4.0.2
    SomniusTiger committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    7c6bc21 View commit details
    Browse the repository at this point in the history
  2. Better apple icon

    SomniusTiger committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    34b835c View commit details
    Browse the repository at this point in the history
  3. Updates safari mask icon to be white

    - Rebase conflict on 4.0.2
    SomniusTiger committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    7594292 View commit details
    Browse the repository at this point in the history
  4. Changes theme color of merveilles for android devices

    - Rebase conflict on 4.0.2
    SomniusTiger committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    dfa4416 View commit details
    Browse the repository at this point in the history
  5. Adds merveilles styles as custom theme

    - Rebase conflict with hometown: custom styles, kept in Merveilles styles
    SomniusTiger committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    21d9d3f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb15475 View commit details
    Browse the repository at this point in the history
  7. Fixed sidebar-wrapper height setting

    drisc authored and SomniusTiger committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    ec481f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db74641 View commit details
    Browse the repository at this point in the history
  9. Audio wave progress color fix

    Both the played and unplayed parts of the audio wave had the same color, this should fix it. For some strange reason I can't preview this in my developer tools so I hope this won't need more tinkering.
    lectronice authored and SomniusTiger committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    b9c8dc4 View commit details
    Browse the repository at this point in the history
  10. Themed Announcement Box

    drisc authored and SomniusTiger committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    c2961a0 View commit details
    Browse the repository at this point in the history
  11. Added typoed div from advanced view

    drisc authored and SomniusTiger committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    94c6a5c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2eec6df View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    89c0106 View commit details
    Browse the repository at this point in the history
  14. Uses proper image file for Maru, updates en.yml with merveilles theme

    - Rebase conflict with hometown: keeps in Merveilles as default styles
    SomniusTiger committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    2a61d33 View commit details
    Browse the repository at this point in the history
  15. Merge pull request merveilles#14 from merveilles/somnius/style-yml-ad…

    …justments
    
    Uses proper image file for Maru, updates en.yml with merveilles theme
    SomniusTiger committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    91bbe56 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ac56d1b View commit details
    Browse the repository at this point in the history
  17. Replaces missing avatar image with a white dot on black background

    - Rebase conflict with hometown: keeps dot from Merveilles as default avatar
    SomniusTiger committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    3f27d2d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5c606b4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bfe97cd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5a9c05a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8719fb4 View commit details
    Browse the repository at this point in the history
  22. Merge pull request merveilles#43 from merveilles/visibility-icon-color

    set merveilles colorscheme for new visibility icon
    SomniusTiger committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    fb79467 View commit details
    Browse the repository at this point in the history
  23. Remove explicit status button width, fix hover states (merveilles#543)

    This removes the explicit width for icon buttons, which was cutting off
    part of the SVG background, and fixes the hover states by moving the
    :hover rule to the parent element's selector.
    setphen authored and SomniusTiger committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    5b54ec3 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2bda1b5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f221f93 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    aa699c4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4433255 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b163b3d View commit details
    Browse the repository at this point in the history
  29. Adds merveilles, Mastodon, & Hometown funding to GitHub sponsors

    - Rebase conflict: adds sponsor.joinmastodon.org link
    SomniusTiger committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    d7cafbb View commit details
    Browse the repository at this point in the history
  30. Colors minor buttons on column headers light (merveilles#548)

    I'd forgotten over the last couple of years that Mastodon has a way to mark all notifications as read.
    
    https://merveilles.town/@akkartik/108080475076325407
    
    This commit follows the other themes and switches settings buttons on column headers to be lighter than the background rather than darker.
    akkartik authored and SomniusTiger committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    e8cac9f View commit details
    Browse the repository at this point in the history
  31. Theme updates for tidbits around the instance (merveilles#549)

    * Updated theme for oauth, kbd shortcuts page, profile dir and user joindate
    
    * Themed the media upload graphic
    
    * Fixed background on DM E2E warning header
    
    * Themed user note section
    drisc authored and SomniusTiger committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    cea39d9 View commit details
    Browse the repository at this point in the history
  32. Updates with Merveilles branding (merveilles#553)

    * Updates with Merveilles branding
    
    * Switches Merveilles icons
    
    * Brightens mailer icon
    SomniusTiger committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    5d37239 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    54383cd View commit details
    Browse the repository at this point in the history
  34. One more icon update

    SomniusTiger committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    400a244 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    338b2f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    3895aa7 View commit details
    Browse the repository at this point in the history