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
/
config
/
initializers
Age
Commit message (
Expand
)
Author
2019-10-09
Fix attachment not being re-downloaded even if file is not stored (#12125)
Eugen Rochko
2019-10-06
Fix S3 adapter retrying failing uploads with exponential backoff (#12085)
Eugen Rochko
2019-10-01
Fix records not being indexed sometimes (#12024)
Eugen Rochko
2019-09-29
Add a nodeinfo endpoint (#12002)
Eugen Rochko
2019-09-24
Hide error message on /heath (#11947)
Yamagishi Kazutoshi
2019-09-24
Cast multipart threshold to integer (#11944)
Yamagishi Kazutoshi
2019-09-24
Fix authentication before 2FA challenge (#11943)
Eugen Rochko
2019-09-23
Add config of multipart threshold for S3 (#11924)
Yamagishi Kazutoshi
2019-09-15
Fix 2FA challenge and password challenge for non-database users (#11831)
Eugen Rochko
2019-09-13
Change rate limit for media proxy (#11814)
Yamagishi Kazutoshi
2019-09-07
Add healthcheck endpoint for web (#11770)
Yamagishi Kazutoshi
2019-09-03
Fix ActivityPub context not being dynamically computed (#11746)
ThibG
2019-08-19
Fix CSP needlessly allowing blob URLs in script-src (#11620)
ThibG
2019-08-16
Fix media host not being included in connect-src for OCR (#11577)
Eugen Rochko
2019-08-15
Add OCR tool to media editing modal (#11566)
Eugen Rochko
2019-07-30
Add whitelist mode (#11291)
Eugen Rochko
2019-07-02
Remove unused StatsD code and expose StatsD as a global variable (#11232)
Eugen Rochko
2019-06-20
Add moderation API (#9387)
Eugen Rochko
2019-06-07
Change preferences page into appearance, notifications, and other (#10977)
Eugen Rochko
2019-05-28
Fix undefined method error (#10868)
Hinaloe
2019-05-28
Fix undefined method error. (#10867)
mayaeh
2019-05-27
Improve rate limiting (#10860)
ThibG
2019-05-03
Bump rack-attack from 5.4.2 to 6.0.0 (#10599)
dependabot[bot]
2019-04-23
Fix stoplight logging to stderr separate from Rails logger (#10624)
Eugen Rochko
2019-04-07
Add rate limit for media proxy requests (#10490)
Eugen Rochko
2019-03-27
Remove unused ActivityPub `@context` values depending on response (#10378)
Eugen Rochko
2019-03-21
cas_options :validate_url should be :service_validate_url (#10328)
Eric
2019-02-14
Add tight rate-limit for API deletions (#10042)
Eugen Rochko
2019-02-09
Fix URL linkifier grabbing full-width spaces and quotations (#9997)
Eugen Rochko
2019-01-18
Add timeouts for S3 (#9842)
Eugen Rochko
2019-01-15
Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers ...
Moritz Heiber
2019-01-05
Enable immutable caching for S3 objects (#9722)
Nolan Lawson
2018-12-24
Add REST API for creating an account (#9572)
Eugen Rochko
2018-12-21
Skip mailer job retries when a record no longer exists (#9590)
Eugen Rochko
2018-12-10
Use same CORS policy for /@:username and /users/:username (#9485)
ThibG
2018-12-02
Preload common JSON-LD contexts (#9412)
ThibG
2018-10-25
Allow cross-origin requests to /.well-known/* URLs. (#9083)
Ben Lubar
2018-10-19
Add unread indicator to conversations (#9009)
Eugen Rochko
2018-10-12
Add manifest_src to CSP, add blob to connect_src (#8967)
ThibG
2018-10-12
Fix CSP headers blocking media and development environment (#8962)
Eugen Rochko
2018-10-11
Set Content-Security-Policy rules through RoR's config (#8957)
ThibG
2018-10-09
add ffmpeg initializer (#8855)
Sascha
2018-10-08
rubocop issues - Cleaning up (#8912)
ashleyhull-versent
2018-10-04
lint pass 2 (#8878)
aus-social
2018-10-04
Lint pass (#8876)
aus-social
2018-09-30
Fix that Rails.cache information could not be sent via StatsD (#8831)
Yamagishi Kazutoshi
2018-09-18
Redesign forms, verify link ownership with rel="me" (#8703)
Eugen Rochko
2018-09-14
Misc. typos (#8694)
luzpaz
2018-09-08
feat(cookies): Use the same-site attribute to lax (#8626)
Sorin Davidoi
2018-08-25
Rename S3_CLOUDFRONT_HOST to S3_ALIAS_HOST. (#8423)
M Somerville
[next]