Aleksander Machniak
32b37fba33
Update localization
5 years ago
Aleksander Machniak
47d9ed6d0c
Add support for PHPUnit 6 and 7 ( #6870 )
...
Fixes composer dependencies: Package phpunit/phpunit-mock-objects is abandoned
We cannot support v8 yet because of errors like:
Declaration of MailFunc::setUp() must be compatible with PHPUnit\Framework\TestCase::setUp(): void
It would require dropping PHP < 7.1 support.
5 years ago
Aleksander Machniak
cc1a1d95fe
Correct property name
5 years ago
Aleksander Machniak
7af72e82fc
Elastic: Fix some jumping effect in Chrome ( #6677 )
6 years ago
Aleksander Machniak
a1301a78d6
Localization update
6 years ago
Aleksander Machniak
57c67db029
Remove year(s) from copyright headers + some cleanup
6 years ago
Aleksander Machniak
cb4b1443c8
Update localization
6 years ago
Rotzbua
f8b6493ecf
Change http to https for plugins.roundcube.net ( #6405 )
6 years ago
Thomas Bruederli
c973f003e5
Synchronized localizations with Transifex
7 years ago
Thomas Bruederli
342b049841
Update localization files from Transifex
7 years ago
Richard de Boer
a1cbbf09c1
newmail_notifier plugin: don't notify for junked messages. ( #5767 )
...
When the mail server filters spam directly into the junk folder.
7 years ago
Aleksander Machniak
01656221a4
Update localization
8 years ago
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