about summary refs log tree commit diff
path: root/app/services/activitypub/fetch_featured_collection_service.rb
AgeCommit message (Expand)Author
2023-02-07Autofix Rails/EagerEvaluationLogMessage (#23429)Nick Schonning
2022-12-07Fix unbounded recursion in account discovery (#22025)Claire
2022-10-21Fix `FetchFeaturedCollectionService` spec (#19401)Yamagishi Kazutoshi
2022-10-20Add synchronization of remote featured tags (#19380)Takeshi Umeda
2022-05-02Fix ArgumentError when processing pinned posts from Friendica (#18260)Claire
2022-05-02Fix compatibility with Friendica regarding pinned posts (#18254)Claire
2022-04-13Fix FetchFeaturedCollectionService (#18030)Jeong Arm
2022-04-06Fix error when encountering invalid pinned posts (#17964)Claire
2022-01-19Fix NameError on ActivityPub::FetchFeaturedCollectionService (#17326)Jeong Arm
2022-01-17Add support for private pinned posts (#16954)Claire
2021-01-22Use Enumerable#filter_map in more places (#15527)luigi
2021-01-10Optimize map { ... }.compact calls (#15513)luigi
2019-07-09Refactor domain block checks (#11268)Eugen Rochko
2018-05-02Guard against nil URLs in Request class (#7284)Eugen Rochko
2018-03-04Federate pinned statuses over ActivityPub (#6610)Eugen Rochko