Commit Graph

8255 Commits

Author SHA1 Message Date
thomascube
953ce3f69c Don't write session data on every unset but just remember the unset variables 2009-05-14 07:22:01 +00:00
alecpl
b31a0af1f4 - fix uudecode (skip "begin XXX filename" header) 2009-05-14 06:39:10 +00:00
yllar
db33ffebc7 ru_RU update 2009-05-13 23:53:58 +00:00
alecpl
6748044273 - handle one convert_uudecode() warning 2009-05-13 10:07:38 +00:00
alecpl
27924acf43 - speed up the whole session cleaning in kill_session() 2009-05-13 07:17:33 +00:00
alecpl
1c5be6f792 - Support UUencode content encoding (#1485839) 2009-05-13 07:09:49 +00:00
yllar
9c6dfdc1e8 zh_TW update 2009-05-12 20:04:11 +00:00
alecpl
6481bbcf34 - don't stop on error 2009-05-12 18:46:17 +00:00
svncommit
f22c2cefb4 Really, really logout (fixes r2467). 2009-05-12 14:10:30 +00:00
svncommit
617b4f699f Minimize chance of race condition in session handling (#1485659, #1484678) 2009-05-12 13:26:07 +00:00
alecpl
78cdeba1a8 - last commit fix 2009-05-10 09:01:18 +00:00
alecpl
91ec0a0559 - speed up remove_message_cache() by using message uid instead of idx 2009-05-10 08:59:39 +00:00
alecpl
4769ead5e8 - prevent infinite loop on imap error in iil_C_HandlePartBody() 2009-05-10 08:37:11 +00:00
alecpl
26d857447f - Fix session handling on non-session SQL query error (#1485734) 2009-05-09 20:07:10 +00:00
alecpl
ae1df26948 - fix \Seen flag setting with enable_caching=true (#1485843) 2009-05-09 16:35:20 +00:00
alecpl
40418dd164 - Correct caret position in message form with signature (#1485833) 2009-05-09 07:52:29 +00:00
yllar
a8d51d658f et_EE sv_SE pt_BR updates 2009-05-08 21:36:37 +00:00
svncommit
37cb9ce8bd Add dutch labels. 2009-05-08 09:54:14 +00:00
alecpl
20ccd472f7 - Fix html editor mode setting when reopening draft message (#1485834) 2009-05-06 17:45:53 +00:00
svncommit
3d2e30c3a4 Better wording in nl_NL and nl_BE. 2009-05-04 14:41:23 +00:00
alecpl
89ccc4e16c - fix parse error 2009-05-04 11:36:59 +00:00
alecpl
23a2eec4d5 - ereg -> preg 2009-05-04 08:31:55 +00:00
alecpl
db5abc6c21 - ereg -> preg 2009-05-04 08:03:48 +00:00
alecpl
2f7405e3ce - use preg_* instead of ereg* + removed caching functions 2009-05-04 07:53:01 +00:00
alecpl
6fd71e3ed4 - more addressbooks hooks (#1485829) 2009-05-04 06:53:56 +00:00
alecpl
50d515a7d6 - some hints to use sqlite db (#1485821) 2009-05-02 20:11:45 +00:00
alecpl
aeed58d5af - Use UID STORE/COPY commands 2009-05-02 19:19:39 +00:00
alecpl
3ddbe667a9 - added create_contact hook in mail/addcontact action (#1485828) 2009-05-02 18:47:14 +00:00
alecpl
30b152b194 - Added quick search box menu (#1484304) 2009-05-02 14:19:24 +00:00
alecpl
4e65a3c145 - limit pspell suggestions for each word 2009-05-02 12:51:29 +00:00
alecpl
87b18e92f0 - use shortest form of some labels (#1485805) 2009-05-02 12:38:23 +00:00
alecpl
309d2f40a0 - jQuery'fied GoogieSpell 4.0 + some changes in compose 2009-05-01 19:27:36 +00:00
thomascube
169249982d Updated Norwegian localization 2009-05-01 19:12:00 +00:00
thomascube
69f18a09ae Add plugin hooks for creating/saving/deleting identities and contacts 2009-05-01 19:04:26 +00:00
thomascube
762a699dc7 Hard-wrap message headers according to RFC 2009-05-01 17:58:12 +00:00
thomascube
ffa6c1011c Update Googiespell to version 4.0 2009-05-01 16:58:25 +00:00
alecpl
b20bca7df2 - Fix fatal error after last commit in rcube_imap (#1485825) 2009-04-28 19:30:03 +00:00
alecpl
23387ef853 - simplified messagelist sort action code 2009-04-27 09:15:56 +00:00
alecpl
9f3579b1f8 - Fix wrong column sort order icons (#1485823)
- set defult sorting of new column to 'ASC'
2009-04-27 09:01:15 +00:00
alecpl
29da6414db - Updated TinyMCE to 3.2.3 version 2009-04-27 07:36:26 +00:00
alecpl
1fb5874f27 - fix attachment mimetype setting after upload
- move style of delete button in attachment-list to mail.css file
2009-04-27 07:24:11 +00:00
thomascube
c5d8db9f81 Add javascript event 'insertrow' 2009-04-26 17:07:27 +00:00
thomascube
5c2d6e3555 Fix adding labels from plugins 2009-04-26 17:02:13 +00:00
thomascube
99d8660737 Add two new javascript events 2009-04-26 16:47:49 +00:00
thomascube
1c932d58b5 Allow plugins to define their own tasks + add 'domain' parameter for rcube_template::button() 2009-04-26 16:33:22 +00:00
alecpl
d4d1a2505d - Fix attachment names encoding when charset isn't specified in attachment part (#1484969):
assume that the message charset or charset of the first part is better for attachment names
  than detected by roundcube
2009-04-25 18:38:59 +00:00
alecpl
79eb4e79ed - Fix message normal priority problem (#1485820) 2009-04-24 17:32:49 +00:00
alecpl
76db10d65d - fix setting empty string in imap_root 2009-04-24 12:54:25 +00:00
alecpl
9d003afcad - Fix autocomplete spinning wheel does not disappear (#1485804) 2009-04-24 08:29:59 +00:00
alecpl
4b2be228e2 -Fix address list isn't refreshing after jquery integration (#1485818) 2009-04-24 07:51:43 +00:00