about summary refs log tree commit diff
path: root/app/helpers/atom_builder_helper.rb
AgeCommit message (Expand)Author
2016-03-26Add alternate link to entries AtomEugen Rochko
2016-03-25Fix subscriptions:clear task, refactor feeds, refactor streamable activitesEugen Rochko
2016-03-24Sanitize remote html in atom feeds, API (not just UI), use cached mentionEugen Rochko
2016-03-24Do display top-level content on remote shared noticesEugen Rochko
2016-03-22Omit empty tags in Atom feedEugen Rochko
2016-03-22Reblogs in Atom feeds now have published, updated, and activity:verb. Still r...Eugen Rochko
2016-03-22Fix #20, reblogs in Atom should be formatted correctly nowEugen Rochko
2016-03-21Small optimizations in Atom feedsEugen Rochko
2016-03-21Security updateEugen Rochko
2016-03-20Adding more tests for helpersEugen Rochko
2016-03-19Fix #13, Atom feeds now contain formatted post contentEugen Rochko
2016-03-16Deleting statuses, deletion propagationEugen Rochko
2016-02-29Refactoring Grape API methods into normal controllers & other thingsEugen Rochko