Commit graph

12 commits

Author SHA1 Message Date
Andy Allan
31805df53f Remove some unnecessary calls to clear the mail queue
These were not needed at the end of most tests for quite some time,
since rails clears them by default for controller and integration tests,
and also no longer required in system tests after #5691
2025-02-16 16:16:13 +00: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
11b887c118 Allow thirdparty images on failed diary comment saves 2025-01-05 09:55:48 +03:00
Anton Khorev
71f31bfc4c Use shallow routes for diary comments 2024-08-17 15:12:52 +03:00
Anton Khorev
5e3cda345a Redirect to newly created diary comment 2024-08-07 04:59:09 +03:00
Anton Khorev
a2aa44e026 Change diary comment post paths 2024-07-23 19:00:02 +03:00
Anton Khorev
00c2589374 Move diary comment action to comments controller 2024-07-12 17:58:43 +03:00
Anton Khorev
a128b4f585 Move diary comments hide/unhide actions to comments controller 2024-06-17 18:16:31 +03:00
Anton Khorev
6624beff11 Move diary comments index action to comments controller 2024-06-10 16:32:53 +03:00