Made #channel link in /mentions jump to #channel split (#2220)

This commit is contained in:
Paweł
2020-11-28 17:45:20 +01:00
committed by GitHub
parent 1a4d4dca79
commit 49fa9bfd72
4 changed files with 38 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@
## Unversioned
- Minor: Made "#channel" in `/mentions` tab a clickable link which takes you to the channel that you were mentioned in. (#2220)
- Minor: Added a keyboard shortcut (Ctrl+F5) for "Reconnect" (#2215)
- Minor: Made `Try to find usernames without @ prefix` option still resolve usernames when special characters (commas, dots, (semi)colons, exclamation mark, question mark) are appended to them. (#2212)
- Minor: Made usercard update user's display name (#2160)