mastodon/app/models
ThibG 78e45a5285
Add option to disable swiping motions across the WebUI ()
Fixes 
..
admin Change account suspensions to be reversible by default ()
concerns Add option to be notified when a followed user posts ()
form Change account suspensions to be reversible by default ()
web Bump doorkeeper from 5.3.3 to 5.4.0 ()
account.rb Change account suspensions to be reversible by default ()
account_alias.rb Fix confusing error when failing to add an alias to an unknown account ()
account_conversation.rb allow pagination by min_id and max_id ()
account_deletion_request.rb Change account suspensions to be reversible by default ()
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_note.rb Add user notes on accounts ()
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 Change delivery failure tracking to work with hostnames instead of URLs ()
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 separate cache directory for non-local uploads ()
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 ()
device.rb Add E2EE API ()
domain_allow.rb Fix crash when saving invalid domain name ()
domain_block.rb Fix admin page crashing when trying to block an invalid domain name ()
email_domain_block.rb Add option to include resolved DNS records when blacklisting e-mail domains in admin UI ()
encrypted_message.rb Change Redis#exists calls to Redis#exists? to avoid deprecation warning ()
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 allow pagination by min_id and max_id ()
follow.rb Add option to be notified when a followed user posts ()
follow_request.rb Add option to be notified when a followed user posts ()
home_feed.rb Change Redis#exists calls to Redis#exists? to avoid deprecation warning ()
identity.rb Change identities id column to a bigint ()
import.rb Fix csv upload ()
instance.rb Add whitelist mode ()
instance_filter.rb Various fixes and improvements ()
invite.rb Change account suspensions to be reversible by default ()
invite_filter.rb Various fixes and improvements ()
list.rb Add configuration option to filter replies in lists ()
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 near-60 fps being rejected ()
mention.rb Improve support for aspects/circles ()
message_franking.rb Add E2EE API ()
mute.rb Update dependencies for Ruby (2018-04-23) ()
notification.rb Add option to be notified when a followed user posts ()
one_time_key.rb Add E2EE API ()
poll.rb Only normalize local polls ()
poll_vote.rb Add optimistic lock to avoid race conditions when handling votes ()
preview_card.rb Bump rubocop from 0.86.0 to 0.88.0 ()
public_feed.rb Refactor how public and tag timelines are queried ()
relationship_filter.rb Fix followings list order | Issue ()
relay.rb Fix enable/disable relay failures ()
remote_follow.rb Refactor monkey-patching of Goldfinger ()
report.rb Add rate limit for reporting ()
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 Fix a slow query for TagFeed ()
status_pin.rb Update dependencies for Ruby (2018-04-23) ()
status_stat.rb Reset status cache when status_stat or media_attachment updates ()
system_key.rb Add E2EE API ()
tag.rb Changed tag most_used to recently_used ()
tag_feed.rb Fix a slow query for TagFeed ()
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 ()
unavailable_domain.rb Change delivery failure tracking to work with hostnames instead of URLs ()
user.rb Add option to disable swiping motions across the WebUI ()
user_invite_request.rb Add "why do you want to join" field to invite requests ()
web.rb Add extended about page stub
webauthn_credential.rb Fix validates :sign_count of WebauthnCredential ()