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
/
mute.rb
Age
Commit message (
Expand
)
Author
2023-02-20
Autofix Rubocop remaining Layout rules (#23679)
Nick Schonning
2020-10-13
Add duration parameter to muting. (#13831)
OSAMU SATO
2018-04-23
Update dependencies for Ruby (2018-04-23) (#7237)
Yamagishi Kazutoshi
2018-02-18
Cache relationships in API (#6482)
Eugen Rochko
2018-01-19
Change belongs_to_required_by_default to true (#5888)
Yamagishi Kazutoshi
2017-11-15
Optional notification muting (#5087)
Surinna Curtis
2017-11-12
Update model annotations to use BIGINT for IDs (#5461)
Daniel Hunsaker
2017-10-02
Make IdsToBigints (mostly!) non-blocking (#5088)
aschmitz
2017-05-02
annotate models (#2697)
yhirano
2017-04-18
Rename cache key to exclude_account_ids_for:id, adjust formatting
Eugen Rochko
2017-04-18
Merge branch 'fix/cache_blocking' of git://github.com/pixiv/mastodon into pix...
Eugen Rochko
2017-04-17
Required foreign keys (#2003)
alpaca-tc
2017-04-16
cache blockings for reducing queries.
Keiji Yoshimi
2017-03-02
Fix #231 - Muting
Eugen Rochko
2017-03-01
Mute button progress so far. WIP, doesn't entirely work correctly.
Kit Redgrave