Tom Hughes
b94d3b3607
Change "reporter users" to "reporting users"
2025-02-02 18:53:40 +00:00
Anton Khorev
0cd18eb02f
Merge branch 'pull/4990'
2025-01-29 18:22:21 +03:00
nertc
1a23bfa1ec
Show reporting user on issues screen
2025-01-29 12:39:46 +04:00
Tom Hughes
22b0022863
Drop IE specific favicon support
2025-01-26 22:30:42 +00:00
Tom Hughes
776459a0a0
Drop ES6 polyfill
2025-01-26 22:30:41 +00:00
Tom Hughes
6ef11b2c9a
Merge remote-tracking branch 'upstream/pull/5536'
2025-01-26 10:09:17 +00:00
Anton Khorev
01b5ed5d28
Create api map resource
2025-01-24 10:47:58 +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
84a3a41531
Create changeset subscription resource
2025-01-22 19:50:41 +03:00
Tom Hughes
bd577d7c92
Merge remote-tracking branch 'upstream/pull/5518'
2025-01-21 18:44:31 +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
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
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
Andy Allan
d6238e87a1
Merge pull request #5508 from AntonKhorev/fix-dashboard-follow
...
Fix missing translation of Follow links on dashboard
2025-01-17 17:53:51 +00:00
Anton Khorev
84a9d7117d
Use form with normal-sized button on follows show pages
2025-01-17 05:28:59 +03:00
Anton Khorev
835756e979
Fix missing translation of Follow links on dashboard
2025-01-17 05:09:05 +03:00
Anton Khorev
3eccf65d8c
Merge branch 'pull/5261'
2025-01-17 04:01:22 +03:00
Tom Hughes
283e7b975b
Merge remote-tracking branch 'upstream/pull/5494'
2025-01-16 18:35:36 +00:00
Anton Khorev
8db2ff289f
Use resourceful route for user status
2025-01-16 02:17:06 +03:00
Andy Allan
f32aea6d14
Merge pull request #5433 from AntonKhorev/user-routes-api-namespace
...
Resourceful routes for users api
2025-01-15 12:55:41 +00:00
Andy Allan
b8a1a904c6
Merge pull request #5449 from AntonKhorev/edit-preferences
...
Make preferences page editable without clicking 'Edit Preferences'
2025-01-15 12:49:34 +00:00
Nenad Vujicic
2c19c2143e
Changed note's first comment body to description
...
Replaced using note's first comment body with note's description.
2025-01-15 12:03:08 +01:00
nertc
be11f2075e
Refactor friendships controller and model
2025-01-14 11:33:56 +04:00
nertc
2b7a48029b
Modify the way Friends are added
2025-01-14 11:32:54 +04:00
Etilène Jourdier
0f2df0b9ef
display an encouragement to contribute after many anonymous notes
...
create a counter of anonymous notes in a cookie, read by new note controller to display an encouragement to contribute in the already existing anonymous warning if the anonymous visitor has already created at least 10 anonymous notes. Cookie deleted on log-in and sign-up after email validation
2025-01-13 14:36:21 +03:00
Anton Khorev
4c73b2651c
Rename gpx description template to details
...
"Description" is just one of trace properties, details include description and other things.
2025-01-11 16:03:59 +03:00
Anton Khorev
be8d76926c
Move number of points to file details in gpx emails
2025-01-11 16:03:59 +03:00
Anton Khorev
6c0366d2a2
Move trace descriptions out of success/failure sentences in emails
2025-01-09 14:16:32 +03:00
Anton Khorev
606b5c1b6a
Use resourceful routes for terms view/accept/decline
2025-01-08 22:19:35 +03:00
Tom Hughes
c20160d313
Merge remote-tracking branch 'upstream/pull/5459'
2025-01-07 19:08:13 +00:00
Anton Khorev
23488f2028
Move browse/feature template to elements/show
2025-01-07 13:41:47 +03:00
Anton Khorev
68e55078ec
Make browse not found pages consistent
2025-01-06 20:15:57 +03:00
Tom Hughes
231177aa29
Merge remote-tracking branch 'upstream/pull/5464'
2025-01-05 16:38:12 +00:00
Anton Khorev
0b0569f150
Write details attribute to changeset page
2025-01-05 17:57:31 +03:00
Anton Khorev
bb4720f09b
Move changeset data to a helper
2025-01-05 17:35:37 +03:00