alecpl
2008-06-03 02548b976c092f0e2b8680627adbc04303ff5d67
2008-06-03 alecpl
- imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of iil_ReadLi...
blob@ 02548b commitdiff | diff to current
2008-05-31 alecpl
- Escape \ in login (#1484614)
blob@ d1e8e3 commitdiff | diff to current
2008-05-30 alecpl
- Support " and \ in folder names
blob@ e16938 commitdiff | diff to current
2008-05-30 alecpl
- Disallowed delimiter in folder name (#1484803)
blob@ 6eaac2 commitdiff | diff to current
2008-05-30 alecpl
- Support for subfolders in default/protected folders (#1484665)
blob@ 681a59 commitdiff | diff to current
2008-05-28 alecpl
- Fixed sorting of folders with non-ascii characters
blob@ 53873e commitdiff | diff to current
2008-05-21 alecpl
- ... and Address Book
blob@ 89cf7c commitdiff | diff to current
2008-05-21 alecpl
-localized pagetitle in Settings and Address book -removed useless and not ...
blob@ a55606 commitdiff | diff to current
2008-05-19 alecpl
-Fixed Mysql DDL for default identities creation (#1485070)
blob@ d7f3d7 commitdiff | diff to current
2008-05-19 alecpl
-added flag_for_deletion in user prefs
blob@ 3044ae commitdiff | diff to current
2008-05-19 alecpl
-removed messages list sorting option from user prefs
blob@ 1931ca commitdiff | diff to current
2008-05-16 alecpl
- In Preferences added possibility to configure 'read_when_deleted', 'mdn_r...
blob@ d9b29a commitdiff | diff to current
2008-05-15 thomascube
Make IMAP auth type configurable (#1483825)
blob@ b026c3 commitdiff | diff to current
2008-05-15 alecpl
- Fix attachment list on IE 6/7 (#1484807)
blob@ 51cca6 commitdiff | diff to current
2008-05-12 svncommit
fix script to show cc/bcc fields
blob@ c17991 commitdiff | diff to current
2008-05-12 alecpl
- Updated PEAR::DB package to version 1.7.13
blob@ e5deaa commitdiff | diff to current
2008-05-11 alecpl
- Make password input fields of type password in installer (#1484886)
blob@ 2e90ff commitdiff | diff to current
2008-05-09 alecpl
- fixed comments
blob@ ad6958 commitdiff | diff to current
2008-05-09 alecpl
- Don't call CAPABILITY twice if possible (RFC3501 [7.1])
blob@ ca4c08 commitdiff | diff to current
2008-05-08 alecpl
- Corrected message headers decoding when charset isn't specified and impro...
blob@ 583850 commitdiff | diff to current
2008-05-08 alecpl
- Option 'use_SQL_address_book' replaced by 'address_book_type'
blob@ 6153e2 commitdiff | diff to current
2008-05-08 alecpl
- Optimized messages sorting on servers without sort capability (#1485049)
blob@ f1b753 commitdiff | diff to current
2008-05-08 alecpl
- Don't attempt to delete cache entries if enable_caching is FALSE (#1485051)
blob@ 1a659d commitdiff | diff to current
2008-05-07 svncommit
/tmp/out
blob@ 4f9c83 commitdiff | diff to current
2008-05-05 alecpl
- Fix management of folders with national characters in names (#1485036, #1...
blob@ 32ac95 commitdiff | diff to current
2008-05-05 alecpl
- Do charset conversion also for from/to column on messages list
blob@ 1088d6 commitdiff | diff to current
2008-05-05 alecpl
Installer: encode special characters in DB username/password (#1485042)
blob@ b61965 commitdiff | diff to current
2008-05-02 alecpl
- fixed #1485032 and updated MDB2 package+drivers
blob@ d1403f commitdiff | diff to current
2008-05-01 alecpl
- Fix BCC header reset (#1484997)
blob@ 7ec922 commitdiff | diff to current
2008-04-30 thomascube
Next step: introduce the application class 'rcmail' and get rid of some glo...
blob@ 197601 commitdiff | diff to current
2008-04-29 alecpl
- improved messages list performance - patch from Justin Heesemann
blob@ 257782 commitdiff | diff to current
2008-04-23 alecpl
- Append skin_path to images location only when it starts with '/' sign (#1...
blob@ ae0c82 commitdiff | diff to current
2008-04-20 svncommit
Fix parse_attrib_string to handle unquoted attribute values
blob@ 653242 commitdiff | diff to current
2008-04-17 alecpl
- Fix non-RFC dates formatting (#1484901)
blob@ ea090c commitdiff | diff to current
2008-04-17 alecpl
- Updated PEAR::Auth_SASL to 1.0.2
blob@ 157881 commitdiff | diff to current
2008-04-17 alecpl
- Fix IMAP response in message body when message has no body (#1484964)
blob@ 0a97a0 commitdiff | diff to current
2008-04-17 svncommit
fix HTML mail sending
blob@ 140d6e commitdiff | diff to current
2008-04-16 alecpl
- Decode entities when inserting HTML signature to plain text message (#148...
blob@ e7d37a commitdiff | diff to current
2008-04-16 alecpl
- Fix typo in set_charset() (#1484991)
blob@ f94a80 commitdiff | diff to current
2008-04-15 svncommit
added language support to HTML editing (#1484862)
blob@ 8e5def commitdiff | diff to current
2008-04-15 svncommit
fix signature loading on Windows (#1484545)
blob@ dbbd1f commitdiff | diff to current
2008-04-15 svncommit
HTML editing fixes, upgrade to TinyMCE v3.0.6
blob@ d9344f commitdiff | diff to current
2008-04-15 alecpl
#1484391, #1484403
blob@ d7a411 commitdiff | diff to current
2008-04-15 alecpl
#1333167 #1484916
blob@ 76a89b commitdiff | diff to current
2008-04-14 alecpl
- Added sections (fieldset+label) in Settings interface
blob@ a901aa commitdiff | diff to current
2008-04-12 alecpl
- Fixed and optimized 'read_when_deleted': mark as read on server side in...
blob@ 3d3531 commitdiff | diff to current
2008-04-12 thomascube
Changed codebase to PHP5 with autoloader + added some new classes from the ...
blob@ 47124c commitdiff | diff to current
2008-04-11 alecpl
- up-to-date
blob@ deb921 commitdiff | diff to current
2008-03-21 thomascube
Fixed message part window display in IE6 (#1484610)
blob@ bf1be0 commitdiff | diff to current
2008-03-21 thomascube
Add configurable default charset for message decoding
blob@ 17b5fb commitdiff | diff to current
first | « prev | next »