alecpl
cd8e5636d2
- jQuery 1.4.2
2010-02-21 10:24:00 +00:00
thomascube
6c609b925b
Another PHP 5.3 compatibility fix (similar to r2591)
2010-02-20 17:38:12 +00:00
thomascube
b545d3e838
Fix loading of plugin configs: user prefs will always survive ( #1486368 )
2010-02-18 18:01:53 +00:00
thomascube
030db5b6c0
Better regex for template expressions + fix indentation
2010-02-18 18:01:31 +00:00
yllar
bbfd612c7d
Tamil localization
2010-02-16 18:47:44 +00:00
alecpl
3b1426a1e5
- lost fix for Attachment Excessive Memory Use issue ( #1484660 )
2010-02-15 07:07:20 +00:00
alecpl
48bc52e835
- Fix imap_init hook broken in r3258 ( #1486493 )
2010-02-13 17:33:25 +00:00
alecpl
1e6b19ddd7
- Fix quota indicator value after folder purge/expunge ( #1486488 )
2010-02-12 11:41:17 +00:00
alecpl
1e3271edfb
- support more charset aliases
2010-02-10 14:17:45 +00:00
alecpl
3e8898ef60
- Fix external mailto links support for use as protocol handler ( #1486037 )
2010-02-10 08:29:45 +00:00
alecpl
91790e41f3
- Fix attachment excessive memory use, support messages of any size ( #1484660 )
2010-02-09 13:10:12 +00:00
yllar
33ea0c7ace
translations update
2010-02-06 18:42:34 +00:00
alecpl
9b94eb6415
- Fix setting task name according to auth state. So, any action before user
...
is authenticated is assigned to 'login' task instead of 'mail'. Now binding
plugins to 'login' task is possible and realy usefull. It's also possible
to bind to all tasks excluding 'login'.
2010-02-06 18:12:49 +00:00
alecpl
b77c9d4669
- fix
2010-02-05 13:10:42 +00:00
alecpl
f6b145d561
- optimise _id2uid(), prevent from array_flip() warnings
2010-02-05 13:05:25 +00:00
alecpl
b620493a4b
- Fix quoted text wrapping when replying to an HTML email in plain text ( #1484141 )
2010-02-05 11:35:11 +00:00
alecpl
ad18d63cc1
- Fix handling of extended mailto links (with params) ( #1486354 )
2010-02-05 08:25:22 +00:00
alecpl
a79e5f14c1
- Fix sorting by date of messages without date header on servers without SORT ( #1486286 )
2010-02-04 14:34:19 +00:00
alecpl
e1ac217397
- Fix inconsistency when not using default table names ( #1486467 )
2010-02-03 11:16:18 +00:00
alecpl
c5c3ae791d
- Fix folder rename/delete buttons do not appear on creation of first folder ( #1486468 )
2010-02-02 08:50:57 +00:00
alecpl
f52e7a0073
- Fix character set conversion fails on systems where iconv doesn't accept //IGNORE ( #1486375 )
2010-01-31 18:26:59 +00:00
alecpl
e7dde1f086
- small optimization
2010-01-29 13:51:23 +00:00
alecpl
2b35c5d8f6
- performance stats logging in devel_mode
2010-01-29 09:36:06 +00:00
alecpl
3e63802071
- Don't use dl() ( #1486457 )
2010-01-28 18:26:56 +00:00
alecpl
74be739c40
- speed up templates parsing
2010-01-28 14:46:26 +00:00
alecpl
ac9759b6a4
- oops, last commit fix
2010-01-28 12:55:26 +00:00
alecpl
b5846eed4d
- Login preformance: Create default folders on first login only
2010-01-28 12:52:24 +00:00
alecpl
10eedbe75a
- add file/line definitions to raise_error() calls
2010-01-28 11:27:16 +00:00
alecpl
4fc7a7e5f6
- Re-fix #1485201
2010-01-27 12:20:14 +00:00
thomascube
d4a2c0cf5c
Import contacts into the selected address book + set button states accordingly
2010-01-26 18:09:25 +00:00
alecpl
2273d4117f
- Add support for MDB2's 'sqlsrv' driver ( #1486395 )
2010-01-26 13:45:16 +00:00
alecpl
8f85e3759c
- jQuery-1.4.1
2010-01-26 11:11:06 +00:00
alecpl
baf645619a
- remove google spellchecker response headers to prevent browser error
2010-01-26 11:05:06 +00:00
thomascube
5570ad60b4
Improved charset detection in vcard import + added unit tests for it
2010-01-26 07:19:56 +00:00
alecpl
580ff9c55e
- set svn:keywords
2010-01-25 19:05:05 +00:00
alecpl
1b5f98a46a
- set Id keyword
2010-01-25 19:00:46 +00:00
alecpl
90fe6cbc35
- Mail_MIME update
2010-01-25 12:34:51 +00:00
alecpl
34b65924b9
- fix mail subject encoding with mb_encode_mimeheader() ( #1486418 )
2010-01-25 09:17:27 +00:00
alecpl
49d401bf57
- Net_SMTP 1.4.1
2010-01-25 08:54:32 +00:00
alecpl
ae9d5832ae
- Removed problematic browser-caching of messages
2010-01-22 08:07:45 +00:00
alecpl
091735615e
- Fix incompatybility with suhosin.executor.disable_emodifier ( #1486321 )
...
- Update Mail_Mime package
2010-01-20 09:26:47 +00:00
alecpl
a7dba85463
- ignore json_encode() warnings
2010-01-19 14:47:05 +00:00
alecpl
d6584f7206
- Use PLAIN auth when CRAM fails and imap_auth_type='check' ( #1486371 )
2010-01-19 13:17:48 +00:00
alecpl
638fb8a972
- fix $Id$ keyword
2010-01-18 19:15:28 +00:00
alecpl
1d786c86bf
- fixed svn keywords
2010-01-18 19:05:11 +00:00
alecpl
5740c06700
- Use callback function instead of /e modifier in preg_replace()
2010-01-18 18:21:45 +00:00
alecpl
96b679d10d
- Fix removal of <title> tag from HTML messages ( #1486432 )
2010-01-18 10:40:17 +00:00
alecpl
8490014ffe
- better headers formatting
2010-01-14 19:17:44 +00:00
alecpl
cea5bc82ee
- fix abbreviate_string() ( #1486420 )
2010-01-13 13:10:31 +00:00
alecpl
ecbd5b5d53
- prevent from PHP error when iconv doesn't support //IGNORE ( #1486375 )
2010-01-13 12:59:21 +00:00