thomascube
f2cdc551e7
Use private method
15 years ago
thomascube
7c9d922b96
New recent check based on UIDs
15 years ago
alecpl
ffaea6f6de
- Fix Recipient/Sender column name in drafts folder ( #1486351 )
15 years ago
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
ff519ed8c2
- typos
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
64608bf2ef
- Password: Make passwords encoding consistent with core, add 'password_charset' global option ( #1486473 )
15 years ago
alecpl
951c07b1b1
- Fix adding contacts SQL error on mysql ( #1486459 )
15 years ago
alecpl
7481dd903e
- don't set task for login_after hook
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
7d9d3b0210
Better icon for drafts folder
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
29640bcfa9
Add (inactive) session.cookie_path line to .htaccess as suggested in #1486456
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
thomascube
aea36211d0
Skip cookie check in http_authentication plugin ( #1486188 )
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
fb915a744e
- add to 'login' task
15 years ago
alecpl
48bc52e835
- Fix imap_init hook broken in r3258 ( #1486493 )
15 years ago
alecpl
9194996a28
- allow 'show_additional_headers' option value to be a string
15 years ago
alecpl
1e6b19ddd7
- Fix quota indicator value after folder purge/expunge ( #1486488 )
15 years ago
alecpl
5d74e7c093
- es_ES, it_IT localization added
15 years ago
alecpl
255d2362c5
- es_ES localization ( #1486482 )
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
alecpl
5c54cc0ee6
- don't use dl(): http://pear.php.net/bugs/bug.php?id=17038
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