You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/lib/activitypub/activity
Eugen Rochko fba96c808d
Add blurhash (#10630)
* Add blurhash

* Use fallback color for spoiler when blurhash missing

* Federate the blurhash and accept it as long as it's at most 5x5

* Display unknown media attachments as blurhash placeholders

* Improve style of embed actions and spoiler button

* Change blurhash resolution from 3x3 to 4x4

* Improve dependency definitions

* Fix code style issues
6 years ago
..
accept.rb Fix handling of ActivityPub activities lacking some attributes (#8864) 7 years ago
add.rb Resolve unknown status from Add activity, skip Remove if unknown (#7526) 7 years ago
announce.rb Fix alternative relay support regression (#10398) 6 years ago
block.rb Ensure blocked user unfollows blocker if Block/Undo Block are processed out of order (#9687) 6 years ago
create.rb Add blurhash (#10630) 6 years ago
delete.rb Fix poll update handler calling method was that was not available (#10246) 6 years ago
flag.rb Set and store report URIs (#10303) 6 years ago
follow.rb Reduce usage of LD signatures (#9659) 6 years ago
like.rb
move.rb Add handler for Move activity (#9629) 6 years ago
reject.rb Fix handling of ActivityPub activities lacking some attributes (#8864) 7 years ago
remove.rb Resolve unknown status from Add activity, skip Remove if unknown (#7526) 7 years ago
undo.rb Fix handling of ActivityPub activities lacking some attributes (#8864) 7 years ago
update.rb Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 6 years ago