about summary refs log tree commit diff
path: root/spec/lib/activitypub/activity
AgeCommit message (Expand)Author
2023-02-25Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop RSpec/BeEq (#23740)Nick Schonning
2023-02-20Autofix Rubocop RSpec/LeadingSubject (#23670)Nick Schonning
2023-02-20Autofix Rubocops RSpec/ScatteredLet (#23725)Nick Schonning
2023-02-20Autofix Rubocop RSpec/EmptyLineAfterSubject (#23719)Nick Schonning
2023-02-20Autofix Rubocop Lint/UnusedBlockArgument (#23712)Nick Schonning
2023-02-20Enable Rubocop RSpec/NotToNot (#23723)Nick Schonning
2023-02-19Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-18Autofix Rubocop Style/TrailingCommaInHashLiteral (#23693)Nick Schonning
2023-02-18Autofix Rubocop Lint/ParenthesesAsGroupedExpression (#23682)Nick Schonning
2023-02-18Autofix Rubocop Lint/SymbolConversion (#23683)Nick Schonning
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2023-02-10Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-10Fix unbounded recursion in post discovery (#23506)Claire
2022-10-02Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-09-21Refactor ActivityPub handling to prepare for non-Account actors (#19212)Claire
2022-07-05Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-07-04Fix crash when a remote Flag activity mentions a private post (#18760)Claire
2022-04-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-04-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko
2022-04-27Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-04-26Fix PeerTube videos appearing with an erroneous “Edited at” marker (#18100)Claire
2022-02-17Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-02-16Change relays handling to not record boosts (#17571)Claire
2022-01-26Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-01-26Fix poll updates being saved as status edits (#17373)Eugen Rochko
2022-01-17Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-01-17Add support for private pinned posts (#16954)Claire
2021-05-07Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-05-07Add joined date to profiles in web UI (#16169)Eugen Rochko
2021-04-21Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-04-21Fix processing of remote Delete activities (#16084)Claire
2021-03-24Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-03-24Fix Mastodon not understanding as:Public and Public (#15948)Claire
2021-02-12Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-02-11Fix URI of repeat follow requests not being recorded (#15662)Claire
2021-02-03Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-02-02Fix race conditions on account migration creation (#15597)ThibG
2020-08-30Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-08-24Add support for inlined objects in activity audience (#14514)ThibG
2020-08-04Add tests for direct message assertionsFire Demon
2020-08-02Change content-type to be always computed from file data (#14452)ThibG
2020-08-01Fix handling of Reject Follow when a matching follow relationship exists (#14...ThibG
2020-07-22Fix not handling Undo on some activity types when they aren't inlined (#14346)ThibG
2020-06-02Add E2EE API (#13820)Eugen Rochko
2020-05-15Add support for `summary` field for media description (#13763)ThibG
2019-12-17Fixes featured hashtag setting page erroring out instead of rejecting invalid...ThibG
2019-11-04Fix remote media descriptions being cut off at 420 chars (#12262)ThibG
2019-09-27Change silences to always require approval on follow (#11975)ThibG