Move current search in channel function to Shift+CTRL+S

Add search in team

Closes #270
This commit is contained in:
Kolja Lampe
2016-09-04 23:36:22 +02:00
parent d6553108cf
commit 1f5546a250
5 changed files with 30 additions and 4 deletions

View File

@@ -15,7 +15,8 @@ Release date: TBD
- Disabled `eval()` function for security improvements.
- Invalidate cache before load, to make server upgrades easy
- Removed misleading shortcuts from tray menu, as they didn't work
- Ctrl/Command+F puts cursor in search box to search in current channel.
- Ctrl/Command+S puts cursor in search box to search in current team.
- Shift+Ctrl/Command+S puts cursor in search box to search in current channel.
- Add access to settings through tray menu
- Removed unclear desktop notifications when failed to load tabs.
- Reload automatically the failed tab when the computer becomes online.