about summary refs log tree commit diff
path: root/app/models/concerns
AgeCommit message (Expand)Author
2017-09-14Fix #4908 - Do not keep remote file names, generate random (#4934)Eugen Rochko
2017-08-25Pinned statuses (#4675)Eugen Rochko
2017-08-08Add ActivityPub inbox (#4216)Eugen Rochko
2017-08-08Add coalesce option to avatar and header convert processor (#4552)Yamagishi Kazutoshi
2017-08-08Revert "Set false to animated options for thumbnail processor" (#4550)Yamagishi Kazutoshi
2017-08-07Set false to animated options for thumbnail processor (#4547)Yamagishi Kazutoshi
2017-07-14HTTP signatures (#4146)Eugen Rochko
2017-07-11Fix #2848 - Rake task to redownload avatars/headers (#4156)Eugen Rochko
2017-07-03Rescue exceptions caused by FetchLinkCardService (#4045)abcang
2017-06-30Rescue Addressable::URI::InvalidURIError at Remotable (#4017)abcang
2017-06-22Some minor change and spec for Account (#3813)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-08Improve RuboCop rules (compatibility to Code Climate) (#3636)Yamagishi Kazutoshi
2017-06-05Introduce StatusThreadingConcern (#3490)Matt Jankowski
2017-06-04Remove Targetable (#3548)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-01Handle nil and blank cases in Account finders (#3500)Matt Jankowski
2017-05-31Expand spec coverage and refactor the `Account.find_` methods (#3485)Matt Jankowski
2017-05-21Fix mutes_controller error and incorrect statuses_controller report (#3202)Akihiko Odaki
2017-05-19Add buttons to block and unblock domain (#3127)Eugen Rochko
2017-05-19Define instance method outside #included (#3128)alpaca-tc
2017-05-19Account domain blocks (#2381)Eugen Rochko
2017-05-18Fetch remote image using http.rb (#3114)Yamagishi Kazutoshi
2017-05-11Fix #1426 - Trim long usernames in public follower/following lists (#2993)Eugen Rochko
2017-05-05Move account header and avatar methods to a concern (#2825)Matt Jankowski
2017-05-05Fixes unknown mime type (#2822)alpaca-tc
2017-05-01Fix Rubocop offences (#2630)yhirano
2017-05-01Detect extension for preview card (#2679)Yamagishi Kazutoshi
2017-04-16Remove .keep in models (#1892)tackeyy
2017-02-11Resolve issue with rendering authorize/reject Salmon slapsEugen Rochko
2016-12-21Private visibility on statuses prevents non-followers from seeing thoseEugen Rochko
2016-12-03Fix #248 - Reload all accounts when fetching from cacheEugen Rochko
2016-11-30Per-status control for unlisted mode, also federation for unlisted modeEugen Rochko
2016-11-30Further abstract caching for includesEugen Rochko
2016-11-24Extract filename obfuscation into moduleAlyssa Ross
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-11-09API pagination for all collections using Link headerEugen Rochko
2016-10-17Fix #99 - public timeline not just reblogs, fix #98 infinite scrolling issuesEugen Rochko
2016-10-02Add since_id param to feedsEugen Rochko
2016-09-29Improve code styleEugen Rochko
2016-09-24Don't generate stream entries for streamables of remote accountsEugen Rochko
2016-03-25Fix subscriptions:clear task, refactor feeds, refactor streamable activitesEugen Rochko
2016-03-24Pre-loading polymorphic associations for Atom feedsEugen Rochko
2016-02-20Initial commitEugen Rochko