about summary refs log tree commit diff
path: root/app/services
AgeCommit message (Expand)Author
2016-03-08Distrubute statuses as a fan-out-on-write system, with optional precomputingEugen Rochko
2016-03-07Adding doorkeeper, adding a REST APIEugen Rochko
2016-03-06Adding routes to follow, unfollow, favourite and reblog (locally known models)Eugen Rochko
2016-02-29Changing the use of config constants to the Rails configuration objectEugen Rochko
2016-02-29Refactoring Grape API methods into normal controllers & other thingsEugen 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-28Ping hubs when following somebody, tooEugen Rochko
2016-02-28When posting a status or reblogging one, ping hubs about the feed updateEugen Rochko
2016-02-28Update profile information and download avatar of remote accountsEugen Rochko
2016-02-26Adding a bunch of testsEugen Rochko
2016-02-25Fixed small bugs and code style offencesEugen Rochko
2016-02-25Adding a Mention model, test stubsEugen Rochko
2016-02-24Service to reblog statusesEugen Rochko
2016-02-24Notify remote users about mentionsEugen Rochko
2016-02-24Add service for posting statuses (normal and replies), mention regex toEugen 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-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-22Fixes and general progressEugen Rochko
2016-02-22Made some progressEugen Rochko
2016-02-20Initial commitEugen Rochko