mastodon/app/models
Jeong Arm 8c42e0b53c
Make bookmarks also searchable ()
..
admin Fix reported accounts not being whitelisted when resolving a spamcheck report ()
concerns Change local media attachments to perform heavy processing asynchronously ()
form Fix custom emoji category creation silently erroring out on duplicate category ()
web Validate Web::PushSubscription ()
account.rb Add federation support for the "hide network" preference ()
account_alias.rb Addition of update activity distribution by alias, minor correction ()
account_conversation.rb Fix crash when conversations have no valid participants ()
account_domain_block.rb Fix crash when saving invalid domain name ()
account_filter.rb Add sorting by username, creation and last activity in moderation view ()
account_identity_proof.rb Fix Keybase verification using wrong domain for remote accounts ()
account_migration.rb Add (back) option to set redirect notice on account without moving followers ()
account_moderation_note.rb Update dependencies for Ruby (2018-04-23) ()
account_pin.rb Add API endpoint to list featured accounts (fixes ) ()
account_stat.rb Fix account counters being overwritten by parallel writes ()
account_tag_stat.rb Add profile directory ()
account_warning.rb Add moderation warnings ()
account_warning_preset.rb Add titles to warning presets in admin UI ()
admin.rb Add logging of admin actions ()
announcement.rb Add support for links to statuses in announcements to be opened in web UI ()
announcement_filter.rb Add announcements ()
announcement_mute.rb Add announcements ()
announcement_reaction.rb Add announcements ()
application_record.rb Fix records not being indexed sometimes ()
backup.rb Add announcements ()
block.rb Store URIs of follows, follow requests and blocks for ActivityPub ()
bookmark.rb Add announcements ()
context.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
conversation.rb Revert "Remove conversation URI ()" ()
conversation_mute.rb Update dependencies for Ruby (2018-04-23) ()
custom_emoji.rb Add announcements ()
custom_emoji_category.rb Add batch actions and categories to admin UI for custom emojis ()
custom_emoji_filter.rb Various fixes and improvements ()
custom_filter.rb Add “account timeline” filter category ()
domain_allow.rb Fix crash when saving invalid domain name ()
domain_block.rb Allow blocking TLDs, and fix TLD blocks not being editable ()
email_domain_block.rb Add option to include resolved DNS records when blacklisting e-mail domains in admin UI ()
export.rb Export and import show_reblogs together with following list ()
favourite.rb Fix records not being indexed sometimes ()
featured_tag.rb Fix featured tags not finding the right tag on save ()
feed.rb Fix non-numbers being passed to Redis and causing an error ()
follow.rb Add specific rate limits for posting and following ()
follow_request.rb Add specific rate limits for posting and following ()
home_feed.rb Fix performance of home feed regeneration ()
identity.rb Change identities id column to a bigint ()
import.rb Add option to overwrite imported data ()
instance.rb Add whitelist mode ()
instance_filter.rb Various fixes and improvements ()
invite.rb Add invite comments ()
invite_filter.rb Various fixes and improvements ()
list.rb Update dependencies for Ruby (2018-04-23) ()
list_account.rb Add abilityto add oneself to lists ()
list_feed.rb Lists ()
marker.rb Add timeline read markers API ()
media_attachment.rb Fix videos with unsupported colorspace not being transcoded ()
mention.rb Improve support for aspects/circles ()
mute.rb Update dependencies for Ruby (2018-04-23) ()
notification.rb Add follow_request notification type ()
poll.rb Only normalize local polls ()
poll_vote.rb Add optimistic lock to avoid race conditions when handling votes ()
preview_card.rb Fix preview card image not being re-fetched even if link is re-posted ()
relationship_filter.rb Fix relationships page not showing results in admin UI ()
relay.rb Fix relays UI being available in whitelist/secure mode ()
remote_follow.rb Add account migration UI ()
report.rb Fix reported accounts not being whitelisted when resolving a spamcheck report ()
report_filter.rb Various fixes and improvements ()
report_note.rb Fix scope latest of ReportNote ()
scheduled_status.rb Fix deleting a scheduled status immediately deleting media attachments ()
search.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
session_activation.rb Update dependencies for Ruby (2018-04-23) ()
setting.rb Remove intermediary arrays when creating hash maps from results ()
site_upload.rb Improvements to image upload validation and creation ()
status.rb Make bookmarks also searchable ()
status_pin.rb Update dependencies for Ruby (2018-04-23) ()
status_stat.rb Reset status cache when status_stat or media_attachment updates ()
tag.rb Fixes featured hashtag setting page erroring out instead of rejecting invalid tags ()
tag_filter.rb Various fixes and improvements ()
tombstone.rb Record deleted(by mod) status to prevent re-appear ()
trending_tags.rb Fix admin setting to auto-approve hashtags not affecting query ()
user.rb Fix user disabling changing activity timestamps, fix nil error ()
user_invite_request.rb Add "why do you want to join" field to invite requests ()
web.rb Add extended about page stub