Commit Graph

282 Commits

Author SHA1 Message Date
Yuya Ochiai
7948514da9 Merge pull request #413 from yuya-oc/unread-team-sidebar
Count unread teams in team sidebar
2017-01-18 21:45:44 +09:00
Yuya Ochiai
7c8a676f8a Set minimum window size
Close #389
2017-01-17 23:52:53 +09:00
Yuya Ochiai
a74c101e11 Count unread teams in team sidebar 2017-01-16 21:27:32 +09:00
Yuya Ochiai
f8fadcb844 Show mainWindow gracefully
http://electron.atom.io/docs/api/browser-window#showing-window-gracefully
2017-01-16 21:25:25 +09:00
Yuya Ochiai
97df4e1c42 Add context menu only once even if after reloading
Close #408
2017-01-11 22:07:06 +09:00
Yuya Ochiai
8d7bc31798 Remove remaining badges after logging out of the team
Close #396
2017-01-11 21:27:25 +09:00
Jason Blais
33ae8154b6 Update CHANGELOG.md 2017-01-01 21:16:15 -05:00
Yuya Ochiai
0fae9a77c2 Fix missing initial theme of linux tray icon
Close #404
2016-12-27 23:39:39 +09:00
Jonas Schwabe
65bffaedbe Add Changelog entry 2016-12-26 21:23:47 +01:00
Yuya Ochiai
48cb8a2bbf Suppress unnecessary window while install/uninstalling 2016-12-22 23:26:18 +09:00
Yuya Ochiai
60ac0fdebe Add "UNDER DEVELOPMENT" section for next release 2016-12-14 21:38:13 +09:00
Yuya Ochiai
57cd6648b3 Remove duplicated changelog 2016-12-14 21:04:00 +09:00
Jason Blais
5ca6168000 Update CHANGELOG.md 2016-12-08 14:59:42 -05:00
Yuya Ochiai
9ce019acd6 Add some fixes for CHANGELOG.md 2016-12-05 21:09:45 +09:00
Jason Blais
5642fb51fe Reduce redundancy in changelog by adding common improvements under "all platforms" subheading 2016-12-01 18:08:57 -05:00
Jason Blais
95dcbf7941 Update CHANGELOG.md 2016-12-01 09:45:01 -05:00
Jason Blais
add21ba952 release-3.5 changelog 2016-11-30 20:36:49 -05:00
Yuya Ochiai
1a26508f44 Update CHANGELOG.md for hovering links 2016-11-30 23:41:49 +09:00
Jonas Schwabe
d2b88920d0 📕 Changelog entry for mixed content update 2016-11-22 21:19:38 +01:00
Amine Mouafik
19a30027f5 Update CHANGELOG.md 2016-11-07 22:43:51 -08:00
Yuya Ochiai
8865044a76 Update CHANGELOG.md 2016-10-28 00:28:48 +09:00
Yuya Ochiai
9a0c3f4075 Merge pull request #345 from jnugh/updateCacheClear
Purge cache on app update
2016-10-27 20:55:36 +09:00
Yuya Ochiai
682c45aeab Suppress verbose error in certificateStore 2016-10-26 00:40:53 +09:00
Yuya Ochiai
56e6fea525 Update CHANGELOG.md 2016-10-23 00:23:01 +09:00
Jonas Schwabe
a857a63dec 📕
Changelog entry for cache clear on update
2016-10-20 15:46:51 +02:00
Yuya Ochiai
0d76af70cb Update CHANGELOG.md 2016-10-11 23:23:27 +09:00
Yuya Ochiai
f4b81e4014 Update CHANGELOG.md for #337 2016-10-10 23:14:17 +09:00
Yuya Ochiai
851b51f11c Update CHANGELOG.md 2016-10-08 16:43:46 +09:00
Yuya Ochiai
5835a74b54 Write about Ctrl+Y for Redo on Windows
Due to Electron v1.4.2
2016-10-08 00:59:44 +09:00
Yuya Ochiai
b33dae5ba2 Add "New Known Issues" to CHANGELOG.md 2016-10-08 00:15:11 +09:00
Yuya Ochiai
88248ff550 Update CHANGELOG.md 2016-10-07 20:32:21 +09:00
Yuya Ochiai
d9cb6d50cd Merge pull request #306 from Razzeee/windows-fix-copying
Bump dependency to get rid of windows copy bug
2016-10-03 22:52:53 +09:00
Jason Blais
b224f9b788 Add v3.4.1 changelog entry 2016-10-03 00:32:20 -04:00
Kolja Lampe
3cfa73d658 Bump dependency to get rid of windows copy bug 2016-10-01 22:38:50 +02:00
Yuya Ochiai
566b983f92 Add horizontal lines for visibility of CHANGELOG.md 2016-09-22 23:30:40 +09:00
Yuya Ochiai
d0b12fb2cf Add "UNDER DEVELOPMENT" section to CHANGELOG.md 2016-09-22 23:25:07 +09:00
Yuya Ochiai
50c7a22aaa Update README.md 2016-09-22 22:21:17 +09:00
Jason Blais
8074b7a974 Update CHANGELOG.md 2016-09-21 14:20:23 -04:00
Jason Blais
346694b133 Update CHANGELOG.md
Turns out it has to be on `master` so we can link to it properly.
2016-09-16 01:47:09 -04:00
Yuya Ochiai
6140628ae2 Merge pull request #275 from jnugh/revertCacheWorkaround
Revert pull #219 "Workaround: Invalidate cache of the main page on load"
2016-09-13 00:45:52 +09:00
Yuya Ochiai
fb0b422815 Merge pull request #272 from jnugh/context-menu
Use electron-context-menu insted of bare contextmenu
2016-09-13 00:43:20 +09:00
Yuya Ochiai
7eaab5e06a Add simple validation for Name and URL in the settings page 2016-09-10 21:36:49 +09:00
Jonas Schwabe
561a93de8f Revert "add chaneglog for forceReload PR"
This reverts commit 58dfda760e.

Revert "Fix error handler which showed an error on reload, as the cancel event was triggered after the cacheInvalidated property has been set to true"

This reverts commit 93263aea3a.

Revert "Workaround for bad cache handling in mattermost platform, fixes #212"

This reverts commit 61bf5344bf.
2016-09-09 20:42:45 +02:00
Yuya Ochiai
93e419b488 Add back/forward features for the current tab
Close #245
2016-09-10 00:13:08 +09:00
Yuya Ochiai
d19df3fc29 Merge pull request #273 from Razzeee/search
Move current search in channel function to Shift+CTRL+S

Close #270
2016-09-10 00:04:28 +09:00
Yuya Ochiai
c7125a372e Merge pull request #262 from mattermost/fix-focus-of-webview
Fix webview doesn't get focus correctly

Close #231
2016-09-09 23:52:45 +09:00
Jonas Schwabe
14ee822b0c Use electron-context-menu insted of bare contextmenu.
Fixes #123
2016-09-05 19:17:59 +02:00
Kolja Lampe
1f5546a250 Move current search in channel function to Shift+CTRL+S
Add search in team

Closes #270
2016-09-04 23:56:17 +02:00
Jason Blais
7834c5a834 Update CHANGELOG.md 2016-08-30 08:50:02 -04:00
Yuya Ochiai
b37474aead Update CHANGELOG.md for #233 2016-08-28 22:11:13 +09:00