Eugen Rochko ec1bb2a4fe Fix being able to bypass e-mail restrictions 2 yıl önce
..
account_suggestions daccc07dc1 Change auto-following admin-selected accounts, show in recommendations (#16078) 3 yıl önce
admin 7cb34b32f8 Add management of delivery availability in Federation settings (#15771) 3 yıl önce
concerns 03f0e98b32 Fix followers synchronization mechanism not working when URI has empty path (#16510) 2 yıl önce
form daccc07dc1 Change auto-following admin-selected accounts, show in recommendations (#16078) 3 yıl önce
web ce2148c571 Add `policy` param to `POST /api/v1/push/subscriptions` (#16040) 3 yıl önce
account.rb c8dbbd60eb Fix error-prone SQL queries (#15828) 2 yıl önce
account_alias.rb 7d985f2aac Remove dependency on goldfinger gem (#14919) 4 yıl önce
account_conversation.rb fa0c71f0d9 allow pagination by min_id and max_id (#14776) 4 yıl önce
account_deletion_request.rb ed099d8bdc Change account suspensions to be reversible by default (#14726) 4 yıl önce
account_domain_block.rb 7a1f8a58df Fix crash when saving invalid domain name (#11528) 5 yıl önce
account_filter.rb 8357969559 Fix admins being able to suspend their instance actor (#14567) 3 yıl önce
account_identity_proof.rb a9f130b8d8 Fix Keybase verification using wrong domain for remote accounts (#10547) 5 yıl önce
account_migration.rb a044ddac5b Fix race conditions on account migration creation (#15597) 3 yıl önce
account_moderation_note.rb 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) 6 yıl önce
account_note.rb 76c2028859 Fix AccountNote not having a maximum length (#16942) 3 yıl önce
account_pin.rb b34d6238cb Add API endpoint to list featured accounts (fixes #8315) (#8317) 6 yıl önce
account_stat.rb 526332c545 Fix account deletion sometimes failing because of optimistic locks (#16317) 3 yıl önce
account_suggestions.rb daccc07dc1 Change auto-following admin-selected accounts, show in recommendations (#16078) 3 yıl önce
account_summary.rb f9c2d1b9a1 Fix FollowRecommendationsScheduler failing because of unpopulated views (#16189) 3 yıl önce
account_warning.rb d6fe0c94ca Add account sensitized (#14361) 4 yıl önce
account_warning_preset.rb f556f79b77 Add titles to warning presets in admin UI (#13252) 4 yıl önce
admin.rb e84fecb7e9 Add logging of admin actions (#5757) 7 yıl önce
announcement.rb b29defb851 Change order of announcements in admin page to sort them newest-first (#15091) 4 yıl önce
announcement_filter.rb f52c988e12 Add announcements (#12662) 4 yıl önce
announcement_mute.rb f52c988e12 Add announcements (#12662) 4 yıl önce
announcement_reaction.rb f52c988e12 Add announcements (#12662) 4 yıl önce
application_record.rb 5c42f47617 Fix records not being indexed sometimes (#12024) 5 yıl önce
backup.rb f52c988e12 Add announcements (#12662) 4 yıl önce
block.rb 6793bec4c6 Store URIs of follows, follow requests and blocks for ActivityPub (#7160) 6 yıl önce
bookmark.rb f52c988e12 Add announcements (#12662) 4 yıl önce
canonical_email_block.rb 3c18311d86 Fix error when suspending user with an already-existing canonical email block (#17036) 2 yıl önce
context.rb 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 7 yıl önce
conversation.rb b9b0313c78 Revert "Remove conversation URI (#11423)" (#11424) 5 yıl önce
conversation_mute.rb 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) 6 yıl önce
custom_emoji.rb c3ca3801f2 Add separate cache directory for non-local uploads (#12821) 4 yıl önce
custom_emoji_category.rb 1110ea1a91 Add batch actions and categories to admin UI for custom emojis (#11793) 5 yıl önce
custom_emoji_filter.rb 6feafb8802 Various fixes and improvements (#12878) 4 yıl önce
custom_filter.rb 087ed84367 Optimize map { ... }.compact calls (#15513) 3 yıl önce
device.rb 5d8398c8b8 Add E2EE API (#13820) 4 yıl önce
domain_allow.rb 216b85b053 Fix performance on instances list in admin UI (#15282) 3 yıl önce
domain_block.rb 8a95867693 Add option to obfuscate domain name in public list of domain blocks (#15355) 3 yıl önce
email_domain_block.rb bea0bb39d6 Add option to include resolved DNS records when blacklisting e-mail domains in admin UI (#13254) 4 yıl önce
encrypted_message.rb 6d23d40420 Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) 4 yıl önce
export.rb 96c1e71329 Add import/export feature for bookmarks (#14956) 4 yıl önce
favourite.rb 9915d11c0d Fix unnecessary queries when batch-removing statuses, 100x faster (#15387) 3 yıl önce
featured_tag.rb a8958d07e2 Fix featured tags not finding the right tag on save (#11504) 5 yıl önce
feed.rb fa0c71f0d9 allow pagination by min_id and max_id (#14776) 4 yıl önce
follow.rb f1f96ebf02 Fix being able to import more than allowed number of follows (#15384) 3 yıl önce
follow_recommendation.rb f9c2d1b9a1 Fix FollowRecommendationsScheduler failing because of unpopulated views (#16189) 3 yıl önce
follow_recommendation_filter.rb f7117646af Add cold-start follow recommendations (#15945) 3 yıl önce
follow_recommendation_suppression.rb f7117646af Add cold-start follow recommendations (#15945) 3 yıl önce
follow_request.rb a6564d56d6 Fix edge case where accepted follow cannot be processed because of follow limit (#16098) 3 yıl önce
home_feed.rb efffdd3778 Fix rubocop config and warnings (#15503) 3 yıl önce
identity.rb 4afda5444a Change identities id column to a bigint (#9371) 6 yıl önce
import.rb eb35be0431 Fix follow limit preventing re-following of a moved account (#14207) 3 yıl önce
instance.rb 7cb34b32f8 Add management of delivery availability in Federation settings (#15771) 3 yıl önce
instance_filter.rb 7cb34b32f8 Add management of delivery availability in Federation settings (#15771) 3 yıl önce
invite.rb ed099d8bdc Change account suspensions to be reversible by default (#14726) 4 yıl önce
invite_filter.rb 6feafb8802 Various fixes and improvements (#12878) 4 yıl önce
ip_block.rb 5e1364c448 Add IP-based rules (#14963) 4 yıl önce
list.rb 3249d35bdc Improve account deletion performances further (#15407) 3 yıl önce
list_account.rb 65e13cfacf Add abilityto add oneself to lists (#12271) 5 yıl önce
list_feed.rb efffdd3778 Fix rubocop config and warnings (#15503) 3 yıl önce
marker.rb e445a8af64 Add timeline read markers API (#11762) 5 yıl önce
media_attachment.rb 036556d350 Fix media processing getting stuck on too much stdin/stderr (#16136) 3 yıl önce
mention.rb ddd30f331c Improve support for aspects/circles (#8950) 6 yıl önce
message_franking.rb 5d8398c8b8 Add E2EE API (#13820) 4 yıl önce
mute.rb 96761752ec Add duration parameter to muting. (#13831) 4 yıl önce
notification.rb 43eff898a0 Prepare Mastodon for Rails 6 (#15911) 3 yıl önce
one_time_key.rb 5d8398c8b8 Add E2EE API (#13820) 4 yıl önce
poll.rb efffdd3778 Fix rubocop config and warnings (#15503) 3 yıl önce
poll_vote.rb 96f905f409 Add optimistic lock to avoid race conditions when handling votes (#10196) 5 yıl önce
preview_card.rb 8972e5f7f6 Bump rubocop from 0.86.0 to 0.88.0 (#14412) 4 yıl önce
public_feed.rb efffdd3778 Fix rubocop config and warnings (#15503) 3 yıl önce
relationship_filter.rb 6748a5acb1 Fix followings list order | Issue #13538 (#13676) 4 yıl önce
relay.rb 46b2cc184f Fix enable/disable relay failures (#13535) 4 yıl önce
remote_follow.rb 7d985f2aac Remove dependency on goldfinger gem (#14919) 4 yıl önce
report.rb cbd0ee1d07 Update Mastodon to Rails 6.1 (#15910) 3 yıl önce
report_filter.rb 6feafb8802 Various fixes and improvements (#12878) 4 yıl önce
report_note.rb a8ba291beb Fix scope latest of ReportNote (#9630) 5 yıl önce
rule.rb 8331fdf7e0 Add server rules (#15769) 3 yıl önce
scheduled_status.rb 86f27b178c Fix deleting a scheduled status immediately deleting media attachments (#9728) 5 yıl önce
search.rb 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 7 yıl önce
session_activation.rb 566fc90913 Add Ruby 3.0 support (#16046) 3 yıl önce
setting.rb 54d4e5252b Use Rails' index_by where it makes sense (#15542) 3 yıl önce
site_upload.rb 85973f4f37 Improvements to image upload validation and creation (#10431) 5 yıl önce
status.rb c8dbbd60eb Fix error-prone SQL queries (#15828) 2 yıl önce
status_pin.rb 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237) 6 yıl önce
status_stat.rb 11b3ee4f4c Reset status cache when status_stat or media_attachment updates (#9119) 6 yıl önce
system_key.rb 5d8398c8b8 Add E2EE API (#13820) 4 yıl önce
tag.rb 74081433d0 Change trending hashtags to be affected be reblogs (#16164) 3 yıl önce
tag_feed.rb efffdd3778 Fix rubocop config and warnings (#15503) 3 yıl önce
tag_filter.rb 74081433d0 Change trending hashtags to be affected be reblogs (#16164) 3 yıl önce
tombstone.rb ce8635605c Record deleted(by mod) status to prevent re-appear (#10732) 5 yıl önce
trending_tags.rb 74081433d0 Change trending hashtags to be affected be reblogs (#16164) 3 yıl önce
unavailable_domain.rb 216b85b053 Fix performance on instances list in admin UI (#15282) 3 yıl önce
user.rb ec1bb2a4fe Fix being able to bypass e-mail restrictions 2 yıl önce
user_invite_request.rb 8b69a66380 Add "why do you want to join" field to invite requests (#10524) 5 yıl önce
web.rb e25170f960 Add extended about page stub 7 yıl önce
webauthn_credential.rb 5d3c8baa9a Fix validates :sign_count of WebauthnCredential (#14806) 4 yıl önce