You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/models
Takeshi Umeda f497d14b19 Addition of update activity distribution by alias, minor correction (#11905)
* Addition of update activity distribution by alias, minor correction

* Distribute Update activity after adding alias
* Add uniqueness verification to alias uri
* accept acct starting with @

* fix double-quoted to single-quoted
6 years ago
..
admin
concerns Add account migration UI (#11846) 6 years ago
form Add account migration UI (#11846) 6 years ago
web Do no retry web push workers if the server returns a 4xx response (#9434) 6 years ago
account.rb
account_alias.rb Addition of update activity distribution by alias, minor correction (#11905) 6 years ago
account_conversation.rb
account_domain_block.rb
account_filter.rb
account_identity_proof.rb Fix Keybase verification using wrong domain for remote accounts (#10547) 6 years ago
account_migration.rb Add account migration UI (#11846) 6 years ago
account_moderation_note.rb Update dependencies for Ruby (2018-04-23) (#7237) 7 years ago
account_pin.rb
account_stat.rb
account_tag_stat.rb
account_warning.rb Add moderation warnings (#9519) 6 years ago
account_warning_preset.rb
admin.rb
application_record.rb
backup.rb
block.rb
context.rb
conversation.rb
conversation_mute.rb
custom_emoji.rb Fix audit log error when custom emoji is copied from remote server (#11876) 6 years ago
custom_emoji_category.rb Add batch actions and categories to admin UI for custom emojis (#11793) 6 years ago
custom_emoji_filter.rb
custom_filter.rb
domain_allow.rb
domain_block.rb Add table of contents to about page (#11885) 6 years ago
email_domain_block.rb Fix crash when saving invalid domain name (#11528) 6 years ago
export.rb
favourite.rb
featured_tag.rb
feed.rb
follow.rb
follow_request.rb Fix MergeWorker being queued for remote users (#10355) 6 years ago
home_feed.rb
identity.rb
import.rb
instance.rb
instance_filter.rb
invite.rb
invite_filter.rb
list.rb
list_account.rb
list_feed.rb
marker.rb
media_attachment.rb
mention.rb
mute.rb
notification.rb
poll.rb
poll_vote.rb
preview_card.rb Change tootctl to use inline parallelization instead of Sidekiq (#11776) 6 years ago
relay.rb
remote_follow.rb Add account migration UI (#11846) 6 years ago
report.rb Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 6 years ago
report_filter.rb
report_note.rb
scheduled_status.rb
search.rb
session_activation.rb
setting.rb Remove intermediary arrays when creating hash maps from results (#9291) 7 years ago
site_upload.rb Improvements to image upload validation and creation (#10431) 6 years ago
status.rb
status_pin.rb
status_stat.rb Reset status cache when status_stat or media_attachment updates (#9119) 7 years ago
tag.rb Fix the sample account icon of Profile directory to local only (#11872) 6 years ago
tag_filter.rb Add search and sort functions to hashtag admin UI (#11829) 6 years ago
tombstone.rb
trending_tags.rb
user.rb Add account migration UI (#11846) 6 years ago
user_invite_request.rb Add "why do you want to join" field to invite requests (#10524) 6 years ago
web.rb