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
2022-09-20
Add ability to filter followed accounts' posts by language (#19095)
Eugen Rochko
2021-10-18
Add remove from followers api (#16864)
Takeshi Umeda
2021-08-11
Fix followers synchronization mechanism not working when URI has empty path (...
Claire
2021-03-19
Improve account counters handling (#15913)
Claire
2020-10-21
Add follower synchronization mechanism (#14510)
ThibG
2020-09-18
Add option to be notified when a followed user posts (#13546)
Eugen Rochko
2020-06-30
Fix remote files not using Content-Type header, streaming (#14184)
Eugen Rochko
2020-06-29
Fix trying to write non-existent image remote URL attribute on preview cards ...
Eugen Rochko
2020-06-29
Add customizable thumbnails for audio and video attachments (#14145)
Eugen Rochko
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