Aleksander Machniak
|
cccf8a5b08
|
Make save() method less memory consumptive, do not return attachment body
|
11 years ago |
Aleksander Machniak
|
6efadfc8d3
|
Fix so additional headers are added to all messages sent (#1489284)
|
11 years ago |
Aleksander Machniak
|
1305079d75
|
Fix error on new mail (message's headers object doesn't exist)
|
11 years ago |
Thomas Bruederli
|
eef9eb1146
|
Synchronized localization files from Transifex
|
11 years ago |
Aleksander Machniak
|
bcedf05d19
|
s/$rcmail_config/$config/ also for plugins configuration
|
11 years ago |
Aleksander Machniak
|
1302fdd6c9
|
Merge pull request #104 from simonpl/master
Added README section for vpopmaild driver at the password-plugin
|
11 years ago |
Thomas Bruederli
|
465fc3a4c7
|
Fix documentation with new config variable name
|
11 years ago |
simonp
|
5b5651a095
|
Added README section for vpopmaild driver at the password-plugin
|
11 years ago |
Aleksander Machniak
|
c9f779d036
|
Remove debug code
|
11 years ago |
Aleksander Machniak
|
b825f86108
|
Move identity selection based on non-standard headers into (new) identity_select plugin (#1488553)
|
11 years ago |
Aleksander Machniak
|
b2c5869fe2
|
Skip optional :all modified in address/envelope rule
|
11 years ago |
Aleksander Machniak
|
2feba7bf4d
|
Use absolute path in require
|
11 years ago |
Aleksander Machniak
|
9f324e3a1b
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
11 years ago |
Aleksander Machniak
|
055c263663
|
Fix regexp escaping
|
11 years ago |
Aleksander Machniak
|
dda39aab1d
|
Support 'keep' action (#1489226)
|
11 years ago |
Aleksander Machniak
|
5d0cb00d5e
|
Fix removing attachments from the list with database_attachments plugin
|
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
|
7b69636a70
|
Merge branch 'patch-1' of https://github.com/gerundt/roundcubemail into gerundt-patch-1
from pull request #74
|
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
|
0703bfecd0
|
Merged configuration refactoring from 'dev_config' branch back into master (#1487311)
|
11 years ago |
Thomas Bruederli
|
d8e1016109
|
Fix opening in new window; keep extwin mode when switching help actions
|
11 years ago |
Thomas Bruederli
|
c795d528f9
|
Open help window in small mode; add more index links
|
11 years ago |
Aleksander Machniak
|
eabc0564cd
|
Help plugin: CSS fixes, content frame scrollbar fix, about page (classic skin) fix
|
12 years ago |
Thomas Bruederli
|
08167e9114
|
Improve help plugin with some options to display contents according to the current task/step
|
12 years ago |
Aleksander Machniak
|
f001af99a7
|
Fix javascript error
|
12 years ago |
Aleksander Machniak
|
c3762a5ad5
|
Fix folder names truncation in Classic skin (#1489220)
Fix bug where not all event handlers were executed (because body onload
was executed after rcmail init function, sometimes)
|
12 years ago |
Aleksander Machniak
|
3e3f39a06c
|
'moveto' -> 'move', cs fixes
|
12 years ago |
Thomas Bruederli
|
a7e0897fde
|
Synchronized localization files with Transifex
|
12 years ago |
Aleksander Machniak
|
dc56c50075
|
Fix handling of &, <, > characters in scripts/filter names (#1489208)
|
12 years ago |
Aleksander Machniak
|
d6b592941d
|
Fix handling of &, <, > characters in scripts/filter names (#1489208)
|
12 years ago |
Aleksander Machniak
|
a306996bc5
|
Change license to GPLv3+ also in README file
|
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 |
Aleksander Machniak
|
4e12fd5c82
|
Fix so attachment_reminder=false really disables the reminder action
|
12 years ago |
Aleksander Machniak
|
38271f246b
|
Merge pull request #58 from kanarip/master
Add option to prevent mandatory inclusion of 'anyone' and 'anonymous' in ACL configuration
|
12 years ago |
Aleksander Machniak
|
8ea08a8264
|
Split managesieve.php file into two
|
12 years ago |
Aleksander Machniak
|
0185a27907
|
Implemented date, currentdate and index - RFC5260 (#1488120)
|
12 years ago |
Aleksander Machniak
|
5c6e74b176
|
Fix js error on operator change
|
12 years ago |
Aleksander Machniak
|
461a30d771
|
Merge config files (#1487311).
Now we have defaults.inc.php and config.inc.php.
Renamed $rcmail_config to $config. Old naming and old files are supported
for backward compatibility.
|
12 years ago |
Aleksander Machniak
|
f0398c87d9
|
Use rcube_cache class to store attachments in database.
Add options to configure TTL and cache type.
|
12 years ago |
Aleksander Machniak
|
df9d004cf8
|
Set TTL for attachments stored in sql database
|
12 years ago |
Aleksander Machniak
|
22d48c2697
|
Use global show_real_foldername setting instead archive_localize_name
|
12 years ago |
Thomas B.
|
c6a173f7f7
|
Merge pull request #80 from weisslj/fix-http-authentication-plugin
Fix http_authentication_host usage after logout
|
12 years ago |
Aleksander Machniak
|
a1679cb650
|
Use list input field for custom headers list
|
12 years ago |
Aleksander Machniak
|
b41c1d9498
|
Small css fixes
|
12 years ago |
Aleksander Machniak
|
a201e0704c
|
Small css fix
|
12 years ago |
Aleksander Machniak
|
bba7814efe
|
Simplify list inputs (remove add button)
|
12 years ago |
Aleksander Machniak
|
c6f0755860
|
Support string list arguments in filter form (#1489018)
|
12 years ago |