ThibG
|
cc6e3c3900
|
Cache featured collections, as well as outbox, followers and following (#10467)
|
2019-04-04 01:30:44 +02:00 |
ysksn
|
ed24bb2c3e
|
Add specs for activitypub collections controller (#9484)
* Add specs for ActivityPub::CollectionsController#show
* Raise ActiveRecord::RecordNotFound
Raising ActiveRecord::NotFound raises NameError: uninitialized constant
ActiveRecord::NotFound.
|
2018-12-10 21:39:25 +01:00 |
Eugen Rochko
|
2c1f7b2ece
|
Better pagination for ActivityPub outbox (#7356)
|
2018-05-04 19:19:11 +02:00 |
Eugen Rochko
|
9110db41c5
|
Federate pinned statuses over ActivityPub (#6610)
* Federate pinned statuses over ActivityPub
* Display pinned toots in web UI
Fix #6117
* 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 |