Commit graph

15394 commits

Author SHA1 Message Date
Anton Khorev
c7e038a4d0 Use resourceful routes for web mailboxes 2024-12-29 08:40:39 +03:00
Anton Khorev
fcfb7d4af1 Replace resent confirmation link with button 2024-12-29 06:28:26 +03:00
Anton Khorev
127e376bf0 Move code that runs after user save from save_new_user to create method 2024-12-29 04:43:18 +03:00
Anton Khorev
ef6edfff34 Test signup with confirmation email 2024-12-29 04:09:42 +03:00
Anton Khorev
c883f02161 Add within_content_body system test helper 2024-12-29 03:25:44 +03:00
Anton Khorev
971fbc28b8 Test api user traces failing without necessary scope 2024-12-27 05:44:40 +03:00
Anton Khorev
880032ed85 Create user traces resource in api namespace 2024-12-27 05:44:09 +03:00
Anton Khorev
e6b23c133e Move user details route to api namespace 2024-12-27 05:34:19 +03:00
Anton Khorev
b31ac7430e Move user show route to api namespace 2024-12-27 05:26:42 +03:00
Anton Khorev
91de69bc17 Move users index route to api namespace 2024-12-27 05:26:15 +03:00
Anton Khorev
c4e473ed89 Wrap diary entry location coordinates 2024-12-25 00:55:36 +03:00
Anton Khorev
df1c59280f Add revoke all actions to received blocks resource 2024-12-24 08:18:58 +03:00
Anton Khorev
2df389c97e Create received blocks resource 2024-12-24 07:54:50 +03:00
Anton Khorev
7a4115f090 Create issued blocks resource 2024-12-24 07:54:11 +03:00
Anton Khorev
0b755d8630 Create blocks table test helper module 2024-12-24 06:44:35 +03:00
Anton Khorev
3b0748831a Declare new block path on resources 2024-12-24 06:44:35 +03:00
Anton Khorev
1d31573b03 Test active nav tabs on blocks_on/by pages 2024-12-24 06:44:00 +03:00
Tom Hughes
967a901be8 Merge remote-tracking branch 'upstream/pull/5435' 2024-12-23 10:26:39 +00:00
Anton Khorev
5dbf32d945 Remove check_api_readable from api messages controller 2024-12-23 04:10:05 +03:00
Tom Hughes
99af52b478 Merge remote-tracking branch 'upstream/pull/5434' 2024-12-22 11:13:17 +00:00
Anton Khorev
45c90003c6 Use resourceful routes for api messages in/outbox 2024-12-22 07:03:41 +03:00
Anton Khorev
017f7da76f Merge branch 'pull/5428' 2024-12-20 19:06:16 +03:00
Tom Hughes
175bb0d006 Merge remote-tracking branch 'upstream/pull/5429' 2024-12-20 15:51:04 +00:00
Anton Khorev
cdce867183 Merge ApiCapability class into ApiAbility 2024-12-20 18:39:08 +03:00
Tom Hughes
8aeb16a50c Don't map multiple paths in a single route
This is deprecated in rails 8.0 and 8.1 will remove it.
2024-12-20 13:51:53 +00:00
Tom Hughes
e2904daf77 Merge remote-tracking branch 'upstream/pull/5427' 2024-12-20 13:45:23 +00:00
Tom Hughes
b1099e7349 Update stringio 2024-12-20 13:43:30 +00:00
Anton Khorev
6ddd6dedb1 Remove code that added now-unused field_with_errors css class 2024-12-20 16:10:40 +03:00
Tom Hughes
e11ab3c94c Update bundle 2024-12-20 08:58:26 +00:00
Tom Hughes
0b42688ae2 Merge remote-tracking branch 'upstream/pull/5425' 2024-12-20 08:39:16 +00:00
Tom Hughes
e41814d139 Merge remote-tracking branch 'upstream/pull/5424' 2024-12-20 08:38:28 +00:00
Tom Hughes
3510dfc5df Merge remote-tracking branch 'upstream/pull/5423' 2024-12-20 08:37:42 +00:00
Tom Hughes
92242f5297 Merge remote-tracking branch 'upstream/pull/5422' 2024-12-20 08:35:38 +00:00
Anton Khorev
6b41f14ff8 Simplify calls to user block path helpers 2024-12-20 06:30:21 +03:00
Anton Khorev
b7b0f1ef39 Simplify calls to api_message_path helper 2024-12-20 06:11:05 +03:00
Anton Khorev
84f3bd6e91 Move user preferences routes to api namespace 2024-12-20 06:00:54 +03:00
Anton Khorev
b95a8d03e3 Replace show and index abilities with read ability 2024-12-20 05:21:06 +03:00
Tom Hughes
33bca7cd65 Merge remote-tracking branch 'upstream/pull/5420' 2024-12-19 16:09:14 +00:00
Tom Hughes
0434bee888 Merge remote-tracking branch 'upstream/pull/5416' 2024-12-19 16:06:40 +00:00
Anton Khorev
2ba85472be Change image download warning message to a list 2024-12-19 18:58:32 +03:00
Anton Khorev
6c1704b245 Add 'canDownloadImage' layer option 2024-12-19 18:58:32 +03:00
Anton Khorev
eeda506ae1 Test share textarea not to leak into note text on hiding resolved notes 2024-12-19 17:59:44 +03:00
translatewiki.net
1c2a7b0a07
Localisation updates from https://translatewiki.net. 2024-12-19 13:15:39 +01:00
Andy Allan
f8b04635a7
Merge pull request #5417 from tomhughes/social-share-helper
Refactor social sharing helper
2024-12-19 10:28:13 +00:00
Tom Hughes
5ce51e9748 Merge remote-tracking branch 'upstream/pull/5419' 2024-12-19 08:42:02 +00:00
Tom Hughes
b3c5010e14 Merge remote-tracking branch 'upstream/pull/5418' 2024-12-19 08:22:57 +00:00
Tom Hughes
fcb2b4459d Improve testing of social sharing buttons 2024-12-19 08:16:59 +00:00
Tom Hughes
07fc605923 Use safe_join to join social sharing buttons 2024-12-19 08:16:58 +00:00
Tom Hughes
88946c3e8b Drop unused options from social_share_buttons 2024-12-19 08:16:58 +00:00
Tom Hughes
dee02bccd3 Drop unused ability to filter social sharing sites 2024-12-19 08:16:57 +00:00