about summary refs log tree commit diff
path: root/spec/services/post_status_service_spec.rb
AgeCommit message (Expand)Author
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