Retrospring/app/models
Karina Kwiatek be0cf69368 Refactor existing ban-related methods 2022-01-02 19:50:01 +01:00
..
answer Use cursored pagination, remove WillPaginate 2020-04-20 23:13:24 +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
notifications Feature-comment-smiles complete (fix Retrospring/bugs#42) 2015-05-04 07:09:47 +05:30
question Use cursored pagination, remove WillPaginate 2020-04-20 23:13:24 +02:00
reports added moderation models 2014-12-27 14:35:09 +01:00
services Fix `Services::Tumblr` not being able to post 2021-12-27 14:28:11 +01:00
user Move includes into `cursored_friends`/`cursored_followers` 2021-12-31 15:35:02 +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
answer.rb Use cursored pagination, remove WillPaginate 2020-04-20 23:13:24 +02:00
application_record.rb Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
comment.rb Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
comment_smile.rb Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
inbox.rb Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
list.rb Rename Groups to Lists 2020-05-25 18:04:54 +02:00
list_member.rb Rename Groups to Lists 2020-05-25 18:04:54 +02:00
moderation_comment.rb Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
moderation_vote.rb Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
mute_rule.rb Escape muted strings 2022-01-01 00:38:38 +01:00
notification.rb Use cursored pagination, remove WillPaginate 2020-04-20 23:13:24 +02:00
profile.rb Update remaining references to profile fields 2021-12-22 00:03:19 +01:00
question.rb Question: user association is optional 2020-05-01 10:17:05 +02:00
relationship.rb Order relationships by their creation date 2021-08-11 17:09:04 +02:00
report.rb Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
role.rb Use Rolify for admin and moderator roles 2020-04-19 22:35:58 +02:00
service.rb Upgrade to Rails 5 2020-04-19 00:59:22 +02:00
smile.rb Upgrade to Rails 5 2020-04-19 00:59:22 +02: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 Refactor existing ban-related methods 2022-01-02 19:50:01 +01:00
user_ban.rb Refactor existing ban-related methods 2022-01-02 19:50:01 +01:00