Retrospring/app/models
Andreas Nedbal 5a0e42fe66 use `has_cached_role?` instead of `has_role?` 2022-12-18 21:47:03 +01:00
..
answer
appendable Fix `CommentSmile` notification type not being returned 2022-07-22 16:52:42 +02:00
concerns
list
notification make the export worker create a *real* notification and add specs for it 2022-12-10 04:25:08 +01:00
question
relationships Make notifications relation polymorphic 2022-07-22 16:52:42 +02:00
reports
services
user make the export worker create a *real* notification and add specs for it 2022-12-10 04:25:08 +01:00
.keep
announcement.rb
anonymous_block.rb Allow anonymous blocks without an owner 2022-08-20 19:02:37 +02:00
answer.rb Make notifications relation polymorphic 2022-07-22 16:52:42 +02:00
appendable.rb
application_record.rb
comment.rb Make notifications relation polymorphic 2022-07-22 16:52:42 +02:00
inbox.rb
list.rb
list_member.rb
mute_rule.rb Fix lints 2022-11-21 20:26:19 +01:00
notification.rb Replace options hash with keyword arguments 2022-07-22 16:52:42 +02:00
profile.rb
question.rb Implement frontend for blocking users site-wide 2022-08-20 19:03:05 +02:00
relationship.rb
report.rb Remove `ModerationComment` model, relations and methods 2022-07-19 11:17:45 +02:00
role.rb
service.rb
subscription.rb
theme.rb
totp_recovery_code.rb
user.rb use `has_cached_role?` instead of `has_role?` 2022-12-18 21:47:03 +01:00
user_ban.rb