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
/
spec
/
controllers
/
api
/
v1
/
statuses
Age
Commit message (
Expand
)
Author
2020-11-21
Fix not being able to unfavorite toots one has lost access to (#15192)
ThibG
2020-08-19
Fix not being able to unbookmark toots when blocked by their author (#14604)
ThibG
2020-07-15
Fix being unable to unboost when blocked by their author (#14308)
ThibG
2020-02-27
Fix leak of arbitrary statuses through unfavourite action in REST API (#13161)
Eugen Rochko
2019-12-31
Hide blocked users from more places (#12733)
ThibG
2019-11-13
Add bookmarks (#7107)
ThibG
2018-10-04
Lint pass (#8876)
aus-social
2018-07-05
Add more granular OAuth scopes (#7929)
Eugen Rochko
2018-04-21
Use raw status code on have_http_status (#7214)
Yamagishi Kazutoshi
2017-09-20
Change IDs to strings rather than numbers in API JSON output (#5019)
aschmitz
2017-08-25
Pinned statuses (#4675)
Eugen Rochko
2017-07-27
Introduce access token fabricators (#4401)
Akihiko Odaki
2017-06-10
Move create/destroy actions for api/v1/statuses to namespace (#3678)
Matt Jankowski
2017-06-09
Move reblogged_by and favourited_by actions out of api/v1/statuses and into u...
Matt Jankowski