Commit Graph

  • 7cc495130f Fix typo Yuya Ochiai 2016-09-14 00:35:19 +09:00
  • c4b4e2d95d Add missing padding-bottom in Settings UI Yuya Ochiai 2016-09-14 00:10:47 +09:00
  • 8870863955 Fix the test can't click input elements Yuya Ochiai 2016-09-13 23:22:35 +09:00
  • d65c7b30bb Merge pull request #278 from yuya-oc/improve-settings Yuya Ochiai 2016-09-13 22:51:33 +09:00
  • bc154f56a7 Hide on autostart Closes #228 Kolja Lampe 2016-08-02 21:29:24 +02:00
  • c6ebf4ff36 Prettify codes Yuya Ochiai 2016-09-13 01:02:11 +09:00
  • 190a7b0ca1 Merge remote-tracking branch 'asaadmahmood/plt-4156' into improve-settings Yuya Ochiai 2016-09-13 00:59:03 +09:00
  • 71ab644aeb UI Improvements for settings page Asaad Mahmood 2016-09-12 20:53:45 +05:00
  • 6140628ae2 Merge pull request #275 from jnugh/revertCacheWorkaround Yuya Ochiai 2016-09-13 00:45:52 +09:00
  • fb0b422815 Merge pull request #272 from jnugh/context-menu Yuya Ochiai 2016-09-13 00:43:20 +09:00
  • 7f23c496a2 Improve settings UI Yuya Ochiai 2016-09-12 00:18:09 +09:00
  • 3be2c3facb Merge pull request #274 from yuya-oc/simple-validation Yuya Ochiai 2016-09-11 20:44:10 +09:00
  • 7eaab5e06a Add simple validation for Name and URL in the settings page Yuya Ochiai 2016-08-22 21:48:28 +09:00
  • 561a93de8f Revert "add chaneglog for forceReload PR" Jonas Schwabe 2016-09-09 20:37:48 +02:00
  • bd6982539b Merge pull request #268 from yuya-oc/browser-back-forward Yuya Ochiai 2016-09-10 00:23:37 +09:00
  • 52f451e4a8 Merge pull request #254 from Razzeee/improve-error-wording Yuya Ochiai 2016-09-10 00:19:54 +09:00
  • 93e419b488 Add back/forward features for the current tab Yuya Ochiai 2016-09-03 18:01:05 +09:00
  • d19df3fc29 Merge pull request #273 from Razzeee/search Yuya Ochiai 2016-09-10 00:04:28 +09:00
  • c7125a372e Merge pull request #262 from mattermost/fix-focus-of-webview Yuya Ochiai 2016-09-09 23:52:45 +09:00
  • aba5333d58 Merge remote-tracking branch 'yuya-oc/zoom-in-shortcut' Yuya Ochiai 2016-09-09 20:28:18 +09:00
  • b294a44e9b Updated error page to look nicer and read better Kolja Lampe 2016-08-18 19:46:52 +02:00
  • af7dffbe3b Cleanup, remvoe old menu code Jonas Schwabe 2016-09-04 21:11:02 +02:00
  • 14ee822b0c Use electron-context-menu insted of bare contextmenu. Fixes #123 Jonas Schwabe 2016-09-04 21:05:28 +02:00
  • 1f5546a250 Move current search in channel function to Shift+CTRL+S Add search in team Kolja Lampe 2016-09-04 23:36:22 +02:00
  • 1317d27328 Modify CmdOrCtrl + shortcut as a hidden one Yuya Ochiai 2016-09-03 19:05:04 +09:00
  • d6553108cf Merge pull request #265 from Razzeee/jshint Yuya Ochiai 2016-08-30 22:47:07 +09:00
  • b59f501a82 Some minor codestyle improvements due to jshint Kolja Lampe 2016-08-29 23:40:11 +02:00
  • 7834c5a834 Update CHANGELOG.md Jason Blais 2016-08-30 08:50:02 -04:00
  • 59a18d3da0 Merge pull request #263 from Razzeee/fix-toggle-option Yuya Ochiai 2016-08-29 21:55:03 +09:00
  • 4c2ae2ec4f Fix for window toggle on tray click Kolja Lampe 2016-08-26 16:56:50 +02:00
  • b37474aead Update CHANGELOG.md for #233 Yuya Ochiai 2016-08-28 22:11:13 +09:00
  • eda74e75d3 Merge branch 'fix-top-level-focus' Yuya Ochiai 2016-08-28 22:06:40 +09:00
  • 7883693d73 Fix the next top-level window doesn't get focus when closing the main window in Windows Yuya Ochiai 2016-08-26 22:09:14 +09:00
  • 2458889a09 Merge branch 'linux-desktop-file' Yuya Ochiai 2016-08-28 22:01:28 +09:00
  • 538ebe705a Fix npm run watch not working in OS X Yuya Ochiai 2016-08-26 23:40:26 +09:00
  • 70a7d4e87e Merge pull request #246 from mattermost/remove-error-notification Yuya Ochiai 2016-08-26 23:04:28 +09:00
  • 6a9bed7497 Update CHANGELOG.md Yuya Ochiai 2016-08-16 21:41:22 +09:00
  • f16543ca44 Remove failed-to-load notification and reload the error tab on online event Yuya Ochiai 2016-08-16 00:20:34 +09:00
  • ea14b0d963 Update docs/setup.md Yuya Ochiai 2016-08-26 01:20:55 +09:00
  • 87a30072f2 Add OS X features for #261 Yuya Ochiai 2016-08-26 01:17:50 +09:00
  • d3ddef21ba Merge pull request #261 from St-Ex/settings-from-tray Yuya Ochiai 2016-08-26 01:10:14 +09:00
  • 4d0e263ecd Fix webview doesn't get focus correctly Yuya Ochiai 2016-08-26 00:38:24 +09:00
  • 1d33fc6f6e Show or restore if minimized Thomas de Saint-Exupéry 2016-08-25 10:54:47 +02:00
  • f2284fddb4 Add script to create .desktop file for Linux Yuya Ochiai 2016-08-25 00:20:07 +09:00
  • b66412b07c [PR review] Change settings docs Thomas de Saint-Exupéry 2016-08-24 14:44:38 +02:00
  • fd80b758ed Add access to settings through tray menu Thomas de Saint-Exupéry 2016-08-23 15:25:58 +02:00
  • 0878e45dcd Add .idea to gitignore Thomas de Saint-Exupéry 2016-08-23 15:20:04 +02:00
  • a0453b5865 Fix pixelated application icons for Windows Yuya Ochiai 2016-08-16 21:55:56 +09:00
  • 4151c82308 Fix the order of changelog entries Yuya Ochiai 2016-08-22 22:45:17 +09:00
  • f85337db65 Merge pull request #251 from Razzeee/fix-window-state Yuya Ochiai 2016-08-22 22:39:29 +09:00
  • effb102224 Merge pull request #242 from Razzeee/remove-tray-accelerators Yuya Ochiai 2016-08-22 20:32:51 +09:00
  • 22208b497e Merge pull request #258 from mattermost/experiment/search-box Yuya Ochiai 2016-08-22 20:27:37 +09:00
  • 92648d9067 Remove accelerators from tray menu Closes #239 Kolja Lampe 2016-08-13 10:03:07 +02:00
  • 5d9c74e8bd Merge pull request #247 from jgis/master Yuya Ochiai 2016-08-22 00:17:29 +09:00
  • e8624a9dc5 Update changelog and document Yuya Ochiai 2016-08-22 00:12:01 +09:00
  • 7429df05f5 Improved window state handling Closes #249 Kolja Lampe 2016-08-16 23:12:41 +02:00
  • 8f633cb734 merge with make-single-app-instance branch Julian Gisser 2016-08-21 09:49:14 +02:00
  • e377d33652 Fill the search box with the current channel name at the shortcut Yuya Ochiai 2016-08-16 01:02:56 +09:00
  • f18710991f Merge pull request #255 from Razzeee/bump-prettify Yuya Ochiai 2016-08-21 15:33:14 +09:00
  • f804413474 Merge pull request #241 from Razzeee/Change-title Yuya Ochiai 2016-08-21 15:22:01 +09:00
  • f3c056823e Merge pull request #256 from Razzeee/bump-mocha Yuya Ochiai 2016-08-21 12:53:40 +09:00
  • 6fe23cb136 Add tests for window title Yuya Ochiai 2016-08-20 20:18:08 +09:00
  • 8c19c33911 Prevent updating window title by deactivated tabs Yuya Ochiai 2016-08-20 19:41:23 +09:00
  • 5a5095de54 Prettified project after prettify bump Kolja Lampe 2016-08-20 22:34:09 +02:00
  • 2a423e1c7e Added gitattributes to keep line endings clean Kolja Lampe 2016-08-19 22:46:31 +02:00
  • 81a6b7735b Bump prettify dependencies and port our code to the new version Kolja Lampe 2016-08-19 20:15:32 +02:00
  • 07fd723def Bump mocha Kolja Lampe 2016-08-20 12:11:13 +02:00
  • f029a05e2f Update CHANGELOG.md Julian Gisser 2016-08-19 21:03:10 +02:00
  • f01b6a98f2 Change window title to the one that's set from the platform for the current channel Kolja Lampe 2016-08-12 20:49:43 +02:00
  • 4cb1ac4396 Update CHANGELOG.md Julian Gisser 2016-08-19 17:49:11 +02:00
  • 00f646983e Merge pull request #214 from Razzeee/bump-dependencies Yuya Ochiai 2016-08-19 21:38:26 +09:00
  • b86b93cf45 Update CHANGELOG.md Julian Gisser 2016-08-17 09:55:33 +02:00
  • 725b84ca64 Restore window properly when maximized Julian Gisser 2016-08-17 08:58:13 +02:00
  • cf18e933d5 Bump dependencies Kolja Lampe 2016-07-21 16:07:13 +02:00
  • 0978a4efb2 beautify code Julian Gisser 2016-08-16 16:34:04 +02:00
  • e514d87fc5 Merge pull request #244 from mattermost/jasonblais-patch-3 Yuya Ochiai 2016-08-16 21:44:48 +09:00
  • 293d7134b4 Force single app instance on windows Julian Gisser 2016-08-16 10:28:21 +02:00
  • a0763b81ab Bump app version Kolja Lampe 2016-07-21 15:59:55 +02:00
  • e8e70f2966 Update description of Mattermost Menu in issue_template.md Jason Blais 2016-08-16 00:58:40 -04:00
  • 647e396fad Focus the search box on Ctrl/Cmd+F shortcut Yuya Ochiai 2016-08-14 00:08:18 +09:00
  • 1d851fd6de Merge pull request #219 from jnugh/forceReload Yuya Ochiai 2016-08-13 10:50:25 +09:00
  • 312d34706b Merge pull request #187 from Razzeee/improve-menus Yuya Ochiai 2016-08-13 10:46:49 +09:00
  • e1a0c5adbf Enable zoom-in on CommandOrctrl + Akash Nimare 2016-08-10 22:08:41 +05:30
  • 58dfda760e add chaneglog for forceReload PR Jonas Schwabe 2016-08-09 15:27:10 +02:00
  • 93263aea3a Fix error handler which showed an error on reload, as the cancel event was triggered after the cacheInvalidated property has been set to true Jonas Schwabe 2016-07-22 08:32:51 +02:00
  • 61bf5344bf Workaround for bad cache handling in mattermost platform, fixes #212 Jonas Schwabe 2016-07-22 07:36:45 +02:00
  • 932f756570 Use the default electron roles and their naming/implemenation See: https://github.com/electron/electron/pull/6190/files Kolja Lampe 2016-07-04 09:19:41 +02:00
  • eac17decf6 Merge branch 'security-improvements' Yuya Ochiai 2016-08-09 01:10:19 +09:00
  • e1b18cb5f7 Update README.md Yuya Ochiai 2016-08-09 01:10:00 +09:00
  • ce6cf485f6 Implementation and further tests for #220 Yuya Ochiai 2016-08-08 23:56:21 +09:00
  • 8c674e5b9f Use togglefullscreen role which is now part of electron https://github.com/electron/electron/pull/6166 Kolja Lampe 2016-07-04 09:04:52 +02:00
  • 32a5cd8fe2 Use quit role which is now part of electron https://github.com/electron/electron/pull/6154 Kolja Lampe 2016-07-04 09:02:28 +02:00
  • 1bce876fae Updated electron to newest version Kolja Lampe 2016-07-04 09:01:26 +02:00
  • ad3d0e7dd9 Update CHANGELOG.md Yuya Ochiai 2016-08-04 23:08:45 +09:00
  • 611f52647b Merge pull request #199 from jnugh/unityMessageBadge Yuya Ochiai 2016-08-04 23:04:31 +09:00
  • 75dc8cd984 Update CHANGELOG.md Yuya Ochiai 2016-07-28 23:44:23 +09:00
  • dcbf18e863 Merge branch 'improve-reloading' Yuya Ochiai 2016-08-03 23:27:37 +09:00
  • 3e2d6be87e Merge pull request #201 from Razzeee/unread-badge Yuya Ochiai 2016-08-01 12:17:25 +09:00
  • 51d828aa1a Make unread badge configurable Kolja Lampe 2016-07-15 13:04:14 +02:00
  • bd354f21a5 Merge pull request #216 from Razzeee/align-unread-tabbar Yuya Ochiai 2016-07-28 23:02:00 +09:00