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
|
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
|
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
|
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 |
alecpl
|
a4c970508b
|
- Re-fix handling of html entity strings in plain/text messages
|
14 years ago |
alecpl
|
ef17c54e73
|
- Fix IE issue when replacing spaces doesn't work
- Some code improvements
|
14 years ago |
alecpl
|
5d238918a7
|
- More fixes for folders with name "0"
|
14 years ago |
alecpl
|
b72e2f9a17
|
- Fix handling of folders with "<>" characters in name
|
14 years ago |
alecpl
|
74cd6cced6
|
- Fix handling of special characters when building content of drag layer
|
14 years ago |
alecpl
|
310fc2dfcc
|
- jQuery-1.4.4
|
14 years ago |
alecpl
|
44840971e8
|
- Fix handling of folders with name "0" (#1487119)
|
14 years ago |
alecpl
|
d2b27d1175
|
- Fix displaying of text/plain messages containing HTML entities
|
14 years ago |
alecpl
|
4d21f62a0c
|
- ja_JP localization update
|
14 years ago |
alecpl
|
ad3c273c91
|
- Fix handling of message bodies (quoted-printable encoded) with NULL characters (#1486189)
|
14 years ago |
alecpl
|
d903fb4dd4
|
- Fix lack of IMAP server response in logged error message when using AUTHENTICATE PLAIN with SASL-IR
|
14 years ago |
alecpl
|
ad5881162d
|
- oops, fix parse error from last commit
|
14 years ago |
alecpl
|
00290a6032
|
- Add support for shared folders (#1403507)
|
14 years ago |
alecpl
|
ec211b7592
|
- Changed timeout so non-error messages will disapear faster
|
14 years ago |
alecpl
|
f94639f7bf
|
- Improved r4191 bugfix
|
14 years ago |
alecpl
|
3bb9b5212b
|
- Fix operations on messages in unsubscribed folders (#1487107)
|
14 years ago |
thomascube
|
7fcb56b5b6
|
Support skins with old template names
|
14 years ago |
alecpl
|
f6642844e0
|
- Fix: loading message doesn't disapear after using 'load-images' action
|
14 years ago |
alecpl
|
c296b810bc
|
- Add option for minimum length of autocomplete's string (#1486428)
|
14 years ago |
alecpl
|
cdf1ae0029
|
- Remove redundant directory separator
|
14 years ago |
alecpl
|
c0ed783aa1
|
- CS fixes
|
14 years ago |
alecpl
|
c26b398d56
|
- Fix mailbox status checking when skip_deleted and threading are enabled
|
14 years ago |
alecpl
|
9be483ce0d
|
- Enable autocomplete for all address fields
|
14 years ago |
alecpl
|
cb105aa9f1
|
- Fix displaying long header names in message headers table
- Fix translation labels names for Mail-Followup-to and Mail-Reply-To
|
14 years ago |
alecpl
|
93681d1e5e
|
- Fix extra line added to the message body when using php mail function (#1487060)
|
14 years ago |
alecpl
|
ac2c953021
|
- Remove leftover code
|
14 years ago |
alecpl
|
30b30226e6
|
- Add possibility to force mailbox selection. There're situations where we're invoking
STATUS (for all messages count) and SELECT later for other operations. If we
call SELECT first, the STATUS will be not needed.
|
14 years ago |
alecpl
|
29b39739df
|
- Improve responsiveness of messages displaying (#1486986)
|
14 years ago |
alecpl
|
b8d8cbda45
|
- Skip conversion when input charset is BINARY
|
14 years ago |
alecpl
|
bf13ba996c
|
- remove charset=binary from content-type
|
14 years ago |