Anton Khorev
84a0c76ab2
Create api changeset comment visibility resource
2025-02-24 01:27:03 +03:00
Anton Khorev
631e233280
Make changeset comment create action resourceful
2025-02-23 22:43:52 +03:00
Anton Khorev
316ce7b4e9
Add show_redactions param to changeset downloads
2025-02-23 21:03:31 +03:00
Anton Khorev
49fac49f9d
Create api changeset download resource
2025-02-22 20:49:54 +03:00
Tom Hughes
837924027a
Extend user list to allow searching by name or email
2025-02-22 11:40:58 +00:00
Anton Khorev
a297e2ccdc
Make api changeset show path resourceful
2025-02-22 02:19:44 +03:00
Nenad Vujicic
f8fb850e8c
Improves notes_description helper routine
...
Improves notes_description helper routine to return "unknown" for cases when first note's comment doesn't have event set to "opened" or note doesn't have comments. Added new argument (note's first comment), also updated helper routines usages.
2025-02-21 13:31:07 +01:00
Nenad Vujicic
bdf3abeb07
Improves dropping of first note's comment
...
Improves calculating comments to be displayed by dropping first comment only if it is opening.
2025-02-21 00:26:16 +01:00
Nenad Vujicic
33dd13457c
Improves behavior if note lacks opening comment
...
Adds checking if note lacks opening comment and if positive, returns nil for both note's author and description.
2025-02-20 23:54:49 +01:00
Tom Hughes
51a2d85053
Merge remote-tracking branch 'upstream/pull/5694'
2025-02-20 22:08:02 +00:00
Marwin Hochfelsner
154af08786
Set zoom in id iframe data
2025-02-19 21:29:15 +01:00
Tom Hughes
42d4ed76e4
Merge remote-tracking branch 'upstream/pull/5702'
2025-02-19 18:10:22 +00:00
Tom Hughes
0ae489e319
Merge remote-tracking branch 'upstream/pull/5705'
2025-02-19 18:09:20 +00:00
Marwin Hochfelsner
e6b0e1ae7e
Associate search input with route destination instead of departure
2025-02-19 17:06:36 +01:00
Marwin Hochfelsner
9df0872ce8
Center secondary nav
2025-02-19 05:03:37 +01:00
Anton Khorev
50bf0a6379
Remove current user check from dashboard view
2025-02-19 04:13:34 +03:00
Anton Khorev
02d9467939
Initialize dashboard followings and nearby users in controller
2025-02-19 04:02:40 +03:00
Marwin Hochfelsner
c8ded2b243
Pre-center objects with embed-data
2025-02-18 00:16:19 +01:00
Anton Khorev
d1de8462d6
Move edit account action to show
2025-02-17 17:14:31 +03:00
Marwin Hochfelsner
3939f24460
Enable exporting direction paths
2025-02-17 11:39:36 +01:00
Tom Hughes
00108bc9b7
Merge remote-tracking branch 'upstream/pull/3767'
2025-02-17 08:57:17 +00:00
Anton Khorev
084df96efd
Remove unused redaction code from api old elements controller
2025-02-17 03:51:05 +03:00
Anton Khorev
edaca6995c
Create relation version redaction resource
2025-02-17 03:51:05 +03:00
Anton Khorev
8ccdc50313
Create way version redaction resource
2025-02-17 03:51:05 +03:00
Anton Khorev
984dd624dd
Create node version redaction resource
2025-02-17 03:51:05 +03:00
Anton Khorev
84c4ed3fa8
Add base old element redactions controller
2025-02-17 03:51:05 +03:00
Anton Khorev
de4c09cbfd
Return promise from sendRemoteEditCommand()
2025-02-17 01:41:26 +03:00
Anton Khorev
38a8a57a90
Don't display error messages when second scheduled rc command fails
2025-02-17 01:37:37 +03:00
Andy Allan
094d9f9ba5
Merge pull request #5688 from tomhughes/spam-check-report
...
Make reports trigger a spam check on the reported user
2025-02-16 14:19:45 +00:00
Tom Hughes
b68aa8f3dd
Make reports trigger a spam check on the reported user
2025-02-16 14:08:23 +00:00
Tom Hughes
a87cd780d6
Only count reports from distinct users in spam checks
2025-02-16 14:08:22 +00:00
Tom Hughes
3be14c2a05
Move errors from email to new_email properly
2025-02-16 13:56:10 +00:00
Tom Hughes
dcf3416669
Replace count.zero? with empty?
2025-02-16 13:56:02 +00:00
Tom Hughes
c50e4f50c4
Merge remote-tracking branch 'upstream/pull/5685'
2025-02-16 13:18:14 +00:00
Tom Hughes
3d3b2b4796
Merge remote-tracking branch 'upstream/pull/5278'
2025-02-16 13:11:45 +00:00
Andy Allan
c441a4dc15
Merge pull request #5676 from tomhughes/spam-score-reports
...
Include spam reports on unresolved issues in the spam score
2025-02-16 11:51:52 +00:00
Tom Hughes
c47cb299a8
Replace uses of var with let or const as appropriate
2025-02-16 11:14:13 +00:00
Tom Hughes
a5ee93b301
Merge remote-tracking branch 'upstream/pull/5686'
2025-02-16 11:12:47 +00:00
Martin Raifer
793757a6ff
don't pan map wen closing/reopening/commenting a note, fixes #648
2025-02-16 10:59:34 +01:00
Martin Raifer
a3737b74ba
don't re-pan the map when selecting another note that is already on the screen
...
fixes a regression in #5679
2025-02-16 10:45:49 +01:00
Tom Hughes
d90f353e5f
Merge remote-tracking branch 'upstream/pull/4359'
2025-02-16 09:04:17 +00:00
Marwin Hochfelsner
3c4da558b0
Move OAuth requests to fetch
2025-02-16 08:57:04 +01:00
Andy Allan
90e787eed8
Merge pull request #5677 from tomhughes/user-list-enhancements
...
User list enhancements
2025-02-15 17:37:48 +00:00
Tom Hughes
4635fcf04a
Merge remote-tracking branch 'upstream/pull/5681'
2025-02-15 17:36:29 +00:00
Tom Hughes
29d322c364
Merge remote-tracking branch 'upstream/pull/4926'
2025-02-15 17:07:59 +00:00
Andy Allan
487bba4088
Use 'My Account' for account pages
...
It's hard to make a distinction between 'Preferences' and 'Settings' in some languages,
and many other sites use the term 'Account' for things like changing email.
2025-02-15 17:06:40 +00:00
Anton Khorev
3bdbc35bbd
Merge branch 'pull/5678'
2025-02-15 20:03:42 +03:00
Tom Hughes
70e1a23248
Merge remote-tracking branch 'upstream/pull/4301'
2025-02-15 16:42:53 +00:00
Anton Khorev
2a5051376a
Add changeset comment search api json format
2025-02-15 19:35:24 +03:00
Anton Khorev
1f59507e78
Add changeset comment search api with filtering by author and time
2025-02-15 19:35:24 +03:00