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
2023-01-18
Add more specific error messages to HTTP signature verification (#21617)
Claire
2023-01-18
Change domain block CSV parsing to be more robust and handle more lists (#21470)
Claire
2023-01-10
Change referrer-policy to no-referrer application-wide (#23014)
Claire
2023-01-05
Fix PermalinkRedirector not applying to users with moved accounts (#22497)
Claire
2022-12-15
Fix single name variables on controller folder (#20092)
David Vega
2022-11-17
Support for import/export of instance-level domain blocks/allows for 4.x w/ a...
lenore gilbert
2022-11-10
Remove dead code and refactor status threading code (#20357)
Claire
2022-10-20
Change public accounts pages to mount the web UI (#19319)
Eugen Rochko
2022-10-06
Change public statuses pages to mount the web UI (#19301)
Eugen Rochko
2022-09-21
Refactor ActivityPub handling to prepare for non-Account actors (#19212)
Claire
2022-09-21
Fix typo in SignatureVerification (#19209)
Claire
2022-09-20
Improve error reporting and logging when processing remote accounts (#15605)
Claire
2022-08-25
Add audit log entries for user roles (#19040)
Eugen Rochko
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
[next]