about summary refs log tree commit diff
path: root/spec/services
AgeCommit message (Expand)Author
2016-11-12Upgrade ruby to 2.3.1Eugen Rochko
2016-11-06Add test for FanOutOnWriteServiceEugen Rochko
2016-10-10Adding test for ProcessFeedServiceEugen Rochko
2016-10-09Adding domain blocksEugen Rochko
2016-10-03API for blocking and unblockingEugen Rochko
2016-09-26Fix #54 - Fetch remote accounts by URL from mentionsEugen Rochko
2016-09-18Fix #43Eugen Rochko
2016-03-22Only re-download avatar if URL changed (fix #19)Eugen Rochko
2016-03-19Adding more test stubsEugen Rochko
2016-03-18Removing autogenerated test stubs that were not neededEugen Rochko
2016-03-05Fixing some bugs, adding pending test examplesEugen 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-25Adding a Mention model, test stubsEugen Rochko