Commit Graph

2865 Commits

Author SHA1 Message Date
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
alecpl
0f9d8ca40d - Don't set attachment's charset in Content-type header (#1487122) 2010-11-18 10:34:10 +00:00
alecpl
effdb3c01d - Lock submit button in onsubmit event on login page (#1487036) 2010-11-17 09:01:25 +00:00
alecpl
4b410e2064 - Execute HTML editor initialization in page footer (#1487125) 2010-11-16 07:47:07 +00:00
alecpl
3e54812afa - remove debug command (#1487053) 2010-11-15 10:01:49 +00:00
alecpl
2c200021fd - Fix focused elements aren't unfocused when clicking on the list (#1487123) 2010-11-15 09:26:24 +00:00
alecpl
6084d782f2 - Fix hanling of HTML entity strings in plai text messages 2010-11-14 11:35:38 +00:00
alecpl
a4c970508b - Re-fix handling of html entity strings in plain/text messages 2010-11-14 10:09:14 +00:00
alecpl
ef17c54e73 - Fix IE issue when replacing spaces doesn't work
- Some code improvements
2010-11-12 18:50:24 +00:00
alecpl
5d238918a7 - More fixes for folders with name "0" 2010-11-12 14:43:33 +00:00
alecpl
b72e2f9a17 - Fix handling of folders with "<>" characters in name 2010-11-12 13:05:18 +00:00
alecpl
74cd6cced6 - Fix handling of special characters when building content of drag layer 2010-11-12 12:57:04 +00:00
alecpl
310fc2dfcc - jQuery-1.4.4 2010-11-12 11:27:00 +00:00
alecpl
44840971e8 - Fix handling of folders with name "0" (#1487119) 2010-11-12 10:47:04 +00:00
alecpl
d2b27d1175 - Fix displaying of text/plain messages containing HTML entities 2010-11-11 13:39:10 +00:00
alecpl
4d21f62a0c - ja_JP localization update 2010-11-10 08:28:38 +00:00
alecpl
ad3c273c91 - Fix handling of message bodies (quoted-printable encoded) with NULL characters (#1486189) 2010-11-10 08:15:41 +00:00
alecpl
d903fb4dd4 - Fix lack of IMAP server response in logged error message when using AUTHENTICATE PLAIN with SASL-IR 2010-11-09 13:49:31 +00:00
alecpl
ad5881162d - oops, fix parse error from last commit 2010-11-09 09:18:28 +00:00
alecpl
00290a6032 - Add support for shared folders (#1403507) 2010-11-09 07:54:34 +00:00
alecpl
ec211b7592 - Changed timeout so non-error messages will disapear faster 2010-11-08 13:52:39 +00:00
alecpl
f94639f7bf - Improved r4191 bugfix 2010-11-08 13:21:41 +00:00
alecpl
3bb9b5212b - Fix operations on messages in unsubscribed folders (#1487107) 2010-11-08 12:55:48 +00:00
thomascube
7fcb56b5b6 Support skins with old template names 2010-11-07 12:44:54 +00:00
alecpl
f6642844e0 - Fix: loading message doesn't disapear after using 'load-images' action 2010-11-07 10:58:50 +00:00
alecpl
c296b810bc - Add option for minimum length of autocomplete's string (#1486428) 2010-11-07 08:36:52 +00:00
alecpl
cdf1ae0029 - Remove redundant directory separator 2010-11-07 07:50:16 +00:00
alecpl
c0ed783aa1 - CS fixes 2010-11-05 12:24:52 +00:00
alecpl
c26b398d56 - Fix mailbox status checking when skip_deleted and threading are enabled 2010-11-05 12:19:12 +00:00
alecpl
9be483ce0d - Enable autocomplete for all address fields 2010-11-05 11:53:36 +00:00
alecpl
cb105aa9f1 - Fix displaying long header names in message headers table
- Fix translation labels names for Mail-Followup-to and Mail-Reply-To
2010-11-05 11:01:15 +00:00
alecpl
93681d1e5e - Fix extra line added to the message body when using php mail function (#1487060) 2010-11-04 19:15:57 +00:00
alecpl
ac2c953021 - Remove leftover code 2010-11-04 14:09:47 +00:00
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.
2010-11-04 14:03:26 +00:00
alecpl
29b39739df - Improve responsiveness of messages displaying (#1486986) 2010-11-04 13:48:17 +00:00
alecpl
b8d8cbda45 - Skip conversion when input charset is BINARY 2010-11-04 13:05:29 +00:00
alecpl
bf13ba996c - remove charset=binary from content-type 2010-11-04 12:42:22 +00:00
alecpl
83ba22c77b - Unify template files naming 2010-11-04 09:59:55 +00:00
alecpl
1555ac6018 - Don't show confirmation message when marking message as read using delay (preview_pane_mark_read>0) 2010-11-04 07:41:06 +00:00