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