diff options
Diffstat (limited to 'changelog.d')
| -rw-r--r-- | changelog.d/mention-twice.fix | 1 | ||||
| -rw-r--r-- | changelog.d/mentionsline-shouldbreak.fix | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/mention-twice.fix b/changelog.d/mention-twice.fix new file mode 100644 index 00000000..0e4b71df --- /dev/null +++ b/changelog.d/mention-twice.fix @@ -0,0 +1 @@ +Fix a bug where mentioning a user twice will not fill the mention into the textarea diff --git a/changelog.d/mentionsline-shouldbreak.fix b/changelog.d/mentionsline-shouldbreak.fix new file mode 100644 index 00000000..33ee8d2c --- /dev/null +++ b/changelog.d/mentionsline-shouldbreak.fix @@ -0,0 +1 @@ +Make MentionsLine aware of line breaking by non-br elements |
