index
:
mastodon.git
add-publish-button-text-site-setting
bump-rails-to-6.0
change-mute-filtering
dependabot/bundler/puma-6.0.0
dependabot/bundler/redis-4.6.0
dependabot/bundler/scenic-1.7.0
dependabot/npm_and_yarn/stylelint-14.15.0
dependabot/npm_and_yarn/stylelint-14.16.0
dependabot/npm_and_yarn/stylelint-config-standard-scss-6.1.0
deps/shakapacker
feature-abuse-metrics
feature-argument-deduplication
feature-circles
feature-collapsed-notifications
feature-e2ee-web-ui
feature-limited-visibility-bearcaps
feature-rich-tooltips
feature-secure-account-summary
feature-suspended-page
feature-unify-uis
fix-account-search-exclude-domains
fix-admin-api-params
fix-soft-deleted-reblog-error
fix-status-reach-finder
i18n/manage-translations
l10n_main
main
nolan/button-a11y
pg15
react18
refactor-raw-sql-queries
refactor/remove-legacy-decorator
refactor/streaming
remove-montserrat
remove-yarn
rubocop-fixes
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
track_unsalvageable_errors
yuuta
Yuuta's fork of Mastodon. Pulled from upstream periodically. On v4.0.2.
Yuuta Liang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
Age
Commit message (
Expand
)
Author
2021-02-09
Create instance actor if it hasn't been properly seeded (#15693)
Claire
2021-02-09
Change max. image dimensions to 1920x1080px (1080p) (#15690)
Eugen Rochko
2021-02-02
Fix race conditions on account migration creation (#15597)
ThibG
2021-01-31
Improved performance of notification preloading (#15640)
abcang
2021-01-31
Fix N+1 query when rendering with StatusSerializer (#15641)
abcang
2021-01-22
Optimize some regex matching (#15528)
luigi
2021-01-21
Fix sign-up restrictions based on IP addresses not being enforced (#15607)
ThibG
2021-01-12
Use Rails' index_by where it makes sense (#15542)
ThibG
2021-01-10
Optimize map { ... }.compact calls (#15513)
luigi
2021-01-07
Fix rubocop config and warnings (#15503)
abcang
2020-12-26
Fix being able to import more than allowed number of follows (#15384)
ThibG
2020-12-22
Improve account deletion performances further (#15407)
ThibG
2020-12-22
Fix external user creation failing when invite request text is required (#15405)
ThibG
2020-12-22
Fix unnecessary queries when batch-removing statuses, 100x faster (#15387)
Eugen Rochko
2020-12-21
Fix some notifications not being deleted on poll/status deletion (#15402)
ThibG
2020-12-21
Fix invitation links not working when invite request text is required (#15385)
ThibG
2020-12-20
Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380)
ThibG
2020-12-18
Fix follow limit preventing re-following of a moved account (#14207)
Eugen Rochko
2020-12-18
Add option to obfuscate domain name in public list of domain blocks (#15355)
Eugen Rochko
2020-12-15
Fix admins being able to suspend their instance actor (#14567)
ThibG
2020-12-15
Add indication to admin UI of whether a report has been forwarded (#13237)
ThibG
2020-12-14
Add ability to require invite request text (#15326)
ThibG
2020-12-14
Fix performance on instances list in admin UI (#15282)
Eugen Rochko
2020-12-10
Add honeypot fields and minimum fill-out time for sign-up form (#15276)
ThibG
2020-12-09
rename replies_policy enumerables (#15304)
trwnh
2020-12-07
Fix slow distinct queries where grouped queries are faster (#15287)
Eugen Rochko
2020-12-04
Fix account merging in maintenance script (#15264)
ThibG
2020-12-02
Fix followers hash cache not being invalidated on account merge (#15256)
ThibG
2020-11-23
Add `tootctl accounts merge` (#15201)
Eugen Rochko
2020-11-19
Add import/export feature for bookmarks (#14956)
ThibG
2020-11-12
Fix streaming API allowing connections to persist after access token invalida...
Eugen Rochko
2020-11-12
Fix 2FA/sign-in token sessions being valid after password change (#14802)
Eugen Rochko
2020-11-12
Fix possible inconsistencies in tag search (#14906)
ThibG
2020-11-12
Add follow selected followers button (#15148)
Takeshi Umeda
2020-11-09
Fix updating account counters when account_stat is not yet created (#15108)
Eugen Rochko
2020-11-08
Add support for reversible suspensions through ActivityPub (#14989)
Eugen Rochko
2020-11-04
Change order of announcements in admin page to sort them newest-first (#15091)
ThibG
2020-11-04
Add account sensitized (#14361)
Takeshi Umeda
2020-10-21
Add follower synchronization mechanism (#14510)
ThibG
2020-10-13
Add duration parameter to muting. (#13831)
OSAMU SATO
2020-10-12
Add IP-based rules (#14963)
Eugen Rochko
2020-10-08
Remove dependency on goldfinger gem (#14919)
Eugen Rochko
2020-09-30
Add option to disable swiping motions across the WebUI (#13885)
ThibG
2020-09-23
Fix a slow query for TagFeed (#14861)
Takeshi Umeda
2020-09-18
Add option to be notified when a followed user posts (#13546)
Eugen Rochko
2020-09-16
Fix validates :sign_count of WebauthnCredential (#14806)
kawaguchi
2020-09-15
Change account suspensions to be reversible by default (#14726)
Eugen Rochko
2020-09-13
Fix reported statuses not being included in warning e-mail (#14778)
Eugen Rochko
2020-09-12
allow pagination by min_id and max_id (#14776)
tateisu
2020-09-11
Change REST API to return empty data for suspended accounts (#14765)
Eugen Rochko
[next]