TheGoddessInari
af081b791d
Add git hashes to buildversion.
...
Also replace 'rimraf' with the more generic 'shx'.
6 years ago
TheGoddessInari
a30aade049
electron: Use destructuring assignments.
7 years ago
TheGoddessInari
da64582cf3
Replace app.quit with app.exit.
...
We don't actually use any of the app.quit hooks,
this solves an additional problem with occasional
on-exit hangs with Windows as well.
Also included: tray menu finally uses locale.
7 years ago
TheGoddessInari
2761e5a748
electron: Add missing semicolons.
7 years ago
TheGoddessInari
278a74589a
Since Rambox Pro is closed source, remove references to rambox.pro.
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
7efe5e148e
Use https everywhere.
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
Ryan Zumstein
14d6ca3fd0
Add statusbar toggling
7 years ago
Ramiro Saenz
b690e07ee0
Versioning
7 years ago
Ramiro Saenz
3fdd17d7d9
Prevent showing Check for updates menu with flag
...
Fixes #1283
7 years ago
Ramiro Saenz
96544aa63e
Multi-language support! 🎏
8 years ago
Ramiro Saenz
107395dee8
Added Preferences to Menu
...
Fixes #590
8 years ago
Ramiro Saenz
71b918f65e
Improved synchronization and check for updates
...
- Removed Firebase and start using Auth0 Metadata to store users
services.
- Instead of getting latest version from Firebase, now get it from
GitHub.
8 years ago
Alexus
7c1c03c95c
fix linux alt+shift issue
9 years ago
Ramiro Saenz
f426713aef
Added Tools
...
Clear Cache and Local Storage
9 years ago
Ramiro Saenz
a1f66f2225
Added shortcut to reload current service (Ctrl + Shift + R)
9 years ago
Ramiro Saenz
c2eb4acb56
Fixed Preferences bug
...
Fixes #233
Fixes #162
Fixes #252
Fixes #232
Fixes #201
Fixes #163
9 years ago
Ramiro Saenz
b5a00c08fa
Improved Menu using roles and add new options
...
Fixes #188
Fixes #161
9 years ago
Ramiro Saenz
72c83984a9
Auto Updater
...
Fixed #127
9 years ago
Ramiro Saenz
c480156fd3
AutoUpdate
...
Referencing #127
9 years ago
Ramiro Saenz
91e2518065
Added Preferences
...
- Autolaunch
- Always on Top
- Hide Menu Bar
- Skip Taskbar
- Keep in taskbar on close
Fixes #39
Fixes #130
Fixes #43
9 years ago
Ramiro Saenz
8f20dc9369
Added Facebook, Twitter, GitHub and Donate options in menu bar.
9 years ago
Ramiro Saenz
0296901c32
Ask for Help by Gitter
9 years ago
Ramiro Saenz
d7371731e7
Improved About window
...
Fixes #33
9 years ago
Ramiro Saenz
0db2a0bbb6
Open rambox.pro
9 years ago
saenzramiro
5088f1d07a
Tray and Menu
...
- Added unread tray.
- Added tray and menu options to the app.
9 years ago