about summary refs log tree commit diff
path: root/spec/services/activitypub/fetch_remote_status_service_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop RSpec/LeadingSubject (#23670)Nick Schonning
2023-02-19Autofix Rubocop Style/StringLiterals (#23695)Nick Schonning
2023-02-18Autofix Rubocop Style/TrailingCommaInHashLiteral (#23693)Nick Schonning
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2023-02-10Fix unbounded recursion in post discovery (#23506)Claire
2022-05-17Fix NoMethodError when resolving a link that redirects to a local post (#18314)Claire
2022-04-06Fix spurious edits and require incoming edits to be explicitly marked as such...Claire
2022-03-12Fix not updating a status when newer version is fetched manually (#17745)Eugen Rochko
2022-01-19Add support for editing for published statuses (#16697)Eugen Rochko
2021-10-21Add support for fetching Create and Announce activities by URI (#16383)Claire
2019-12-16Add Event activity-type support (#12637)Thomas Citharel
2019-06-26Add support for Audio activities (#11189)ThibG
2018-08-22Improve federated ID validation (#8372)Eugen Rochko
2018-05-02Slightly reduce RAM usage (#7301)Eugen Rochko
2018-01-08Fix bad URL schemes being accepted (#6219)Eugen Rochko
2017-11-30Add semi-support for Video/Image objects in ActivityPub (#5848)Eugen Rochko
2017-11-17Remove empty strings (#5732)ysksn
2017-10-04Validate id of ActivityPub representations (#5114)Akihiko Odaki
2017-08-24Fetch reblogs as Announce activity instead of Note object (#4672)unarist
2017-08-08Add ActivityPub inbox (#4216)Eugen Rochko