Results 242 comments of Andy Allan

Merged, thanks! In particular, thanks for your patience and for the multiple rebases.

> I apologize for this mistake .. I forgot the archives types. Just to be sure, are these file formats (I collected list from Trace.rb: ".tar.gz", ".tar.bz2", ".tar", ".zip", ".gpx.gz",...

This is also a problem with the notes comment feed, which contains links with fragments (targetting the comment id). `curl https://www.openstreetmap.org/api/0.6/notes/feed?bbox=8.1706155,51.8144663,8.5269845,51.9737924` ``` OpenStreetMap Notes A list of notes, reported, commented...

> Currently, there is no way to request the history of multiple objects in a single request. Can I just clarify here why multiple HTTP requests are a bad thing?...

This is the problem that Potlatch 2 faces for its history dialog, and indeed it fires off a bunch of node history requests to achieve the goal. Potlatch 1 has/had...

That's just a warning that can be ignored - I'll figure out how to get rid of it at some point!

> Shouldn't we just be converting changesets to use the same pagination logic as everything else, rather than copying parts of classic pagination into the controller just so we can...

> Do you propose to remove the ability to go to page N? Sure, I don't see a strong need for that. Particularly if the order hasn't been defined before.

I don't approve of this PR, because I believe the cartographers, not the developers, should choose what their "dark mode maps" look like. See https://github.com/openstreetmap/openstreetmap-website/issues/5328#issuecomment-2488361637