docbrown/app
Jacob Herrington 2f703e97f3
Fix bug when responding to listings (#13366)
* Fix bug when responding to listings

Sending a message to a listing author works about half the time. I
can't determine exactly what user behavior causes it to fail or succeed,
but after making this change it doesn't fail anymore. Looking at the
code, I'm not sure how it ever works...

* Notify Honeybadger when listing responses fail

* Add E2E test for contacting through listings

* Update e2e test
2021-04-23 13:55:33 -05:00
..
assets add skip link to tag page (#13485) 2021-04-23 16:10:28 +01:00
black_box Small adjustment to blackbox.rb (#10961) 2020-10-20 21:14:56 -04:00
controllers Push Notification multi app support (#13304) 2021-04-21 17:13:01 -06:00
decorators Create settings model for rate limits (#13381) 2021-04-20 11:29:22 +07:00
errors Rename banned and comment_banned roles (#12270) 2021-04-06 10:12:14 -05:00
helpers Create settings model for rate limits (#13381) 2021-04-20 11:29:22 +07:00
javascript Fix bug when responding to listings (#13366) 2021-04-23 13:55:33 -05:00
lib [Search 2.0] Homepage query (#13339) 2021-04-21 12:41:24 +02:00
liquid_tags Modify codepen_tag to parse public and private Pen urls (#13481) 2021-04-23 16:41:21 +01:00
mailers Asynchronous organization delete (#13388) 2021-04-19 18:30:35 +03:00
middlewares Move TimeZoneSetter middleware in proper place (#11336) 2020-11-09 17:11:10 +01:00
models Use a manual query to find users by their names and usernames (#13474) 2021-04-22 19:46:43 +02:00
policies Push Notification multi app support (#13304) 2021-04-21 17:13:01 -06:00
queries Push Notification multi app support (#13304) 2021-04-21 17:13:01 -06:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Remove unused code (#13305) 2021-04-08 08:50:59 -05:00
serializers [Search 2.0] Homepage query (#13339) 2021-04-21 12:41:24 +02:00
services Performance improvements to comments search (#13489) 2021-04-23 13:21:30 -04:00
uploaders Change frame limit to match imgproxy (#13265) 2021-04-06 12:28:50 +02:00
validators [15 min fix] Enforce an upper limit for articles.body_markdown (#13418) 2021-04-16 20:20:11 +02:00
view_objects Move GeneratedImage to Images::GenerateSocialmage (#11691) 2020-12-02 11:03:14 +07:00
views add skip link to settings page (#13488) 2021-04-23 20:42:36 +02:00
workers Asynchronous organization delete (#13388) 2021-04-19 18:30:35 +03:00