Aleksander Machniak
|
692cb9c63b
|
Update localization
|
8 years ago |
Aleksander Machniak
|
391d0d2039
|
Remove "@version @package_version@"
|
8 years ago |
Aleksander Machniak
|
bd6d7645d7
|
Update localization
|
9 years ago |
Aleksander Machniak
|
800235f682
|
Fix compatibility with older PHP versions by not using empty(fn())
|
9 years ago |
Aleksander Machniak
|
6f2c007d1b
|
CS fixes: Replace use of "bool ? true : false" with just "bool"
|
9 years ago |
Aleksander Machniak
|
aba88576ef
|
Update localizations
|
9 years ago |
Aleksander Machniak
|
1aa5817131
|
Refactor desktop notifications
- Remove webkitNotifications support, clean up the code
- Unify look and behaviour of notifications in Mail and in Settings
|
9 years ago |
Thomas Bruederli
|
e257b830a1
|
Synchronize localizations from Transifex
|
9 years ago |
Aleksander Machniak
|
8f8beafd56
|
Use .get_label() consistently (instead of .gettext())
|
9 years ago |
Thomas Bruederli
|
36147bd6df
|
Update localizations from Transifex
|
10 years ago |
Thomas Bruederli
|
fbb86218d0
|
Synchronized localizations from Transifex
|
10 years ago |
Aleksander Machniak
|
217a1fce53
|
Fix compatibility with assets_path setting
|
10 years ago |
Aleksander Machniak
|
72b117feb1
|
Use consistent license identifiers, remove redundant package.xml files
|
10 years ago |
Thomas Bruederli
|
f652e36b2b
|
Force-pull translations from Transifex
|
10 years ago |
Thomas Bruederli
|
01bc27536a
|
Updated localizations from Transifex
|
10 years ago |
Aleksander Machniak
|
0ea079d604
|
dirname(__FILE__) -> __DIR__
|
10 years ago |
Thomas Bruederli
|
812f37c5d1
|
Synchronized localizations with Transifex
|
10 years ago |
Aleksander Machniak
|
1299c6a231
|
Update translations
|
10 years ago |
Aleksander Machniak
|
bf743b7681
|
Attach nemail_notifier script only to main window
|
11 years ago |
Thomas Bruederli
|
b34d679075
|
Specify licenses in all javascript files and blocks to please LibreJS
|
11 years ago |
Thomas Bruederli
|
8404fe9e32
|
Updated localizations from Transifex
|
11 years ago |
Thomas Bruederli
|
3b95e24fbb
|
Updated localizations from Transifex
|
11 years ago |
Aleksander Machniak
|
30a26c964d
|
Syntax fix for IE7
|
11 years ago |
Thomas Bruederli
|
5b334509a8
|
Updated localizations from Transifex
|
11 years ago |
Aleksander Machniak
|
4136174517
|
Clean up translations once again, this time remove untranslated strings for all langs
|
11 years ago |
Aleksander Machniak
|
9377edc497
|
More lceanup
|
11 years ago |
Aleksander Machniak
|
3d9e683cda
|
Added plugin localizations
|
11 years ago |
Thomas Bruederli
|
f93e0b3a14
|
Synchronized localization files from Transifex
|
11 years ago |
Aleksander Machniak
|
bba13c33a0
|
Fix sound notification in Internet Explorer (use mp3 file for IE and
other browsers which support audio/mp3 files)
|
11 years ago |
Thomas Bruederli
|
38ab0be093
|
Created composer.json files for default plugins
|
11 years ago |
Aleksander Machniak
|
f806ed5c9e
|
Implemented configurable timeout for desktop notification (#1489205)
|
11 years ago |
Aleksander Machniak
|
f49e28e4a6
|
Fix newmail_notifier issue where favicon wasn't changed back to default (#1489313)
Conflicts:
CHANGELOG
|
11 years ago |
Aleksander Machniak
|
bcedf05d19
|
s/$rcmail_config/$config/ also for plugins configuration
|
11 years ago |
Thomas B.
|
5acb99a498
|
Merge pull request #87 from rimas-kudelis/master
Merge pull request #87 from rimas-kudelis: additions to newmail_notifier
|
11 years ago |
Thomas Bruederli
|
71b577ea7d
|
Added Luxembourgish localizations
|
11 years ago |
Rimas Kudelis
|
67a5252613
|
Extend basic notification to add a star icon overlay if we're in IE Pinned site mode (Win7+).
The star icon is taken from Xiao Icon set (http://delacro.deviantart.com/art/Xiao-Icon-84772282).
|
11 years ago |
Rimas Kudelis
|
28d3ba505d
|
Don't set the dn variable unless it's needed.
|
11 years ago |
Thomas Bruederli
|
a7e0897fde
|
Synchronized localization files with Transifex
|
12 years ago |
Ken Cheung
|
2b81b0bf11
|
Update newmail_notifier to use W3C Notification
Update newmail_notifier plugin to use W3C Notification object if
possible. Include fix for Chrome/Chromium.
|
12 years ago |
Thomas Bruederli
|
07c6c69eca
|
Make all bundled plugins the same license as Roundcube itself, which is GPLv3+
|
12 years ago |
Thomas Bruederli
|
3e78fc7fdf
|
Synced localizations from Transifex
|
12 years ago |
Thomas Bruederli
|
c8f2c0c5af
|
Synchronized localizations from Transifex
|
12 years ago |
Aleksander Machniak
|
5147eea0a2
|
Fix notification broken in last commit
|
12 years ago |
Aleksander Machniak
|
6e8f2a7448
|
Notify about a new mail only if it's UNSEEN (#1388965)
|
12 years ago |
Thomas Bruederli
|
4090870623
|
Localization updates from Transifex
|
12 years ago |
Thomas Bruederli
|
aed581b6c4
|
Import all translations from Transifex
|
12 years ago |
Thomas Bruederli
|
8e50ae9a6f
|
Extend copyright to 2013
|
12 years ago |
Aleksander Machniak
|
a7e8ebc509
|
Fix reference to non-existing class rcube_output_html (#1488948)
|
12 years ago |
Aleksander Machniak
|
b005927f91
|
Add basic tests for plugins
|
12 years ago |
Aleksander Machniak
|
61be822d62
|
Remove deprecated functions (from bc.php file) usage in plugins
|
12 years ago |