alecpl
|
90cd452bc0
|
- last commit fix
|
2008-05-05 10:08:28 +00:00 |
|
alecpl
|
1088d66745
|
- Do charset conversion also for from/to column on messages list
|
2008-05-05 09:59:56 +00:00 |
|
alecpl
|
7ec922fdf5
|
- Fix BCC header reset (#1484997)
|
2008-05-01 14:27:48 +00:00 |
|
thomascube
|
197601ef5f
|
Next step: introduce the application class 'rcmail' and get rid of some global vars
|
2008-04-30 08:21:42 +00:00 |
|
alecpl
|
e3902eba7f
|
- movingmessage label could and should be added in mail task only
|
2008-04-25 07:16:56 +00:00 |
|
alecpl
|
d91fedb8d4
|
#1485003: s/rc_mail_mime/rcube_mail_mime/
|
2008-04-23 06:52:49 +00:00 |
|
alecpl
|
ea090ca09d
|
- Fix non-RFC dates formatting (#1484901)
|
2008-04-17 20:05:58 +00:00 |
|
alecpl
|
d7a411f099
|
#1484391, #1484403
|
2008-04-15 18:34:52 +00:00 |
|
thomascube
|
47124c2279
|
Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch
|
2008-04-12 13:54:45 +00:00 |
|
alecpl
|
6d2714b3b3
|
#1484972: optimization: mark as read in one action with preview, deleted redundant quota reads
|
2008-04-11 16:53:59 +00:00 |
|
alecpl
|
3790508c20
|
- removed lines wrapping
|
2008-04-10 11:58:55 +00:00 |
|
alecpl
|
97f57daeb1
|
#1484898
|
2008-04-07 19:48:32 +00:00 |
|
till
|
0b17277eae
|
* committing patch from #1484783
|
2008-03-25 00:52:33 +00:00 |
|
thomascube
|
ae8f192c90
|
Remove MDN headers before saving in sent folder + fix wrong variale name
|
2008-02-20 22:47:06 +00:00 |
|
thomascube
|
fed22fd232
|
Localize folder name in page title (#1484785)
|
2008-02-19 23:09:20 +00:00 |
|
svncommit
|
356f749952
|
Fix for XSS vulnerability (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455840), thanks to Vincent Bernat.
|
2008-02-14 08:28:41 +00:00 |
|
thomascube
|
d24d208d1c
|
Always use subject col when dragging messages
|
2008-02-13 07:43:33 +00:00 |
|
svncommit
|
2f93b031b2
|
condense TinyMCE toolbar down to one line, removing table buttons (#1484747)
fix image removal in message display when message HTML includes JS event handlers
|
2008-02-13 02:51:05 +00:00 |
|
thomascube
|
29bee0a4ac
|
Bring back missing download link for attachments
|
2008-02-11 22:39:29 +00:00 |
|
thomascube
|
6726f0c369
|
Remember decision to display images for a certain message during session (#1484754)
|
2008-02-06 07:41:11 +00:00 |
|
thomascube
|
0ea884099a
|
Make sending of read receipts configurable
|
2008-02-04 17:39:06 +00:00 |
|
svncommit
|
1f020b588c
|
Remember search results (closes #1483883).
|
2008-01-31 14:34:50 +00:00 |
|
thomascube
|
fba1f5ab81
|
New class rcube_user + send message disposition notification
|
2007-12-10 15:27:19 +00:00 |
|
thomascube
|
d5342aabcf
|
More input sanitizing
|
2007-11-25 19:45:38 +00:00 |
|
thomascube
|
c579961899
|
Fixed some potential security risks + updatedd changelog
|
2007-11-25 17:34:19 +00:00 |
|
thomascube
|
a08a60e974
|
Also remove unclosed script tags (fixes XSS vulnerability)
|
2007-11-01 09:51:14 +00:00 |
|
thomascube
|
ecd2e79614
|
Make message listing less error prone
|
2007-10-17 06:50:28 +00:00 |
|
thomascube
|
97bd2c0537
|
Filter linked/imported CSS files (#1484056)
|
2007-09-29 18:15:05 +00:00 |
|
thomascube
|
5eee009671
|
Allow vars and PHP code in templates; improved page title; fixed #1484395
|
2007-09-19 06:29:28 +00:00 |
|
thomascube
|
eb68420606
|
Fixed wrong delete button tooltip (#1483965)
|
2007-09-09 18:49:23 +00:00 |
|
thomascube
|
719a257f0c
|
Some bugfixes, security issues + minor improvements
|
2007-08-10 08:27:40 +00:00 |
|
svncommit
|
93be5b7606
|
Move folder rendering functions so they can be used in the settings section.
|
2007-07-26 12:13:34 +00:00 |
|
thomascube
|
b2fb950fb5
|
Prevent default events on subject link; fixed typo in smtp script
|
2007-05-28 19:08:36 +00:00 |
|
thomascube
|
06895c3e94
|
Better refresh of message list; improved HTML mail display
|
2007-05-18 12:35:28 +00:00 |
|
thomascube
|
ae895a9d3c
|
Fixed broken message status management
|
2007-05-18 11:55:41 +00:00 |
|
thomascube
|
8d07583f39
|
Use HTTP-POST requests for actions that change application state
|
2007-05-18 11:29:25 +00:00 |
|
thomascube
|
41bece1a1a
|
Add link to message subjects (#1484257); don't make selected list items bold; remove duplicate function
|
2007-05-17 18:41:24 +00:00 |
|
thomascube
|
7198044efb
|
Fixed conditional template tags; hide quota display if imap server does not support it
|
2007-05-17 17:01:22 +00:00 |
|
thomascube
|
f1154163b0
|
Merged branch devel-addressbook from r443 back to trunk
|
2007-04-28 18:07:12 +00:00 |
|
thomascube
|
fd39346d9f
|
List attachments without filename
|
2007-04-08 13:22:26 +00:00 |
|
thomascube
|
28bfe4dc80
|
Fixed bugs #1484276 and #1484300
|
2007-03-23 18:54:39 +00:00 |
|
thomascube
|
3cf664939b
|
Minor bugfixes posted to the dev-mailing list
|
2007-03-21 09:56:49 +00:00 |
|
thomascube
|
5cc4b13a0c
|
Correctly parse message/rfc822; fixed html2text conversion; code cleanup
|
2007-03-19 22:36:24 +00:00 |
|
thomascube
|
86958f70d2
|
Improved contacts drop down; HTML output improvements; JS code cleanup
|
2007-03-18 18:46:03 +00:00 |
|
thomascube
|
7bbd5f6474
|
Show localized text for missing subjects (closes #1484243)
|
2007-03-02 17:42:04 +00:00 |
|
thomascube
|
b3ce791561
|
Better input checking on GET and POST vars
|
2007-02-16 19:35:03 +00:00 |
|
svncommit
|
1012ea3946
|
Fix XSS vulnerability (closes #1484254).
|
2007-02-16 14:38:12 +00:00 |
|
svncommit
|
bb85623f8a
|
fixed display of HTML attachments
|
2007-01-08 02:26:47 +00:00 |
|
svncommit
|
18a0df23fc
|
Fix unquoted HTML attributes (closes #1484190)
|
2007-01-05 15:02:47 +00:00 |
|
thomascube
|
18e2a3efd0
|
Event handler removing again. Closes #1484200
|
2006-12-31 15:16:09 +00:00 |
|