This website requires JavaScript.
Explore
Help
Register
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
You've already forked Mastodon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Mastodon
/
app
/
controllers
/
concerns
History
ThibG
2361917944
Mark the 410 gone response for suspended accounts as cachable (
#10339
)
...
This will help a great deal with
#9377
when a caching reverse proxy is configured.
2019-03-21 23:33:18 +01:00
..
account_controller_concern.rb
Mark the 410 gone response for suspended accounts as cachable (
#10339
)
2019-03-21 23:33:18 +01:00
accountable_concern.rb
Add logging of admin actions (
#5757
)
2017-11-24 02:05:53 +01:00
authorization.rb
…
export_controller_concern.rb
…
localized.rb
Fix spec for sr-Latn (
#7203
)
2018-04-20 18:14:31 +02:00
obfuscate_filename.rb
…
rate_limit_headers.rb
Apply a 25x rate limit by IP even to authenticated requests (
#5948
)
2017-12-11 15:32:29 +01:00
session_tracking_concern.rb
Update session activation time (
fixes
#5605
) (
#7408
)
2018-05-11 13:20:58 +02:00
signature_authentication.rb
Allow retrieval of private statuses (single or in outbox) using HTTP signatures (
#6225
)
2018-02-02 10:19:59 +01:00
signature_verification.rb
Improvements to signature verification (
#9667
)
2019-01-07 21:45:13 +01:00
user_tracking_concern.rb
Fix
#6331
(
#6341
)
2018-01-23 20:52:30 +01:00