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
/
app
/
controllers
/
media_controller.rb
Age
Commit message (
Expand
)
Author
2020-06-19
Fix functional user requirements in whitelist mode (#14093)
ThibG
2020-05-03
Add more tests for ActivityPub controllers (#13585)
Eugen Rochko
2019-09-28
Fix redirecting non-functional accounts on public pages (#11978)
Eugen Rochko
2019-07-30
Add whitelist mode (#11291)
Eugen Rochko
2019-07-08
Refactor controllers for statuses, accounts, and more (#11249)
Eugen Rochko
2019-06-19
Add audio uploads (#11123)
Eugen Rochko
2019-06-10
Fix login sometimes redirecting to paths that are not pages (#11019)
Eugen Rochko
2018-12-18
fix CSP / X-Frame-Options for media embeds (#9558)
jomo
2018-02-16
Save video metadata and improve video OpenGraph tags (#6481)
Eugen Rochko
2017-05-29
Extract authorization policy for viewing statuses (#3150)
Jack Jennings
2017-04-17
Media controller specs (#2022)
Matt Jankowski
2017-01-06
Fix #416 - Generate random unique 14-byte (19 characters) shortcodes
Eugen Rochko
2016-12-21
Fix #249 - use window.location hack to let people login from sandboxed iOS ho...
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-09-22
Uploading/undoing media modifies status text. Also: status text trimmed befor...
Eugen Rochko
2016-09-17
Adding media controller, 1 webm/compose form allowed, previews generated
Eugen Rochko