Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-31 | Hold value of I18n.locale with ApplicationHelperSpec (#3474) | Yamagishi Kazutoshi | |
2017-05-30 | Use around hook to restore context in ApplicationHelper spec (#3432) | Akihiko Odaki | |
2017-05-29 | Cover ApplicationHelper more (#3412) | Akihiko Odaki | |
2017-04-16 | View spec fix (#1888) | Matt Jankowski | |
* 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 | |||
2017-04-09 | Helper cleanup (#1348) | Matt Jankowski | |
* Remove unused helper files * Add coverage for application helper * Add coverage for StreamEntriesHelper #display_name | |||
2016-09-09 | Refactored generation of unique tags, URIs and object URLs into own classes, | Eugen Rochko | |
as well as formatting of content | |||
2016-09-04 | Normalized data in Redux, fix for asset URLs when rendered outside request | Eugen Rochko | |
2016-03-27 | Fix issue with unresolvable usernames | Eugen Rochko | |
2016-03-25 | Fix subscriptions:clear task, refactor feeds, refactor streamable activites | Eugen Rochko | |
and atom feed generation to some extent, as well as the way mentions are stored | |||
2016-03-19 | Fix #13, Atom feeds now contain formatted post content | Eugen Rochko | |
2016-02-29 | Changing the use of config constants to the Rails configuration object | Eugen Rochko | |
2016-02-29 | Refactoring Grape API methods into normal controllers & other things | Eugen Rochko | |
2016-02-28 | A lot of fixes from a live test | Eugen Rochko | |
2016-02-26 | Adding a bunch of tests | Eugen Rochko | |