alecpl
02491a9789
- Make possible to overwrite server's namespaces with imap_ns_* options
2010-12-17 09:16:47 +00:00
alecpl
1ce4420b7e
- When clicking on the list take the focus away from an iframe too
2010-12-16 09:26:30 +00:00
alecpl
9840ab69e4
- Fix charset conversion for text attachments without charset specification ( #1487634 )
2010-12-14 07:37:52 +00:00
alecpl
1013bad3a2
- Allow setting _user and _host via GET parameters on login screen ( #1486993 )
2010-12-10 12:47:14 +00:00
alecpl
a06535e20d
- Improved emoticons text representations
2010-12-10 11:08:22 +00:00
yllar
7416ae859b
he_IL fr_FR lt_LT et_EE ja_JP ar_SA pt_PT cy_GB de_DE updated
2010-12-10 08:26:35 +00:00
alecpl
14f87f7f38
- Set Mail-Reply-To also for identity's reply-to
2010-12-10 07:45:52 +00:00
alecpl
3ee5a7200a
- Improved Mail-Reply-To and Mail-Followup-To headers handling
2010-12-09 19:10:44 +00:00
alecpl
c2c820cbf4
- CS fixes
2010-12-09 14:56:06 +00:00
alecpl
ad399a95dd
- Add username and IP address to log message on unsuccessful login ( #1487626 )
2010-12-09 09:26:54 +00:00
alecpl
4064452816
- Fix handling of untagged responses for AUTHENTICATE command ( #1487450 )
2010-12-08 14:24:53 +00:00
alecpl
90f81a6c8d
- Better support for READ-ONLY and NOPERM responses handling ( #1487083 )
...
- Add confirmation message on purge/expunge commands response
- Fix CLOSE was called on unselected mailbox
2010-12-08 12:52:04 +00:00
alecpl
5be0d000ac
- Fix displaying of foldersubscribing/folderunsubscribing labels
2010-12-08 11:46:16 +00:00
alecpl
72b807aa6a
- Fix empty sender in reply prefix ( #1487454 )
2010-12-08 07:36:26 +00:00
alecpl
645b75cf3c
- ja_JP translation update ( #1487451 )
2010-12-08 07:26:48 +00:00
alecpl
dd83549dda
- Fix closeConnection() call in rcube_imap::reconnect()
2010-12-07 13:03:33 +00:00
alecpl
d7e83d34dd
- Get rid of IMAP connection message tracing
2010-12-07 10:46:53 +00:00
alecpl
0e11940a65
- Improve performance of folder rename and delete actions. Don't get list of all folders when we need only children of the specified folder.
2010-12-06 14:06:44 +00:00
alecpl
7472893512
- Fix plaintext versions of HTML messages don't contain placeholders for emotions ( #1485206 )
2010-12-06 11:13:55 +00:00
alecpl
9e81b55616
- Removed temp debug code
2010-12-03 12:28:54 +00:00
alecpl
e232acbfde
- Improve performance of moving or copying of all messages in a folder (use CLOSE intead of EXPUNGE)
...
- Code cleanup + added more phpdoc comments
2010-12-03 12:25:49 +00:00
alecpl
c0c0c03d97
- Fix: copying all messages in a folder copies only current page
2010-12-03 11:27:42 +00:00
alecpl
af3c045ecf
- New Folder Manager UI
...
- Fix invalid Request when creating a folder (#1487443 )
- Add folder size and quota indicator in folder manager (#1485780 )
- Add possibility to move a subfolder into root folder (#1486791 )
2010-12-03 10:58:40 +00:00
yllar
a5ee723f42
fr_FR cs_CZ id_ID en_GB et_EE ja_JP gl_ES zh_TW sv_SE cy_GB ru_RU es_ES bg_BG r_HR nl_NL uk_UA updates
2010-12-03 09:30:36 +00:00
alecpl
27acfd6774
- Fix preview window doesn't work when RC is in a frame ( #1487314 )
...
- Add helper function is_framed()
2010-12-02 09:05:56 +00:00
alecpl
1cca4fbd45
- Allow setting autocomplete attribute for all inputs separately ( #1487313 )
2010-12-01 11:20:43 +00:00
alecpl
53604a0550
- Fix setting charset of attachment filenames ( #1487122 )
2010-12-01 10:49:20 +00:00
alecpl
b46edc0f90
- Fix "Cannot use scalar value..." warning ( #1487066 )
2010-12-01 09:52:23 +00:00
alecpl
43fb35b5cb
- Fix cursor position on compose form in Webkit browsers ( #1486674 )
2010-11-30 20:16:25 +00:00
alecpl
489ffbde73
- Fix window is blur'ed in IE when selecting a message ( #1487316 )
2010-11-30 20:13:44 +00:00
alecpl
e17553d954
- Add 'login_lc' config option for case-insensitive authentication ( #1487113 )
...
- Make username comparison case sensitive on MySQL
2010-11-30 13:43:04 +00:00
alecpl
fd371a519d
- Fix attachments of type message/rfc822 are not listed on attachments list
2010-11-29 09:54:15 +00:00
alecpl
9016a84f7b
- Handle PHP warning in decrypt function ( #1485970 )
2010-11-29 08:50:39 +00:00
thomascube
eee6944b5d
Save session data with bas64 ecoding to make it more robust against garbage data ( #1487136 )
2010-11-27 13:59:05 +00:00
alecpl
63f9dee62d
- Add workaround for MSOE's multipart/related messages with non-related attachments
2010-11-26 12:41:16 +00:00
thomascube
f5e5eed330
Add check to other cases, too
2010-11-24 15:46:17 +00:00
thomascube
e31afbbc9b
Fix php warnings; Courier doesn't like spaces appended to the EXPUNGE command
2010-11-24 15:44:05 +00:00
thomascube
e0a736609c
Updated Italian, Russian, Dutch, Ukrainian and Slovak localizations; better names for mdn/dsn in German
2010-11-24 14:48:45 +00:00
thomascube
ea33cd1be8
Updated Hebrew, Estonian, Portuguese, Flemish, Bulgarian, Hungarian and Chinese localizations upon user submissions
2010-11-24 12:38:38 +00:00
thomascube
844d3ff31c
Updates German translations and Changelog
2010-11-24 12:03:25 +00:00
thomascube
fbe24e9fa9
Allow plugin templates to include local files ( #1487133 ); make autocomplete on login screen configurable
2010-11-24 11:56:15 +00:00
alecpl
576b330ebd
- Temporarily commented out \Noselect flag checking in select(), because of problems with Courier
2010-11-24 11:55:55 +00:00
alecpl
d1a9885f21
- Small code cleanup
2010-11-24 07:38:02 +00:00
alecpl
617623fa79
- Fix PHP warning: check if array isn't empty before using max()
2010-11-23 19:26:11 +00:00
alecpl
1f052f0be2
- Fix adding contact group record after creating a group
2010-11-23 08:18:39 +00:00
alecpl
57388f9cce
- Fix attachment names encoding broken in r4232
2010-11-22 17:36:03 +00:00
alecpl
11a61a8ab3
- Fix last change in rcube_html_editor()
2010-11-19 13:52:39 +00:00
alecpl
cc5ae9e337
- Fix last commit
2010-11-19 09:45:05 +00:00
alecpl
d2b8840a0e
- Fix handling of custom "_from" in sendmail ( #1487132 )
...
- Small fix in displaying Sender input field
2010-11-19 08:45:19 +00:00
alecpl
e9a974990e
- Add threads() result checking
2010-11-18 14:24:47 +00:00