summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Expand)Author
2008-07-31Code cleanup with new html classesthomasb
2008-07-31Fix read_when_deleted behavior + javascript codestylethomasb
2008-07-29Add microformats to address book + fix html output + codestylethomasb
2008-07-28Show appropriate error message if config files are missingthomasb
2008-07-28Add consistency checks + complete some phpdocthomasb
2008-07-25Prefer File_Info over mime_content_type + detect mime type when uploading + s...thomasb
2008-07-22Improve HTML sanitization with washtmlthomasb
2008-07-21- use long date format in print mode (#1485191)alec
2008-07-21#1485207alec
2008-07-18#1485213: fixed $allowed array for inputfieldalec
2008-07-18- use fallback if mime_content_type() returns false (#1485222)alec
2008-07-15Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163)thomasb
2008-07-14Re-enable autocomplete attribute for login form (#1485211)thomasb
2008-06-30- deprecated is_a() replaced by instanceof operatoralec
2008-06-30- Added flag column on messages list (#1484623)alec
2008-06-24Really, really fix host selection (damn, it's too hot)thomasb
2008-06-24Really fix host selection from login formthomasb
2008-06-24Fix typo and re-enable input box for hostthomasb
2008-06-23- typoalec
2008-06-23- fixed get_sequence_name()alec
2008-06-20Urlencode mail recipients for storing in session + little code cleanupthomasb
2008-06-20Store compose parameters in session and redirect to a unique URLthomasb
2008-06-20Simplify step inclusion in controller (index.php)thomasb
2008-06-18Add fallback to old 'skin_path' property + indent with spaces instead of tabsthomasb
2008-06-18Revert changes from r994 and make cram-md5 work again (#1484819)thomasb
2008-06-15- skin_path fix after last changesalec
2008-06-15- actually we don't need default_skin optionalec
2008-06-15- Added option to select skin in user preferences (#1485031)alec
2008-06-14- fixed warning when show()'ing tables without attributesalec
2008-06-14Complete implementation of #1484601: add link for saving sender to address bo...thomasb
2008-06-14More code cleanupthomasb
2008-06-13- Added option to display images in messages from known senders (#1484601)alec
2008-06-12- Fix corrupted MIME headers of messages in Sent folder (#1485111)alec
2008-06-11- don't call expunge and don't remove message row after message movealec
2008-06-11- mce_editable field is not used in tinymce3, so detect html-editable textare...alec
2008-06-10- allow tabindex in buttons and #1484171alec
2008-06-07-segfault (#1485109)alec
2008-06-07-added encoding detection for attachment names when message part hasn't got c...alec
2008-06-07Update UPGRADNG instructions + add SVN revision to version string (if available)thomasb
2008-06-07Fix language detection + update Catala localizationthomasb
2008-06-07Cleaned up localization names to unique language_COUNTRY schema according to ...thomasb
2008-06-06- just boolean checkalec
2008-06-06- TLS support in LDAP connections: 'use_tls' property (#1485104)alec
2008-06-05Fix structure parsing and html output for multipart messagesthomasb
2008-06-05#1485106alec
2008-06-05Fix fallback if no message strucutre is provided by the imap serverthomasb
2008-06-05Use internal strtolower function because mbstring is optionalthomasb
2008-06-04-typo in get_header()alec
2008-05-30-removed not existing variablealec
2008-05-30-cleanupalec