discourse/app
Mario Santos c5625b70f1 FIX: Prevent emoji-picker from not showing (#7856)
If an external plugin inserts an element with class "emoji-picker", something probable if they extend EmojiPicker, it could cause troubles as css is added depending on the emoji-picker height. Just by adding a class of a parent <div> as could be d-editor, we prevent this from happening.
2019-07-04 11:46:21 +02:00
..
assets FIX: Prevent emoji-picker from not showing (#7856) 2019-07-04 11:46:21 +02:00
controllers Revert "DEV: Let OmniAuth strategies return auth result. (#7833)" 2019-07-04 10:06:18 +01:00
helpers FIX: ensures emoji helper is working with custom emojis (#7843) 2019-07-03 09:23:40 +02:00
jobs FIX: Don't send notification email when user isn't allowed to see topic 2019-07-01 14:03:03 +02:00
mailers Make email_excerpt method take an optional post param (#7570) 2019-05-20 10:04:23 +02:00
models FEATURE: opt-in guidance on topics for users without access (#7852) 2019-07-04 10:12:39 +02:00
serializers FEATURE: opt-in guidance on topics for users without access (#7852) 2019-07-04 10:12:39 +02:00
services FEATURE: allow disabling theme components (#7812) 2019-07-03 18:18:11 +10:00
views FEATURE: opt-in guidance on topics for users without access (#7852) 2019-07-04 10:12:39 +02:00