github-actions[bot] left a comment (openstreetmap/openstreetmap-website#6072)
1 Warning
:warning:
Number of updated lines of code is too large to
be in one PR. Perhaps it should be separated into two or more?
Gener
Following the discussion in #6065, this PR drops the OSM logo parts of social
link icons for OSM related projects to make the icons more easily
distinguishable.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/6072
--
hlfan left a comment (openstreetmap/openstreetmap-website#5938)
Is the intent clearer with the partial-like style?
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5938#issuecomment-2925517819
You are receiving this because you are
hlfan left a comment (openstreetmap/openstreetmap-website#6071)
Since the tags are already stripped, wouldn't splitting on `\b` be simpler?
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6071#issuecomment-2925514208
You are recei
#6010 added truncated diary entries to profile pages. The truncation procedure
is different from from others already in use. It gets html, strips tags and
does the standard rails truncation to 150 chars:
```ruby
truncate(strip_tags(entry.body.to_html), :length => 150)
```
So it's truncate to pl
@AntonKhorev pushed 13 commits.
c392285cafddeca88af93e287eaf1df0f9823792 Move change preferences path to
preferences/basic
9533d26595fac3e651947a9f07d005dd3d852100 Update basic preferences path helpers
f15f8aad1eb088f2553e096b584778f56d9778f6 Move basic preferences controller to
preferences m
@AntonKhorev pushed 1 commit.
56aab6d6dd0dc13c0925e9929721f5063adfef93 Add show_hidden parameter for note
queries
--
View it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3934/files/2309791e367a69da241b6f383f1c885a75d9c634..56aab6d6dd0dc13c0925e9929721f5063adfef93
You