thomascube
c8cf268b9d
No more case-insensitive folder name comparisons
15 years ago
alecpl
55243b590c
- Hide 'add contact' icon if there's no writable address book
15 years ago
alecpl
3704b78841
- Added function to get addressbooks list rcmail::get_address_sources() ( #1486248 )
15 years ago
alecpl
47ad83f337
- Added force_7bit option to force MIME encoding of plain/text messages ( #1486510 )
15 years ago
thomascube
d5ffb58726
Use case sensitive check when checking for default folders ( #1486346 )
15 years ago
thomascube
5e9a566101
Fix checking for new mail ( #1485794 )
15 years ago
alecpl
0c4d3fd9e3
- Improve performance by avoiding unnecessary updates to the session table ( #1486325 )
15 years ago
alecpl
929a508d80
- Improve performance by avoiding unnecessary updates to the session table ( #1486325 )
15 years ago
alecpl
a72ad65724
- Fix invalid font tags which cause HTML message rendering problems ( #1486521 )
15 years ago
alecpl
72b140dc98
- Support arrays in get_input_value() ( #1486277 )
15 years ago
alecpl
ebc619c149
- Fix CVE-2010-0464: Disable DNS prefetching ( #1486449 )
15 years ago
alecpl
3d0ec7620f
- improve transfer encoding choosing
15 years ago
alecpl
82c98e674d
- Fix Received headers to behave better with SpamAssassin ( #1486513 )
15 years ago
alecpl
e62346c9ba
- Fix encoding of Return-Receipt-To and Disposition-Notification-To headers (1486515)
15 years ago
alecpl
333c48caf7
- Squirrelmail_usercopy: support reply-to field ( #1486506 )
...
- Use rcube_user::insert_identity() instead of custom SQL query in rcube_user::create()
15 years ago
alecpl
6a31558dd8
- remove redundant check
15 years ago
alecpl
1617dbb6a4
- Fix IE spellcheck suggestion popup issue ( #1486471 )
15 years ago
yllar
3e7c3694ef
ta_IN update
15 years ago
thomascube
995267974c
Remove RSS feed step. Should be replaced by a plugin
15 years ago
alecpl
812abdd797
- Fix email address auto-completion shows regexp pattern ( #1486258 )
15 years ago
alecpl
eb27aad897
- added lost param description
15 years ago
thomascube
47d8d39cf4
Use rcmail::imap_connect() to establish IMAP connections; always initialize rcube_imap object in mail steps
15 years ago
alecpl
cd8e5636d2
- jQuery 1.4.2
15 years ago
thomascube
6c609b925b
Another PHP 5.3 compatibility fix (similar to r2591)
15 years ago
thomascube
b545d3e838
Fix loading of plugin configs: user prefs will always survive ( #1486368 )
15 years ago
thomascube
030db5b6c0
Better regex for template expressions + fix indentation
15 years ago
yllar
bbfd612c7d
Tamil localization
15 years ago
alecpl
3b1426a1e5
- lost fix for Attachment Excessive Memory Use issue ( #1484660 )
15 years ago
alecpl
48bc52e835
- Fix imap_init hook broken in r3258 ( #1486493 )
15 years ago
alecpl
1e6b19ddd7
- Fix quota indicator value after folder purge/expunge ( #1486488 )
15 years ago
alecpl
1e3271edfb
- support more charset aliases
15 years ago
alecpl
3e8898ef60
- Fix external mailto links support for use as protocol handler ( #1486037 )
15 years ago
alecpl
91790e41f3
- Fix attachment excessive memory use, support messages of any size ( #1484660 )
15 years ago
yllar
33ea0c7ace
translations update
15 years ago
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'.
15 years ago
alecpl
b77c9d4669
- fix
15 years ago
alecpl
f6b145d561
- optimise _id2uid(), prevent from array_flip() warnings
15 years ago
alecpl
b620493a4b
- Fix quoted text wrapping when replying to an HTML email in plain text ( #1484141 )
15 years ago
alecpl
ad18d63cc1
- Fix handling of extended mailto links (with params) ( #1486354 )
15 years ago
alecpl
a79e5f14c1
- Fix sorting by date of messages without date header on servers without SORT ( #1486286 )
15 years ago
alecpl
e1ac217397
- Fix inconsistency when not using default table names ( #1486467 )
15 years ago
alecpl
c5c3ae791d
- Fix folder rename/delete buttons do not appear on creation of first folder ( #1486468 )
15 years ago
alecpl
f52e7a0073
- Fix character set conversion fails on systems where iconv doesn't accept //IGNORE ( #1486375 )
15 years ago
alecpl
e7dde1f086
- small optimization
15 years ago
alecpl
2b35c5d8f6
- performance stats logging in devel_mode
15 years ago
alecpl
3e63802071
- Don't use dl() ( #1486457 )
15 years ago
alecpl
74be739c40
- speed up templates parsing
15 years ago
alecpl
ac9759b6a4
- oops, last commit fix
15 years ago
alecpl
b5846eed4d
- Login preformance: Create default folders on first login only
15 years ago
alecpl
10eedbe75a
- add file/line definitions to raise_error() calls
15 years ago