summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include
AgeCommit message (Expand)Author
2008-02-20Add (currently unused) function to delete all contacts + update changelogthomasb
2008-02-20Remove MDN headers before saving in sent folder + fix wrong variale namethomasb
2008-02-20* fixing #1484792 (Thanks for the note!)till
2008-02-19Localize folder name in page title (#1484785)thomasb
2008-02-16* doublechecking the user id is settill
2008-02-15* cs in require_oncetill
2008-02-14* small cs fixestill
2008-02-14* more verbose error msgtill
2008-02-14* mime_content_type() is unavailable in PHP5 and breaks sending emails with a...till
2008-02-13* implemented feature from #1484476till
2008-02-12Also do charset decoding as suggested in RFC 2231 (fix #1484321)thomasb
2008-02-11Fix send_modified_header() functionthomasb
2008-02-11Add UI elements to mark the selected messages read/unreadthomasb
2008-02-10* fixing #1484494 (people can delete the last identity otherwise)till
2008-02-08Added some charset aliases to fix typical mis-labelling (#1484565)thomasb
2008-02-08Distinguish ssl and tls for imap connections (#1484667)thomasb
2008-02-07Truncate attachment filenames to 55 characters (#1484757) and fix misspelled ...thomasb
2008-02-06* committing patch from #1484593 (re-open if this breaks anything)till
2008-02-06Little fix for an unused feature :-)thomasb
2008-02-05Applied patch for updating page title (#1484727, #1484650)thomasb
2008-02-04Respect config when localize folder namesthomasb
2008-02-03* cstill
2008-02-02Always update $CONFIG with user prefs (#1484729)thomasb
2008-02-02Simplified fix for remembering searches when viewing message + Don't ask for ...thomasb
2008-02-02* fixed #1484738till
2008-01-29 * included error code in error messagetill
2007-12-10New class rcube_user + send message disposition notificationthomasb
2007-11-29Track message disposition notification flag and headersthomasb
2007-11-25Only show new messages if they match the current search (#1484176)thomasb
2007-11-25More input sanitizingthomasb
2007-11-25Fixed some potential security risks + updatedd changelogthomasb
2007-11-25Fix bug with case-sensitive folder names (#1484245)thomasb
2007-11-25Don't create default folders by defaultthomasb
2007-11-19Correctly set session cookie lifetime if not 0thomasb
2007-11-19Cast to array because this could be empty; update requirements descriptionthomasb
2007-11-09Add escapeSimple method to rcube_db() object, to be used instead of quote() w...robin
2007-11-08Optimize caching and avoid unnecessary IMAP requeststhomasb
2007-11-07Correctly decode attachments when downloading them (fixes #1484645)thomasb
2007-11-06Fix bugs #1484555, #1484646 and #1484639thomasb
2007-10-18Add support for Korean charset (KS_C_5601)thomasb
2007-10-17Only change subscriptions when renaming succeeds; also quote slashesthomasb
2007-10-17Show appropriate warning on connection errorthomasb
2007-10-17Make message listing less error pronethomasb
2007-10-15When a parent folder is deleted, delete the children immediately, instead of ...robin
2007-10-15Re-subscribe folders after renaming parent folder.robin
2007-10-10Log error when login fails due to auto_create_user turned offthomasb
2007-10-04Use object method to get imap hierarchy delimiterthomasb
2007-10-03Update copyright noticeihug
2007-09-29Filter linked/imported CSS files (#1484056)thomasb
2007-09-26Allow to save particular user prefsthomasb