Ramiro Saenz
6c8a877611
Merge pull request #1782 from sbol-coolblue/feature/fix-donate-link
...
Fix donation link
7 years ago
Sander Bol
76d1e051fd
Fix donation link
...
Fixes #1749 .
7 years ago
TheGoddessInari
8d808207c8
Don't allow insecure content.
7 years ago
TheGoddessInari
4deb627343
Update from electron-config 0.2.1 to electron-store 2.0.0.
7 years ago
TheGoddessInari
5a1a44d589
Update to electron 2.0.5 to receive critical bugfixes (no breaking
...
changes).
Also update in-depth to fix some of the module issues. This'll have to
be sorted out better later.
7 years ago
TheGoddessInari
4b99bb2008
npm audit is very upset about the state of the repo, fix it.
...
There doesn't appear to be much reason to avoid this, and it solves 85
active known vulnerabilities in the various packages pulled into rambox.
WARNING: This includes electron 2.0.2. This is probably a good idea, it
works in my testing, there don't appear to be breaking changes, but this
needs extra testing, I'm sure.
Extra WARNING: This also includes a sencha cmd app update for good measure.
An ExtJS framework update is left for another time.
7 years ago
TheGoddessInari
e289462739
Fix ICQ's update count. Make it use the non-title update method as
...
recommended in the documentation while we're at it.
7 years ago
Jakob Struye
ed027cc3fa
Removed the 'dont_update_from_title' flag, now updates from title iff no js_unread is set
7 years ago
Carlos Ortega
c35e6bba9a
Improve unread checking function
7 years ago
Carlos Ortega
eb08d021b5
Replace name with Android Messages
7 years ago
Carlos Ortega
ec4d9f940c
Add js snippet to get the unread counter
7 years ago
nil0x42
2454c5d9cc
Add ProtonMail Onion
7 years ago
Carlos Ortega
00efb722ec
Add the messages tag into the list of services
7 years ago
Carlos Ortega
566a026cc4
Add service into the services list
7 years ago
Carlos Ortega
3039f97604
Add the icon
7 years ago
Isaac Liu
3176672190
enable gmail labs
7 years ago
Insasse
f7e6b06aa4
#1381 - add the ability for users to type in their top level domain
7 years ago
Jakub Čábera
ccfc303316
Respec uppercase for READMEs
7 years ago
Jakub Čábera
5dd1d11a27
Respec Uppercase for Readmes
7 years ago
Jakub Čábera
0c50d3e0d3
Use direct links
...
Add information about Slack community
7 years ago
Jakob Struye
3dca29c814
Rebranded Cisco Spark to Cisco Webex Teams
7 years ago
Ryan Zumstein
d661565c25
Fix Gmail important count
7 years ago
Philip Danza Franco
7df1d01ca1
Include Tawk.to Chat service
...
Include the service to use Tawk.to chat for websites
7 years ago
rzumstein
30abb3a3c0
Show notifications in new Gmail interface
7 years ago
Jakub Čábera
cd9c187ddf
Icon list
7 years ago
Jakub Čábera
68c8ff8414
Icon list
7 years ago
Jakub Čábera
194f91722e
Icon list
7 years ago
Jakub Čábera
6eb99a71d4
Icon list
7 years ago
Jakub Čábera
a56cb94505
Icon list
7 years ago
Jakub Čábera
c4c9bd856c
Icon list
7 years ago
Jakub Čábera
98ef4b0af2
Icons list
7 years ago
Jakub Čábera
40968e00ea
Icons list
7 years ago
Jakub Čábera
5077669309
Bypass vscode and github markdown renderer diff
7 years ago
Jakub Čábera
22e699398e
Update Markdown files
...
- Fix links
- No need to load icons from http when there are in repo.
- Honor **[MD014](https://github.com/DavidAnson/markdownlint/blob/master/doc/Rules.md#md014---dollar-signs-used-before-commands-without-showing-output )**
7 years ago
Fabian Ochmann
a9d0d25c01
Fixes not starting minimized on Linux/MacOS systems
...
Fixes the bug described in #1205 which states that start-minimized didn't work on (some) Linux/MacOS systems
7 years ago
Ramiro Saenz
3a4c89bd65
Merge pull request #1622 from KTOmega/left-service-bar
...
Add a preference to change the docking position of the service tab bar.
7 years ago
Ramiro Saenz
d15d7c0efd
Merge pull request #1627 from JakobStruye/fix-fastmail-type
...
Corrected FastMail service type from 'mail' to 'email'
7 years ago
Ramiro Saenz
72c314c0bb
Merge pull request #1619 from Ash258/patch-1
...
Update Discord js_unread
7 years ago
Ramiro Saenz
c6d5a6127b
Merge pull request #1643 from GarciaPL/master
...
Clearing master password field after inserting wrong password
7 years ago
GarciaPL
1492a84c17
Clearing password text field after inserting wrong password
7 years ago
Filippo Gangi Dino
8f2128db40
Fix selector for Ryver notifications count
...
this can resolve #1615
7 years ago
Jakob Struye
19bd2a39d2
Corrected FastMail service type from 'mail' to 'email'
7 years ago
Kevin Tran
156e9acad4
Properly reconfigure tab reorderer after redock
...
When the user changes the tab dock to left or right, the reorderer gets
into an inconsistent state. To solve this, the reorderer needs to be
reconfigured to look at the proper dimensions.
7 years ago
Kevin Tran
99f5855fb4
Change size of service bar preference combo box
7 years ago
Kevin Tran
caf47c7051
Allow service bar to be snapped to any side
...
Top, left, bottom, right.
7 years ago
Kevin Tran
bae36e1ddf
Minor code-cosmetic changes.
7 years ago
Kevin Tran
41783e4931
Propagate config changes to view.
...
Now, the controller's `initialize` function is called every time the
user's preferences are changed. This was done so that it could re-orient
the service bar every time the configuration is changed, but could be
extended down the line for other configuration options.
7 years ago
Kevin Tran
a51f1bb8e4
Add orientation check for tab bar on initialize.
7 years ago
Kevin Tran
8b4a7136a3
Add the "Vertical service bar" preference.
...
This controls whether the service bar shows up horizontally on the top
or vertically on the left.
7 years ago
Ramiro Saenz
d4484d2f6d
Update README.md
7 years ago