about summary refs log tree commit diff
path: root/app/models/concerns/account_interactions.rb
AgeCommit message (Expand)Author
2020-10-22Merge remote-tracking branch 'upstream/master' into merge-glitchFire Demon
2020-10-21Add follower synchronization mechanism (#14510)ThibG
2020-10-13Add duration parameter to muting. (#13831)OSAMU SATO
2020-09-30Merge remote-tracking branch 'upstream/master' into merge-glitchFire Demon
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2020-09-17[Filters] Merge thread muting and hiding into a single actionFire Demon
2020-09-08Monsterfork v2 Kaiju Commit 2020.06.27.1 - 2020.09.05.5Fire Demon
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