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-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-28
Merge commit '4aea3f88a6d30f102a79c2da7fcfac96465ba1a8' into merging-upstream
Ondřej Hruška
2017-09-14
Fix #4908 - Do not keep remote file names, generate random (#4934)
Eugen Rochko
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-08-08
Add ActivityPub inbox (#4216)
Eugen Rochko
2017-08-08
Add coalesce option to avatar and header convert processor (#4552)
Yamagishi Kazutoshi
2017-08-08
Revert "Set false to animated options for thumbnail processor" (#4550)
Yamagishi Kazutoshi
2017-08-07
Set false to animated options for thumbnail processor (#4547)
Yamagishi Kazutoshi
2017-07-14
HTTP signatures (#4146)
Eugen Rochko
2017-07-11
Fix #2848 - Rake task to redownload avatars/headers (#4156)
Eugen Rochko
2017-07-03
Rescue exceptions caused by FetchLinkCardService (#4045)
abcang
2017-06-30
Rescue Addressable::URI::InvalidURIError at Remotable (#4017)
abcang
2017-06-22
Some minor change and spec for Account (#3813)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-08
Improve RuboCop rules (compatibility to Code Climate) (#3636)
Yamagishi Kazutoshi
2017-06-05
Introduce StatusThreadingConcern (#3490)
Matt Jankowski
2017-06-04
Remove Targetable (#3548)
Akihiko Odaki (@fn_aki@pawoo.net)
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
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
[next]