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
/
services
Age
Commit message (
Expand
)
Author
2021-11-26
Remove Keybase integration (#17045)
Eugen Rochko
2021-11-25
Fix filtering DMs from non-followed users (#17042)
Claire
2021-11-25
Add trending links (#16917)
Eugen Rochko
2021-11-18
Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915)
Takeshi Umeda
2021-11-05
Add support for structured data and more OpenGraph tags to link cards (#16938)
Eugen Rochko
2021-10-21
Fix some link previews being incorrectly generated from other prior links (#1...
Claire
2021-10-21
Add support for fetching Create and Announce activities by URI (#16383)
Claire
2021-10-18
Add remove from followers api (#16864)
Takeshi Umeda
2021-10-14
Fix scheduled statuses decreasing statuses counts (#16791)
Claire
2021-09-26
Refactor notifications to go through a separate stream in streaming API (#16765)
Eugen Rochko
2021-08-20
Fix remotely-suspended accounts' toots being merged back into timelines (#16628)
Claire
2021-08-20
Fix #16603 (#16605)
Holger
2021-08-09
Add feature to automatically delete old toots (#16529)
Claire
2021-08-08
Fix owned account notes not being deleted when an account is deleted (#16579)
Claire
2021-07-24
Fix scoped order warning in RemoveStatusService (#16531)
Claire
2021-07-21
Add logging of S3-related errors (#16381)
Claire
2021-05-19
Fix some RedisLocks auto-releasing too fast (#16276)
Claire
2021-05-11
Fix to be able to redownload avatar and header (#16190)
Takeshi Umeda
2021-05-10
Fix blocking someone not clearing up list feeds (#16205)
Claire
2021-05-08
Fix webfinger_update_due to run WebFinger on stale activitypub-account (#16182)
Takeshi Umeda
2021-05-07
Change trending hashtags to be affected be reblogs (#16164)
Eugen Rochko
2021-05-07
Add joined date to profiles in web UI (#16169)
Eugen Rochko
2021-05-04
Fix empty home feed before first follow has finished processing (#16152)
Eugen Rochko
2021-05-01
Fix trying to fetch key from empty URI when verifying HTTP signature (#16100)
Eugen Rochko
2021-04-24
Change auto-following admin-selected accounts, show in recommendations (#16078)
Eugen Rochko
2021-04-21
Fix processing of remote Delete activities (#16084)
Claire
2021-04-17
Refactor StatusReachFinder to handle followers and relays as well (#16051)
Eugen Rochko
2021-04-17
Fix remote reporters not receiving suspend/unsuspend activities (#16050)
Eugen Rochko
2021-04-16
Fix reports of already suspended accounts being recorded (#16047)
Eugen Rochko
2021-04-11
Remove spam check and dependency on nilsimsa gem (#16011)
Eugen Rochko
2021-03-24
Update Mastodon to Rails 6.1 (#15910)
Claire
2021-03-04
Fix URL scanning in note length validator and preview card fetching (#15827)
Claire
2021-03-02
Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382)
Claire
2021-02-24
Change ResolveAccountService's handling of skip_webfinger (#15750)
Claire
2021-02-12
Fix YouTube embeds failing due to YouTube serving wrong OEmbed URLs (#15716)
Eugen Rochko
2021-01-25
Fix first return value of FetchLinkCardService.html method (#15630)
Takeshi Umeda
2021-01-22
Use Enumerable#filter_map in more places (#15527)
luigi
2021-01-22
Optimize some regex matching (#15528)
luigi
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-24
Fix error when changing ACL on missing objects during suspension (#15420)
Eugen Rochko
2020-12-24
Fix undefined method error when batch-removing statuses with ElasticSearch on...
Eugen Rochko
2020-12-23
Fix mentions not being deleted efficiently (#15416)
ThibG
2020-12-23
Fix trying to privatize empty media attachments (#15414)
Eugen Rochko
2020-12-23
Improve performances of deleting favourites when deleting accounts (#15412)
ThibG
2020-12-23
Fix BatchedRemoveStatusService not working without ES in rails console (#15408)
ThibG
2020-12-22
Improve account deletion performances further (#15407)
ThibG
2020-12-22
Fix batch order warnings in BatchedRemoveStatusService (#15409)
ThibG
2020-12-22
Fix unnecessary queries when batch-removing statuses, 100x faster (#15387)
Eugen Rochko
[next]