discourse/app
Joffrey JAFFEUX 8f03baaf8e
DEV: optionally removes links/avatars from user-info (#16388)
Usage:

```
{{user-info user=user includeLink=false includeAvatar=false}}
```

This is useful when using user-info in a dropdown list for example.
2022-04-06 14:07:38 +02:00
..
assets DEV: optionally removes links/avatars from user-info (#16388) 2022-04-06 14:07:38 +02:00
controllers FIX: Redirect user to topic they were invited to (#16298) 2022-04-05 14:57:00 +03:00
helpers FIX: include crawler content on old mobile browsers (#16387) 2022-04-06 11:09:12 +01:00
jobs FIX: Do not attempt to pull_hotlinked_image for raw_html 2022-04-05 16:39:38 +08:00
mailers FEATURE: Allow sending group SMTP emails with from alias (#15687) 2022-02-07 13:52:01 +10:00
models DEV: Clean up freedom patches 2022-04-06 10:07:14 +02:00
serializers FIX: can_permanently_delete should check for admin (#16348) 2022-04-01 12:03:39 +11:00
services FIX: users watching tags in open tag groups not notified (#16384) 2022-04-06 11:43:57 +10:00
views linting (#16360) 2022-04-02 10:47:01 -05:00