summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Expand)Author
2008-05-08- Optimized messages sorting on servers without sort capability (#1485049)alec
2008-05-08- Don't attempt to delete cache entries if enable_caching is FALSE (#1485051)alec
2008-05-07/tmp/outrichs
2008-05-07More code cleanup + oop-izationthomasb
2008-05-05- fixed setting pagetitle in ajax callsalec
2008-05-02- fixed searching broken in r1341alec
2008-04-30Simply use reset() to clear the state vars of rcube_html_page; reverted r1346thomasb
2008-04-30* implemented __set/__gettill
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomasb
2008-04-29- improved messages list performance - patch from Justin Heesemannalec
2008-04-28- added 5th argument to rcmail_render_folder_tree_select()alec
2008-04-28#1485016alec
2008-04-25- movingmessage label could and should be added in mail task onlyalec
2008-04-23- Append skin_path to images location only when it starts with '/' sign (#148...alec
2008-04-23- fix: s/rcube_error::raise/raise_error/alec
2008-04-22fix for attrib strings with embedded quotesestadtherr
2008-04-20Fix parse_attrib_string to handle unquoted attribute valuesestadtherr
2008-04-17- Fix non-RFC dates formatting (#1484901)alec
2008-04-16- Fix typo in set_charset() (#1484991)alec
2008-04-15- don't send set_env() when env array is emptyalec
2008-04-14Fix html quoting in textareasthomasb
2008-04-14- removed strrstr() definition as it was needed only for php4alec
2008-04-14Don't use inexisting class namethomasb
2008-04-13- reverted r1295alec
2008-04-13- fix for buttons without commands (r1291)alec
2008-04-12- Fixed and optimized 'read_when_deleted': mark as read on server sidealec
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomasb
2008-04-11#1483863: empty trash and expunge inbox on logoutalec
2008-04-10#1484980: fixed problem with month abbreviations localization (problem with M...alec
2008-04-09#1484624: do ob_start/ob_end_clean when reading config filesalec
2008-04-04Remove unnecessary code; unread counts are added client sidethomasb
2008-04-02#1484681alec
2008-04-02Remove evil css styles like expression() in HTML messagesthomasb
2008-04-01* removing @ (ldap_bind() shouldn't issue a warning anyway, and if it does, i...till
2008-04-01* debugging bind (simplyfied if/else)till
2008-03-31* committed patch from #1484932till
2008-03-25Don't execute SQL queries if caching is disabledthomasb
2008-03-25Only emulate prepared queries in debug modethomasb
2008-03-25* added escapeSimple() (#1484874)till
2008-03-21Strip slashes from virtuser email values (#1484700)thomasb
2008-03-21Better patch to correctly quote email recipient strings (from #1484191)thomasb
2008-03-21Added charset alias for mb_convert (fixes #1484598)thomasb
2008-03-21GB2312 alias is for iconv only (fixes #1484818)thomasb
2008-03-21Correctly quote email recipient stringthomasb
2008-03-21Applied patch to fix mime decoding an folder subscription (#1484191)thomasb
2008-03-21Add configurable default charset for message decodingthomasb
2008-03-19Enable SQL logging (set 'sql_debug' config param to true); Switch to emulated...thomasb
2008-03-02Minor bug fixes and visual enhancementsthomasb
2008-02-28Fix bug in html select class introduced with r1155thomasb
2008-02-28Add IMAP test and some more options to installer scriptthomasb