about summary refs log tree commit diff
path: root/app/services/process_interaction_service.rb
AgeCommit message (Expand)Author
2016-09-20Separate PuSH subscriptions from following, add mastodon:push:refresh task,Eugen Rochko
2016-09-17Fix how other services used old FollowRemoteAccountServiceEugen Rochko
2016-09-09Refactored generation of unique tags, URIs and object URLs into own classes,Eugen Rochko
2016-09-04Handle delete Salmons, todo: clean up timelinesEugen Rochko
2016-03-26Fix favourite handling in ProcessInteractionServiceEugen Rochko
2016-03-19Fix for incoming favouritesEugen Rochko
2016-03-19Adding e-mail notifications about mentions, follows, favourites and reblogs. ...Eugen Rochko
2016-03-19Fix more subtle bugs with first_or_createEugen Rochko
2016-03-16Fixing small bug with FollowRemoteAccountService usageEugen Rochko
2016-03-16Fix unfollowsEugen Rochko
2016-02-29Refactoring Grape API methods into normal controllers & other thingsEugen 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-24Send Salmon interactionsEugen Rochko
2016-02-24Do not PuSH-subscribe to remote accounts when creating them for salmonEugen Rochko
2016-02-24Forgotten argument fixEugen Rochko
2016-02-24Feed processing except fetching remote statusesEugen Rochko
2016-02-24Process favourites, reblogs and replies from SalmonEugen Rochko
2016-02-23Incoming Salmon requests can be turned into follows and unfollowsEugen Rochko
2016-02-23Adding reblogs, favourites, improving atom generationEugen Rochko
2016-02-23Improved Atom rendering templates, added READMEEugen Rochko
2016-02-22Individual atom entriesEugen Rochko
2016-02-22Made some progressEugen Rochko