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
/
policies
Age
Commit message (
Expand
)
Author
2020-12-15
Fix admins being able to suspend their instance actor (#14567)
ThibG
2020-12-14
Fix performance on instances list in admin UI (#15282)
Eugen Rochko
2020-11-08
Add support for reversible suspensions through ActivityPub (#14989)
Eugen Rochko
2020-11-04
Add account sensitized (#14361)
Takeshi Umeda
2020-10-12
Add IP-based rules (#14963)
Eugen Rochko
2020-09-15
Change account suspensions to be reversible by default (#14726)
Eugen Rochko
2020-09-11
Change REST API to return empty data for suspended accounts (#14765)
Eugen Rochko
2020-03-08
Add ability to delete files uploaded for settings in admin UI (#13192)
ThibG
2020-01-23
Add announcements (#12662)
Eugen Rochko
2019-08-05
Change admin UI for hashtags and add back whitelisted trends (#11490)
Eugen Rochko
2019-07-30
Add whitelist mode (#11291)
Eugen Rochko
2019-07-21
Remove WebSub subscriptions (#11303)
Eugen Rochko
2019-07-18
Fix typo in StatusPolicy (#11344)
ThibG
2019-07-17
Extend AUTHORIZED_FETCH mode to user blocks as well (#11332)
ThibG
2019-03-14
Admission-based registrations mode (#10250)
Eugen Rochko
2019-03-04
Ensure only people allowed to see the poll can actually vote (#10161)
ThibG
2019-03-03
Add polls (#10111)
Eugen Rochko
2019-01-08
Redesign admin instances area (#9645)
Eugen Rochko
2018-12-22
Add moderation warnings (#9519)
Eugen Rochko
2018-12-11
Add admin ability to remove an user's header image (#9495)
ThibG
2018-12-06
Add profile directory (#9427)
Eugen Rochko
2018-10-17
Improve support for aspects/circles (#8950)
Eugen Rochko
2018-08-23
Allow mods to disable login, improve message when login disabled (#8329)
Eugen Rochko
2018-08-19
Add admin function to deactivate all invites (#8279)
Eugen Rochko
2018-07-13
Add federation relay support (#7998)
Eugen Rochko
2018-05-03
Fix n+1 queries in StatusThreadingConcern (#7321)
Eugen Rochko
2018-05-02
Remove most behaviour disparities between blocks and mutes (#7231)
Eugen Rochko
2018-04-17
Allow boosting own private toots (#6157)
ThibG
2018-04-10
Feature: Allow staff to change user emails (#7074)
Emelia Smith
2018-04-02
Feature: Report improvements (#6967) (#7000)
Emelia Smith
2018-04-02
Implement the ability for an Administrator or Moderator to remove an account ...
Emelia Smith
2018-02-21
Account archive download (#6460)
Eugen Rochko
2017-12-01
Allow admin to deactivate invite created by users (#5860)
Yamagishi Kazutoshi
2017-11-27
Add consumable invites (#5814)
Eugen Rochko
2017-11-11
Add moderator role and add pundit policies for admin actions (#5635)
Eugen Rochko
2017-05-30
Add status destroy authorization to policy (#3453)
Jack Jennings
2017-05-30
Move status reblog authorization into policy (#3425)
Jack Jennings
2017-05-29
Extract authorization policy for viewing statuses (#3150)
Jack Jennings