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_interactions.rb
Age
Commit message (
Expand
)
Author
2023-02-20
Autofix Rubocop Style/UnpackFirst (#23741)
Nick Schonning
2023-02-18
Autofix Rubocop Style/IfUnlessModifier (#23697)
Nick Schonning
2022-12-15
Add follow request banner on account header (#20785)
Claire
2022-09-20
Add ability to filter followed accounts' posts by language (#19095)
Eugen Rochko
2022-08-25
Add ability to filter individual posts (#18945)
Claire
2022-06-28
Revamp post filtering system (#18058)
Claire
2021-10-18
Add remove from followers api (#16864)
Takeshi Umeda
2021-08-11
Fix followers synchronization mechanism not working when URI has empty path (...
Claire
2021-08-08
Fix owned account notes not being deleted when an account is deleted (#16579)
Claire
2021-05-04
Fix empty home feed before first follow has finished processing (#16152)
Eugen Rochko
2021-03-24
Update Mastodon to Rails 6.1 (#15910)
Claire
2020-12-26
Fix being able to import more than allowed number of follows (#15384)
ThibG
2020-10-21
Add follower synchronization mechanism (#14510)
ThibG
2020-10-13
Add duration parameter to muting. (#13831)
OSAMU SATO
2020-09-18
Add option to be notified when a followed user posts (#13546)
Eugen Rochko
2020-06-30
Add user notes on accounts (#14148)
ThibG
2020-03-08
Add specific rate limits for posting and following (#13172)
Eugen Rochko
2020-01-23
Add announcements (#12662)
Eugen Rochko
2019-11-13
Add bookmarks (#7107)
ThibG
2018-11-16
Remove intermediary arrays when creating hash maps from results (#9291)
Eugen Rochko
2018-08-09
Public profile endorsements (accounts picked by profile owner) (#8146)
Eugen Rochko
2018-07-07
Add API method to remove a suggestion (#7978)
Eugen Rochko
2018-07-03
Re-add follow recommendations API (#7918)
Eugen Rochko
2018-05-29
Reduce wasted work in RemoveStatusService due to inactive followers (#7672)
Eugen Rochko
2018-05-04
Store URIs of follows, follow requests and blocks for ActivityPub (#7160)
Eugen Rochko
2018-05-03
Fix n+1 queries in StatusThreadingConcern (#7321)
Eugen Rochko
2018-05-02
Keep notification when muting_notifications is true (#7311)
abcang
2017-11-28
Allow hiding of reblogs from followed users (#5762)
aschmitz
2017-11-15
Optional notification muting (#5087)
Surinna Curtis
2017-08-25
Pinned statuses (#4675)
Eugen Rochko
2017-06-22
Some minor change and spec for Account (#3813)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-05-21
Fix mutes_controller error and incorrect statuses_controller report (#3202)
Akihiko Odaki
2017-05-19
Add buttons to block and unblock domain (#3127)
Eugen Rochko
2017-05-19
Define instance method outside #included (#3128)
alpaca-tc
2017-05-19
Account domain blocks (#2381)
Eugen Rochko