discourse/app
Bianca Nenciu 3170577ee1
FIX: Defer upload extension check for iOS (#15890)
accept HTML attribute is not fully supported on iOS yet and can contain
only MIME types. This changes the input to allow all files and the
extension check is performed later in JavaScript.
2022-02-10 21:48:22 +02:00
..
assets FIX: Defer upload extension check for iOS (#15890) 2022-02-10 21:48:22 +02:00
controllers FEATURE: Redeem invites for existent users (#15866) 2022-02-09 17:22:30 +02:00
helpers Revert "PERF: Update ember-auto-import (#15814)" (#15854) 2022-02-07 22:41:07 +00:00
jobs DEV: Fix typo. (#15857) 2022-02-08 09:04:53 +08:00
mailers FEATURE: Allow sending group SMTP emails with from alias (#15687) 2022-02-07 13:52:01 +10:00
models DEV: add native lazy loading for emojis (#15830) 2022-02-09 12:18:59 +01:00
serializers FEATURE: Add external_id to topics (#15825) 2022-02-08 20:55:32 -07:00
services FIX: Avoid errors when updating post and topic count user stats. (#15876) 2022-02-09 21:48:18 +08:00
views Revert "PERF: Update ember-auto-import (#15814)" (#15854) 2022-02-07 22:41:07 +00:00