retrospring/app
Andreas Nedbal cc7fa787e8 Pass IDs to Reaction usecases instead of user instances
For some wild reason this locally sometimes causes coercion errors in the user instance check, restarting fixes it (temporarily?) so letting the UseCase resolve users is a cleaner solution here.
2024-03-19 22:45:19 +01:00
..
assets Fix coloring of action toggle in new inbox entries 2024-03-02 22:43:39 +01:00
components Refactor comments into CommentComponent 2024-03-10 18:23:28 +01:00
controllers Pass IDs to Reaction usecases instead of user instances 2024-03-19 22:45:19 +01:00
helpers Update tooltip helper to use data-controller instead 2024-03-10 17:29:32 +01:00
javascript Remove tooltip initializer from Bootstrap file 2024-03-10 17:29:32 +01:00
mailers Fix text, add more templates 2015-07-21 23:50:54 +05:30
models Adjust accessors to pull values from attributes if they exist 2024-03-19 22:45:19 +01:00
policies Use a policy for pinning/unpinning 2023-02-12 20:19:50 +01:00
services Fix NoMethodError in FlavoredMarkdown 2023-02-19 18:26:17 +01:00
uploaders Bump upload max filesize 2023-12-17 23:09:35 +01:00
validators Allow faker TLDs in testing 2023-10-20 09:52:48 +02:00
views Refactor comments into CommentComponent 2024-03-10 18:23:28 +01:00
workers Rename all occurences of Inbox class to InboxEntry 2024-01-27 19:21:07 +01:00