about summary refs log tree commit diff
path: root/app/services/follow_remote_account_service.rb
AgeCommit message (Expand)Author
2017-05-06Handling failed http response (#2823)alpaca-tc
2017-04-27OEmbed support for PreviewCard (#2337)Eugen Rochko
2017-04-25Punycode URI normalization (#2370)Eugen
2017-04-19Fix possibility of unrightful webfinger redirect (#2147)Eugen
2017-04-16Clean up check that account needs a webfinger update (#1932)Matt Jankowski
2017-04-15Refresh webfinger (#1323)ThibG
2017-04-08Merge pull request #1218 from R0ckweb/patch-2Eugen
2017-04-08#1141 on remote followYann GUERN
2017-04-08Fix #801 - Respect webfinger's canonical response of username/domainEugen Rochko
2017-04-05Split SalmonWorker into smaller parts, move profile updating into another jobEugen Rochko
2017-01-23Domain blocks now have varying severity - auto-suspend vs auto-silenceEugen Rochko
2017-01-20Instead of refusing to create accounts, domain blocks auto-suspend new accoun...Eugen Rochko
2016-11-26Update hub URL and re-subscribe if hub URL changesEugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-11-03Allow @username@domain/@username in follow form, prevent duplicate accountsEugen Rochko
2016-10-13No-op for Salmons without body, fail fast if Webfinger does not containEugen Rochko
2016-10-12Treat dfrn:owner like xmlns:author for Friendica compatibilityEugen Rochko
2016-10-12Improve Friendica support (but still not there yet)Eugen Rochko
2016-10-09Adding domain blocksEugen Rochko
2016-10-06Better comparison of "local" domainEugen Rochko
2016-09-29Improve code styleEugen Rochko
2016-09-21Fix #24 - Thread resolving for remote statusesEugen Rochko
2016-09-20Separate PuSH subscriptions from following, add mastodon:push:refresh task,Eugen Rochko
2016-09-17Improved error handling for FollowRemoteServiceEugen Rochko
2016-09-17Fix #41, debug #42Eugen Rochko
2016-09-08Fix local follows, 404 in logsEugen Rochko
2016-09-04Fixed more case-sensitivity issuesEugen Rochko
2016-03-21Adding Turbolinks, adding status posting form on homepageEugen Rochko
2016-02-29Refactoring Grape API methods into normal controllers & other thingsEugen Rochko
2016-02-28Update profile information and download avatar of remote accountsEugen Rochko
2016-02-25Fixed small bugs and code style offencesEugen Rochko
2016-02-24Send Salmon interactionsEugen Rochko
2016-02-24Do not PuSH-subscribe to remote accounts when creating them for salmonEugen Rochko
2016-02-23Adding reblogs, favourites, improving atom generationEugen Rochko
2016-02-22Fixes and general progressEugen Rochko
2016-02-22Made some progressEugen Rochko