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-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
2020-12-21
Fix some notifications not being deleted on poll/status deletion (#15402)
ThibG
2020-12-20
Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380)
ThibG
2020-12-18
Fix resolving accounts sometimes creating duplicate records for a given AP id...
ThibG
2020-12-18
Fix follow limit preventing re-following of a moved account (#14207)
Eugen Rochko
2020-12-17
Improve searching for private toots from URL (#14856)
ThibG
2020-12-15
Add indication to admin UI of whether a report has been forwarded (#13237)
ThibG
2020-11-27
Fix deletes not reaching every server that interacted with status (#15200)
Eugen Rochko
2020-11-21
Undo outgoing follows when suspending a remote account (#15188)
ThibG
2020-11-19
Fix webfinger redirect handling in ResolveAccountService (#15187)
ThibG
2020-11-19
Add import/export feature for bookmarks (#14956)
ThibG
2020-11-19
Fix sending spurious Rejects when processing remote account deletion (#15104)
ThibG
2020-11-19
Add cache buster feature for media files (#15155)
Eugen Rochko
2020-11-19
Fix DMs not appearing into timelines (#15182)
ThibG
2020-11-08
Fix crash in SuspendAccountWorker (#15106)
ThibG
2020-11-08
Add support for reversible suspensions through ActivityPub (#14989)
Eugen Rochko
2020-11-07
Fix crashes in SuspendAccountService/UnsuspendAccountService (#15100)
ThibG
2020-11-07
Fix suspension/unsuspension not working because of FeedManager change (#15099)
ThibG
2020-10-23
Fix followers synchronization mechanism not being triggered on mentions (#15026)
ThibG
2020-10-23
Fix account processing failing because of large collections (#15027)
ThibG
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-18
Add option to be notified when a followed user posts (#13546)
Eugen Rochko
2020-09-15
Change account suspensions to be reversible by default (#14726)
Eugen Rochko
2020-09-08
Refactor feed manager (#14761)
Eugen Rochko
2020-09-07
Refactor how public and tag timelines are queried (#14728)
Eugen Rochko
2020-09-01
Change own direct-visibility statuses to be in the home feed again (#14711)
Eugen Rochko
2020-09-01
Bump rubocop from 0.86.0 to 0.88.0 (#14412)
dependabot[bot]
2020-08-31
Fix limited follower id in fan-out-on-write service (#14709)
Takeshi Umeda
2020-08-30
Fix inefficiencies in fan-out-on-write service (#14682)
Eugen Rochko
2020-08-25
Use Status.group instead of Status.distinct in HashQueryService (#14662)
Akihiko Odaki
2020-07-26
Fix following restriction not working when exact match in account search (#14...
Takeshi Umeda
2020-07-23
Fix duplicate notification and delivery of mentions (#14378)
Takeshi Umeda
[next]