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