Ramiro Saenz
f9820eef8f
Changed repo URL
7 years ago
Ramiro Saenz
7aba401630
Updated languages
7 years ago
Ramiro Saenz
234a1c3bef
Transparent background
7 years ago
Ramiro Saenz
4679ea2944
Updated libs
7 years ago
Ramiro Saenz
c11134e6ed
Merge branch 'master' of https://github.com/saenzramiro/rambox
7 years ago
Ramiro Saenz
19ab2d7c82
Disable send anonymous usage statistics by default and added option in Preferences
7 years ago
Ramiro Saenz
1fd8faf12c
Updated languages and added new strings for translations
7 years ago
Ramiro Saenz
a2ab4c1395
Merge pull request #1788 from dneustadt/add-devrant-service
...
added devRant service
7 years ago
Ramiro Saenz
32635003fb
Merge branch 'master' into add-devrant-service
7 years ago
Ramiro Saenz
b708d120fe
Merge branch 'master' of https://github.com/saenzramiro/rambox
7 years ago
Ramiro Saenz
562f4f9d9f
Changed code to prevent errors in sencha compilation
7 years ago
Ramiro Saenz
26dbe266e7
Merge pull request #1773 from TheGoddessInari/tighten_security
...
Don't allow insecure content.
7 years ago
Ramiro Saenz
25b193f7b5
Merge branch 'master' into tighten_security
7 years ago
Ramiro Saenz
c35ec611e2
🎈
7 years ago
Ramiro Saenz
f33805f00e
Updated Zinc icon
7 years ago
Ramiro Saenz
dec1347d96
Merge pull request #1828 from frju365/master
...
[mod] Tutanota URL
7 years ago
frju365
6126cd7399
[mod] Tutanota URL
7 years ago
Ramiro Saenz
ee9ca07488
Merge pull request #1804 from Foggalong/master
...
Reddit Chat
7 years ago
Joshua H. Fogg
5cab460d56
Added Reddit icon
7 years ago
Joshua H. Fogg
f188bd81c2
Added Reddit to service list
7 years ago
Ramiro Saenz
198c11ab9c
Merge pull request #1701 from saenzramiro/Ash258
...
Fix markdown files
7 years ago
David Neustadt
0ea5e8a695
added devRant service
7 years ago
TheGoddessInari
7efe5e148e
Use https everywhere.
7 years ago
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
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
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
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