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
2022-01-28
Change public profile pages to be disabled for unconfirmed users (#17385)
Claire
2022-01-28
Refactor and improve tests (#17386)
Claire
2021-03-18
Fix cache_collection crashing when given an empty collection (#15921)
Claire
2021-03-17
Prepare Mastodon for Rails 6 (#15911)
Claire
2020-09-15
Change account suspensions to be reversible by default (#14726)
Eugen Rochko
2020-05-11
Fix sr locale being selected over sr-Latn (#13693)
ThibG
2020-02-03
Change signature verification to ignore signatures with invalid host (#13033)
Eugen Rochko
2020-01-04
Fix base64-encoded file uploads not being possible (#12748)
Eugen Rochko
2019-09-18
Add password challenge to 2FA settings, e-mail notifications (#11878)
Eugen Rochko
2019-07-21
Change locale detection to run once per session (#8657)
Eugen Rochko
2019-07-11
Add HTTP signatures to all outgoing ActivityPub GET requests (#11284)
Eugen Rochko
2019-07-08
Refactor controllers for statuses, accounts, and more (#11249)
Eugen Rochko
2019-03-14
Admission-based registrations mode (#10250)
Eugen Rochko
2018-12-18
Add spec for AccountableConcern#log_action (#9559)
ysksn
2018-10-12
Improve signature verification safeguards (#8959)
Eugen Rochko
2018-10-04
lint pass 2 (#8878)
aus-social
2018-09-14
Misc. typos (#8694)
luzpaz
2018-08-12
Update Rails (#8141)
S.H
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