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.
...
It makes the linters angry.
7 years ago
TheGoddessInari
6693bfed09
Rip out the remaining "statusbar" toggle logic.
7 years ago
TheGoddessInari
0ef996bb2b
Just kill the 'statusbar' config options.
...
"Always on" is never useful and doesn't work how anyone would expect.
Should permanently fix #15 .
7 years ago
TheGoddessInari
fb4e634cb2
Default the "always on status bar" to off for sanity's sake.
...
Remove the option to "toggle" it from the menu, because it never did
anything when set to always on, and it'd never be useful to close it
from there as opposed to the "x", which also doesn't work with
"always on".
You'll have to deselect "always on status bar" for your already existing
services.
Closes #15
7 years ago
TheGoddessInari
2bbc52c969
Properly fix monospace fonts for code editor window.
...
This closes #7
7 years ago
TheGoddessInari
afe5445c10
Update custom CSS injection with a checkbox for injecting via JS.
...
The JS version will handle iframes in a heavy-handed manner
for services that might need it such as gitter.
7 years ago
TheGoddessInari
f5393be4fc
Rip out another donation bit that is affecting runtime.
7 years ago
TheGoddessInari
5c2b948a15
Add custom CSS injection.
...
Closes #6
7 years ago
TheGoddessInari
7efe5e148e
Use https everywhere.
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
Sander Bol
76d1e051fd
Fix donation link
...
Fixes #1749 .
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
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
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
e7d75bda71
Added donate button to tabbar
7 years ago
Manuel Muradas
7328d3f02c
Update service align on tab position change #1249
...
If a tab is moved to the right side, the align field must reflect
the new position.
7 years ago
Maurice Schleußinger
876a5e0804
Fix https://github.com/saenzramiro/rambox/issues/1464 by hiding enable_hidpi_support on non-Windows platforms.
7 years ago
Ramiro Saenz
31f3be9cf8
Update Preferences.js
7 years ago
Ramiro Saenz
694b5f782b
Added more locales
...
Thank you community!
7 years ago
Ramiro Saenz
a9d79ecd31
Fixed removing disabled services
...
Fixes #1211
7 years ago
Ramiro Saenz
664a0361d9
Improved UI
...
Related #1387
7 years ago
Pavel Samokha
3b222d8d48
vtype is back
7 years ago
Pavel Samokha
92ffa82f89
updated proxy auth preferences
7 years ago
Pavel Samokha
0795f81fcf
proxy basic authentication implementation
7 years ago
madblobfish
7dced6925d
Uncheck "Trust invalid authority certificates" when adding new Services
...
Most users will use the default values and will therefore have an insecure setup.
The result can be Man-in-the-Middle or other attacks on rambox users when using default settings!
8 years ago
Ramiro Saenz
2ce780840b
Improved Auth0 integration and fixed locales
...
Fixes #964
8 years ago
Ramiro Saenz
fe14a51238
Improved UI of Rambox Tab
...
Fixes #1016
8 years ago
Ramiro Saenz
368f35e933
Enable hide menu bar in Linux also
...
Because some distros of Linux handle the menu bar different than others,
we will show this option to all Linux versions.
Fixes #956
8 years ago
Ramiro Saenz
86b1eee742
Fixed bug on display/close behaviors
...
Fixes #909
8 years ago
Ramiro Saenz
0666771b92
Feature to set default service to display
...
Fixes #957
Fixes #1132
8 years ago
Ramiro Saenz
b327f70f93
Improve removing service option
...
Clearing all cache, storage data, etc. before removing but it keeps a
folder inside the app Partitions folder. This seems to be a "bug" of
Electron.
Related #828
8 years ago
Ramiro Saenz
ac6183fbb7
Autofocus in password field in Lock Window
...
Fixes #886
8 years ago
Ramiro Saenz
5db8c2d3d9
Fixed Don't Disturb bug when a services is disabled
8 years ago
Ramiro Saenz
f87d62faaa
Option to disable taskbar flash
8 years ago
Ramiro Saenz
ef8354ac43
Fixed active service name in title
8 years ago
Ramiro Saenz
d459e46be3
Prevent to flash taskbar when Dont Disturb is ON
...
Fixes #922
Fixes #948
8 years ago
Alex Devero
fa371fcb8b
Fix scaling issue on HiDPI displays
8 years ago
James Riley
8271ef1317
Added flash_frame option.
...
- This allows the user to enable/disable the frame flashing on new
messages.
- Some people find it massively distracting, but would still like
to receive notifications. Let's not force them to DND the app.
8 years ago
Ramiro Saenz
15cd21904c
Change windows title showing current active service
...
Fixes #843
8 years ago
Ramiro Saenz
96544aa63e
Multi-language support! 🎏
8 years ago
Ramiro Saenz
f4232f4454
Added an option to use Master Password to Lock Rambox
...
Fixes #697
8 years ago
Ramiro Saenz
286a8bf107
Hide disabled services from Tabbar
...
Disabled services will not be rendered, so it will not shown tab in
tabbar and also not consume RAM.
Fixes #667
8 years ago