Commit Graph

8255 Commits

Author SHA1 Message Date
thomascube
58e3602a37 Bugfixes for encoding and sending with attachments 2006-02-04 19:08:10 +00:00
thomascube
76ffa2a099 Added Bosnian and Croation translation 2006-02-04 18:05:36 +00:00
svncommit
2a1e18e50f fixed select-all bug 2006-01-31 03:06:13 +00:00
thomascube
5e35126796 Added folder purge function and some checks 2006-01-25 22:56:53 +00:00
thomascube
c9d09bbe43 Updated localizations 2006-01-25 20:10:12 +00:00
svncommit
9d04c24ffa Added listener for the div that surrounds the message list - used in app.js for arrow key control 2006-01-25 01:30:30 +00:00
svncommit
d58c69f949 Added ability to browse message list with arrow keys 2006-01-25 01:26:00 +00:00
thomascube
0677ca5a1e Add created date to message cache 2006-01-23 23:12:23 +00:00
thomascube
583672fb48 Solved some sorting problems 2006-01-23 23:11:33 +00:00
thomascube
0284c23b34 Added change notice 2006-01-20 17:58:55 +00:00
thomascube
5cbdff598e Fixed bug #1406026 2006-01-20 17:37:23 +00:00
svncommit
bdc07a2561 added full opening php tag 2006-01-20 07:36:41 +00:00
thomascube
a85b1cb78d corrected funny typo 2006-01-20 00:11:37 +00:00
thomascube
83dbb7a8a5 Use iconv and utf8 class for charset conversion 2006-01-20 00:01:53 +00:00
thomascube
4b0d509d3e Use str_replace for %u and %p in SMTP authorization 2006-01-19 22:48:40 +00:00
thomascube
b11a0054e3 Added patch for ctrl/shift behavior 2006-01-19 22:38:04 +00:00
svncommit
eea43f7c99 better explanation of ldap_public in config file. changed check for ldap public config to isset 2006-01-18 11:51:26 +00:00
svncommit
39ecb7d0c2 fixed the pretty naming of ldap search fields again... 2006-01-17 23:53:26 +00:00
thomascube
2a20b04f5e Added charset conversion in rcube_remote_response() 2006-01-16 23:19:44 +00:00
thomascube
be2380fb47 Added labels for LDAP search 2006-01-13 18:08:41 +00:00
thomascube
000e4bf02a Added Slovak localization (patch 1386945) 2006-01-13 17:43:21 +00:00
thomascube
4b5d2d5883 Additional timezones (patch 1389912) 2006-01-13 17:39:53 +00:00
thomascube
3f9edb4c3e Switched to full UTF-8 support 2006-01-13 17:14:38 +00:00
thomascube
c030955634 Switched to full UTF-8 support 2006-01-13 16:03:36 +00:00
thomascube
0af7e8c0e6 Switched to full UTF-8 support 2006-01-11 23:19:22 +00:00
svncommit
c4a6214e93 implemented making the search fields drop down names nice 2006-01-11 00:38:08 +00:00
svncommit
9d2c0d4967 fixed bug with field choice dropdown not appearing when only one ldap server is configured - thanks to Pieter Hoekstra for the report 2006-01-08 23:23:26 +00:00
svncommit
c0da982d9e disable ldap search button if no servers configured 2006-01-08 07:40:09 +00:00
svncommit
d1d2c4fb1d adding files and modifications for public ldap search 2006-01-08 07:15:44 +00:00
thomascube
15a9d1ce67 Optimized loading time; added periodic mail check; added EXPUNGE command 2006-01-05 00:37:10 +00:00
thomascube
977a295eb1 Usage of virtusertable; mail_domain for new users; Chinese and Turkish localization 2005-12-16 20:05:41 +00:00
thomascube
749b07c78a IMAP bugfixes, better signature handling 2005-12-14 23:47:32 +00:00
thomascube
9fc381f4e8 Check if log files are writeable 2005-12-11 23:19:48 +00:00
thomascube
31b2cee231 Bugfixes on listing and caching functions 2005-12-11 22:56:46 +00:00
thomascube
1cded85790 Re-design of caching (new database table added\!); some bugfixes; Postgres support 2005-12-03 16:54:12 +00:00
thomascube
5bc8cb662f Minor bugfixes 2005-11-18 15:47:00 +00:00
thomascube
fbf77b4493 Added Japanese localization 2005-11-18 15:35:15 +00:00
thomascube
4b0f65a597 Fixed minor bugs 2005-11-18 15:32:20 +00:00
thomascube
0cbc094164 SMTPS support and minor bugfixes 2005-11-15 00:09:44 +00:00
thomascube
fd8c506109 SMTPS support and minor bugfixes 2005-11-14 23:55:46 +00:00
thomascube
ecf7590cb8 Added new languages and new XMLHttpRequest class 2005-11-13 19:02:28 +00:00
thomascube
583f1c8d80 Added reply-to-all function (submitted by Julien Brette) 2005-11-08 20:18:56 +00:00
thomascube
b595c9fcf6 Minor bugfixes 2005-11-07 00:32:57 +00:00
thomascube
b4a9999f9c Added Norwegian localization 2005-11-06 23:03:51 +00:00
thomascube
e66f5b4d71 Added favicon and Polish, Czech, British localizations 2005-11-06 22:43:39 +00:00
thomascube
10a699759d Added localized messages to client and check form input 2005-11-06 19:26:45 +00:00
thomascube
e0ddd4e6c0 Added 'changed' col to contacts table and support for 160-bit session hashes 2005-11-06 16:37:45 +00:00
thomascube
317219dafe Added tab-index for compose form 2005-11-02 22:49:02 +00:00
thomascube
6a35c82a3c Added more XSS protection (Bug #1308236) and some visual enhancements 2005-11-02 22:43:55 +00:00
thomascube
fd660ac0e2 Fixed safe_mode issue and visual bug 2005-11-01 22:18:05 +00:00