Commit Graph

8 Commits (4ca60c665e02103b8730748c9b82b52bcd0d8d1c)

Author SHA1 Message Date
Matt Jankowski 53850bce93 Remove unused AtomBuilderHelper ()
This was used in the views/atom/user_stream.xml.ruby file, which no longer is
used.
Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko 0077fc26df Merge and unmerge timelines on follow/unfollow, solves ,
Eugen Rochko 9d55529318 Fix text color in dashboard inputs, sanitize remote status content in UI,
simplify FanOutOnWriteService, add /api/accounts/lookup method
Eugen Rochko 071f64d317 Fix , Atom feeds now contain formatted post content
Eugen Rochko af7ae348d7 Include AtomBuilderHelper (which declared url_for_target) to all services
Eugen Rochko 0e8f59c16f Refactoring Grape API methods into normal controllers & other things
Eugen Rochko fa7868675d Send Salmon interactions