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
2022-04-06
Remove sign-in token authentication, instead send e-mail about new sign-in (#...
Eugen Rochko
2022-03-01
Change authorized applications page (#17656)
Eugen Rochko
2022-02-25
Add trending statuses (#17431)
Eugen Rochko
2022-02-19
Bump pundit from 2.1.1 to 2.2.0 (#17543)
dependabot[bot]
2022-02-19
Change global `locale` param to `lang` to avoid conflicts (#17592)
Eugen Rochko
2022-02-08
Add global `locale` param (#17464)
Eugen Rochko
2022-01-28
Change public profile pages to be disabled for unconfirmed users (#17385)
Claire
2022-01-16
Remove IP tracking columns from users table (#16409)
Eugen Rochko
2021-12-05
Fix redirection when succeeded WebAuthn (#17098)
heguro
2021-12-05
Add batch suspend for accounts in admin UI (#17009)
Eugen Rochko
2021-08-25
Fix authentication failures after going halfway through a sign-in attempt (#1...
Claire
2021-06-21
Add authentication history (#16408)
Eugen Rochko
2021-03-18
Fix cache_collection crashing when given an empty collection (#15921)
Claire
2021-02-26
Fix crash on receiving requests with missing Digest header (#15782)
Claire
2021-01-12
Use Rails' index_by where it makes sense (#15542)
ThibG
2021-01-10
Optimize map { ... }.compact calls (#15513)
luigi
2020-12-10
Add honeypot fields and minimum fill-out time for sign-up form (#15276)
ThibG
2020-11-12
Fix 2FA/sign-in token sessions being valid after password change (#14802)
Eugen Rochko
2020-11-08
Add support for reversible suspensions through ActivityPub (#14989)
Eugen Rochko
2020-11-01
Tweak signature verification (#15069)
ThibG
2020-09-11
Refactor settings controllers (#14767)
Eugen Rochko
2020-09-01
Bump rubocop from 0.86.0 to 0.88.0 (#14412)
dependabot[bot]
2020-08-31
Make Array-creation behavior of Paginable more predictable (#14687)
Akihiko Odaki
2020-08-28
Introduce ApplicationController#cache_collection_paginated_by_id (#14677)
Akihiko Odaki
2020-08-24
Add support for latest HTTP Signatures spec draft (#14556)
ThibG
2020-08-24
Add WebAuthn as an alternative 2FA method (#14466)
santiagorodriguez96
2020-06-20
Fix not working I18n on 2FA and Sign in token page (#14087)
fuyu
2020-06-09
Add e-mail-based sign in challenge for users with disabled 2FA (#14013)
Eugen Rochko
2020-05-11
Fix sr locale being selected over sr-Latn (#13693)
ThibG
2020-03-08
Add specific rate limits for posting and following (#13172)
Eugen Rochko
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-19
Add account migration UI (#11846)
Eugen Rochko
2019-09-18
Add password challenge to 2FA settings, e-mail notifications (#11878)
Eugen Rochko
2019-08-18
Add HTTP signature keyId to request log (#11591)
Eugen Rochko
2019-07-30
Add whitelist mode (#11291)
Eugen Rochko
2019-07-21
Add (back) rails-level JSON caching (#11333)
Eugen Rochko
2019-07-21
Change locale detection to run once per session (#8657)
Eugen Rochko
2019-07-11
Add ActivityPub secure mode (#11269)
Eugen Rochko
2019-07-09
Refactor domain block checks (#11268)
Eugen Rochko
2019-07-08
Refactor controllers for statuses, accounts, and more (#11249)
Eugen Rochko
2019-06-05
Cleanup various controllers (#10972)
ThibG
2019-05-23
Move signature verification stoplight to the requests themselves (#10813)
ThibG
2019-03-21
Mark the 410 gone response for suspended accounts as cachable (#10339)
ThibG
2019-03-14
Admission-based registrations mode (#10250)
Eugen Rochko
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
[next]