summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2007-12-10New class rcube_user + send message disposition notificationthomascube
2007-12-10Remove some unused object propertiesthomascube
2007-12-05update bg, uk localizationsvncommit
2007-12-04update bg localizationsvncommit
2007-11-30Simplified email address check (fixes #1484679)thomascube
2007-11-29Track message disposition notification flag and headersthomascube
2007-11-25Only show new messages if they match the current search (#1484176)thomascube
2007-11-25More input sanitizingthomascube
2007-11-25Fixed some potential security risks + updatedd changelogthomascube
2007-11-25Added Georgian localization by Zaza Zviadadzethomascube
2007-11-25Updated Russian localizationthomascube
2007-11-25Fix bug with case-sensitive folder names (#1484245)thomascube
2007-11-25Applied UID fetch patch by Glen Ogilviethomascube
2007-11-25Don't create default folders by defaultthomascube
2007-11-25Fix overriding of session vars when register_globals is on (#1484670)thomascube
2007-11-20add Korean (kr) localizationsvncommit
2007-11-19Correctly set session cookie lifetime if not 0thomascube
2007-11-19Cast to array because this could be empty; update requirements descriptionthomascube
2007-11-14update id_ID localizationsvncommit
2007-11-12Removed space after closing tagthomascube
2007-11-09Add escapeSimple method to rcube_db() object, to be used instead of quote() w...svncommit
2007-11-08Optimize caching and avoid unnecessary IMAP requeststhomascube
2007-11-07Correctly decode attachments when downloading them (fixes #1484645)thomascube
2007-11-06Fix bugs #1484555, #1484646 and #1484639thomascube
2007-11-05(no commit message)svncommit
2007-11-01Also remove unclosed script tags (fixes XSS vulnerability)thomascube
2007-10-30Ticket #1484648yllar
2007-10-28Use UTF-8 folder name for renaming; don't use setAttribute but an object prop...thomascube
2007-10-24updated Arabic translationyllar
2007-10-22update ru, eo localizationssvncommit
2007-10-20Switch hungarian localization filesthomascube
2007-10-20Fix toggleselect of list widgetthomascube
2007-10-19Fix moving folders to root, bug introduces when using row id's instead of fol...svncommit
2007-10-19- Enable single-selection toggling in JS list objectsvncommit
2007-10-19#1484621 & #1484622yllar
2007-10-18Add support for Korean charset (KS_C_5601)thomascube
2007-10-18Fixed syntax typothomascube
2007-10-17Only change subscriptions when renaming succeeds; also quote slashesthomascube
2007-10-17Show appropriate warning on connection errorthomascube
2007-10-17Fix sorting after parent folder renaming.svncommit
2007-10-17Make sure the currently selected row is re-selected after re-initializing the...svncommit
2007-10-17Clean up code overlap.svncommit
2007-10-17Make sure the _main_ window is focussed (closes #1484138).svncommit
2007-10-17... and unset selected folder name.svncommit
2007-10-17Clear folder selection when a protected folder is clicked.svncommit
2007-10-17Make message listing less error pronethomascube
2007-10-16#1484609 & #1484607yllar
2007-10-16#1484617yllar
2007-10-16Fixed typo in brazilian portuguese localizationthomascube
2007-10-15#1484613 & #1484612 thanksyllar