diaspora/app
Jonne Haß 300752fc87 bump capybara
* removed wait_until where possible
* replaced wait_until with DOM obersavtions
* added match: :first to all finders that assumed getting the first element
* replaced evaluate_script with execute_script where possible
* replaced a few execute_script with DOM observations through Capybara
* removed sleep where possible
* replaced sleep with DOM obersvations
* replaced "wait for ajax" with DOM obersavations
* replaced alert confirmation with new selenium API
* bump selenium webdriver
* made any other fixes to get green again
2013-07-31 01:47:23 +02:00
..
assets bump capybara 2013-07-31 01:47:23 +02:00
controllers Put preloads into gon.preloads 2013-07-06 12:45:23 +02:00
helpers Put current user into gon 2013-07-06 12:44:08 +02:00
mailers added strip_markdown to notification mails 2013-07-03 11:16:31 +02:00
models Changed follow_diasporahq to be configurable to auto follow any user on join. 2013-07-06 13:02:27 +02:00
presenters show medium avatar in hovercard 2013-06-07 11:23:28 +02:00
uploaders resize full scaled image to a specific width #3793 2013-01-26 11:36:01 +01:00
views Change devise config and templates to make logout a delete request. 2013-07-17 21:00:18 +02:00
workers Create an InviteEmail worker. 2013-07-01 21:10:56 -04:00