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
2017-11-16
Merge tootsuite/master at 30237259367a0ef2b20908518b86bbeb358999b5
Surinna Curtis
2017-11-15
Optional notification muting (#5087)
Surinna Curtis
2017-11-11
Updates per code review
aschmitz
2017-11-10
Per-user reblog hiding implementation/fixes/tests
aschmitz
2017-11-09
"Show reblogs" per-follower UI/database changes
aschmitz
2017-09-13
Refactor handling of default params for muting to make code cleaner
Surinna Curtis
2017-09-13
add an explanatory comment to AccountInteractions
Surinna Curtis
2017-09-13
Allow modifying the hide_notifications of a mute with the /api/v1/accounts/:i...
Surinna Curtis
2017-09-13
Expose whether a mute hides notifications in the api/v1/relationships endpoint
Surinna Curtis
2017-09-13
Add muting_notifications? and a notifications argument to mute!
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