Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-08 | Make account endorsements idempotent (fix #19045) (#20118) | trwnh | |
* Make account endorsements idempotent (fix #19045) * Accept suggestion to use exists? instead of find_by + nil check Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh> * fix logic (unless, not if) * switch to using `find_or_create_by!` Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh> | |||
2020-03-06 | Remove useless `respond_to` calls (#13208) | Eugen Rochko | |
2018-08-09 | Public profile endorsements (accounts picked by profile owner) (#8146) | Eugen Rochko | |