TheGoddessInari
f5393be4fc
Rip out another donation bit that is affecting runtime.
7 years ago
TheGoddessInari
e54f63ea61
Merge pull request saenzramiro/rambox#1661
...
Squashed commit of the following:
commit d661565c25
Author: Ryan Zumstein <rzumstein@users.noreply.github.com>
Date: Thu May 31 00:10:26 2018 -0500
Fix Gmail important count
commit 30abb3a3c0
Author: rzumstein <rzumstein@users.noreply.github.com>
Date: Mon May 21 01:25:45 2018 -0500
Show notifications in new Gmail interface
7 years ago
TheGoddessInari
dd74267844
Merge pull request saenzramiro/rambox#1655
...
Fixes not starting minimized on Linux/MacOS systems
7 years ago
TheGoddessInari
9ecad06af7
README: Update service # count to be consistent.
7 years ago
TheGoddessInari
0d98d9ee45
README: Make it clear code injection means JS and CSS.
7 years ago
TheGoddessInari
e9cefa6b68
README: Update to relative links, per saenzramiro/rambox#1701
7 years ago
TheGoddessInari
5c2b948a15
Add custom CSS injection.
...
Closes #6
7 years ago
TheGoddessInari
0391fa2640
Merge branch 'master' into local_improvements
7 years ago
TheGoddessInari
405d7dac48
CI: Documentation didn't specify that cache dependencies don't work with variables
7 years ago
TheGoddessInari
d0db8fa1c7
README: Make sure the download artifacts go to the master branch.
7 years ago
TheGoddessInari
766d420c12
Merge branch 'tighten_security'
7 years ago
TheGoddessInari
7efe5e148e
Use https everywhere.
7 years ago
TheGoddessInari
f28154a824
README: Be more explicit about dependencies.
...
This should cover everything now.
7 years ago
TheGoddessInari
42bf0bfb1d
Add appropriate monospace fonts to the code editor window.
...
This closes #7
7 years ago
TheGoddessInari
96be2f68be
Add appropriate monospace fonts to the code editor window.
...
This closes #7
7 years ago
TheGoddessInari
32ddce958c
README: Add links to the latest build artifacts.
...
This'll need to be changed on version changes.
7 years ago
TheGoddessInari
76a4a394a0
CI: Make appveyor cache more efficient by depending on package-lock.json.
...
Also actually build win32 packages.
7 years ago
TheGoddessInari
24c1a82d27
CI: Disable deploy on Travis, add Win32 builds to appveyor.
7 years ago
TheGoddessInari
25bacb3653
CI: Swap linux builds to appveyor for artifacts.
...
Disable automatic deployment for now.
7 years ago
TheGoddessInari
b3f2dfc1db
Sencha update.
7 years ago
TheGoddessInari
b217ad1ad4
README: Consistently use shields.io for badges.
7 years ago
TheGoddessInari
f96bbdd807
README: Update to mention external NodeJS requirement for building.
7 years ago
TheGoddessInari
da5fdabcb4
Simplify builds to one command, update CI and README to match.
...
Also add compilation instructions to README.
7 years ago
TheGoddessInari
b1c0c95871
CI: Incorrect documentation, use null instead of "never".
7 years ago
TheGoddessInari
b017e7dd9f
CI: Try to only deploy on tagged releases, and only via the CI, not via
...
electron-builder.
7 years ago
TheGoddessInari
d218cb75a8
Try to make a proper fork.
...
Redo version to 0.5.18.
Update electron builder.
Fixup continuous integration. MacOS is still broken.
7 years ago
TheGoddessInari
dcd02178a3
Make mousewheel event listener passive.
7 years ago
TheGoddessInari
ec63b5c215
Output ES6.
7 years ago
TheGoddessInari
cda726f9c3
Merge branch 'tighten_security' into fixup
7 years ago
TheGoddessInari
0ba99bb2c5
Merge branch 'remove_tracking' into fixup
7 years ago
TheGoddessInari
4776049292
Merge branch 'update_package_versions' into fixup
7 years ago
TheGoddessInari
8d808207c8
Don't allow insecure content.
7 years ago
TheGoddessInari
661fad07f5
Remove tracking
...
The original project README says no personal information will be saved,
but this level of analytics tracking is invasive, probably illegal, and
not disclosed. Pull it.
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
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
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