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
/
form
/
account_batch.rb
Age
Commit message (
Expand
)
Author
2023-03-03
Fix server error when failing to follow back followers from `/relationships` ...
Claire
2023-03-03
Fix “Remove all followers from the selected domains” being more destructi...
Claire
2022-11-17
Change batch account suspension to create a strike (#20897)
Claire
2022-08-25
Add ability to select all accounts matching search for batch actions (#19053)
Eugen Rochko
2022-08-25
Add audit log entries for user roles (#19040)
Eugen Rochko
2022-01-28
Fix Sidekiq warnings about JSON serialization (#17381)
Claire
2021-12-05
Add batch suspend for accounts in admin UI (#17009)
Eugen Rochko
2021-10-18
Add remove from followers api (#16864)
Takeshi Umeda
2021-04-12
Add cold-start follow recommendations (#15945)
Eugen Rochko
2020-12-07
Fix slow distinct queries where grouped queries are faster (#15287)
Eugen Rochko
2020-11-12
Add follow selected followers button (#15148)
Takeshi Umeda
2020-09-15
Change account suspensions to be reversible by default (#14726)
Eugen Rochko
2019-09-11
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)
Eugen Rochko
2019-06-04
Refactor all ActivityPub deliveries to be serialized and signed through one c...
Eugen Rochko
2019-04-06
Add batch actions for approving and rejecting pending accounts (#10469)
Eugen Rochko
2019-03-16
Add relationship manager UI (#10268)
Eugen Rochko