about summary refs log tree commit diff
path: root/spec/services/post_status_service_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop RSpec/BeEq (#23740)Nick Schonning
2023-02-20Enable Rubocop RSpec/NotToNot (#23723)Nick Schonning
2023-02-19Autofix Rubocop Style/StringLiterals (#23695)Nick Schonning
2023-02-18Autofix Rubocop Style/TrailingCommaInArguments (#23694)Nick Schonning
2023-02-17Autofix Rubocop Style/NestedParenthesizedCalls (#23646)Nick Schonning
2023-02-13Add API parameter to safeguard unexpect mentions in new posts (#18350)Claire
2021-10-14Fix scheduled statuses decreasing statuses counts (#16791)Claire
2020-03-25Fix media not being marked sensitive when client sets a CW but no text (#13277)ThibG
2020-01-23Fix media attachments without file being uploadable (#12562)Eugen Rochko
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2019-01-26Prevent posting toots with media attachments from someone else (#9921)ThibG
2019-01-21Fix scheduled toot with media immediately creating a toot (#9894)ThibG
2019-01-05Add scheduled statuses (#9706)Eugen Rochko
2018-12-24Limit maximum visibility of local silenced users to unlisted (#9583)ThibG
2018-11-25Ensure replied-to is a status not a boost (#9129)valerauko
2018-05-02Slightly reduce RAM usage (#7301)Eugen Rochko
2017-12-06Using double splat operator (#5859)Yamagishi Kazutoshi
2017-09-16Fix filterable_languages method of SettingsHelper (#4966)Akihiko Odaki
2017-08-13ActivityPub delivery (#4566)Eugen Rochko
2017-04-25Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents (#2...Eugen Rochko
2017-04-18Language detection refactor (#2099)Matt Jankowski
2017-04-07Use I18n for media attachment validation errorsChad Pytel
2017-04-07Add specs for PostStatusServiceChad Pytel
2017-04-07Add specs for media attachment validationsChad Pytel
2016-03-05Fixing some bugs, adding pending test examplesEugen Rochko
2016-02-25Adding a Mention model, test stubsEugen Rochko