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
14 years ago
alecpl
5be0d000ac
- Fix displaying of foldersubscribing/folderunsubscribing labels
14 years ago
alecpl
72b807aa6a
- Fix empty sender in reply prefix ( #1487454 )
14 years ago
alecpl
645b75cf3c
- ja_JP translation update ( #1487451 )
14 years ago
alecpl
dd83549dda
- Fix closeConnection() call in rcube_imap::reconnect()
14 years ago
alecpl
d7e83d34dd
- Get rid of IMAP connection message tracing
14 years ago
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.
14 years ago
alecpl
7472893512
- Fix plaintext versions of HTML messages don't contain placeholders for emotions ( #1485206 )
14 years ago
alecpl
9e81b55616
- Removed temp debug code
14 years ago
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
14 years ago
alecpl
c0c0c03d97
- Fix: copying all messages in a folder copies only current page
14 years ago
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 )
14 years ago
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
14 years ago
alecpl
27acfd6774
- Fix preview window doesn't work when RC is in a frame ( #1487314 )
...
- Add helper function is_framed()
14 years ago
alecpl
1cca4fbd45
- Allow setting autocomplete attribute for all inputs separately ( #1487313 )
14 years ago
alecpl
53604a0550
- Fix setting charset of attachment filenames ( #1487122 )
14 years ago
alecpl
b46edc0f90
- Fix "Cannot use scalar value..." warning ( #1487066 )
14 years ago
alecpl
43fb35b5cb
- Fix cursor position on compose form in Webkit browsers ( #1486674 )
14 years ago
alecpl
489ffbde73
- Fix window is blur'ed in IE when selecting a message ( #1487316 )
14 years ago
alecpl
e17553d954
- Add 'login_lc' config option for case-insensitive authentication ( #1487113 )
...
- Make username comparison case sensitive on MySQL
14 years ago
alecpl
fd371a519d
- Fix attachments of type message/rfc822 are not listed on attachments list
14 years ago
alecpl
9016a84f7b
- Handle PHP warning in decrypt function ( #1485970 )
14 years ago
alecpl
5f560ee7a0
- Plugin API: Add 'pass' argument in 'authenticate' hook ( #1487134 )
14 years ago
thomascube
5c84da176c
Mention Auth_SASL as required PEAR package
14 years ago
thomascube
eee6944b5d
Save session data with bas64 ecoding to make it more robust against garbage data ( #1487136 )
14 years ago
alecpl
63f9dee62d
- Add workaround for MSOE's multipart/related messages with non-related attachments
14 years ago
thomascube
f5e5eed330
Add check to other cases, too
14 years ago
thomascube
e31afbbc9b
Fix php warnings; Courier doesn't like spaces appended to the EXPUNGE command
14 years ago
thomascube
e0a736609c
Updated Italian, Russian, Dutch, Ukrainian and Slovak localizations; better names for mdn/dsn in German
14 years ago
thomascube
ea33cd1be8
Updated Hebrew, Estonian, Portuguese, Flemish, Bulgarian, Hungarian and Chinese localizations upon user submissions
14 years ago
thomascube
844d3ff31c
Updates German translations and Changelog
14 years ago
thomascube
e363b0d3f9
Limit hover effect to the dropbutton arrow for consistency reasons
14 years ago
thomascube
fbe24e9fa9
Allow plugin templates to include local files ( #1487133 ); make autocomplete on login screen configurable
14 years ago
alecpl
576b330ebd
- Temporarily commented out \Noselect flag checking in select(), because of problems with Courier
14 years ago
alecpl
d1a9885f21
- Small code cleanup
14 years ago
alecpl
617623fa79
- Fix PHP warning: check if array isn't empty before using max()
14 years ago
alecpl
1f052f0be2
- Fix adding contact group record after creating a group
14 years ago
alecpl
57388f9cce
- Fix attachment names encoding broken in r4232
14 years ago
alecpl
11a61a8ab3
- Fix last change in rcube_html_editor()
14 years ago
alecpl
b867cbdb60
- Add lost changelog entry
14 years ago
alecpl
cc5ae9e337
- Fix last commit
14 years ago
alecpl
d2b8840a0e
- Fix handling of custom "_from" in sendmail ( #1487132 )
...
- Small fix in displaying Sender input field
14 years ago
alecpl
e9a974990e
- Add threads() result checking
14 years ago
alecpl
0f9d8ca40d
- Don't set attachment's charset in Content-type header ( #1487122 )
14 years ago
alecpl
effdb3c01d
- Lock submit button in onsubmit event on login page ( #1487036 )
14 years ago
alecpl
4b410e2064
- Execute HTML editor initialization in page footer ( #1487125 )
14 years ago
alecpl
8710133250
- Fix error in MSSQL DDL scripts ( #1487112 ): use trigger instead of foreign key constraint
14 years ago
alecpl
3e54812afa
- remove debug command ( #1487053 )
14 years ago
alecpl
2c200021fd
- Fix focused elements aren't unfocused when clicking on the list ( #1487123 )
14 years ago
alecpl
6084d782f2
- Fix hanling of HTML entity strings in plai text messages
14 years ago