Commit graph

3981 commits

Author SHA1 Message Date
Andy Allan
a1657f03a8
Merge pull request #4202 from tomhughes/changeset-comment-limit
Add rate limiting for changeset comments
2023-08-30 11:12:40 +01:00
translatewiki.net
2588c14d26 Localisation updates from https://translatewiki.net. 2023-08-28 13:26:20 +02:00
Tom Hughes
3422bb541d Merge remote-tracking branch 'upstream/pull/4198' 2023-08-27 09:46:10 +01:00
Tom Hughes
a274726f46 Add rate limiting for changeset comments
Fixes #4196
2023-08-25 19:53:04 +01:00
translatewiki.net
d5d67d7bbe Localisation updates from https://translatewiki.net. 2023-08-24 13:21:00 +02:00
Tom Hughes
0913f286fe Make the TOTP cookie httponly 2023-08-22 21:18:45 +01:00
Tom Hughes
63bf18a3c3 Add support for rate limiting signup requests 2023-08-22 18:45:17 +01:00
Tom Hughes
2a1689f962 Merge remote-tracking branch 'upstream/pull/4169' 2023-08-20 11:04:28 +01:00
Milan Cvetkovic
ad164d384e Change provider name to "microsoft" 2023-08-20 10:19:30 +01:00
Anton Khorev
bc9f081841 Move note query limit values to settings 2023-08-19 05:06:00 +03:00
Anton Khorev
d69ae84963 Add color keys to note tables 2023-08-17 19:26:26 +03:00
Milan Cvetkovic
568bf4939d Replace references to windowslive with microsoft_graph 2023-08-17 13:01:15 +00:00
Milan Cvetkovic
7428da74c2 Use omniauth-microsoft_graph instead of omniauth-windowslive
Omniauth-microsoft_graph correctly populates 'email' and 'name' fields used by OpenStreetMap.
It also  uses updated endpoints for Microsoft identity provider.

Use email address returned by microsoft_graph provider as a verified address.

Upgrading exisiting users from windowslive to microsoft_graph:
 - upon next login existing `windowslive` users will have to authorizei
   OpenStreetMap application to "Read Your Profile," required for proper reading
   of display name field.

The name of the identity provider in OSM is kept to 'windowslive':
 - the entries in users table with `provider == 'windowslive'`
   can be reused for microsoft_graph provider, since
   the uid field is preserved. Users will not need to repeat the sign up process.
 - OAuth2 callback is still `/auth/windowslive`, no updates to Microsoft Identity Provider portal
   App registration are necessary.
2023-08-17 13:01:15 +00:00
translatewiki.net
fbe478d104 Localisation updates from https://translatewiki.net. 2023-08-17 13:22:14 +02:00
translatewiki.net
23680cb445 Localisation updates from https://translatewiki.net. 2023-08-14 13:20:48 +02:00
Tom Hughes
7912b7620f Add support for dark banner images that need a white close icon 2023-08-13 21:57:09 +01:00
Guillaume Rischard
242b73b632 Remove SotM 2022 banner, add fundraising banner
Closes #4162
2023-08-13 21:36:57 +01:00
Anton Khorev
a2ff9b38f8 Add user home location change listeners and buttons 2023-08-11 21:44:15 +03:00
translatewiki.net
b7aa42174c Localisation updates from https://translatewiki.net. 2023-08-10 13:26:11 +02:00
Tom Hughes
d3f532ed78 Merge remote-tracking branch 'upstream/pull/4142' 2023-08-08 17:53:35 +01:00
Anton Khorev
a5d14a1815 Move changeset query limit values to settings 2023-08-08 03:33:04 +03:00
translatewiki.net
377c43c02c Localisation updates from https://translatewiki.net. 2023-08-07 13:17:26 +02:00
translatewiki.net
ff4a7dc36d Localisation updates from https://translatewiki.net. 2023-08-03 13:17:38 +02:00
translatewiki.net
007413f9b4 Localisation updates from https://translatewiki.net. 2023-07-31 13:20:39 +02:00
Andy Allan
30201e9e7f
Merge pull request #4089 from tomhughes/trace-paging
Replace page numbers with ID based selection for trace indexes
2023-07-26 16:21:22 +01:00
translatewiki.net
4a24ba5f73 Localisation updates from https://translatewiki.net. 2023-07-24 13:18:53 +02:00
Tom Hughes
c909b29c35 Replace page numbers with ID based selection for trace indexes 2023-07-23 19:28:37 +01:00
translatewiki.net
bb3b0acc57 Localisation updates from https://translatewiki.net. 2023-07-20 13:15:14 +02:00
Amir E. Aharoni
6795fd3117
Consistent plural forms for browse.way.nodes_count
Without this, translatewiki's validator shows an error for English.
2023-07-15 10:34:24 +03:00
Tom Hughes
1c420158f6 Remove default imagery blacklist 2023-07-13 20:14:13 +01:00
Pavel Zbytovský
b78bdd0b70
Block mapy.cz as non-approved imagery
Issue: https://github.com/openstreetmap/openstreetmap-website/issues/4085
2023-07-13 19:04:24 +02:00
translatewiki.net
a3b7de3ec9 Localisation updates from https://translatewiki.net. 2023-07-13 13:19:25 +02:00
translatewiki.net
e2d62232bb Localisation updates from https://translatewiki.net. 2023-07-10 13:33:02 +02:00
translatewiki.net
0a448f06cf Localisation updates from https://translatewiki.net. 2023-07-06 13:20:58 +02:00
Tom Hughes
62c68b9f20 Merge remote-tracking branch 'upstream/pull/4077' 2023-07-05 15:10:12 +01:00
Andy Allan
d58cae6ff6 Avoid using the zero key for pluralisation in English
This makes it impossible to translate to other languages that use the
`zero:` key, e.g. for other numbers that end in zero.

An alternative approach would be possible in future, when ruby-i18n
and rails and translatewiki all have full support for `0:` and `1:` keys.

Fixes #3997
2023-07-05 14:47:39 +01:00
Andy Allan
b8da7922ec Remove obsolete pt-BR.yml translation file
Translatewiki now pushes pt-BR to pt.yml, which is used for both
pt and pt-BR.

Fixes #3670.
2023-07-05 12:11:01 +01:00
translatewiki.net
e2450b1785 Localisation updates from https://translatewiki.net. 2023-07-03 13:18:06 +02:00
translatewiki.net
512f7de4a9 Localisation updates from https://translatewiki.net. 2023-06-29 13:18:30 +02:00
translatewiki.net
e9f78dd08c Localisation updates from https://translatewiki.net. 2023-06-26 13:18:51 +02:00
translatewiki.net
0e00857d51 Localisation updates from https://translatewiki.net. 2023-06-22 13:23:29 +02:00
translatewiki.net
0dacc11785 Localisation updates from https://translatewiki.net. 2023-06-19 13:12:39 +02:00
translatewiki.net
bcb82f93e5 Localisation updates from https://translatewiki.net. 2023-06-15 13:32:36 +02:00
Tom Hughes
30a01fb7f9 Merge remote-tracking branch 'upstream/pull/3975' 2023-06-14 17:41:30 +01:00
Andy Allan
0452a07e00
Merge pull request #4061 from stalker314314/master
rerun script/misc/update-wiki-pages
2023-06-14 10:02:05 +01:00
translatewiki.net
adc81f010d Localisation updates from https://translatewiki.net. 2023-06-12 13:23:57 +02:00
Branko Kokanovic
79e6e2b7f9 update wiki pages 2023-06-12 08:51:07 +02:00
Branko Kokanovic
8d7fca30de Adding information about Serbia sources 2023-06-08 22:15:13 +02:00
translatewiki.net
95f6489ada Localisation updates from https://translatewiki.net. 2023-06-08 13:12:39 +02:00
translatewiki.net
5a2c1cfd9d Localisation updates from https://translatewiki.net. 2023-06-05 13:12:32 +02:00