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
2019-07-28
Change hashtags to preserve first-used casing (#11416)
Eugen Rochko
2019-07-27
Add search syntax for operators and phrases (#11411)
Eugen Rochko
2019-07-26
Fix invites not being disabled upon account suspension (#11412)
ThibG
2019-07-25
Change account domain block to clear out notifications and follows (#11393)
Eugen Rochko
2019-07-21
Remove WebSub subscriptions (#11303)
Eugen Rochko
2019-07-15
Disable LDSigning when AUTHORIZED_FETCH is set to true (#11295)
ThibG
2019-07-15
Fix leaking private statuses the admin account follows (#11300)
ThibG
2019-07-13
Add a spam check (#11217)
Eugen Rochko
2019-07-11
Fix BlockService trying to reject incorrect follow request (#11288)
ThibG
2019-07-11
Add HTTP signatures to all outgoing ActivityPub GET requests (#11284)
Eugen Rochko
2019-07-10
Refactor fetching of remote resources (#11251)
Eugen Rochko
2019-07-10
Fix handling of webfinger redirects in ResolveAccountService (#11279)
ThibG
2019-07-09
Refactor domain block checks (#11268)
Eugen Rochko
2019-07-08
Refactor controllers for statuses, accounts, and more (#11249)
Eugen Rochko
2019-07-08
Fix BackupService crashing when an attachment is missing (#11241)
ThibG
2019-07-07
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...
Eugen Rochko
2019-07-06
Remove Salmon and PubSubHubbub (#11205)
Eugen Rochko
2019-07-01
Change domain block behaviour to prevent creation of accounts from suspended ...
Eugen Rochko
2019-06-26
Add support for Audio activities (#11189)
ThibG
2019-06-22
Change domain blocks to automatically support subdomains (#11138)
Eugen Rochko
2019-06-19
Add audio uploads (#11123)
Eugen Rochko
2019-06-04
Refactor all ActivityPub deliveries to be serialized and signed through one c...
Eugen Rochko
2019-05-18
Prevent from publicly boosting one's own private toots (#10775)
ThibG
2019-05-14
Record account suspend/silence time and keep track of domain blocks (#10660)
ThibG
2019-04-25
Reject follow requests of blocked users (#10633)
ThibG
2019-04-21
Treat meta[property] as a space-separated list (#10604)
Daniel Aleksandersen
2019-04-08
Export and import show_reblogs together with following list (#10495)
ThibG
2019-04-07
Improve blocked view of profiles (#10491)
Eugen Rochko
2019-04-03
Export and import `hide_notifications` alongside user mutes (#10335)
ThibG
2019-04-01
Hide blocking accounts from blocked users (#10442)
ThibG
2019-03-30
Add ActivityPub representation for identity proofs (#10414)
Eugen Rochko
2019-03-28
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)
Eugen Rochko
2019-03-23
Fix vote-after-expiration not showing error, count vote as interaction (#10352)
Eugen Rochko
2019-03-21
Fix processing poll Updates (#10333)
ThibG
2019-03-19
Do not distribute Delete when rejecting unapproved accounts (#10321)
ThibG
2019-03-17
Set and store report URIs (#10303)
ThibG
2019-03-16
Avoid race condition when streaming deleted statuses (#10280)
ThibG
2019-03-15
Fix detailed poll validation errors not being returned in the API (#10261)
Eugen Rochko
2019-03-15
Add `visibility` param to reblog REST API (#9851)
Eugen Rochko
2019-03-14
Admission-based registrations mode (#10250)
Eugen Rochko
2019-03-12
Fix poll update handler calling method was that was not available (#10246)
Eugen Rochko
2019-03-12
Optimize RemoveStatusService by removing n+1 query and using shared inboxes (...
Eugen Rochko
2019-03-11
Support pushing and receiving updates to poll tallies (#10209)
ThibG
2019-03-10
Reject existing Follows when suspending a remote account (#10230)
ThibG
2019-03-08
Do not allow adding votes to expired polls (#10214)
ThibG
2019-03-07
Handle StaleObjectError when retrieving polls (#10208)
ThibG
2019-03-05
Do not error out on unsalvageable errors in FetchRepliesService (#10175)
ThibG
2019-03-05
Fix suspended account's fields being set as empty dict instead of list (#10178)
ThibG
2019-03-05
Fix last_fetched_at not being set on polls (#10170)
Eugen Rochko
2019-03-04
Fix another typo in ActivityPub::FetchRemotePollService (#10146)
Eugen Rochko
[next]