Commit Graph

6650 Commits (2e30b24dbf3aebf4d201bc922eb7b7bc8ab8f4fd)
 

Author SHA1 Message Date
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
Thomas Bruederli af6eb34197 Updated changelog 11 years ago
Thomas Bruederli 4d480b36ea Respect HTTP_X_FORWARDED_FOR and HTTP_X_REAL_IP variables for session IP check 11 years ago
Dennis1993 77d5349ef2 Update config.php
write config file automatically to RCUBE_CONFIG_DIR
11 years ago
Dennis1993 906953126e Update rcube_install.php
write config file automatically to RCUBE_CONFIG_DIR
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 471157982b Add more icons sizes to favicon.ico's 11 years ago
Rimas Kudelis 28d3ba505d Don't set the dn variable unless it's needed. 11 years ago
Thomas Bruederli 6d1e313788 Update Changelog and Upgrading instructions 11 years ago
Thomas Bruederli deb2b8d080 Allow to load config files for different environments (#1487311); keep (non-default) filename in URLs throughout the webmail app 11 years ago
Thomas Bruederli f6777712dc Enable fixed list header in IE7, too. Seems to work after some testing 11 years ago
Thomas Bruederli 77effa6836 Fix some properties when creating new config files 11 years ago
Thomas Bruederli 7c68484b23 Fix config defaults 11 years ago
Thomas Bruederli 0703bfecd0 Merged configuration refactoring from 'dev_config' branch back into master (#1487311) 11 years ago
Aleksander Machniak bd28469302 Simplified logic of finding non-existent but subscribed folders. Should be more reliable and (might be) faster now. 11 years ago
Thomas Bruederli 801babced9 Right-align size column header 11 years ago
Thomas Bruederli 8efdd9caf7 Enable fixed message list header in classic skin 11 years ago
Thomas Bruederli 2c03b71d28 Set z-index for messagelist and fixed header copy; fix overflow settings; removed unused definitions 11 years ago
Aleksander Machniak 6dd22a5e20 Fix parse error from last commit 11 years ago
Thomas Bruederli 73ad4f1bfd Finally: make message list header stay on top when scrolling (#1295420) 11 years ago
Aleksander Machniak 95a18fa549 Merge branch 'master' of github.com:roundcube/roundcubemail 11 years ago
Aleksander Machniak e89d8f1fec Performance fix: Do not ask for folder attributes if we know that folder do not exists 11 years ago
Thomas Bruederli d8e1016109 Fix opening in new window; keep extwin mode when switching help actions 11 years ago
Aleksander Machniak d3d1e38d72 Fix identity selection when opening extwindow from compose window 11 years ago
Thomas Bruederli c795d528f9 Open help window in small mode; add more index links 11 years ago
Aleksander Machniak 3b944edb02 Fix bug where signature wasn't changed on identity selection when editing a draft (#1489229) 11 years ago
Aleksander Machniak cc02a90f92 Fix IMAP SETMETADATA parameters quoting (#1489231) 11 years ago
Aleksander Machniak 53a7b6bfb4 Update changelog 11 years ago
Aleksander Machniak 1ca1e250a3 Merge pull request #86 from mweimerskirch/patch-2
Added support for the enchant spell checking engine
11 years ago
Aleksander Machniak 8acf6204b1 Fix "could not load message" error on valid empty message body (#1489228) 11 years ago
Aleksander Machniak 8483de8bdf Fix typo 11 years ago
Michel Weimerskirch f99aa12300 Added support for the enchant spell checking engine 11 years ago
Aleksander Machniak 4c8becbdc0 Update to Mail_Mime 1.8.8 11 years ago
Aleksander Machniak 2b8eb4a5ed Merge branch 'master' of github.com:roundcube/roundcubemail 11 years ago
Aleksander Machniak eabc0564cd Help plugin: CSS fixes, content frame scrollbar fix, about page (classic skin) fix 11 years ago
Thomas Bruederli c492b0745f Use the more descriprive label 'move to...' for mailbox list drop-down 11 years ago
Thomas Bruederli 86d13b73b8 Update Changelog 11 years ago
Thomas Bruederli 8f49e4a99c Check filetype detection in installer and update script (#1489193) 11 years ago
Thomas Bruederli 08167e9114 Improve help plugin with some options to display contents according to the current task/step 11 years ago
Aleksander Machniak cb1715cd16 Fix handling of message/rfc822 attachments on message forward and edit (#1489214) 11 years ago
Aleksander Machniak 3fda4ebd2f Merge branch 'master' of github.com:roundcube/roundcubemail 11 years ago
Aleksander Machniak 8da072341c Remove sqlite 2.x requirement 11 years ago
Aleksander Machniak f001af99a7 Fix javascript error 11 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)
11 years ago
Aleksander Machniak 6e57fb6b4c Fix parsing of square bracket characters in IMAP response strings (#1489223) 11 years ago
Aleksander Machniak 3e7b9be05c Store group objectclass to member attribute mapping in one place, cs fixes 11 years ago
Aleksander Machniak 42b9ce6415 Fix groups list in contact info page - get_record_groups() result
is a ID=>Name hash and cannot be merged with list_groups() result
11 years ago
Thomas Bruederli 98884050cc Fix binary data upload with jQuery.ajax() 11 years ago