Alan Guo Xiang Tan

Results 12 issues of Alan Guo Xiang Tan

### Why this change? Since https://github.com/discourse/discourse/commit/a440e15291e98a866f80a6566d5ec0597ab77e2e, we have started to support objects typed theme setting so we are switching this theme component to use it instead as it provides a...

### Why this change? Since https://github.com/discourse/discourse/commit/a440e15291e98a866f80a6566d5ec0597ab77e2e, we have started to support objects typed theme setting so we are switching this theme component to use it instead as it provides a...

Hi, I'll like to propose adding an option that allows users to switch out the `Net::HTTP` client for another HTTP client of their choice. By default, the `Net::HTTP` client does...

This commit introduces the following changes: 1. Introduce the `SignalTrapLogger` singleton which starts a single thread that polls a queue to log messages with the specified logger. This thread is...

This commit adds a new `s3_inventory_bucket` site setting which allows admins to configure the S3 bucket in which S3 Inventory files should be stored at. The default for `s3_inventory_bucket` is...

i18n

When `enable_s3_inventory` site setting is enabled, inventory files will be generated on a daily basis. However, we were not cleaning up the inventory files and leading to large AWS S3...

i18n

This commit adds a `async_stylesheets` param which when present and set to `true` will result in the app loading the CSS files in an asynchronous manner. The asynchronous loading is...

Stale