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
/
spec
/
models
/
concerns
Age
Commit message (
Expand
)
Author
2019-10-09
Fix attachment not being re-downloaded even if file is not stored (#12125)
Eugen Rochko
2019-07-07
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...
Eugen Rochko
2019-05-14
Record account suspend/silence time and keep track of domain blocks (#10660)
ThibG
2019-02-03
Add option to overwrite imported data (#9962)
Eugen Rochko
2018-11-24
Sort self-replies to the top of descendants (#9320)
Eugen Rochko
2018-08-29
Fix nil host in remotable (#8508)
Renato "Lond" Cerqueira
2018-05-02
Keep notification when muting_notifications is true (#7311)
abcang
2018-04-23
Paginate descendant statuses in public page (#7148)
Akihiko Odaki
2018-04-11
Paginate ancestor statuses in public page (#7102)
Akihiko Odaki
2018-03-26
Validate HTTP response length while receiving (#6891)
Akihiko Odaki
2017-11-28
Allow hiding of reblogs from followed users (#5762)
aschmitz
2017-11-24
Add tests for Streamable (#5771)
ysksn
2017-11-21
Add tests for Remotable (#5768)
ysksn
2017-11-19
Add tests for AccountInteractions (#5751)
ysksn
2017-11-15
Optional notification muting (#5087)
Surinna Curtis
2017-06-05
Introduce StatusThreadingConcern (#3490)
Matt Jankowski
2017-06-01
Handle nil and blank cases in Account finders (#3500)
Matt Jankowski
2017-05-31
Expand spec coverage and refactor the `Account.find_` methods (#3485)
Matt Jankowski