Retrospring/app/models
Andreas Nedbal 5a0e42fe66 use `has_cached_role?` instead of `has_role?` 2022-12-18 21:47:03 +01:00
..
answer Use cursored pagination, remove WillPaginate 2020-04-20 23:13:24 +02:00
appendable Fix `CommentSmile` notification type not being returned 2022-07-22 16:52:42 +02:00
concerns Use cursored pagination, remove WillPaginate 2020-04-20 23:13:24 +02:00
list Rename Groups to Lists 2020-05-25 18:04:54 +02:00
notification make the export worker create a *real* notification and add specs for it 2022-12-10 04:25:08 +01:00
question Use cursored pagination, remove WillPaginate 2020-04-20 23:13:24 +02:00
relationships Make notifications relation polymorphic 2022-07-22 16:52:42 +02:00
reports added moderation models 2014-12-27 14:35:09 +01:00
services Add the ability to post to services with a tag 2022-01-05 19:49:59 +01:00
user make the export worker create a *real* notification and add specs for it 2022-12-10 04:25:08 +01:00
.keep first commit 2014-08-01 11:23:47 +02:00
announcement.rb Add announcements to the top of the application template 2020-04-19 21:38:21 +01:00
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 Create Appendable model 2022-07-05 23:23:37 +02:00
application_record.rb Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
comment.rb Make notifications relation polymorphic 2022-07-22 16:52:42 +02:00
inbox.rb Merge `author_name` with `author_identifier` 2022-07-06 19:56:04 +02:00
list.rb Appease the dog overlords 2022-07-17 09:40:34 +02:00
list_member.rb Rename Groups to Lists 2020-05-25 18:04:54 +02:00
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 Update remaining references to profile fields 2021-12-22 00:03:19 +01:00
question.rb Implement frontend for blocking users site-wide 2022-08-20 19:03:05 +02:00
relationship.rb Make relationships polymorphic 2022-01-23 16:48:53 +01:00
report.rb Remove `ModerationComment` model, relations and methods 2022-07-19 11:17:45 +02:00
role.rb Use Rolify for admin and moderator roles 2020-04-19 22:35:58 +02:00
service.rb Add the ability to post to services with a tag 2022-01-05 19:49:59 +01:00
subscription.rb Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
theme.rb Adjust theme-color for mobile layout 2021-08-12 00:37:47 +02:00
totp_recovery_code.rb Remove `TotpRecoveryCode.remove_all_for(user)` method 2020-11-15 22:09:27 +01:00
user.rb use `has_cached_role?` instead of `has_role?` 2022-12-18 21:47:03 +01:00
user_ban.rb Highlight current ban 2022-07-02 17:08:44 +02:00