about summary refs log tree commit diff
path: root/app/services/process_feed_service.rb
AgeCommit message (Expand)Author
2016-03-16Fixing small bug with FollowRemoteAccountService usageEugen Rochko
2016-03-16Respect "delete" verb on remote feedsEugen Rochko
2016-02-29Changing the use of config constants to the Rails configuration objectEugen Rochko
2016-02-28Adding a test for ReblogService, fixing mentions for remote statusesEugen Rochko
2016-02-28A lot of fixes from a live testEugen 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-25Adding a Mention model, test stubsEugen Rochko
2016-02-24Add shared statuses to the databaseEugen Rochko
2016-02-24Send Salmon interactionsEugen Rochko
2016-02-24Do not PuSH-subscribe to remote accounts when creating them for salmonEugen Rochko
2016-02-24Feed processing except fetching remote statusesEugen Rochko
2016-02-24Process favourites, reblogs and replies from SalmonEugen Rochko
2016-02-23Improved Atom rendering templates, added READMEEugen Rochko
2016-02-22Made some progressEugen Rochko