mastodon/app/models
Eugen Rochko e451ba0e83
Fix LDAP/PAM/SAML/CAS users not being approved instantly ()
..
admin Add moderation warnings ()
concerns Fix LDAP/PAM/SAML/CAS users not being approved instantly ()
form Change HTML validator to ignore all errors except unmatched tags ()
web Do no retry web push workers if the server returns a 4xx response ()
account.rb Improve blocked view of profiles ()
account_conversation.rb Fix crash when conversations have no valid participants ()
account_domain_block.rb Add option to overwrite imported data ()
account_filter.rb Admission-based registrations mode ()
account_identity_proof.rb Fix Keybase verification using wrong domain for remote accounts ()
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 Add profile directory ()
account_tag_stat.rb Add profile directory ()
account_warning.rb Add moderation warnings ()
account_warning_preset.rb Add moderation warnings ()
admin.rb Add logging of admin actions ()
application_record.rb Validate HTTP response length while receiving ()
backup.rb Update dependencies for Ruby (2018-04-23) ()
block.rb Store URIs of follows, follow requests and blocks for ActivityPub ()
context.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
conversation.rb Update dependencies for Ruby (2018-04-23) ()
conversation_mute.rb Update dependencies for Ruby (2018-04-23) ()
custom_emoji.rb Make custom emoji domains case insensitive ()
custom_emoji_filter.rb Make custom emoji domains case insensitive ()
custom_filter.rb Add option to not consider word boundaries when processing keyword filtering ()
domain_block.rb Add domain search/filter to the "Federation" (/admin/instances) page ()
email_domain_block.rb Create DomainNormalizable#normalize_domain ()
export.rb Export and import show_reblogs together with following list ()
favourite.rb Fix error when trying to update counters for statuses that are gone ()
featured_tag.rb Fix featured tag form not failing on failed tag validations ()
feed.rb Create Redisable#redis ()
follow.rb Extract counters from accounts table to account_stats table ()
follow_request.rb Fix MergeWorker being queued for remote users ()
home_feed.rb Support min_id-based pagination in REST API ()
identity.rb Change identities id column to a bigint ()
import.rb Add option to overwrite imported data ()
instance.rb Improve performance of list of blocked domains by caching counts ()
instance_filter.rb Add domain search/filter to the "Federation" (/admin/instances) page ()
invite.rb Keyword/phrase filtering ()
invite_filter.rb Add invite filter ()
list.rb Update dependencies for Ruby (2018-04-23) ()
list_account.rb Update dependencies for Ruby (2018-04-23) ()
list_feed.rb Lists ()
media_attachment.rb Use video filesize limit with gifv ()
mention.rb Improve support for aspects/circles ()
mute.rb Update dependencies for Ruby (2018-04-23) ()
notification.rb Rename :poll to :preloadable_poll and :owned_poll to :poll on Status ()
poll.rb Add support for custom emojis in poll options ()
poll_vote.rb Add optimistic lock to avoid race conditions when handling votes ()
preview_card.rb Add WebP support ()
relay.rb Fix relay enabling/disabling not resetting inbox availability status ()
remote_follow.rb Add remote interaction dialog for toots ()
remote_profile.rb [WIP] Enable custom emoji on account pages and in the sidebar ()
report.rb Set and store report URIs ()
report_filter.rb Admin reports with accounts ()
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 Rename :poll to :preloadable_poll and :owned_poll to :poll on Status ()
status_pin.rb Update dependencies for Ruby (2018-04-23) ()
status_stat.rb Reset status cache when status_stat or media_attachment updates ()
stream_entry.rb Improve support for aspects/circles ()
subscription.rb Update dependencies for Ruby (2018-04-23) ()
tag.rb Fix `tagged` param not being normalized before querying tags ()
tombstone.rb Fix missing account association in tombstone model ()
trending_tags.rb Create Redisable#redis ()
user.rb Fix LDAP/PAM/SAML/CAS users not being approved instantly ()
user_invite_request.rb Add "why do you want to join" field to invite requests ()
web.rb Add extended about page stub