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
/
spec
/
services
/
post_status_service_spec.rb
Age
Commit message (
Expand
)
Author
2021-10-14
Fix scheduled statuses decreasing statuses counts (#16791)
Claire
2020-03-25
Fix media not being marked sensitive when client sets a CW but no text (#13277)
ThibG
2020-01-23
Fix media attachments without file being uploadable (#12562)
Eugen Rochko
2019-07-06
Remove Salmon and PubSubHubbub (#11205)
Eugen Rochko
2019-01-26
Prevent posting toots with media attachments from someone else (#9921)
ThibG
2019-01-21
Fix scheduled toot with media immediately creating a toot (#9894)
ThibG
2019-01-05
Add scheduled statuses (#9706)
Eugen Rochko
2018-12-24
Limit maximum visibility of local silenced users to unlisted (#9583)
ThibG
2018-11-25
Ensure replied-to is a status not a boost (#9129)
valerauko
2018-05-02
Slightly reduce RAM usage (#7301)
Eugen Rochko
2017-12-06
Using double splat operator (#5859)
Yamagishi Kazutoshi
2017-09-16
Fix filterable_languages method of SettingsHelper (#4966)
Akihiko Odaki
2017-08-13
ActivityPub delivery (#4566)
Eugen Rochko
2017-04-25
Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents (#2...
Eugen Rochko
2017-04-18
Language detection refactor (#2099)
Matt Jankowski
2017-04-07
Use I18n for media attachment validation errors
Chad Pytel
2017-04-07
Add specs for PostStatusService
Chad Pytel
2017-04-07
Add specs for media attachment validations
Chad Pytel
2016-03-05
Fixing some bugs, adding pending test examples
Eugen Rochko
2016-02-25
Adding a Mention model, test stubs
Eugen Rochko