Commit Graph

14 Commits (684001d729a4684ab00a24e31ec39f8cae6e37a7)

Author SHA1 Message Date
Yamagishi Kazutoshi 1a4860a57a Hold value of I18n.locale with ApplicationHelperSpec ()
Akihiko Odaki 2d39560dc1 Use around hook to restore context in ApplicationHelper spec ()
Akihiko Odaki dff576b75d Cover ApplicationHelper more ()
Matt Jankowski 3834e1e69b View spec fix ()
* Add option to disable verify partial doubles

* Add show_landing_strip? helper method

* Use show_landing_strip? helper in accounts and stream entries views

* Fix naming in view specs
Matt Jankowski ea6c930c04 Helper cleanup ()
* Remove unused helper files

* Add coverage for application helper

* Add coverage for StreamEntriesHelper #display_name
Eugen Rochko 3cc47beb6e Refactored generation of unique tags, URIs and object URLs into own classes,
as well as formatting of content
Eugen Rochko 1022d682dc Normalized data in Redux, fix for asset URLs when rendered outside request
Eugen Rochko 039e6f951c Fix issue with unresolvable usernames
Eugen Rochko a08e724476 Fix subscriptions:clear task, refactor feeds, refactor streamable activites
and atom feed generation to some extent, as well as the way mentions are
stored
Eugen Rochko 071f64d317 Fix , Atom feeds now contain formatted post content
Eugen Rochko 23d08c6749 Changing the use of config constants to the Rails configuration object
Eugen Rochko 0e8f59c16f Refactoring Grape API methods into normal controllers & other things
Eugen Rochko 47d50b0e39 A lot of fixes from a live test
Eugen Rochko f16b31f077 Adding a bunch of tests