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
/
concerns
Age
Commit message (
Expand
)
Author
2019-01-07
Improvements to signature verification (#9667)
ThibG
2018-12-26
Fix signature verification stoplight triggering on non-timeout errors (#9617)
Eugen Rochko
2018-12-10
Remove RemoteAccountControllerConcern never used (#9482)
ysksn
2018-11-08
Reduce connect timeout limit and limit signature failures by source IP (#9236)
Eugen Rochko
2018-10-12
Improve signature verification safeguards (#8959)
Eugen Rochko
2018-10-08
Remove dead code (#8919)
Eugen Rochko
2018-07-28
Redesign public profiles and toots (#8068)
Eugen Rochko
2018-06-30
Typo in signature verification failure logging (#7916)
Marty McGuire
2018-05-17
HTTP signatures spec no longer requires algorithms field (#7525)
Eugen Rochko
2018-05-11
Update session activation time (fixes #5605) (#7408)
ThibG
2018-04-20
Fix spec for sr-Latn (#7203)
Yamagishi Kazutoshi
2018-04-08
Fix follow/unfollow buttons on public profile (fixes #7036) (#7040)
ThibG
2018-03-18
If DEFAULT_LOCALE is set, enforce it instead of HTTP request locale (#6817)
Eugen Rochko
2018-03-04
Set the default locale in config (#6580)
Akihiko Odaki
2018-02-02
Allow retrieval of private statuses (single or in outbox) using HTTP signatur...
puckipedia
2018-01-23
Fix #6331 (#6341)
Eugen Rochko
2018-01-22
Rename ResolveRemoteAccountService to ResolveAccountService (#6327)
Akihiko Odaki
2018-01-18
Fix regeneration marker not expiring (#6290)
Eugen Rochko
2017-12-29
Add more instance stats APIs (#6125)
Eugen Rochko
2017-12-11
Apply a 25x rate limit by IP even to authenticated requests (#5948)
Eugen Rochko
2017-12-09
Rate limit by user instead of IP when API user is authenticated (#5923)
Eugen Rochko
2017-11-24
Add logging of admin actions (#5757)
Eugen Rochko
2017-11-11
Add moderator role and add pundit policies for admin actions (#5635)
Eugen Rochko
2017-10-13
Fix UserTrackingConcern firing on every request, optimize some queries (#5368)
Eugen Rochko
2017-10-04
Validate id of ActivityPub representations (#5114)
Akihiko Odaki
2017-10-03
Fix HTTP responses for salmon and ActivityPub inbox processing (#5200)
ThibG
2017-09-28
If HTTP signature is wrong and webfinger cache is stale, retry with resolve (...
Eugen Rochko
2017-08-21
Support more variations of ActivityPub keyId in signature (#4630)
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-14
Fix #2619 - When redis feed is empty, fall back to database (#3721)
Eugen Rochko
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
Extract authorization policy for viewing statuses (#3150)
Jack Jennings
2017-05-29
Remove methods from ObfuscateFilename and spec (#3347)
Akihiko Odaki
2017-05-08
Remove unnecessary keep file. (#2902)
HANATANI Takuma
2017-05-01
Fix Rubocop offences (#2630)
yhirano
2017-04-30
Extract user tracking into concern (#2600)
Matt Jankowski
2017-04-25
Localize with i18n for Devise::FailureApp (#2309)
alpaca-tc
2017-04-19
Restful refactor of accounts/ routes (#2133)
Matt Jankowski
2017-04-15
Improve i18n chooser (#1804)
Matt Jankowski
2017-04-12
Quick best practice cleanup of views/helpers (#1546)
Matt Jankowski
2017-04-09
Use HTTP Accept-Language to detect locale (#1166)
David Authier
2017-04-08
Fix #1165 - before_action was called before protect_from_forgery
Eugen Rochko
2017-04-07
Allow setting of default language through config
Eugen Rochko
2017-03-14
Obfuscate filenames better, double rate limits
Eugen Rochko
2017-02-11
Make follow requests federate
Eugen Rochko
2016-11-30
Per-status control for unlisted mode, also federation for unlisted mode
Eugen Rochko
[next]