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
/
policies
/
status_policy_spec.rb
Age
Commit message (
Expand
)
Author
2022-10-28
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-10-26
Add ability to view previous edits of a status in admin UI (#19462)
Eugen Rochko
2022-07-05
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-07-05
Add customizable user roles (#18641)
Eugen Rochko
2022-02-10
Merge branch 'main' into glitch-soc/merge-upstream
Claire
2022-02-10
Add editing for published statuses (#17320)
Eugen Rochko
2018-12-19
Merge branch 'master' into glitch-soc/merge-upstream
Thibaut Girka
2018-12-19
Add specs for StatusPolicy (#9569)
ysksn
2018-07-31
Add test to disallow remote users from fetching local-only toots
Thibaut Girka
2017-11-17
Update StatusPolicy to check current_account for local_only? toots.
David Yip
2017-05-30
Add status destroy authorization to policy (#3453)
Jack Jennings
2017-05-30
Fix incorrect visibility setter in StatusPolicySpec (#3456)
Jack Jennings
2017-05-30
Move status reblog authorization into policy (#3425)
Jack Jennings
2017-05-29
Extract authorization policy for viewing statuses (#3150)
Jack Jennings