discourse/app
David Taylor c3a54eb30f DEV: Use strings for :user_email job type argument
Job arguments go via JSON, and so symbols will appear as strings in the Job's `#execute` method. The latest version of Sidekiq has started warning about this to reduce developer confusion.
2022-02-04 18:28:18 +00:00
..
assets DEV: remove the includeMidFuture option on future-date-input (#15818) 2022-02-04 21:33:11 +04:00
controllers DEV: Use strings for :user_email job type argument 2022-02-04 18:28:18 +00:00
helpers PERF: Update ember-auto-import (#15814) 2022-02-04 11:00:51 +00:00
jobs DEV: Use strings for :user_email job type argument 2022-02-04 18:28:18 +00:00
mailers DEV: Hash tokens stored from email_tokens (#14493) 2021-11-25 09:34:39 +02:00
models FIX: Liking whispers should not contribute to `Topic#like_count`. (#15703) 2022-02-03 16:24:33 +11:00
serializers DEV: Add markdown_additional_options to Site (#15738) 2022-01-28 13:02:02 +10:00
services FIX: Prevent "integer out of range" when merging post timings (#15723) 2022-01-26 23:34:28 +01:00
views PERF: Update ember-auto-import (#15814) 2022-02-04 11:00:51 +00:00