thomascube
|
bad419cc4b
|
Applied the latest changes to MDB2 wrapper
|
2006-12-01 18:29:06 +00:00 |
|
thomascube
|
b19097058c
|
Introducing preview pane and conditional skin tags
|
2006-12-01 18:06:16 +00:00 |
|
thomascube
|
0a020cac3e
|
Added host auto-selection and correct password encoding for IMAP login
|
2006-11-22 11:56:22 +00:00 |
|
thomascube
|
d04d202234
|
Remove newlines from mail headers (#1484031)
|
2006-11-22 11:49:30 +00:00 |
|
thomascube
|
e34ae17809
|
Fixed XSS vulnerability (Bug #1484109)
|
2006-11-22 11:42:37 +00:00 |
|
svncommit
|
e61145f246
|
Fetch all identities if virtuser_query is used; limitations can be done in SQL.
|
2006-11-16 14:36:14 +00:00 |
|
thomascube
|
4ec0e7afce
|
Fixed strrpos problem in template parser
|
2006-11-13 08:00:04 +00:00 |
|
thomascube
|
674a0fb41d
|
Corrected template parsing and output encoding
|
2006-11-09 19:06:37 +00:00 |
|
thomascube
|
6b47de3f49
|
Partial client re-write with a common list class
|
2006-09-24 20:15:51 +00:00 |
|
thomascube
|
c8c1a30ceb
|
Correct UTF-7 to UTF-8 conversion if mbstring is not available
|
2006-09-19 18:14:38 +00:00 |
|
svncommit
|
19bef0eaf7
|
code cleanup of HTML editing capability (round 1)
|
2006-09-16 22:58:51 +00:00 |
|
svncommit
|
a0109c4933
|
Initial TinyMCE editor support (still need to work on spellcheck and skins)
|
2006-09-14 03:49:28 +00:00 |
|
thomascube
|
7139e33e6c
|
Updated MDB2 with MSSQL support + some cosmetics
|
2006-09-08 15:16:47 +00:00 |
|
thomascube
|
70d4b9a5dc
|
Fixed safe_mode issues
|
2006-09-08 12:03:22 +00:00 |
|
thomascube
|
e170b4b7f8
|
Some bugfixes and session expiration stuff
|
2006-09-07 18:54:37 +00:00 |
|
thomascube
|
2f2f15b7aa
|
Little improvements for message parsing and encoding
|
2006-09-04 12:26:30 +00:00 |
|
thomascube
|
fda695f297
|
Finalized quota image
|
2006-09-01 17:14:51 +00:00 |
|
thomascube
|
8cb245c278
|
Correct creation of a message-id
|
2006-09-01 13:53:23 +00:00 |
|
thomascube
|
3ea0e3202a
|
Quota display as image
|
2006-09-01 13:43:14 +00:00 |
|
thomascube
|
ea206d3d92
|
Improved message parsing and HTML validation
|
2006-09-01 10:01:31 +00:00 |
|
thomascube
|
10c92bef09
|
New indentation for quoted message text; HTML validity
|
2006-08-30 19:55:55 +00:00 |
|
thomascube
|
107bde9cfd
|
Added MSSQL support
|
2006-08-30 17:41:21 +00:00 |
|
thomascube
|
58afbe9547
|
Fixed message parsing problems (Ticket #1327068)
|
2006-08-27 11:39:40 +00:00 |
|
thomascube
|
f7bfec96be
|
Finalized new message parsing. Attention: changes in database schema
|
2006-08-25 11:51:11 +00:00 |
|
thomascube
|
5f56a5bfa9
|
Fixed wrong usage of mbstring (Bug #1462439)
|
2006-08-23 21:52:13 +00:00 |
|
thomascube
|
9960666abe
|
Added support for Nox Spell Server; plus small bugfixes
|
2006-08-20 14:06:30 +00:00 |
|
thomascube
|
8d4bcda874
|
Re-built message parsing (Bug #1327068)
|
2006-08-18 12:48:33 +00:00 |
|
thomascube
|
c39957ca17
|
More encoding issues; enhanced debugging functions
|
2006-08-11 21:11:15 +00:00 |
|
thomascube
|
4d4264cdcd
|
Fixed charset problems with folder renaming
|
2006-08-10 07:07:43 +00:00 |
|
thomascube
|
aade7b9804
|
Finalized 0.1beta2 release
|
2006-08-06 15:55:11 +00:00 |
|
thomascube
|
42000a5d64
|
Added correct charset support for message searching
|
2006-08-04 13:56:08 +00:00 |
|
thomascube
|
fa4cd20fb1
|
Several bugfixes; see CHANGELOG for details
|
2006-08-04 12:10:34 +00:00 |
|
thomascube
|
c4e7e4f822
|
Message sorting: added patch by Eric; fixed check-for-recent confusion
|
2006-08-02 22:05:42 +00:00 |
|
thomascube
|
41fa0b909a
|
Compose, save and sendmail cleanup
|
2006-07-31 22:51:23 +00:00 |
|
thomascube
|
7e93ff04a5
|
Message Sorting (Round No. 3)
|
2006-07-31 19:08:41 +00:00 |
|
thomascube
|
f9c107afbe
|
Fixed folder renaming; added confirmation after deleting a folder
|
2006-07-30 19:38:06 +00:00 |
|
thomascube
|
fe79b1bcf8
|
Alter links in HTML messages; highlight droptargets
|
2006-07-30 10:14:19 +00:00 |
|
thomascube
|
06ec1f2fbd
|
Re-enabled message sorting; removed unused vars
|
2006-07-27 21:08:19 +00:00 |
|
thomascube
|
078adf9da7
|
Improved usability (Ticket #1483807) and HTML validity; applied patch #1328032; fixed bug #1443200
|
2006-07-19 19:36:35 +00:00 |
|
thomascube
|
66e2bfa550
|
Added label tags to forms (Ticket #1483810)
|
2006-07-18 21:24:12 +00:00 |
|
thomascube
|
bac7d1742d
|
Fixed bugs #1364122, #1468895, ticket #1483811 and other minor bugs
|
2006-07-18 21:02:43 +00:00 |
|
svncommit
|
25d8ba63b3
|
Misc bug and compatibility fixes
|
2006-06-30 22:02:28 +00:00 |
|
svncommit
|
a894ba5029
|
Removeable attachments, Auto-default folder creation, bug fixes
|
2006-06-29 23:41:40 +00:00 |
|
thomascube
|
ba8f44c4da
|
Fixed bug #1483856 in class rcube_imap
|
2006-06-27 22:00:21 +00:00 |
|
svncommit
|
c8c1e0ef3b
|
Renameable folders, mail-checking changes, other fixes (richs)
|
2006-06-27 21:56:44 +00:00 |
|
thomascube
|
b068a07db2
|
Typos, Optimizations, Updates
|
2006-06-26 18:38:03 +00:00 |
|
thomascube
|
fb5f4f31cf
|
Assume ISO-8859-1 encoding of mail messages by default (Patch #1483839)
|
2006-06-25 09:38:44 +00:00 |
|
thomascube
|
9606ffb322
|
Changed behavior to include host-specific configuration (Bug #1483849)
|
2006-06-25 09:18:00 +00:00 |
|
thomascube
|
cbdd6dcaea
|
Fixed persistent connections with PHP4
|
2006-06-25 09:17:07 +00:00 |
|
svncommit
|
1966c53255
|
Added Drafts support (Feature #1326839) (richs)
|
2006-06-19 19:04:51 +00:00 |
|