1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2024-12-27 18:59:18 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Eugen Rochko 89a52d6280
Fix wrong target URIs in ActivityPub Add/Remove () 2018-03-07 05:58:24 +01:00
Eugen Rochko e6520c0270
Fix - Use target instead of origin in Remove activity () 2018-03-07 03:54:46 +01:00
Eugen Rochko 9110db41c5
Federate pinned statuses over ActivityPub ()
* Federate pinned statuses over ActivityPub

* Display pinned toots in web UI

Fix 

* Fix migration

* Fix tests

* Update outbox_serializer.rb

* Update remove_serializer.rb

* Update add_serializer.rb

* Update fetch_featured_collection_service.rb
2018-03-04 09:19:11 +01:00