Aleksander Machniak
|
69f50b122d
|
Add a way to include plugin stylesheets optionally only if the file exists
|
7 years ago |
Aleksander Machniak
|
8e126e8648
|
Fix duplicate messages on the list after deleting messages on the next to the last page (#5862)
... also when deleting via 'mark' and 'archive' actions
|
7 years ago |
Aleksander Machniak
|
76adb49454
|
Support for IMAP folders that cannot contain both folders and messages (#5057)
|
7 years ago |
Aleksander Machniak
|
86a4d78369
|
Merge branch 'dev-elastic'
|
7 years ago |
Aleksander Machniak
|
bf4326c834
|
Bump archive version number, update changelog
|
7 years ago |
Aleksander Machniak
|
19133769e5
|
Fix archiving by sender address on cyrus-imap
Cyrus-IMAP does not allow @-character in folder names
|
7 years ago |
Aleksander Machniak
|
05d7fcc698
|
Cleanup
|
7 years ago |
Aleksander Machniak
|
792fd57b09
|
Merge branch 'master' of https://github.com/HarrySmallbones/roundcubemail into HarrySmallbones-master
|
7 years ago |
Aleksander Machniak
|
9858c2a294
|
Merge branch 'master' into dev-elastic
|
8 years ago |
Aleksander Machniak
|
01656221a4
|
Update localization
|
8 years ago |
Aleksander Machniak
|
0d8b3675f3
|
Add missing <label>s in Preferences > Special Folders
|
8 years ago |
Harry Smallbones
|
5665c7455b
|
Archive: Add Thunderbird compatible Month option
|
8 years ago |
Aleksander Machniak
|
2803a58152
|
Use innerclass for Archive button in taskbar
|
8 years ago |
Aleksander Machniak
|
692cb9c63b
|
Update localization
|
8 years ago |
Aleksander Machniak
|
d85f30bec4
|
Archive: Don't reload messages list when it's not needed (#5225)
Archive: Add option to automatically mark archived messages as \Seen (#5142)
|
8 years ago |
Aleksander Machniak
|
4f0abbf5fe
|
CS and indent fixes, added $task property definition
|
9 years ago |
Aleksander Machniak
|
796bb4ccbb
|
Update localization, add Enigma plugin localizations
|
9 years ago |
Aleksander Machniak
|
4cfe230e56
|
Fix so subfolders of INBOX can be set as Archive (#5274)
|
9 years ago |
Aleksander Machniak
|
aba88576ef
|
Update localizations
|
9 years ago |
Thomas Bruederli
|
e257b830a1
|
Synchronize localizations from Transifex
|
9 years ago |
Aleksander Machniak
|
74ce01efc7
|
Q() -> rcube::Q()
|
9 years ago |
Aleksander Machniak
|
08bb20f261
|
Don't use deprecated functions/constants (from bc.inc)
|
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
|
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 |
Aleksander Machniak
|
1299c6a231
|
Update translations
|
10 years ago |
Thomas Bruederli
|
b34d679075
|
Specify licenses in all javascript files and blocks to please LibreJS
|
11 years ago |
Thomas Bruederli
|
7fce8fbbde
|
Adapt archive and markasjunk plugins to work with multi-folder search results
|
11 years ago |
Aleksander Machniak
|
dc0b500e78
|
Removed redundant default_folders config option (#1489737)
Implemented IMAP SPECIAL-USE extension support [RFC6154] (#1487830)
|
11 years ago |
Thomas Bruederli
|
8404fe9e32
|
Updated localizations from Transifex
|
11 years ago |
Aleksander Machniak
|
6b2b2eca5f
|
Remove deprecated functions (these listed in bc.php file) usage
|
11 years ago |
Aleksander Machniak
|
538e64c572
|
Fix Closure-compiler warnings, small code improvements
|
11 years ago |
Aleksander Machniak
|
7b1969ad60
|
Fix icon on archive folder (after changes in classic skin) and
fix icon on subfolders of archive folder
|
11 years ago |
Thomas Bruederli
|
3b95e24fbb
|
Updated localizations from Transifex
|
11 years ago |
Aleksander Machniak
|
3433637cb9
|
Fix archive button state (i.e. checking if current folder is archive folder)
|
11 years ago |
Aleksander Machniak
|
6a91448aee
|
Improve performance and code readability by using String's startsWith() method, other code improvements
|
11 years ago |
Aleksander Machniak
|
442f37c313
|
Fix list update after archive action on search result
|
11 years ago |
Aleksander Machniak
|
07f161dd4e
|
Improved checking if current folder is an archive folder (or subfolder)
|
11 years ago |
Aleksander Machniak
|
11075979a6
|
Update authors and version numbers
|
11 years ago |
Aleksander Machniak
|
691cbc276d
|
Fix archive action for all messages in a folder (#1489405)
|
11 years ago |
Aleksander Machniak
|
a6cc96a55d
|
Fix archive button on messages page when using archive_type != '' (#1489404)
|
11 years ago |
Aleksander Machniak
|
2143a64873
|
Performance improvement - call IMAP LIST only once
|
11 years ago |
Aleksander Machniak
|
d72a41dc8e
|
Make sure all folders in the path are created - ie. if archive folder
is configured as Archive/YYYY/MM, create both Archive/YYYY and Archive/YYYY/MM.
|
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 |