Ramiro Saenz
f59b518e58
Minor adjustment
6 years ago
Ramiro Saenz
bc844f47a0
Merge branch 'master' of https://github.com/saenzramiro/rambox
6 years ago
Ramiro Saenz
57b2c4e7b9
Use vanilla JS to detect unread code in Slack
6 years ago
mxb
f9b24f1761
Closes #2191
...
Fixed android messages
6 years ago
mxb
106621efcc
Fix issue with electron before-input-event
6 years ago
mxb
aefcfa80fc
Removed user agent
6 years ago
mxb
4b35ecbd25
Removed electron from user agent, because whatsapp user agent parsing server side is poorly functional
6 years ago
Guillermo Azurdia
26f65b3c05
Fix issue when adding more than 25 services.
6 years ago
Ramiro Saenz
61af48511d
Updated to Electron 4.1.4
6 years ago
Ramiro Saenz
86cfd302d1
Temp fix missing cursor after upgrade to electron 3.x +
6 years ago
Ramiro Saenz
d2a0170fda
Removed Dasher
6 years ago
Ramiro Saenz
f0159e3c02
Prevent execute AutoLaunch on dev
6 years ago
Ramiro Saenz
f07625a04e
typo
6 years ago
Ramiro Saenz
3886b03acf
Removed Google Allo
6 years ago
Ramiro Saenz
3bfb040969
Fixed right click / context menu
...
Fixes #2154
6 years ago
Ramiro Saenz
eaf9dff537
Changed Gmail unread code to read also from tabs like Promotions,etc
6 years ago
Ramiro Saenz
37768b9c36
Options menu does not adapt to screen
...
Fixes #2174
6 years ago
Ramiro Saenz
51bdce2715
Merge pull request #2034 from maxerbox/patch-4
...
Edited gmail notification check
6 years ago
Ramiro Saenz
c407ecc685
Merge pull request #2050 from arthur-fr/googlecalendar
...
Added Google Calendar
6 years ago
Ramiro Saenz
394a1debd2
Merge pull request #2055 from maxerbox/patch-5
...
Fixed external link opening for discord service
6 years ago
Ramiro Saenz
44836bd5b8
Update languages
6 years ago
Ramiro Saenz
3168c35b46
Merge branch 'master' of https://github.com/saenzramiro/rambox
6 years ago
Ramiro Saenz
3318e39cb5
Merge pull request #2144 from bertyhell/pr/2101-hide-service-labels
...
feat: #2101 Add option to hide tabbar labels
6 years ago
Ramiro Saenz
0c4875ab1a
Updated Electron to 4.1.1
6 years ago
Ramiro Saenz
9a4ec26997
Merge pull request #2160 from bartekczyz/master
...
Allow mainWindow to be undefined
6 years ago
Ramiro Saenz
c406af2f82
Add UserAgent to WhatsApp
6 years ago
Ramiro Saenz
e615605342
Versioning
6 years ago
Ramiro Saenz
b89c8a0f98
Fix AZERTY Ctrl Z and Ctrl W
6 years ago
Ramiro Saenz
e32bcce9d1
Update WebView.js
6 years ago
mxb
fdd1ae30f6
Put keycode at the top
6 years ago
Simon Sassi
b844524ee3
Merge pull request #2138 from maxerbox/fix-electron-webview-event-not-propaggaded
...
Fix electron webview keyinput event not propagaded.
6 years ago
Simon Sassi
942730b90a
Merge pull request #2086 from aleeks/update-slack-logo
...
Update Slack logo resources
6 years ago
Simon Sassi
4fdabe4055
Merge pull request #2099 from dgoltzsche/update-riot-logo
...
Update Riot logo
6 years ago
Simon Sassi
99c29e8994
Merge pull request #2145 from bertyhell/patch-1
...
Update sencha required version to 6.6.0.13 in README
6 years ago
Simon Sassi
fca5efa6c0
Merge pull request #2139 from maxerbox/fix/invalid-user-agents
...
Removed list of invalid user agents
6 years ago
Simon Sassi
c32bdb9c58
Merge pull request #2078 from mxmehl/patch-1
...
Fix links to new Github org
6 years ago
mxb
a4f5ec66d3
Replaced keycode to keycodes, better lib
6 years ago
Bartek Czyż
1376383050
Allow mainWindow to be undefined
6 years ago
Bert Verhelst
8114c44276
Set hide_tabbar_labels default to false
6 years ago
Bert Verhelst
a897769a54
Update sencha required version to 6.6.0.13
...
Otherwise you get the error message:
```
This application was last changed by a sencha version of 6.6.0.13. Please update your sencha version to 6.6.0.13.
```
When you run command:
```
sencha app watch
```
6 years ago
Bert Verhelst
d726ed0b23
feat: #2101 Add option to hide tabbar labels
6 years ago
Vulich Fernando
20fd553a36
Update Crisp URL
...
Fix: https://github.com/ramboxapp/community-edition/issues/2132
6 years ago
mxb
5086880fac
Removed list of invalid user agents
6 years ago
mxb
d71fc7b177
Now directly handling key events from webview
6 years ago
mxb
5807007e48
Simply allowing keyMap to be accessed from everywhere
6 years ago
mxb
7ee9e1c2ef
Simply allowing keyMap to be accessed from eveywhere
6 years ago
mxb
837aeb240f
Added keycode to package.json
6 years ago
Simon Sassi
87b60ad296
Merge branch 'master' into patch-5
6 years ago
Ramiro Saenz
37381a0312
Update package.json
6 years ago
Ramiro Saenz
8c07f419bc
Merge pull request #2124 from maxerbox/fix/discord-unread_js
...
Fix unread js for discord dm count
6 years ago