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
/
activitypub
Age
Commit message (
Expand
)
Author
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-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 last_fetched_at not being set on polls (#10170)
Eugen Rochko
2019-03-04
Fix another typo in ActivityPub::FetchRemotePollService (#10146)
Eugen Rochko
2019-03-04
Fix typo in ActivityPub::FetchRemotePollService (#10145)
Eugen Rochko
2019-03-04
Fix remote poll expiration time (#10144)
Eugen Rochko
2019-03-04
Make sure the poll is created before storing its id (#10142)
ThibG
2019-03-03
Add polls (#10111)
Eugen Rochko
2019-02-28
Improved remote thread fetching (#10106)
ThibG
2019-02-13
Filter incoming Create activities by relation to local activity (#10005)
Eugen Rochko
2019-02-06
Fix Tombstone.delete_all ArgumentError (#9978)
abcang
2019-01-18
Add tombstones for remote statuses (#9830)
ThibG
2019-01-07
Improvements to signature verification (#9667)
ThibG
2018-12-30
Reduce usage of LD signatures (#9659)
ThibG
2018-12-29
Add handler for Move activity (#9629)
Eugen Rochko
2018-11-10
Fix emoji update date processing (#9255)
ThibG
2018-10-26
Add locality check to ActivityPub::FetchRemoteAccountService (#9109)
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-23
Do not crash if remote custom emoji does not define updated date (fixes #8376...
ThibG
2018-08-22
Improve federated ID validation (#8372)
Eugen Rochko
2018-07-28
Prevent ActivityPub movedTo recursion (#8092)
Eugen Rochko
2018-05-16
Raise Mastodon::RaceConditionError if Redis lock failed (#7511)
Akihiko Odaki
2018-05-14
Fix account URI when updating ActivityPub account (#7488)
v2.4.0rc3
Wiktor
2018-05-12
Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459)
ThibG
2018-05-08
Take the first recognized actor_type. (#7410)
Surinna Curtis
2018-05-07
Bot nameplates (#7391)
Eugen Rochko
2018-05-05
Fix handling of malformed ActivityPub payloads when URIs are nil (#7370)
Eugen Rochko
2018-05-02
Guard against nil URLs in Request class (#7284)
Eugen Rochko
2018-05-02
Support Actors/Statuses with multiple types (#7305)
Surinna Curtis
2018-04-14
Add bio fields (#6645)
Eugen Rochko
2018-04-13
Ensure SynchronizeFeaturedCollectionWorker is unique and clean up (#7043)
Eugen Rochko
2018-04-03
Fix nil account issue in ProcessAccountService (#7019)
Nolan Lawson
2018-04-02
Support all ActivityPub actor types (#6997)
Eugen Rochko
2018-04-01
[WIP] Enable custom emoji on account pages and in the sidebar (#6124)
David Underwood
2018-03-20
Use username/domain to match existing accounts in ActivityPub (#6842)
Eugen Rochko
2018-03-04
Federate pinned statuses over ActivityPub (#6610)
Eugen Rochko
2018-01-15
Allow attributedTo in a status to be an embedded object (#6238)
puckipedia
2018-01-08
Fix bad URL schemes being accepted (#6219)
Eugen Rochko
2018-01-03
Update moved-to property when it's removed too (#6160)
Eugen Rochko
2017-12-06
Using double splat operator (#5859)
Yamagishi Kazutoshi
2017-11-30
Add semi-support for Video/Image objects in ActivityPub (#5848)
Eugen Rochko
2017-11-19
Fix NoMethodError at ActivityPub::FetchRemoteStatusService (#5753)
abcang
2017-11-18
Profile redirect notes (#5746)
Eugen Rochko
2017-10-30
Update remote ActivityPub users when fetching their toots (#5545)
ThibG
2017-10-08
Fix #5272 - Order of checks in ActivityPub handler (#5276)
Eugen Rochko
2017-10-08
Set snowflake IDs for backdated statuses (#5260)
Eugen Rochko
2017-10-04
Check Webfinger-returned author URI even when not redirected (#5213)
ThibG
[next]