Retrospring/app/models
Georg Gadinger c4da510fe7 fix deletion of notification entries when deleting a user 2023-10-18 22:13:25 +02:00
..
answer filter out non-anon questions from blocked/muted users in public timeline 2023-03-26 18:28:19 +02:00
appendable
concerns
list filter out non-anon questions from blocked/muted users in list timeline 2023-03-26 18:28:19 +02:00
notification remove expired service connection notifications 2023-02-12 19:26:31 +01:00
question filter out non-anon questions from blocked/muted users in questions view 2023-03-26 18:28:19 +02:00
relationships
reports
user Remove superfluous rubocop:disable comments 2023-10-15 10:42:58 +02:00
.keep
announcement.rb
anonymous_block.rb
answer.rb Ensure inbox caching timestamp gets updated when answering questions and returning to inbox 2023-08-16 21:57:31 +02:00
appendable.rb
application_record.rb
comment.rb Fix remaining lint errors 2023-05-05 16:01:40 +02:00
inbox.rb appease the paw patrol 2023-10-18 21:57:09 +02:00
list.rb
list_member.rb
mute_rule.rb Use `length` validation instead of `presence` for `MuteRule` 2023-10-15 10:16:21 +02:00
notification.rb fix deletion of notification entries when deleting a user 2023-10-18 22:13:25 +02:00
profile.rb
question.rb
relationship.rb
report.rb
role.rb
subscription.rb Fix lint errors 2023-08-18 19:43:59 +02:00
theme.rb
totp_recovery_code.rb
user.rb Remove superfluous rubocop:disable comments 2023-10-15 10:42:58 +02:00
user_ban.rb
web_push_subscription.rb