Commit graph

13605 commits

Author SHA1 Message Date
Anton Khorev
6ba06b0aa2 Use border/casing/line in map keys 2023-12-24 19:47:37 +03:00
Anton Khorev
cda8ca0607 Use <path> instead of <line> 2023-12-24 19:47:37 +03:00
Anton Khorev
b13ac4ec21 Add border/casing/line attribute support to svg map keys 2023-12-24 19:47:37 +03:00
Anton Khorev
dc66a197b1 Clean up sprites 2023-12-24 18:33:33 +03:00
Anton Khorev
ade1da1c8b Delete unused road map key images 2023-12-24 17:50:48 +03:00
dependabot[bot]
fd856c8cde
Bump osm-community-index from 5.6.0 to 5.6.1
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.6.0 to 5.6.1.
- [Release notes](https://github.com/osmlab/osm-community-index/releases)
- [Changelog](https://github.com/osmlab/osm-community-index/blob/main/CHANGELOG.md)
- [Commits](https://github.com/osmlab/osm-community-index/compare/v5.6.0...v5.6.1)

---
updated-dependencies:
- dependency-name: osm-community-index
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-22 23:08:54 +00:00
Tom Hughes
f41bb4c325 Merge remote-tracking branch 'upstream/pull/4387' 2023-12-21 18:48:43 +00:00
Tom Hughes
10d65cc857 Merge remote-tracking branch 'upstream/pull/4425' 2023-12-21 18:46:22 +00:00
Anton Khorev
25d382bfa0 Increase RuboCop complexity limits 2023-12-21 17:37:17 +03:00
Anton Khorev
daa2543511 Add oauth scope for redactions 2023-12-21 17:37:17 +03:00
Anton Khorev
fb1ebf8925 Highlight moderator-only scopes when showing authorizations 2023-12-21 17:37:17 +03:00
translatewiki.net
67bfcaa779 Localisation updates from https://translatewiki.net. 2023-12-21 13:17:38 +01:00
Tom Hughes
a7ba87340d Merge remote-tracking branch 'upstream/pull/4428' 2023-12-21 11:01:48 +00:00
Tom Hughes
fb3326778b Merge remote-tracking branch 'upstream/pull/4426' 2023-12-20 18:39:57 +00:00
Andy Allan
e1d681db33
Merge pull request #4284 from grekko/add_user_mute
Add UserMute to control message visibility
2023-12-20 18:06:48 +00:00
Andy Allan
9d13066c4c Update minimum postgresql version
We started requiring postgresql 12 after the migrations in #4319
2023-12-20 15:30:16 +00:00
Andy Allan
abc58ed903 Reduce changeset comment rate limits further in tests
This has an impact on how long the tests take to run.
2023-12-20 11:45:08 +00:00
Andy Allan
f22ecd6309 Avoid running integration tests in every locale
We have over 200 locales, and so this takes a long time. This reduces
time taken from around 200 seconds to 6 to run these tests.
2023-12-20 11:45:08 +00:00
Anton Khorev
07954549b9 Allow arrays of names in map key entries 2023-12-20 04:03:22 +03:00
Tom Hughes
b09fc8373d Merge remote-tracking branch 'upstream/pull/4424' 2023-12-19 18:59:05 +00:00
Tom Hughes
dcfccbc260 Merge remote-tracking branch 'upstream/pull/4423' 2023-12-19 18:59:03 +00:00
Tom Hughes
8a59b88498 Merge remote-tracking branch 'upstream/pull/4422' 2023-12-19 18:58:59 +00:00
Tom Hughes
c30841a26b Merge remote-tracking branch 'upstream/pull/4421' 2023-12-19 18:56:54 +00:00
Gregory Igelmund
d0ec5d1437 Add tests & factories for UserMute feature 2023-12-19 12:57:47 -05:00
Gregory Igelmund
efc61f1315 Add basic structures for UserMute and Message muting logic
Including models, migration, controllers, views & locales.
2023-12-19 12:57:47 -05:00
Gregory Igelmund
6eb29bf6d4 Set config.active_model.i18n_customize_full_message = true
Enables better error message customization
2023-12-19 12:57:47 -05:00
Gregory Igelmund
393914d35b .rubocop_todo.yml: Increase Metrics/ClassLength from 279 -> 299 2023-12-19 12:57:47 -05:00
Gregory Igelmund
3e69a4512f Refactor app/views/messages templates 2023-12-19 12:57:47 -05:00
Anton Khorev
add9c06e01 Update zoom levels of highways/cycleways in cyclemap map key 2023-12-19 18:21:12 +03:00
Anton Khorev
3575ea5703 Update cyclemap map key landcover colors 2023-12-19 18:07:20 +03:00
Anton Khorev
0d490424e6 Update runway and taxiway mapnik map key 2023-12-19 17:38:23 +03:00
Anton Khorev
f92183e520 Use inline svg for solid map key images 2023-12-19 17:00:24 +03:00
Anton Khorev
0c472ad198 Add solid svg image helper 2023-12-19 17:00:24 +03:00
Anton Khorev
dc622a32f3 Remove map key image custom css 2023-12-19 17:00:24 +03:00
Tom Hughes
f49c815cb5 Disable Minitest/MultipleAssertions cop for now
https://github.com/rubocop/rubocop-minitest/issues/283
2023-12-19 12:37:02 +00:00
Tom Hughes
21ba79b861 Fix erblint warning 2023-12-19 12:12:21 +00:00
Tom Hughes
293a44250f Update bundle 2023-12-19 12:04:55 +00:00
Tom Hughes
b5f3704acb Merge remote-tracking branch 'upstream/pull/4418' 2023-12-19 12:04:30 +00:00
Tom Hughes
d8e5b84e5b Add test for no_trace_download ACLs 2023-12-19 12:03:08 +00:00
Tom Hughes
f28bad7229 Add test for no_note_comment ACLs 2023-12-19 12:03:08 +00:00
Tom Hughes
9a6a6fab73 Make allow_account_creation work the same as other ACLs 2023-12-19 12:03:08 +00:00
translatewiki.net
585b77abba Localisation updates from https://translatewiki.net. 2023-12-18 13:21:19 +01:00
Anton Khorev
b4f207943b Replace rectangular map key images with width/height/fill 2023-12-18 14:11:08 +03:00
Tom Hughes
1b675a6dee Merge remote-tracking branch 'upstream/pull/4407' 2023-12-17 18:41:56 +00:00
Tom Hughes
ad26794499 Merge remote-tracking branch 'upstream/pull/4415' 2023-12-17 18:40:43 +00:00
Tom Hughes
49dcfa4a3f Merge remote-tracking branch 'upstream/pull/4414' 2023-12-17 18:40:23 +00:00
Tom Hughes
efc498bd15 Merge remote-tracking branch 'upstream/pull/4413' 2023-12-17 18:39:52 +00:00
Tom Hughes
33de240a7e Merge remote-tracking branch 'upstream/pull/4409' 2023-12-17 18:38:52 +00:00
Tom Hughes
9af44018a4 Merge remote-tracking branch 'upstream/pull/4412' 2023-12-17 18:20:32 +00:00
Milan Cvetkovic
a4c23cd89f Implement allow list for account creation 2023-12-17 07:55:43 +00:00