136 Commits (7937d8d7208714fbefc3f68baa151ae4e43910db)

Author SHA1 Message Date
TheGoddessInari 7937d8d720
Explicitly focus the BrowserWindow after showing. 6 years ago
TheGoddessInari cad7c06030
WebView: Remove 'mouseup' and 'mousedown' from passive listeners. 6 years ago
TheGoddessInari 69ea8edb2b
Fix FreeBSD OSArch string. Just in case. 6 years ago
TheGoddessInari 4aab913087
Strip userAgent of Electron/app name. Remove default userAgent overrides. 6 years ago
TheGoddessInari fe3f7bc6a2
WebView: Several different cleanups. Fix zoom level logic. Restore zoom level on start. 6 years ago
TheGoddessInari 43da607d6e
Change redirect logic for tweetdeck due to deprecation. 6 years ago
TheGoddessInari 26b0b1f78e
Also apply workaround from 3264112 (last commit) to our notifications. 6 years ago
Jakob Struye 772adb7ed0 Fixed slowed timers to also pass the params for the function to be 6 years ago
TheGoddessInari d7f70fd9c3
Remove the last vestiges of Auth0 support. 7 years ago
TheGoddessInari b8d448210c
Clear all of the Sencha warnings. 7 years ago
TheGoddessInari 4456ca89b8
Remove electron-context-menu, replace with our own 7 years ago
TheGoddessInari c3202d3763 Fix a missed GroupEnd for logging injected code. 7 years ago
TheGoddessInari c6b85e94ea This should finally fix the passive/timer logic. 7 years ago
TheGoddessInari 952d9f36cf Add the promised blacklist for timer granularity and passive listeners. 7 years ago
TheGoddessInari c61ffb5f64 Remove electron "browser plugin" support, as AFAICT, there's no use of 7 years ago
TheGoddessInari 444fb9ecac Save lots of CPU usage by default. 7 years ago
TheGoddessInari dced9324e2 Replace shipped js_unread with user js_unread if supplied. 7 years ago
TheGoddessInari b15edc6312 Overhaul badge updating. 7 years ago
Jakob Struye 90599710a8 Setting "•" as unread count now possible from js_unread, updated Slack js_unread to do this. TODO add for other services with "•". 7 years ago
Jakob Struye fca21ac661 Removed the 'dont_update_from_title' flag, now updates from title iff no js_unread is set 7 years ago
TheGoddessInari 92e9218760 Slight cleanup of CSS-JS injector. 7 years ago
TheGoddessInari 021022b307 Use the proper equality operators. 7 years ago
TheGoddessInari 9b9ab1e8e1 Fix other linting errors. No lint makes for easier development. 7 years ago
TheGoddessInari 13b3b1049b Please don't abuse ternary operator for operations without a value. 7 years ago
TheGoddessInari 313eec8e22 Update the JS-CSS injector to avoid null dereference. 7 years ago
TheGoddessInari 6693bfed09 Rip out the remaining "statusbar" toggle logic. 7 years ago
TheGoddessInari afe5445c10 Update custom CSS injection with a checkbox for injecting via JS. 7 years ago
TheGoddessInari 5c2b948a15 Add custom CSS injection. 7 years ago
TheGoddessInari 8d808207c8 Don't allow insecure content. 7 years ago
TheGoddessInari 661fad07f5 Remove tracking 7 years ago
Ramiro Saenz 9e43572162 Allow http in https services 8 years ago
Ramiro Saenz bab5d52959 Fixed Flowdock bug on click links 8 years ago
Ramiro Saenz 73bdb44948 Fixed iCloud compose message 8 years ago
Ramiro Saenz 3b3772489a Fixed Hangouts modal videocalls 8 years ago
Ramiro Saenz a704dd0953 Fixed bug on editing service 8 years ago
Ramiro Saenz 09068be8c5 Improved IconLoader class 8 years ago
Ramiro Saenz b327f70f93 Improve removing service option 8 years ago
Maxime Myers c367a491f9 Convert indentation to tab, to match source 8 years ago
Maxime Myers d80de2a610 Add tabs service icon loading (slack) 8 years ago
James Riley c27f5d1771 Added electron-context-menu. 8 years ago
Ramiro Saenz 2342c2c95d Improved JS code injection 8 years ago
Ramiro Saenz 96544aa63e Multi-language support! 🎏 8 years ago
Ramiro Saenz d6b2002760 Fixed visibility of webviews in macOS 8 years ago
Ramiro Saenz 35afb3e6a8 Fixed bug on deleting a service with unread messages 8 years ago
Ramiro Saenz af6df9a89d Added an option to hide tab name 8 years ago
Ramiro Saenz e39a7a4e2a Revert "CSS Injection" 8 years ago
Ramiro Saenz 315006a80c Related with a1d4d88905 8 years ago
Ramiro Saenz 60ea638958 Removed mask to call windows 8 years ago
Ramiro Saenz a1d4d88905 Fixed bug related with Notifications badges 8 years ago
Ramiro Saenz b447ebb4ab Improved StatusBar 8 years ago