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

Add 'Show on a map' button to Location in profile, fix layout #26214

Merged
merged 22 commits into from
Jul 31, 2023

Commits on Jul 29, 2023

  1. Add OpenStreetMap URL to Location field in profile

    Not too important, but I think that it'd be a pretty neat touch.
    
    Also fixes a previously undiscovered visual bug when zooming in.
    A separate pull request was not made because adding more elements
    to the <li>'s makes the problem much more visible.
    
    Co-authored-by: Gusted <postmaster@gusted.xyz>
    Co-authored-by: Caesar Schinas <caesar@caesarschinas.com>
    3 people committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    8fdd3ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    560cc47 View commit details
    Browse the repository at this point in the history
  3. Address comments by wxiaoguang

    There is still one outstanding issue.
    n0toose committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    3833501 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    8d77d74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4554222 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b79191 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e35e391 View commit details
    Browse the repository at this point in the history
  5. Generalize string

    n0toose committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    7ff0695 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6452720 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62ce4ca View commit details
    Browse the repository at this point in the history
  8. Oops, missed one.

    n0toose committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    c667c6c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    19183f3 View commit details
    Browse the repository at this point in the history
  10. Disable feature by default

    n0toose committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    b6e4991 View commit details
    Browse the repository at this point in the history
  11. sync config name, add config doc, add QueryEscape

    wxiaoguang committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    f19f308 View commit details
    Browse the repository at this point in the history
  12. fix layout

    wxiaoguang committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    d00a49e View commit details
    Browse the repository at this point in the history
  13. add test for manually escaping

    wxiaoguang committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    635c6e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    682bd4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b3e152 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    650babd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6506687 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fed5bc1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f48ff4f View commit details
    Browse the repository at this point in the history