Akihiko Odaki bb4d005a83 Introduce OStatus::TagManager (#5008) 6 years ago
..
concerns 04046a4983 Fix #4908 - Do not keep remote file names, generate random (#4934) 6 years ago
form 7d7844a47f Default follows for new users (#4871) 6 years ago
web bfa7f9ebf2 Fix WebPush (regression from #4524) (#4778) 6 years ago
account.rb da77f65c46 Add instance search feature (#4925) 6 years ago
account_domain_block.rb f1ab70649b Add buttons to block and unblock domain (#3127) 7 years ago
account_filter.rb e1b42e9aa0 Add coverage for ReportFilter and AccountFilter (#3236) 7 years ago
application_record.rb fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
block.rb 298796cc7b annotate models (#2697) 7 years ago
context.rb 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 7 years ago
conversation.rb 6e4c7d6211 Conditional validations no longer accept strings for if/unless (#3124) 7 years ago
conversation_mute.rb d0dd9eb5b5 Feature conversations muting (#3017) 7 years ago
custom_emoji.rb 81cec35dbf Custom emoji (#4988) 6 years ago
domain_block.rb 06d905f415 Allow domain blocks that only reject media without silencing or suspending (#4325) 6 years ago
export.rb 0e39cc6a35 Settings export refactor (#1646) 7 years ago
favourite.rb 298796cc7b annotate models (#2697) 7 years ago
feed.rb f85dbe83c8 Remove sort in Feed (#4050) 7 years ago
follow.rb bf575a1f5e Introduce recent to Follow (#3247) 7 years ago
follow_request.rb 298796cc7b annotate models (#2697) 7 years ago
import.rb 6ec1aa372d Validate data of Imports (#4782) 6 years ago
instance.rb a132332b86 Add Instance class to list admin records (#3443) 7 years ago
instance_filter.rb da77f65c46 Add instance search feature (#4925) 6 years ago
media_attachment.rb 54edb4b853 When accessing uncached media attachment, redownload it (#4955) 6 years ago
mention.rb b25e42a77f Misc tidying and clean ups (#3445) 7 years ago
mute.rb 298796cc7b annotate models (#2697) 7 years ago
notification.rb 2212dc4aaa Update Rails to version 5.1.1 (#3121) 7 years ago
preview_card.rb 7dc5035031 Make PreviewCard records reuseable between statuses (#4642) 6 years ago
remote_follow.rb ce9a5f358e rescue HTTP::ConnectionError in RemoteFollowController#create (#4726) 6 years ago
remote_profile.rb bb4d005a83 Introduce OStatus::TagManager (#5008) 6 years ago
report.rb 8185f98872 Feat add validation for report comment: characters under 1000 valid (#4833) 6 years ago
report_filter.rb 66d8f99a30 Admin reports with accounts (#2092) 7 years ago
search.rb 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 7 years ago
session_activation.rb 74437c6bff Refactor Web::PushSubscription, remove welcome message (#4524) 6 years ago
setting.rb 0a0b9a271a Improve RuboCop rules (compatibility to Code Climate) (#3636) 7 years ago
site_upload.rb 9239e4ce4d Uploads for admin site settings (#4913) 6 years ago
status.rb 81cec35dbf Custom emoji (#4988) 6 years ago
status_pin.rb c2af138113 Allow multiple pinned statuses to be shown and make them be ordered b… (#4690) 6 years ago
stream_entry.rb 8fd174298d Cover AccountsController more in spec (#3229) 7 years ago
subscription.rb f391a4673a Periodically remove expired PuSH subscribers (#4654) 6 years ago
tag.rb a49be27145 add validation to tag name (#4194) 7 years ago
user.rb 0401a24558 Add support for multiple themes (#4959) 6 years ago
web.rb e25170f960 Add extended about page stub 7 years ago