.. |
account_suggestions
|
Fix single Redis connection being used across all threads (#18135)
|
2022-04-28 17:47:34 +02:00 |
admin
|
|
|
concerns
|
|
|
form
|
|
|
trends
|
|
|
web
|
|
|
account.rb
|
|
|
account_alias.rb
|
|
|
account_conversation.rb
|
Fix single Redis connection being used across all threads (#18135)
|
2022-04-28 17:47:34 +02:00 |
account_deletion_request.rb
|
|
|
account_domain_block.rb
|
|
|
account_filter.rb
|
|
|
account_migration.rb
|
Fix race conditions on account migration creation (#15597)
|
2021-02-02 14:49:57 +01:00 |
account_moderation_note.rb
|
|
|
account_note.rb
|
Fix AccountNote not having a maximum length (#16942)
|
2021-11-06 00:12:25 +01:00 |
account_pin.rb
|
|
|
account_stat.rb
|
|
|
account_statuses_cleanup_policy.rb
|
Add option to automatically delete toots after one week (#17691)
|
2022-03-03 16:18:58 +01:00 |
account_statuses_filter.rb
|
|
|
account_suggestions.rb
|
|
|
account_summary.rb
|
|
|
account_warning.rb
|
Add ability to mark statuses as sensitive from reports in admin UI (#17668)
|
2022-03-01 22:20:29 +01:00 |
account_warning_preset.rb
|
|
|
admin.rb
|
|
|
announcement.rb
|
|
|
announcement_filter.rb
|
|
|
announcement_mute.rb
|
|
|
announcement_reaction.rb
|
|
|
appeal.rb
|
Fix issues when attempting to appeal an old strike (#17554)
|
2022-02-16 22:29:48 +01:00 |
application_record.rb
|
Fix records not being indexed sometimes (#12024)
|
2019-10-01 01:19:11 +02:00 |
backup.rb
|
|
|
block.rb
|
Store URIs of follows, follow requests and blocks for ActivityPub (#7160)
|
2018-05-04 21:14:34 +02:00 |
bookmark.rb
|
|
|
canonical_email_block.rb
|
|
|
context.rb
|
Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090)
|
2017-07-07 04:02:06 +02:00 |
conversation.rb
|
|
|
conversation_mute.rb
|
Update dependencies for Ruby (2018-04-23) (#7237)
|
2018-04-23 11:29:17 +02:00 |
custom_emoji.rb
|
|
|
custom_emoji_category.rb
|
|
|
custom_emoji_filter.rb
|
|
|
custom_filter.rb
|
Fix single Redis connection being used across all threads (#18135)
|
2022-04-28 17:47:34 +02:00 |
device.rb
|
|
|
domain_allow.rb
|
|
|
domain_block.rb
|
|
|
email_domain_block.rb
|
|
|
encrypted_message.rb
|
|
|
export.rb
|
|
|
favourite.rb
|
|
|
featured_tag.rb
|
Fix data integrity of featured tags (#17712)
|
2022-03-09 08:51:12 +01:00 |
feed.rb
|
allow pagination by min_id and max_id (#14776)
|
2020-09-12 17:09:49 +02:00 |
follow.rb
|
|
|
follow_recommendation.rb
|
|
|
follow_recommendation_filter.rb
|
|
|
follow_recommendation_suppression.rb
|
Add cold-start follow recommendations (#15945)
|
2021-04-12 12:37:14 +02:00 |
follow_request.rb
|
|
|
home_feed.rb
|
|
|
identity.rb
|
|
|
import.rb
|
|
|
instance.rb
|
|
|
instance_filter.rb
|
|
|
invite.rb
|
Change account suspensions to be reversible by default (#14726)
|
2020-09-15 14:37:58 +02:00 |
invite_filter.rb
|
|
|
ip_block.rb
|
|
|
list.rb
|
|
|
list_account.rb
|
Add abilityto add oneself to lists (#12271)
|
2019-11-04 13:02:01 +01:00 |
list_feed.rb
|
|
|
login_activity.rb
|
|
|
marker.rb
|
Add timeline read markers API (#11762)
|
2019-09-06 13:55:51 +02:00 |
media_attachment.rb
|
|
|
mention.rb
|
|
|
message_franking.rb
|
|
|
mute.rb
|
|
|
notification.rb
|
|
|
one_time_key.rb
|
|
|
poll.rb
|
|
|
poll_vote.rb
|
|
|
preview_card.rb
|
|
|
preview_card_provider.rb
|
|
|
public_feed.rb
|
|
|
relationship_filter.rb
|
|
|
relay.rb
|
|
|
remote_follow.rb
|
|
|
report.rb
|
Change how changes to media attachments are stored for edits (#17696)
|
2022-03-09 09:06:17 +01:00 |
report_filter.rb
|
Add notifications for statuses deleted by moderators (#17204)
|
2022-01-17 09:41:33 +01:00 |
report_note.rb
|
Fix scope latest of ReportNote (#9630)
|
2018-12-26 06:38:59 +01:00 |
rule.rb
|
|
|
scheduled_status.rb
|
Fix deleting a scheduled status immediately deleting media attachments (#9728)
|
2019-01-06 16:38:40 +01:00 |
search.rb
|
Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090)
|
2017-07-07 04:02:06 +02:00 |
session_activation.rb
|
|
|
setting.rb
|
Use Rails' index_by where it makes sense (#15542)
|
2021-01-12 09:27:38 +01:00 |
site_upload.rb
|
Improvements to image upload validation and creation (#10431)
|
2019-04-01 07:30:46 +02:00 |
status.rb
|
|
|
status_edit.rb
|
|
|
status_pin.rb
|
Add feature to automatically delete old toots (#16529)
|
2021-08-09 23:11:50 +02:00 |
status_stat.rb
|
|
|
system_key.rb
|
Add E2EE API (#13820)
|
2020-06-02 19:24:53 +02:00 |
tag.rb
|
|
|
tag_feed.rb
|
Fix rubocop config and warnings (#15503)
|
2021-01-07 09:40:55 +01:00 |
tombstone.rb
|
|
|
trends.rb
|
|
|
unavailable_domain.rb
|
Fix performance on instances list in admin UI (#15282)
|
2020-12-14 09:06:34 +01:00 |
user.rb
|
|
|
user_invite_request.rb
|
Add "why do you want to join" field to invite requests (#10524)
|
2019-04-09 23:06:30 +09:00 |
user_ip.rb
|
|
|
web.rb
|
|
|
webauthn_credential.rb
|
|
|