summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Collapse)Author
2010-04-21- Hide IMAP host dropdown when single host is defined (#1486326)alec
git-svn-id: https://svn.roundcube.net/trunk@3519 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-21- Add images pre-loading on login page (#1451160)alec
git-svn-id: https://svn.roundcube.net/trunk@3515 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-20- Add HTTP_X_REAL_IP and HTTP_X_FORWARDED_FOR to successful logins log ↵alec
(#1486441) git-svn-id: https://svn.roundcube.net/trunk@3513 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-20- improve rcube_parse_charset() performancealec
git-svn-id: https://svn.roundcube.net/trunk@3510 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-20- handle WIN-* charset as WINDOWS-*alec
git-svn-id: https://svn.roundcube.net/trunk@3509 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-15- fix sorting of folders with capital lettersalec
git-svn-id: https://svn.roundcube.net/trunk@3494 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-15Always set changed date when marking a DB record as deleted + provide a ↵thomasb
cleanup script git-svn-id: https://svn.roundcube.net/trunk@3489 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-13Assign newly created contacts to the active group (#1486626) and fix group ↵thomasb
selection display (#1486619) git-svn-id: https://svn.roundcube.net/trunk@3485 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-01- Fix sources list if 'ldap_public' is null/falsealec
git-svn-id: https://svn.roundcube.net/trunk@3466 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-01- load des.inc file only when neededalec
git-svn-id: https://svn.roundcube.net/trunk@3465 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-01- Add some critical PHP settings check to prevent bugs like this (#1486307)alec
git-svn-id: https://svn.roundcube.net/trunk@3464 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-01- create rcube_mime_struct class on Iloha's MIME (mime.inc) basisalec
git-svn-id: https://svn.roundcube.net/trunk@3463 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-01- add iilBasicHeader alias for rcube_mail_header class, needed by messages ↵alec
cached in previous versions (#1486602) git-svn-id: https://svn.roundcube.net/trunk@3462 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-01- fix commentalec
git-svn-id: https://svn.roundcube.net/trunk@3461 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-01- Use MDB2's Manager module for listing tablesalec
git-svn-id: https://svn.roundcube.net/trunk@3456 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-31Complete address book interface class with group functionsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3452 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-31Also remove contactgroupmembers when deleting a contactthomasb
git-svn-id: https://svn.roundcube.net/trunk@3451 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-31List of tables mustn't be static (wtf?)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3450 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-31Asynchronously expand contact groups + skip count queries in autocompletion ↵thomasb
mode + check for the existance of contactgroups table git-svn-id: https://svn.roundcube.net/trunk@3449 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-31Implement group renaming/deleting + use more consistent names for commands ↵thomasb
and actions (#1486587) git-svn-id: https://svn.roundcube.net/trunk@3448 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-31- fix save/delete draft message with enabled threading (#1486596)alec
- performance improvement using UID SEARCH intead of SEARCH + FETCH - re-fix r3445 git-svn-id: https://svn.roundcube.net/trunk@3446 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-31- Fix undefined method error (#1486597)alec
git-svn-id: https://svn.roundcube.net/trunk@3445 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-30- Fix imap login (#1486591)alec
git-svn-id: https://svn.roundcube.net/trunk@3443 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-27- change namespace() to getNamespace()alec
git-svn-id: https://svn.roundcube.net/trunk@3432 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-26- Fix bugs on unexpected IMAP connection close (#1486190, #1486270)alec
- Iloha's imap.inc rewritten into rcube_imap_generic class - rcube_imap code re-formatting git-svn-id: https://svn.roundcube.net/trunk@3429 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-26Added basic contact groups featurethomasb
git-svn-id: https://svn.roundcube.net/trunk@3425 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-25- Added possibility to select all messages in a folder (#1484756)alec
git-svn-id: https://svn.roundcube.net/trunk@3419 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-25- typoalec
git-svn-id: https://svn.roundcube.net/trunk@3418 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-24- Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485750)alec
git-svn-id: https://svn.roundcube.net/trunk@3415 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-24- small backend cleanup + support for operations on ALL messages in a folderalec
git-svn-id: https://svn.roundcube.net/trunk@3413 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-23- Set maxuid in threads mode, to prevent unnecessary list reloading on ↵alec
(first) check_recent git-svn-id: https://svn.roundcube.net/trunk@3401 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-23- Fix UNSEEN counting when threads and skip_deleted are both enabled (#1486558)alec
git-svn-id: https://svn.roundcube.net/trunk@3399 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-19- Fix rcube_imap::mailbox_exists (#1486560)alec
git-svn-id: https://svn.roundcube.net/trunk@3386 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-19- Implemented messages copying using drag&drop + SHIFT (#1484086)alec
git-svn-id: https://svn.roundcube.net/trunk@3385 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-18- Improved performance of folders operations (#1486525) + code cleanupsalec
git-svn-id: https://svn.roundcube.net/trunk@3379 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-18- Handle 'false' result from iil_C_* functions (#1486511)alec
git-svn-id: https://svn.roundcube.net/trunk@3378 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17- Use iconv's //IGNORE instead of //TRANSLITalec
git-svn-id: https://svn.roundcube.net/trunk@3369 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@3367 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17- last commit fix (there's probably no class definition when reading table ↵alec
rows from DB) git-svn-id: https://svn.roundcube.net/trunk@3366 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17- allow setting row css class in rcube_table_output()alec
git-svn-id: https://svn.roundcube.net/trunk@3365 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-14- virtuser_query: support other identity data (#1486148)alec
git-svn-id: https://svn.roundcube.net/trunk@3359 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-12- fixes for proper handling of email addresses with form: "user"@domain.tldalec
git-svn-id: https://svn.roundcube.net/trunk@3358 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-12- get better message for error in DATAalec
git-svn-id: https://svn.roundcube.net/trunk@3357 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-12- Improved check_email()alec
git-svn-id: https://svn.roundcube.net/trunk@3356 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-12-remove root_ns setting as useless, should fix #1486222alec
git-svn-id: https://svn.roundcube.net/trunk@3355 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-11- Options virtuser_* replaced with virtuser_* pluginsalec
- Plugin API: Implemented 'email2user' and 'user2email' hooks git-svn-id: https://svn.roundcube.net/trunk@3352 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-09- simplify consolealec
git-svn-id: https://svn.roundcube.net/trunk@3344 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Fix check_recent action when skip_deleted=true (#1486535)alec
git-svn-id: https://svn.roundcube.net/trunk@3329 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Add 'default_charset' option to user preferences (#1485451)alec
git-svn-id: https://svn.roundcube.net/trunk@3327 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Support/Require tls:// prefix in 'smtp_server' option for TLS connectionsalec
- "Split" config file into sections git-svn-id: https://svn.roundcube.net/trunk@3324 208e9e7b-5314-0410-a742-e7e81cd9613c