Roman Deev
|
dae7a003fe
|
Use baselayerchange/overlaylayerchange instead of layeradd/layerremove for speed up Map Data layer render
|
2025-01-27 15:44:46 +03:00 |
|
Tom Hughes
|
6316745c2e
|
Merge remote-tracking branch 'upstream/pull/5551'
|
2025-01-26 10:24:05 +00:00 |
|
Tom Hughes
|
64859303f6
|
Merge remote-tracking branch 'upstream/pull/5538'
|
2025-01-26 10:21:44 +00:00 |
|
Tom Hughes
|
6ef11b2c9a
|
Merge remote-tracking branch 'upstream/pull/5536'
|
2025-01-26 10:09:17 +00:00 |
|
mmd-osm
|
87e995bd84
|
Added error handling for data layer
|
2025-01-24 23:14:08 +01:00 |
|
Tom Hughes
|
49e257200e
|
Merge remote-tracking branch 'upstream/pull/5545'
|
2025-01-24 15:10:03 +00:00 |
|
Tom Hughes
|
605d7a5f69
|
Merge remote-tracking branch 'upstream/pull/5544'
|
2025-01-24 15:06:37 +00:00 |
|
Tom Hughes
|
959bc5562a
|
Merge remote-tracking branch 'upstream/pull/5543'
|
2025-01-24 15:00:25 +00:00 |
|
Tom Hughes
|
7d2ee0a1dc
|
Merge remote-tracking branch 'upstream/pull/5542'
|
2025-01-24 14:59:54 +00:00 |
|
Andy Allan
|
6b06be5e5d
|
Fix some eslint errors (quotes, spacing and parseInt radix) on .js.erb files
These have been flagged by eslint-plugin-erb, and need to be fixed before
that plugin can be enabled.
|
2025-01-24 14:38:13 +00:00 |
|
Anton Khorev
|
01b5ed5d28
|
Create api map resource
|
2025-01-24 10:47:58 +03:00 |
|
Anton Khorev
|
47d55a2b0f
|
Simplify write_notes scope check in api notes controller
|
2025-01-24 06:16:11 +03:00 |
|
Anton Khorev
|
47a8907e2a
|
Move scope_enabled? to ApiController
|
2025-01-24 05:56:23 +03:00 |
|
Anton Khorev
|
74854f831b
|
Remove doorkeeper_token branch from web deny_access
|
2025-01-24 05:28:46 +03:00 |
|
Anton Khorev
|
fafed5f821
|
Create message mute resource
|
2025-01-24 04:36:04 +03:00 |
|
Anton Khorev
|
3490eb580c
|
Remove unused css classes from inbox table
|
2025-01-24 04:34:20 +03:00 |
|
Anton Khorev
|
cc3bccb9b3
|
Create message read_mark resource
|
2025-01-24 04:34:20 +03:00 |
|
Anton Khorev
|
f2903b8223
|
Initialize I18n and OSM as soon as application.js loads
|
2025-01-23 08:34:21 +03:00 |
|
Anton Khorev
|
b77c9f863d
|
Create trace data resource
|
2025-01-23 06:08:27 +03:00 |
|
Tom Hughes
|
b0cf1940e1
|
Merge remote-tracking branch 'upstream/pull/5535'
|
2025-01-22 18:07:34 +00:00 |
|
Tom Hughes
|
c2b39a6a7c
|
Merge remote-tracking branch 'upstream/pull/5529'
|
2025-01-22 17:59:34 +00:00 |
|
Tom Hughes
|
aabe8815b3
|
Merge remote-tracking branch 'upstream/pull/5532'
|
2025-01-22 17:54:41 +00:00 |
|
Anton Khorev
|
84a3a41531
|
Create changeset subscription resource
|
2025-01-22 19:50:41 +03:00 |
|
Andy Allan
|
322c6c31a5
|
Use flash.now for messages to be shown during this request
|
2025-01-22 13:55:30 +00:00 |
|
Anton Khorev
|
8455b7cf03
|
Set needs_view by default for new blocks
|
2025-01-22 02:26:07 +03:00 |
|
Anton Khorev
|
7b19ba580c
|
Merge branch 'pull/5531'
|
2025-01-22 01:05:39 +03:00 |
|
Tom Hughes
|
ebe7cf8d17
|
Add indexes on user+id to changeset and diary comments
|
2025-01-21 20:15:56 +00:00 |
|
Tom Hughes
|
6b7f64451e
|
Preload parent objects for user comments
|
2025-01-21 19:03:03 +00:00 |
|
Tom Hughes
|
bd577d7c92
|
Merge remote-tracking branch 'upstream/pull/5518'
|
2025-01-21 18:44:31 +00:00 |
|
mmd-osm
|
18fd80ebb7
|
Consistent usage of layer information in _osm_location cookie
Fixes #3971
|
2025-01-21 18:08:50 +01:00 |
|
Tom Hughes
|
ebeef2899a
|
Enable I18n fallback for the embed page
Fixes #5526.
|
2025-01-20 11:42:23 +00:00 |
|
Tom Hughes
|
af880d10de
|
Merge remote-tracking branch 'upstream/pull/5520'
|
2025-01-19 15:02:11 +00:00 |
|
Tom Hughes
|
fb7762feb9
|
Merge remote-tracking branch 'upstream/pull/5517'
|
2025-01-19 15:01:25 +00:00 |
|
Anton Khorev
|
e096cc35dc
|
Include message_read attribute in api output of messages to self
|
2025-01-19 05:48:36 +03:00 |
|
Anton Khorev
|
420d9da1f9
|
Create changeset_comments resources for users
|
2025-01-19 04:24:35 +03:00 |
|
Anton Khorev
|
9fbe52dd21
|
Create user comments controller base class
|
2025-01-19 04:24:35 +03:00 |
|
Anton Khorev
|
43d60108da
|
Add tabbed navigation to user's diary comments page
|
2025-01-19 04:24:35 +03:00 |
|
Anton Khorev
|
08292292f0
|
Create diary_comments resources for users
|
2025-01-19 02:40:13 +03:00 |
|
Anton Khorev
|
899795a82b
|
Rename diary_comments_path to user_diary_comments_path
|
2025-01-19 01:54:07 +03:00 |
|
Anton Khorev
|
f2a0f53cf5
|
Create traces feed resource
|
2025-01-18 23:15:43 +03:00 |
|
Anton Khorev
|
82fb1bf798
|
Replace lookup_friend with lookup_user in FollowsController
|
2025-01-18 19:35:30 +03:00 |
|
Anton Khorev
|
2074e9dce2
|
Merge branch 'pull/5512'
|
2025-01-18 18:23:51 +03:00 |
|
Marwin Hochfelsner
|
4241d49c63
|
Disable dark mode filtering by default
|
2025-01-18 11:50:55 +00:00 |
|
Marwin Hochfelsner
|
01d8dba8ce
|
Allow map layers to specify an alternate tile set for dark mode
|
2025-01-18 11:50:54 +00:00 |
|
Anton Khorev
|
9c744ab65d
|
Remove "Public editing" line from settings page
|
2025-01-18 03:32:57 +03:00 |
|
Tom Hughes
|
42d622b735
|
Rename friends as followings
|
2025-01-17 23:01:56 +00:00 |
|
Tom Hughes
|
5eb4c7c0d1
|
Rename friends rate limit as follows
|
2025-01-17 23:01:55 +00:00 |
|
Tom Hughes
|
3fcdeba29e
|
Rename friendship_notification to follow_notification
|
2025-01-17 22:58:36 +00:00 |
|
Tom Hughes
|
bc630bca87
|
Rename friends_with to follows
|
2025-01-17 22:58:35 +00:00 |
|
Andy Allan
|
4370fe45ad
|
Merge pull request #5437 from AntonKhorev/user-status-resource
Use resourceful route for user status
|
2025-01-17 17:55:02 +00:00 |
|