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
/
spec
/
controllers
/
concerns
Age
Commit message (
Expand
)
Author
2018-04-22
Fix randomly fail (similar #7219) (#7225)
Yamagishi Kazutoshi
2018-04-21
Use raw status code on have_http_status (#7214)
Yamagishi Kazutoshi
2018-03-04
Set the default locale in config (#6580)
Akihiko Odaki
2018-01-18
Fix regeneration marker not expiring (#6290)
Eugen Rochko
2018-01-17
Fix home regeneration (#6251)
Eugen Rochko
2017-12-09
Rate limit by user instead of IP when API user is authenticated (#5923)
Eugen Rochko
2017-10-13
Improve spec of Feed and UserTrackingConcern (#5367)
Eugen Rochko
2017-08-13
Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586)
Eugen Rochko
2017-08-09
Add Digest header to requests with body, handle acct and URI keyId (#4565)
Eugen Rochko
2017-07-14
HTTP signatures (#4146)
Eugen Rochko
2017-06-12
Fix locale related specs (#3707)
unarist
2017-06-10
Improve default language decision and spec (#3351)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-07
Coverage improvement and concern extraction for rate limit headers in API con...
Matt Jankowski
2017-05-30
Remove exports/base controller in favor of shared concern (#3444)
Matt Jankowski
2017-05-29
Remove methods from ObfuscateFilename and spec (#3347)
Akihiko Odaki
2017-05-29
Spec AccountControllerConcern (#3349)
Akihiko Odaki
2017-04-30
Extract user tracking into concern (#2600)
Matt Jankowski