Commit Graph

2054 Commits (a9bfe21ba6329cf413b8965c8ce225308bcb6e57)

Author SHA1 Message Date
alecpl a9bfe21ba6 - Fix importing/sending to email address with whitespace (#1486214) 15 years ago
alecpl d1c36a60c2 - nl_NL update (#1486213) 15 years ago
alecpl 170b72ab78 - fix for skip_deleted 15 years ago
alecpl 4411ea9623 - typo (#1486205) 15 years ago
alecpl b4d940b112 - Fix newly attached files are not saved in drafts w/o editing any text (#1486202) 15 years ago
thomascube 01ffe03908 Hold attachment info in a js list in order to simplify things + codestyle 15 years ago
yllar c8b1c90aae localization update 15 years ago
alecpl 7fc0b94450 - improve Content-type header parsing 15 years ago
alecpl 640d305d8d - fix upload errors handling in Opera 15 years ago
alecpl 757d2bb924 - Fix bugs in unused addressbook copy contact function (#1486199) 15 years ago
vbenincasa 3f97120cb1 - Added an alert message when uploading still in progress and the user tries to send the message
- Added the functionality to abort the upload process
- Changed the loading icon background to transparent, so it can be used in other templates easily
15 years ago
vbenincasa e737a50a36 - Reapply r3004 undone in r3011 15 years ago
alecpl 8879ed44b2 - remove test code 15 years ago
alecpl ebf8726eea - Added attachment upload indicator with parallel upload (#1486058) 15 years ago
alecpl 2c7296a82d - Use default_charset for bodies of messages without charset definition (#1486187) 15 years ago
alecpl fefed62caa - simple fix in iil_C_FetchHeaders to handle "* BYE" response 15 years ago
alecpl ee3c580bfe - added @TODO comment 15 years ago
alecpl 1480e2f374 - fix corrupted attachments on forward (#1486193) 15 years ago
alecpl 7d1db8c901 - fix setting unread count in pagetitle 15 years ago
alecpl ef70b856a3 - Fix return to first page from e-mail screen (#1486105) 15 years ago
thomascube cb89616e1d Trigger warning if logs cannot be written 15 years ago
alecpl bf1b66bf1d - Fix handling HTML comments in HTML messages (#1486189) 15 years ago
alecpl e3e874d029 - Fix LDAP addressbook shows 'Contact not found' error sometimes (#1486178) 15 years ago
yllar 741d96fdda translations update 15 years ago
alecpl 586e356c3d - cs_CZ update 15 years ago
alecpl 984e9727a0 - call user2email also for login with @ (#1486147) 15 years ago
alecpl 614024c239 - fix Cymric->Welsh 15 years ago
alecpl 931eb707e1 - unified languages list: <English name> (<original name>) 15 years ago
alecpl 7d51781450 - fix Russian language position on languages list 15 years ago
alecpl c2e697fe81 - added Chrome detection (#1486163) 15 years ago
alecpl 38bf4253fb - Fix cache status checking + improve cache operations performance (#1486104) 15 years ago
alecpl 93a88c95b7 - Prevent from setting INBOX as any of special folders (#1486114) 15 years ago
alecpl cb9fc852cf - Fix regular expression for e-mail address (#1486152) 15 years ago
alecpl 1cead0cbf4 - sorting by message index - added 'index_sort' option (#1485936) 15 years ago
alecpl ddc891db46 - fixed Received header format 15 years ago
alecpl 6a486e0bef - allow setting login inputs size in skin template (#1486155) 15 years ago
alecpl 6d479a622b - remove set_magic_quotes_runtime() call, use set_time_limit() with @ (#1486149) 15 years ago
alecpl bc1296f729 - don't change case of autocomplete search to lower (per discussion for #1485792) 15 years ago
alecpl 0102742cb2 - Added 'ldap_debug' option + small change to not rely on rcube_config inside rcube_ldap class 15 years ago
alecpl bdab2c5faf - small code improvements 15 years ago
alecpl 587444f657 - Fix "Empty startup greeting" bug (#1486085) 15 years ago
alecpl f8dae9f00f - fix IE version check (fixes horizontal splitter height issue) 15 years ago
alecpl 915e3d19ed - fix for last commit in getunread action 15 years ago
alecpl 98728bdd37 - http://pear.php.net/bugs/bug.php?id=16624 15 years ago
alecpl 00a833811e - save unseen count also for current mailbox 15 years ago
alecpl cbeea3d4d0 - some code improvements for r2959 change 15 years ago
alecpl 78925f8f1a - Fix incorrect count of new messages in folder list when using multiple IMAP clients (#1485995)
- Fix all folders checking for new messages with disabled caching (#1486128)
15 years ago
alecpl 20e251599f - return true after abort from write_log hook 15 years ago
vbenincasa 2b77e8daa7 - Provide some additional usability for attachments form with "mainaction" class and a slightly bigger file field (CSS width doesn't works with file field so we need to use "size" property) 15 years ago
alecpl dc00400634 - simplify html_editor hook 15 years ago