.. |
answer
|
Use cursored pagination, remove WillPaginate
|
2020-04-20 23:13:24 +02:00 |
appendable
|
Ensure counters only get updated if the record exists
|
2022-07-06 20:58:53 +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
|
…
|
|
question
|
Use cursored pagination, remove WillPaginate
|
2020-04-20 23:13:24 +02:00 |
relationships
|
Add Block relationship type
|
2022-06-13 11:56:34 +02:00 |
reports
|
…
|
|
services
|
Add the ability to post to services with a tag
|
2022-01-05 19:49:59 +01:00 |
user
|
Fix issues from bad rebase
|
2022-07-05 23:23:37 +02:00 |
.keep
|
…
|
|
announcement.rb
|
…
|
|
anonymous_block.rb
|
Refactor Ajax::QuestionController#create into separate UseCases
|
2022-07-17 10:05:20 +02:00 |
answer.rb
|
Appease the dog overlords
|
2022-07-06 20:58:53 +02:00 |
appendable.rb
|
Create Appendable model
|
2022-07-05 23:23:37 +02:00 |
application_record.rb
|
…
|
|
comment.rb
|
Appease the dog overlords
|
2022-07-06 20:58:53 +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 |
moderation_comment.rb
|
…
|
|
moderation_vote.rb
|
…
|
|
mute_rule.rb
|
Escape muted strings
|
2022-01-01 00:38:38 +01:00 |
notification.rb
|
Skip denotify if recipient doesn't exist
|
2022-07-16 21:29:20 +02:00 |
profile.rb
|
Update remaining references to profile fields
|
2021-12-22 00:03:19 +01:00 |
question.rb
|
Add tests for question create use case
|
2022-07-17 10:05:20 +02:00 |
relationship.rb
|
Make relationships polymorphic
|
2022-01-23 16:48:53 +01:00 |
report.rb
|
Implement cursored pagination in Moderation Panel
|
2022-01-03 22:43:37 +01:00 |
role.rb
|
…
|
|
service.rb
|
Add the ability to post to services with a tag
|
2022-01-05 19:49:59 +01:00 |
subscription.rb
|
…
|
|
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
|
Ensure counters only get updated if the record exists
|
2022-07-06 20:58:53 +02:00 |
user_ban.rb
|
Highlight current ban
|
2022-07-02 17:08:44 +02:00 |