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
Age
Commit message (
Expand
)
Author
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
2017-05-18
Fetch remote image using http.rb (#3114)
Yamagishi Kazutoshi
2017-05-11
Fix #1426 - Trim long usernames in public follower/following lists (#2993)
Eugen Rochko
2017-05-05
Move account header and avatar methods to a concern (#2825)
Matt Jankowski
2017-05-05
Fixes unknown mime type (#2822)
alpaca-tc
2017-05-01
Fix Rubocop offences (#2630)
yhirano
2017-05-01
Detect extension for preview card (#2679)
Yamagishi Kazutoshi
2017-04-16
Remove .keep in models (#1892)
tackeyy
2017-02-11
Resolve issue with rendering authorize/reject Salmon slaps
Eugen Rochko
2016-12-21
Private visibility on statuses prevents non-followers from seeing those
Eugen Rochko
2016-12-03
Fix #248 - Reload all accounts when fetching from cache
Eugen Rochko
2016-11-30
Per-status control for unlisted mode, also federation for unlisted mode
Eugen Rochko
2016-11-30
Further abstract caching for includes
Eugen Rochko
2016-11-24
Extract filename obfuscation into module
Alyssa Ross
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-11-09
API pagination for all collections using Link header
Eugen Rochko
2016-10-17
Fix #99 - public timeline not just reblogs, fix #98 infinite scrolling issues
Eugen Rochko
2016-10-02
Add since_id param to feeds
Eugen Rochko
2016-09-29
Improve code style
Eugen Rochko
2016-09-24
Don't generate stream entries for streamables of remote accounts
Eugen Rochko
2016-03-25
Fix subscriptions:clear task, refactor feeds, refactor streamable activites
Eugen Rochko
2016-03-24
Pre-loading polymorphic associations for Atom feeds
Eugen Rochko
2016-02-20
Initial commit
Eugen Rochko