summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Collapse)Author
2008-07-21#1485207alec
git-svn-id: https://svn.roundcube.net/trunk@1599 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-18#1485213: fixed $allowed array for inputfieldalec
git-svn-id: https://svn.roundcube.net/trunk@1595 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-18- use fallback if mime_content_type() returns false (#1485222)alec
git-svn-id: https://svn.roundcube.net/trunk@1594 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-15Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1590 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-14Re-enable autocomplete attribute for login form (#1485211)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1589 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-30- deprecated is_a() replaced by instanceof operatoralec
git-svn-id: https://svn.roundcube.net/trunk@1582 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-30- Added flag column on messages list (#1484623)alec
git-svn-id: https://svn.roundcube.net/trunk@1580 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-24Really, really fix host selection (damn, it's too hot)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1574 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-24Really fix host selection from login formthomasb
git-svn-id: https://svn.roundcube.net/trunk@1573 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-24Fix typo and re-enable input box for hostthomasb
git-svn-id: https://svn.roundcube.net/trunk@1572 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-23- typoalec
git-svn-id: https://svn.roundcube.net/trunk@1568 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-23- fixed get_sequence_name()alec
git-svn-id: https://svn.roundcube.net/trunk@1567 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-20Urlencode mail recipients for storing in session + little code cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@1564 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-20Store compose parameters in session and redirect to a unique URLthomasb
git-svn-id: https://svn.roundcube.net/trunk@1562 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-20Simplify step inclusion in controller (index.php)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1560 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-18Add fallback to old 'skin_path' property + indent with spaces instead of tabsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1558 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-18Revert changes from r994 and make cram-md5 work again (#1484819)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1557 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-15- skin_path fix after last changesalec
git-svn-id: https://svn.roundcube.net/trunk@1547 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-15- actually we don't need default_skin optionalec
git-svn-id: https://svn.roundcube.net/trunk@1542 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-15- Added option to select skin in user preferences (#1485031)alec
- template_exists() moved to rcube_template class git-svn-id: https://svn.roundcube.net/trunk@1539 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-14- fixed warning when show()'ing tables without attributesalec
git-svn-id: https://svn.roundcube.net/trunk@1538 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-14Complete implementation of #1484601: add link for saving sender to address ↵thomasb
book and reload message git-svn-id: https://svn.roundcube.net/trunk@1534 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-14More code cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@1532 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-13- Added option to display images in messages from known senders (#1484601)alec
git-svn-id: https://svn.roundcube.net/trunk@1525 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-12- Fix corrupted MIME headers of messages in Sent folder (#1485111)alec
git-svn-id: https://svn.roundcube.net/trunk@1516 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-11- don't call expunge and don't remove message row after message movealec
if flag_for_deletion is set to true (#1485002) git-svn-id: https://svn.roundcube.net/trunk@1508 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-11- mce_editable field is not used in tinymce3, so detect html-editable ↵alec
textarea by class name git-svn-id: https://svn.roundcube.net/trunk@1504 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-10- allow tabindex in buttons and #1484171alec
git-svn-id: https://svn.roundcube.net/trunk@1503 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-07-segfault (#1485109)alec
git-svn-id: https://svn.roundcube.net/trunk@1492 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-07-added encoding detection for attachment names when message part hasn't got ↵alec
charset definition (#1484969) git-svn-id: https://svn.roundcube.net/trunk@1490 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-07Update UPGRADNG instructions + add SVN revision to version string (if available)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1488 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-07Fix language detection + update Catala localizationthomasb
git-svn-id: https://svn.roundcube.net/trunk@1486 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-07Cleaned up localization names to unique language_COUNTRY schema according to ↵thomasb
ISO 639-1 and ISO 3166-1 git-svn-id: https://svn.roundcube.net/trunk@1485 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-06- just boolean checkalec
git-svn-id: https://svn.roundcube.net/trunk@1482 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-06- TLS support in LDAP connections: 'use_tls' property (#1485104)alec
git-svn-id: https://svn.roundcube.net/trunk@1481 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-05Fix structure parsing and html output for multipart messagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1480 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-05#1485106alec
git-svn-id: https://svn.roundcube.net/trunk@1479 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-05Fix fallback if no message strucutre is provided by the imap serverthomasb
git-svn-id: https://svn.roundcube.net/trunk@1476 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-05Use internal strtolower function because mbstring is optionalthomasb
git-svn-id: https://svn.roundcube.net/trunk@1475 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-04-typo in get_header()alec
git-svn-id: https://svn.roundcube.net/trunk@1468 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-30-removed not existing variablealec
git-svn-id: https://svn.roundcube.net/trunk@1459 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-30-cleanupalec
git-svn-id: https://svn.roundcube.net/trunk@1454 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-30- Support for subfolders in default/protected folders (#1484665)alec
git-svn-id: https://svn.roundcube.net/trunk@1453 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-29Replace our crappy html sanitization with the dom-based washtml script + fix ↵thomasb
inline message parts + remove old code + add some doc comments git-svn-id: https://svn.roundcube.net/trunk@1452 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-29-fixed last commitalec
git-svn-id: https://svn.roundcube.net/trunk@1450 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-29-set utf8 locales in setlocale()alec
git-svn-id: https://svn.roundcube.net/trunk@1449 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-28Pass auth_type as argument; don't start session if started from command linethomasb
git-svn-id: https://svn.roundcube.net/trunk@1447 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-28- Fixed sorting of folders with non-ascii charactersalec
git-svn-id: https://svn.roundcube.net/trunk@1444 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-27Code cleanup: use common objects and methodsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1433 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-27iil_C_FetchHeaders does not always return the headers in the correct order ↵thomasb
-> sort them manually; improved rcube_header_sorter performance git-svn-id: https://svn.roundcube.net/trunk@1431 208e9e7b-5314-0410-a742-e7e81cd9613c