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
/
api
/
v1
Age
Commit message (
Expand
)
Author
2020-12-23
Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer ...
trwnh
2020-12-14
Fix performance on instances list in admin UI (#15282)
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-04
Add account sensitized (#14361)
Takeshi Umeda
2020-10-13
Add duration parameter to muting. (#13831)
OSAMU SATO
2020-10-12
Add IP-based rules (#14963)
Eugen Rochko
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-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
Added account featured tags API (#11817)
Takeshi Umeda
2020-09-01
Add configuration option to filter replies in lists (#9205)
ThibG
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
2020-08-25
Use Status.group instead of Status.distinct in HashQueryService (#14662)
Akihiko Odaki
2020-08-19
Fix not being able to unbookmark toots when blocked by their author (#14604)
ThibG
2020-07-19
Fix/14021 behaviour on add or remove toots (#14212)
Ariel
2020-07-15
Fix being unable to unboost when blocked by their author (#14308)
ThibG
2020-06-30
Add user notes on accounts (#14148)
ThibG
2020-06-29
Add customizable thumbnails for audio and video attachments (#14145)
Eugen Rochko
2020-06-03
Fix wrong route helper in encrypted messages controller (#13952)
Eugen Rochko
2020-06-02
Add E2EE API (#13820)
Eugen Rochko
2020-05-10
Add remote only to public timeline (#13504)
Takeshi Umeda
2020-05-08
Fix own following/followers not showing muted users (#13614)
ThibG
2020-05-03
Add more tests for ActivityPub controllers (#13585)
Eugen Rochko
2020-04-05
Add rate limit for reporting (#13390)
Eugen Rochko
2020-03-28
Fix 404 and 410 API errors being silently discarded in WebUI (#13279)
ThibG
2020-03-09
Add federation support for the "hide network" preference (#11673)
ThibG
2020-03-08
Change local media attachments to perform heavy processing asynchronously (#1...
Eugen Rochko
2020-03-08
Add specific rate limits for posting and following (#13172)
Eugen Rochko
2020-03-06
Remove useless `respond_to` calls (#13208)
Eugen Rochko
2020-02-27
Fix leak of arbitrary statuses through unfavourite action in REST API (#13161)
Eugen Rochko
2020-02-24
Fix dismissing an announcement twice raising an obscure error (#13124)
ThibG
2020-02-03
Change how unread announcements are handled (#13020)
ThibG
2020-01-23
Add announcements (#12662)
Eugen Rochko
2020-01-04
Fix base64-encoded file uploads not being possible (#12748)
Eugen Rochko
2019-12-31
Hide blocked users from more places (#12733)
ThibG
2019-12-31
Fix error when fetching followers/following from REST API when user has netwo...
Eugen Rochko
2019-12-01
Add follow_request notification type (#12198)
ThibG
2019-11-17
Support min_id-based pagination for bookmarks (#12381)
Gomasy
2019-11-16
make it not return http 400 when passing and empty source argument (#12259)
Jennifer Glauche
2019-11-13
Add bookmarks (#7107)
ThibG
2019-10-09
Fix attachment not being re-downloaded even if file is not stored (#12125)
Eugen Rochko
2019-10-06
Fix `GET /api/v1/instance` REST APIs being unavailable in secure mode (#12089)
Eugen Rochko
[next]