Commit Graph

2473 Commits (7ef47e59a952b554f615ec96abb471c21a1b4e86)
 

Author SHA1 Message Date
alecpl 2e63d304e4 - Fix #messagemenu display on IE (#1486006) 15 years ago
thomascube 985cf2bb06 Set min-width for countcontrols 15 years ago
alecpl 14a62c3e14 - Updated PEAR::Net_Sieve to 1.1.7 15 years ago
thomascube 4a42653fa3 More speedup by using sprites for buttons: replacing 76 images with 4 new 15 years ago
alecpl 9e953bc2d4 - fix preloading images without defined source 15 years ago
alecpl 5dc7c21bdc - Fix charset names with X- prefix handling 15 years ago
alecpl daa3f720bc - revert unwanted commit 15 years ago
alecpl 2337a82f72 - Fix displaying of HTML messages with unknown/malformed tags (#1486003)
- Some other changes for styled HTML display
15 years ago
yllar 28f15eb597 pt_BR update 15 years ago
svncommit d4e7c0c2db Update dutch translation. 15 years ago
alecpl 9240c6a7d9 - support plugin's config file 15 years ago
thomascube 356a67fa54 Improve button capabilities 15 years ago
thomascube 7e7edff7ee Reduced some image file sizes using ImageOptim 15 years ago
thomascube 29f977858e Register button event handlers in javascript and save some html code 15 years ago
thomascube 826ceecab8 Don't check request token on login 15 years ago
thomascube 186938dac6 Use write_log() to log bugs. This will also trigger the write_log plugin hook as requested in #1485998 15 years ago
thomascube f78dab1c80 Allow some recursion in reder_page hook (#1485977) 15 years ago
thomascube efbe9ea781 Also add request tokens to forms in page footer 15 years ago
alecpl 8f6a46663a - update to last commit 15 years ago
alecpl ee258ce158 - performance fix: don't check mbstring functions existence too often 15 years ago
alecpl a01b3bf9ae - removed hardcoded 'compose-body' identifier (#1485996) 15 years ago
alecpl c9e9fe1901 - fix button tooltips on IE (#1485994) 15 years ago
alecpl f134ad8c4c - s/en_UK/en_GB/ 15 years ago
yllar 78f1611d9f localization update 15 years ago
alecpl 564a2ba793 - Help plugin
- support 'dummy' task (for plugins)
15 years ago
alecpl c98c82ef63 - add plugin buttons into taskbar after Settings and before Logout 15 years ago
alecpl 92f522d897 - Fix autocomplete bugs when erasing the comma (#1485990) 15 years ago
thomascube a0c4cbe8ec Pipe date string through write_log plugin hook (#1485979) 15 years ago
thomascube 2a5d02ab8e Also protect GET request from CSRF 15 years ago
thomascube 5499336fef Use global request tokens and automatically protect all POST requests 15 years ago
alecpl 61e96cd1f9 - fix svn file $Id$ 15 years ago
alecpl 2c3d81dddd - use simple rcube_smtp class
- Installer: fix SMTP settings test
15 years ago
alecpl a07ab6da09 - remove useless $Rev$ from version number 15 years ago
alecpl b26e1d23a0 - fix related attachments without linking to message part are not listed (#1485984) 15 years ago
alecpl 4307ccd82b - prevent PREPARE error on postgres when inserting non-Unicode characters 15 years ago
alecpl 6955c70f28 - handle errors in insert_id() 15 years ago
alecpl 93af155f64 - Fix import of vCard entries with params (#1485453) 15 years ago
alecpl 3b7e00fbda - don't call FETCH for empty (size=0) message parts 15 years ago
alecpl d4436e7861 - pl_PL update 15 years ago
alecpl b05575a930 - cleanup 15 years ago
alecpl 5503cc09f1 - cleanup 15 years ago
alecpl a640647edd - handle big attachments with file pointers to not exceed memory_limit in rcmail_save_attachment() 15 years ago
alecpl 4439d2a862 - fix checkbox always checked (#1485982) 15 years ago
alecpl 3541d0e97a - use lowercase in html tag names 15 years ago
alecpl fa5b0e6f69 - use empty alt for watermark image 15 years ago
alecpl 779b0d4cf4 - use productname object in title 15 years ago
alecpl 91a35ee012 - use lowercase in html tag names (to make switch to xhtml simpler in the future) 15 years ago
alecpl 77edef7ebd - fix bug in rcube_config::header_delimiter() 15 years ago
alecpl 503e019a56 - Fix HTML messages output with empty block elements (#1485974) 15 years ago
thomascube 881217a5c9 Force ajax calls to protect from CSRF 15 years ago