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
/
account.rb
Age
Commit message (
Expand
)
Author
2022-04-26
Fix instance actor being incorrectly created when running migrations (#18109)
Claire
2022-03-26
Change how unconfirmed accounts are displayed in admin UI (#17874)
Eugen Rochko
2022-03-07
Add `/api/v1/accounts/familiar_followers` to REST API (#17700)
Eugen Rochko
2022-02-25
Add trending statuses (#17431)
Eugen Rochko
2022-02-14
Add appeals (#17364)
Eugen Rochko
2022-01-23
Fix error-prone SQL queries (#15828)
Claire
2022-01-16
Remove IP tracking columns from users table (#16409)
Eugen Rochko
2021-12-05
Add batch suspend for accounts in admin UI (#17009)
Eugen Rochko
2021-11-18
Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915)
Takeshi Umeda
2021-09-29
Switch from unmaintained paperclip to kt-paperclip (#16724)
Claire
2021-09-01
Fix processing mentions to domains with non-ascii TLDs (#16689)
Claire
2021-08-11
Fix followers synchronization mechanism not working when URI has empty path (...
Claire
2021-08-11
Fix crash when encountering invalid account fields (#16598)
Claire
2021-07-14
Fix user email address being banned on self-deletion (#16503)
Claire
2021-07-02
Fix not being able to suspend accounts that already have a canonical e-mail b...
Eugen Rochko
2021-05-07
Remove PubSubHubbub-related columns from accounts table (#16170)
Eugen Rochko
2021-05-07
Change trending hashtags to be affected be reblogs (#16164)
Eugen Rochko
2021-04-17
Add canonical e-mail blocks for suspended accounts (#16049)
Eugen Rochko
2021-04-12
Add cold-start follow recommendations (#15945)
Eugen Rochko
2021-03-12
Remove subscription_expires_at leftover from OStatus (#15857)
Claire
2021-01-12
Use Rails' index_by where it makes sense (#15542)
ThibG
2021-01-10
Optimize map { ... }.compact calls (#15513)
luigi
2021-01-07
Fix rubocop config and warnings (#15503)
abcang
2020-12-22
Improve account deletion performances further (#15407)
ThibG
2020-12-15
Fix admins being able to suspend their instance actor (#14567)
ThibG
2020-12-14
Fix performance on instances list in admin UI (#15282)
Eugen Rochko
2020-12-07
Fix slow distinct queries where grouped queries are faster (#15287)
Eugen Rochko
2020-11-23
Add `tootctl accounts merge` (#15201)
Eugen Rochko
2020-11-08
Add support for reversible suspensions through ActivityPub (#14989)
Eugen Rochko
2020-11-04
Add account sensitized (#14361)
Takeshi Umeda
2020-10-21
Add follower synchronization mechanism (#14510)
ThibG
2020-09-15
Change account suspensions to be reversible by default (#14726)
Eugen Rochko
2020-06-02
Add E2EE API (#13820)
Eugen Rochko
2020-04-26
Add separate cache directory for non-local uploads (#12821)
Eugen Rochko
2020-04-15
Change delivery failure tracking to work with hostnames instead of URLs (#13437)
Eugen Rochko
2020-03-09
Add federation support for the "hide network" preference (#11673)
ThibG
2020-03-08
Add sorting by username, creation and last activity in moderation view (#13076)
ThibG
2020-02-28
Fix announcements with fully-qualified mention to local user crashing WebUI (...
ThibG
2020-02-01
Search account domain in lowercase (#13016)
abcang
2020-01-23
Add announcements (#12662)
Eugen Rochko
2020-01-11
Remove dependency on OStatus2 gem (#12822)
ThibG
2019-12-30
Fix IDN mentions not being processed, IDN domains not being rendered (#12715)
Eugen Rochko
2019-12-04
Add basic support for group actors (#12071)
Takeshi Umeda
2019-11-21
Simplify SQL query when performing account search amongst followings (#12302)
ThibG
2019-11-04
Add abilityto add oneself to lists (#12271)
ThibG
2019-10-09
Remove auto-silence behaviour from spam check (#12117)
Eugen Rochko
2019-10-09
Fix attachment not being re-downloaded even if file is not stored (#12125)
Eugen Rochko
2019-10-01
Fix records not being indexed sometimes (#12024)
Eugen Rochko
2019-09-11
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)
Eugen Rochko
2019-08-30
Add profile directory to web UI (#11688)
Eugen Rochko
[next]