till
|
9f5bd376b4
|
* fixed another instance of preg_quote() (thanks Sean N. Heukels)
|
2008-02-02 23:26:17 +00:00 |
|
thomascube
|
ff08eed202
|
Also respect receipt and priority settings when re-opening a draft message
|
2008-02-02 20:30:01 +00:00 |
|
thomascube
|
df0da2e059
|
Simplified fix for remembering searches when viewing message + Don't ask for MDN confirmations on drafted messages (#1484691)
|
2008-02-02 19:41:32 +00:00 |
|
till
|
fa0152c21a
|
* fixed #1484738
|
2008-02-02 17:22:36 +00:00 |
|
till
|
d75921732b
|
* oops, fixed a parse error (which i just comitted) >:(
|
2008-02-02 02:40:37 +00:00 |
|
till
|
148e7bdf24
|
* added an additional check so not everyone "attempts" ldap search if this is not configured (compose.patch did not contain this)
|
2008-02-02 02:38:37 +00:00 |
|
till
|
c658edbc0f
|
* compose.patch from #1483899
|
2008-02-02 02:33:01 +00:00 |
|
svncommit
|
1f020b588c
|
Remember search results (closes #1483883).
|
2008-01-31 14:34:50 +00:00 |
|
svncommit
|
28f49e03f7
|
Add Received header to outgoing mail.
|
2007-12-13 12:49:28 +00:00 |
|
thomascube
|
7db228aa9d
|
Regard mdn flag in etag for caching
|
2007-12-13 08:22:58 +00:00 |
|
svncommit
|
4315b0086b
|
added ability to insert attached images in HTML editor
|
2007-12-11 04:20:01 +00:00 |
|
thomascube
|
fba1f5ab81
|
New class rcube_user + send message disposition notification
|
2007-12-10 15:27:19 +00:00 |
|
thomascube
|
ed54070eb5
|
Track message disposition notification flag and headers
|
2007-11-29 14:17:32 +00:00 |
|
thomascube
|
1107480192
|
Only show new messages if they match the current search (#1484176)
|
2007-11-25 20:40:10 +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
|
82cd5cdbfc
|
Fix overriding of session vars when register_globals is on (#1484670)
|
2007-11-25 15:38:32 +00:00 |
|
thomascube
|
a9cc52b163
|
Correctly decode attachments when downloading them (fixes #1484645)
|
2007-11-07 07:34:22 +00:00 |
|
thomascube
|
e4867ea740
|
Fix bugs #1484555, #1484646 and #1484639
|
2007-11-06 18:24:25 +00:00 |
|
thomascube
|
a08a60e974
|
Also remove unclosed script tags (fixes XSS vulnerability)
|
2007-11-01 09:51:14 +00:00 |
|
svncommit
|
68b6a9e8e4
|
- Enable single-selection toggling in JS list object
- Use row id's instead of folder names in folder renaming/moving
- Fix some smaller errors in folder renaming/moving
|
2007-10-19 12:24:04 +00:00 |
|
thomascube
|
142e5f8f92
|
Fixed syntax typo
|
2007-10-18 09:10:35 +00:00 |
|
thomascube
|
ecd2e79614
|
Make message listing less error prone
|
2007-10-17 06:50:28 +00:00 |
|
svncommit
|
c685105ef2
|
After renaming/moving a folder, rename/move the children as well.
|
2007-10-15 10:05:45 +00:00 |
|
svncommit
|
97a6566438
|
When a parent folder is deleted, delete the children immediately, instead of one-by-one as r833 did.
|
2007-10-15 09:17:08 +00:00 |
|
thomascube
|
9490b7b7f2
|
Use object method to get imap hierarchy delimiter
|
2007-10-04 07:48:43 +00:00 |
|
svncommit
|
5349b78ad4
|
Update copyright notice
|
2007-10-03 00:13:32 +00:00 |
|
thomascube
|
9a3567a28c
|
Fix of the better fix of the bugfix :-)
|
2007-10-02 08:42:18 +00:00 |
|
thomascube
|
c3ab87b6df
|
Better fix for messaage reloading after moving
|
2007-10-02 08:25:48 +00:00 |
|
thomascube
|
51e14a1fd9
|
Fix loading of next messages after moving/deleting (#1484307)
|
2007-10-02 06:59:08 +00:00 |
|
thomascube
|
97bd2c0537
|
Filter linked/imported CSS files (#1484056)
|
2007-09-29 18:15:05 +00:00 |
|
thomascube
|
6b79f7b57a
|
Set default IMAP folder delimiter; make sure is not empty
|
2007-09-26 15:13:22 +00:00 |
|
svncommit
|
dfa1f36cca
|
Fix folder-management when delimiter is empty (re-closes #1457344).
|
2007-09-26 09:16:33 +00:00 |
|
thomascube
|
7984ece293
|
Improve message compose screen
|
2007-09-26 08:13:21 +00:00 |
|
svncommit
|
f0db3d4cca
|
Create new folder as child of selected folder.
|
2007-09-25 07:58:36 +00:00 |
|
svncommit
|
b0dbf3ce3e
|
Enable drag-/dropping of folders to a new parent folder, closes #1457344.
|
2007-09-25 07:33:37 +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
|
4845a1ea95
|
Fixed message search issues
|
2007-09-11 08:45:41 +00:00 |
|
thomascube
|
eb68420606
|
Fixed wrong delete button tooltip (#1483965)
|
2007-09-09 18:49:23 +00:00 |
|
thomascube
|
bd4209e209
|
Ensure XHTML validation
|
2007-09-09 17:45:24 +00:00 |
|
svncommit
|
2ad77d22c9
|
Add Sydney to GMT+10 (AEST), closing #1484401.
|
2007-09-06 09:20:56 +00:00 |
|
till
|
c1f160203e
|
+ implemented checks for max pagesize (#1484484)
|
2007-09-01 14:55:10 +00:00 |
|
thomascube
|
63f9d3c0a5
|
Don't add message footer when saving as draft
|
2007-08-30 07:50:01 +00:00 |
|
till
|
ed7dd90083
|
+ feedback
|
2007-08-29 10:25:19 +00:00 |
|
till
|
b3a6455e64
|
# fixed: #1484527
|
2007-08-29 02:04:23 +00:00 |
|
thomascube
|
6b603da6f1
|
LDAP improvements
|
2007-08-15 20:28:01 +00:00 |
|
thomascube
|
fc73746eb4
|
Fix compose function from address book + mozilla compatibility
|
2007-08-10 13:51:53 +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
|
3fc00e67bb
|
Fix address adding bug reported by David Koblas
|
2007-07-03 17:25:05 +00:00 |
|