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
2020-01-04
Fix base64-encoded file uploads not being possible (#12748)
Eugen Rochko
2020-01-03
Fix resource_owner_from_credentials in Doorkeeper initializer (#12743)
Eugen Rochko
2020-01-02
Fix uncaught query param encoding errors (#12741)
Eugen Rochko
2019-12-10
Add `S3_OVERRIDE_PATH_STYLE` environment variable (#12594)
Eugen Rochko
2019-12-08
Add `tootctl media remove-orphans` (#12568)
Eugen Rochko
2019-12-02
add S3_OPEN_TIMEOUT environment variable (#12459)
tateisu
2019-12-01
:sparkles: Add an LDAP Mail attribute config (#12053)
Mathieu Brunot
2019-12-01
:sparkles: Convert LDAP username (#12461)
Mathieu Brunot
2019-11-30
LDAP & PAM added to OAuth password grant strategy (#7999) (#12390)
ntl-purism
2019-11-13
Add bookmarks (#7107)
ThibG
2019-10-10
Fix preloaded JSON-LD context for identity not being used (#12138)
Eugen Rochko
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
[next]