about summary refs log tree commit diff
path: root/app/services/base_service.rb
AgeCommit message (Expand)Author
2017-04-11Remove unused AtomBuilderHelper (#1364)Matt Jankowski
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-09-10Merge and unmerge timelines on follow/unfollow, solves #21, #22Eugen Rochko
2016-03-21Fix text color in dashboard inputs, sanitize remote status content in UI,Eugen Rochko
2016-03-19Fix #13, Atom feeds now contain formatted post contentEugen Rochko
2016-03-16Include AtomBuilderHelper (which declared url_for_target) to all servicesEugen Rochko
2016-02-29Refactoring Grape API methods into normal controllers & other thingsEugen Rochko
2016-02-24Send Salmon interactionsEugen Rochko