summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Expand)Author
2009-10-15Updated Georgian messagesthomasb
2009-10-14sv_SE updateyllar
2009-10-14- Added server-side e-mail address validation with 'email_dns_check' option (...alec
2009-10-14- removed deprecated returning value of new by referencealec
2009-10-13- performance: fix storing of imap_delimiter in session alec
2009-10-12- Fix IE issue with non-UTF-8 characters in AJAX response (#1486159)alec
2009-10-12- performance fix in rcmail_js_message_list()alec
2009-10-12- Partially fixed "empty body" issue by showing raw body of malformed message...alec
2009-10-12- Fix importing/sending to email address with whitespace (#1486214)alec
2009-10-09- nl_NL update (#1486213)alec
2009-10-08- fix for skip_deletedalec
2009-10-07- typo (#1486205)alec
2009-10-06- Fix newly attached files are not saved in drafts w/o editing any text (#148...alec
2009-10-06Hold attachment info in a js list in order to simplify things + codestylethomasb
2009-10-05localization updateyllar
2009-10-05- improve Content-type header parsingalec
2009-10-05- fix upload errors handling in Operaalec
2009-10-05- Fix bugs in unused addressbook copy contact function (#1486199)alec
2009-10-04- Added an alert message when uploading still in progress and the user tries ...netbit
2009-10-03- Reapply r3004 undone in r3011netbit
2009-10-03- remove test codealec
2009-10-03- Added attachment upload indicator with parallel upload (#1486058)alec
2009-10-02- Use default_charset for bodies of messages without charset definition (#148...alec
2009-10-02- simple fix in iil_C_FetchHeaders to handle "* BYE" responsealec
2009-10-02- added @TODO commentalec
2009-10-02- fix corrupted attachments on forward (#1486193)alec
2009-10-01- fix setting unread count in pagetitlealec
2009-10-01- Fix return to first page from e-mail screen (#1486105)alec
2009-10-01Trigger warning if logs cannot be writtenthomasb
2009-09-30- Fix handling HTML comments in HTML messages (#1486189)alec
2009-09-28- Fix LDAP addressbook shows 'Contact not found' error sometimes (#1486178)alec
2009-09-27translations updateyllar
2009-09-26- cs_CZ updatealec
2009-09-26- call user2email also for login with @ (#1486147)alec
2009-09-25- fix Cymric->Welshalec
2009-09-25- unified languages list: <English name> (<original name>)alec
2009-09-25- fix Russian language position on languages listalec
2009-09-24- added Chrome detection (#1486163)alec
2009-09-24- Fix cache status checking + improve cache operations performance (#1486104)alec
2009-09-23- Prevent from setting INBOX as any of special folders (#1486114)alec
2009-09-23- Fix regular expression for e-mail address (#1486152)alec
2009-09-23- sorting by message index - added 'index_sort' option (#1485936)alec
2009-09-23- fixed Received header formatalec
2009-09-22- allow setting login inputs size in skin template (#1486155)alec
2009-09-22- remove set_magic_quotes_runtime() call, use set_time_limit() with @ (#1486149)alec
2009-09-22- don't change case of autocomplete search to lower (per discussion for #1485...alec
2009-09-21- Added 'ldap_debug' option + small change to not rely on rcube_config inside...alec
2009-09-20- small code improvementsalec
2009-09-20- Fix "Empty startup greeting" bug (#1486085)alec
2009-09-20- fix IE version check (fixes horizontal splitter height issue)alec