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
/
lib
/
activitypub
Age
Commit message (
Expand
)
Author
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-27
Fix alternative relay support regression (#10398)
Eugen Rochko
2019-03-27
Remove unused ActivityPub `@context` values depending on response (#10378)
Eugen Rochko
2019-03-17
Set and store report URIs (#10303)
ThibG
2019-03-12
Fix poll update handler calling method was that was not available (#10246)
Eugen Rochko
2019-03-11
Support pushing and receiving updates to poll tallies (#10209)
ThibG
2019-03-08
Do not allow adding votes to expired polls (#10214)
ThibG
2019-03-07
Avoid unnecessarily fetching the replies collection when it is empty (#10201)
ThibG
2019-03-04
Store remote votes URI (#10158)
ThibG
2019-03-04
Add tests for ActivityPub poll processing (#10143)
Eugen Rochko
2019-03-04
Fix remote poll expiration time (#10144)
Eugen Rochko
2019-03-03
Add polls (#10111)
Eugen Rochko
2019-02-28
Give the `replies` collection an identifier and enable pagination (#10128)
ThibG
2019-02-28
Improved remote thread fetching (#10106)
ThibG
2019-02-27
Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#1...
ThibG
2019-02-17
Fix Announce activities of unknown statuses not fetching those statuses (#10065)
Eugen Rochko
2019-02-17
Add logging for rejected ActivityPub payloads and add tests (#10062)
Eugen Rochko
2019-02-15
Filter incoming Announce activities by relation to local activity (#10041)
Eugen Rochko
2019-02-13
Filter incoming Create activities by relation to local activity (#10005)
Eugen Rochko
2019-02-13
Alternative handling of private self-boosts (#9998)
ThibG
2019-02-02
Create Redisable#redis (#9633)
ysksn
2019-01-18
Add tombstones for remote statuses (#9830)
ThibG
2019-01-18
Add support for non-public reblogs from ActivityPub (#9841)
Eugen Rochko
2019-01-16
Use summary as summary for converted ActivityPub objects (#9823)
Eugen Rochko
2019-01-16
Reduce chances of race conditions when processing deleted toots (#9815)
ThibG
2019-01-02
Ensure blocked user unfollows blocker if Block/Undo Block are processed out o...
ThibG
2018-12-30
Do not ignore federated reports targetting already-reported accounts (#9534)
ThibG
2018-12-30
Reduce usage of LD signatures (#9659)
ThibG
2018-12-29
Add handler for Move activity (#9629)
Eugen Rochko
2018-12-26
Fix ThreadResolveWorker getting queued with invalid URLs (#9628)
Eugen Rochko
2018-11-16
Prevent multiple handlers for Delete of Actor from running (#9292)
Eugen Rochko
2018-11-10
Fix emoji update date processing (#9255)
ThibG
2018-10-30
Accept the same payload in multiple inboxes and deliver (#9150)
Eugen Rochko
2018-10-29
Add Page AP type support (#9121)
m.b
2018-10-26
Ignore invalid hashtags on remote statuses instead of rejecting them (#9118)
ThibG
2018-10-26
Fix missing `mention` argument when processing incoming Create activities (#9...
ThibG
2018-10-25
Allow inbox owner to view implicitly targeted ActivityPub payload (#9093)
Eugen Rochko
2018-10-20
Add option to block reports from domain (#8830)
Eugen Rochko
2018-10-17
Improve support for aspects/circles (#8950)
Eugen Rochko
2018-10-11
Fix typo in ActivityPub Create handler (#8952)
Eugen Rochko
2018-10-11
Move network calls out of transaction in ActivityPub handler (#8951)
Eugen Rochko
2018-10-03
Fix handling of ActivityPub activities lacking some attributes (#8864)
ThibG
2018-09-28
Fix class autoloading issue in ActivityPub::Activity::Create (#8820)
Eugen Rochko
2018-09-18
Redesign forms, verify link ownership with rel="me" (#8703)
Eugen Rochko
2018-08-26
Add CLI task for rotating keys (#8466)
Eugen Rochko
2018-08-26
Spread out crawling randomly to avoid DDoSing the link (#8445)
Eugen Rochko
2018-08-25
Support ActivityStreams’ summaryMap. (#8422)
M Somerville
2018-08-23
Do not crash if remote custom emoji does not define updated date (fixes #8376...
ThibG
2018-08-17
Implement Undo { Accept { Follow } } (fixes #8234) (#8245)
ThibG
[next]