Commit graph

2459 commits

Author SHA1 Message Date
Tom Hughes
c4c7f68f17 Merge remote-tracking branch 'upstream/pull/5600' 2025-02-03 18:56:08 +00:00
Tom Hughes
d298d1f051 Merge remote-tracking branch 'upstream/pull/5593' 2025-02-03 18:50:35 +00:00
Anton Khorev
f1a873e305 Refactor api changeset discussion tests 2025-02-03 19:28:47 +03:00
Tom Hughes
46cd3a1114 Replace qs with URLSearchParams 2025-02-02 19:27:20 +00:00
Anton Khorev
fe4af49d06 Don't check ids of new notes in create note system tests 2025-02-02 18:56:19 +03:00
Anton Khorev
b6c2a39363 Make api create relation path resourceful 2025-02-02 12:17:47 +03:00
Anton Khorev
2ad75d72af Make api create way path resourceful 2025-02-02 12:17:47 +03:00
Anton Khorev
96671cf0c0 Make api create node path resourceful 2025-02-02 12:17:47 +03:00
Anton Khorev
1d04b69e86 Move api element index tests up 2025-02-02 12:17:47 +03:00
Anton Khorev
35d5276587 Make api element index paths resourceful 2025-02-02 12:17:47 +03:00
Anton Khorev
a0e78a5caf Use URI.encode_uri_component when generating share urls 2025-02-01 21:15:37 +03:00
Tom Hughes
101642af08 Merge remote-tracking branch 'upstream/pull/5576' 2025-01-29 18:30:04 +00:00
Anton Khorev
0cd18eb02f Merge branch 'pull/4990' 2025-01-29 18:22:21 +03:00
Anton Khorev
db08587325 Show only description as a marker tooltip in note layer 2025-01-29 18:02:01 +03:00
nertc
1a23bfa1ec Show reporting user on issues screen 2025-01-29 12:39:46 +04:00
Nenad Vujicic
687429482f Removed author_{id, ip} methods from Note model
Removed author_id, author_ip methods from Note model because they are not used anymore. Also, removed associated unit tests.
2025-01-28 13:47:03 +01:00
Tom Hughes
6ef11b2c9a Merge remote-tracking branch 'upstream/pull/5536' 2025-01-26 10:09:17 +00:00
Tom Hughes
49e257200e Merge remote-tracking branch 'upstream/pull/5545' 2025-01-24 15:10:03 +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
fafed5f821 Create message mute resource 2025-01-24 04:36:04 +03:00
Anton Khorev
cc3bccb9b3 Create message read_mark resource 2025-01-24 04:34:20 +03:00
Tom Hughes
8cf77a2f36 Merge remote-tracking branch 'upstream/pull/5537' 2025-01-23 18:14:09 +00:00
Anton Khorev
54c2787e87 Add user transient attribute to oauth_access_grant factory 2025-01-23 18:00:55 +03:00
Anton Khorev
ef648a53ba Add user transient attribute to oauth_access_token factory 2025-01-23 17:43:30 +03:00
Anton Khorev
b77c9f863d Create trace data resource 2025-01-23 06:08:27 +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
Anton Khorev
aafcd95364 Test fallback locale on embed page 2025-01-21 02:49:07 +03: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
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
6f71b372fb Change user's diary comments path to match model name 2025-01-19 02:05:49 +03:00
Anton Khorev
899795a82b Rename diary_comments_path to user_diary_comments_path 2025-01-19 01:54:07 +03:00
Anton Khorev
df1a9bb2c9 Simplify diary_comments_path calls in tests 2025-01-19 01:48:34 +03:00
Anton Khorev
f2a0f53cf5 Create traces feed resource 2025-01-18 23:15:43 +03:00
Anton Khorev
1be841589a Use resourceful routes for api tracepoints 2025-01-18 20:08:07 +03:00
Tom Hughes
5eb4c7c0d1 Rename friends rate limit as follows 2025-01-17 23:01:55 +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
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
11e0444f36 Added unit tests for new Note methods
Added unit tests for new Note methods and updated system tests to use description instead of first comment's body.
2025-01-15 12:12:56 +01:00