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
/
controllers
Age
Commit message (
Expand
)
Author
2021-02-16
WIP
feature-unify-uis
Eugen Rochko
2021-02-12
Refactor Api::Web::SettingsController (#15717)
Eugen Rochko
2021-02-11
Onion service related changes to HTTPS handling (#15560)
Cecylia Bocovich
2021-02-09
Create instance actor if it hasn't been properly seeded (#15693)
Claire
2021-01-31
Improved performance of notification preloading (#15640)
abcang
2021-01-19
Fix /activity endpoint not require signature in authorized fetch mode (#15592)
ThibG
2021-01-12
Use Rails' index_by where it makes sense (#15542)
ThibG
2021-01-10
Fix muting users with duration via the REST api (#15516)
Levi Bard
2021-01-10
Optimize map { ... }.compact calls (#15513)
luigi
2021-01-08
Skip processing Update activities on unknown accounts (#15514)
ThibG
2020-12-30
Fix profile update not being sent on profile/header picture deletion (#15461)
ThibG
2020-12-23
Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer ...
trwnh
2020-12-18
Add option to obfuscate domain name in public list of domain blocks (#15355)
Eugen Rochko
2020-12-15
Add stoplight for object storage failures, return HTTP 503 (#13043)
Eugen Rochko
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-07
Fix slow distinct queries where grouped queries are faster (#15287)
Eugen Rochko
2020-12-04
Fix incorrect conditions for suspended accounts in Get API for account featur...
Takeshi Umeda
2020-11-21
Fix not being able to unfavorite toots one has lost access to (#15192)
ThibG
2020-11-19
Add import/export feature for bookmarks (#14956)
ThibG
2020-11-12
Fix 2FA/sign-in token sessions being valid after password change (#14802)
Eugen Rochko
2020-11-12
Add interrelationship icon (#15149)
Takeshi Umeda
2020-11-12
Add follow selected followers button (#15148)
Takeshi Umeda
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-11-01
Tweak signature verification (#15069)
ThibG
2020-10-27
Sort filters by “keyword or phrase” in Settings (#15050)
Mélanie Chauvel
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-09-30
Add option to disable swiping motions across the WebUI (#13885)
ThibG
2020-09-21
Fix not being able to enable status notifications in Web Push API (#14822)
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-14
Do not serve account actors at all in limited federation mode (#14800)
ThibG
2020-09-11
Refactor settings controllers (#14767)
Eugen Rochko
2020-09-11
Change REST API to return empty data for suspended accounts (#14765)
Eugen Rochko
2020-09-07
Changed tag most_used to recently_used (#14760)
abcang
2020-09-07
Refactor how public and tag timelines are queried (#14728)
Eugen Rochko
2020-09-02
Add outbox attribute to instance actor (#14721)
ThibG
2020-09-02
Added account featured tags API (#11817)
Takeshi Umeda
2020-09-02
Add featured hashtags as an ActivityPub collection (#11595)
Eugen Rochko
2020-09-01
Add configuration option to filter replies in lists (#9205)
ThibG
2020-09-01
Bump rubocop from 0.86.0 to 0.88.0 (#14412)
dependabot[bot]
2020-08-31
Make Array-creation behavior of Paginable more predictable (#14687)
Akihiko Odaki
2020-08-28
Introduce ApplicationController#cache_collection_paginated_by_id (#14677)
Akihiko Odaki
2020-08-28
Eagerly load statuses with the main query in Api::V1::BookmarksController (#1...
Akihiko Odaki
2020-08-28
Replace incorrect use of distinct with group (#14675)
Akihiko Odaki
2020-08-28
Eagerly load statuses with the main query in Api::V1::FavouritesController (#...
Akihiko Odaki
[next]