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
/
models
/
concerns
/
account_finder_concern.rb
Age
Commit message (
Expand
)
Author
2023-01-18
Fix situations in which instance actor can be set to a Mastodon-incompatible ...
Claire
2022-04-26
Fix instance actor being incorrectly created when running migrations (#18109)
Claire
2021-02-09
Create instance actor if it hasn't been properly seeded (#15693)
Claire
2020-02-01
Search account domain in lowercase (#13016)
abcang
2019-07-19
Add ActivityPub actor representing the entire server (#11321)
ThibG
2019-05-14
Record account suspend/silence time and keep track of domain blocks (#10660)
ThibG
2019-04-06
Fix admin validation being too strict about usernames (#10449)
Eugen Rochko
2019-01-05
Use Contact User as Relay, Report, Subscribe. (#9661)
Naoki Kosaka
2018-03-27
Fix UniqueUsernameValidator comparison (#6926)
Eugen Rochko
2017-11-16
Fix AccountFinderConcern::AccountFinder#with_usernames (#5722)
ysksn
2017-06-01
Handle nil and blank cases in Account finders (#3500)
Matt Jankowski
2017-05-31
Expand spec coverage and refactor the `Account.find_` methods (#3485)
Matt Jankowski