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_proxy_controller.rb
Age
Commit message (
Expand
)
Author
2021-05-22
Fix media proxy RedisLocks auto-releasing too fast (#16291)
Claire
2021-02-19
replace all instances of "ends_with?" with "end_with?" (#15745)
Justin Tracey
2020-07-07
Fix media attachments enumeration (#14254)
Eugen Rochko
2020-06-29
Add customizable thumbnails for audio and video attachments (#14145)
Eugen Rochko
2019-09-28
Fix redirecting non-functional accounts on public pages (#11978)
Eugen Rochko
2019-09-12
Fix uncaught errors in media proxy controller (#11811)
Eugen Rochko
2019-08-18
Fix uncaught 422 and 500 errors (#11590)
Eugen Rochko
2019-07-30
Add whitelist mode (#11291)
Eugen Rochko
2019-06-22
Change domain blocks to automatically support subdomains (#11138)
Eugen Rochko
2019-06-10
Fix login sometimes redirecting to paths that are not pages (#11019)
Eugen Rochko
2018-05-16
Raise Mastodon::RaceConditionError if Redis lock failed (#7511)
Akihiko Odaki
2017-09-19
Fix incomplete account records being read (#4998)
Eugen Rochko
2017-09-16
When accessing uncached media attachment, redownload it (#4955)
Eugen Rochko