alecpl
29da6414db
- Updated TinyMCE to 3.2.3 version
16 years ago
alecpl
d4d1a2505d
- Fix attachment names encoding when charset isn't specified in attachment part ( #1484969 ):
...
assume that the message charset or charset of the first part is better for attachment names
than detected by roundcube
16 years ago
alecpl
79eb4e79ed
- Fix message normal priority problem ( #1485820 )
16 years ago
alecpl
9d003afcad
- Fix autocomplete spinning wheel does not disappear ( #1485804 )
16 years ago
alecpl
0ad27c3840
- Added log_date_format option ( #1485709 )
16 years ago
alecpl
962085baa1
- Fix text wrapping in HTML editor after switching from plain text to HTML ( #1485521 )
16 years ago
alecpl
df781b5399
- Fix auto-complete function hangs with plus sign ( #1485815 )
16 years ago
alecpl
9ff9f516d3
- Fix AJAX requests errors handler ( #1485000 )
16 years ago
alecpl
c4b819e9b9
- Speed up message list displaying on IE (initialize list in background)
...
- use DOM methods instead of jQuery for messages list object
16 years ago
alecpl
bac3565695
- Fix read/write database recognition ( #1485811 )
16 years ago
alecpl
269719fbfe
- Make quicksearchbox looking the same in all browsers (checked in IE6, FF3, Opera9, Konqueror3, Chrome1, Safari4)
16 years ago
alecpl
3bde305e77
- Fix UTF-8 byte-order mark removing ( #1485514 )
16 years ago
alecpl
40d7c23c85
- Fix folders subscribtions on Konqueror ( #1484841 )
16 years ago
alecpl
c0b82242b0
- Fix debug console on Safari
16 years ago
alecpl
91df1995cd
- Fix messagelist focus issue when modifying status of selected messages ( #1485807 )
16 years ago
alecpl
f86e8f5faa
- Support STARTTLS in IMAP connection ( #1485284 )
16 years ago
alecpl
58c9dd7293
- Fix DEL key problem in search boxes ( #1485528 )
16 years ago
alecpl
942069969c
- Support several e-mail addresses per user from virtuser_file ( #1485678 )
...
- return NULL from rcube_user::email2user if user not found (#1485801 )
16 years ago
alecpl
432a614ab6
- Fix drag&drop with scrolling on IE ( #1485786 )
16 years ago
alecpl
6e9f9fb9e6
- Fix adding signature separator in html mode ( #1485350 )
16 years ago
alecpl
803b1b7e34
- Fix opening attachment marks message as read ( #1485803 )
16 years ago
alecpl
779cbe0066
- Fix 'temp_dir' does not support relative path under Windows ( #1484529 )
...
- add file_exists check for uploaded attachments
16 years ago
alecpl
ce16bbc74e
- Fix "Initialize Database" button missing from installer ( #1485802 )
16 years ago
alecpl
5a3f5852aa
- Fix compose window doesn't fit 1024x768 window ( #1485396 )
16 years ago
alecpl
6491ed9bbc
- Fix service not available error when pressing back from compose dialog ( #1485552 )
16 years ago
alecpl
5d110184c0
- Fix using mail() on Windows ( #1485779 )
16 years ago
alecpl
38ddba5cda
- Fix word wrapping in message-part's <PRE>s for printing ( #1485787 )
16 years ago
alecpl
7145e009e4
- Fix incorrect word wrapping in outgoing plaintext multibyte messages ( #1485714 )
...
- Fix double footer in HTML message with embedded images
16 years ago
alecpl
dadb05b0af
- Fix TNEF implementation bug ( #1485773 )
16 years ago
alecpl
c8570784e9
- Fix incorrect row id parsing for LDAP contacts list ( #1485784 )
16 years ago
alecpl
200b162b1d
- Fix 'mode' parameter in sqlite DSN ( #1485772 )
16 years ago
alecpl
ec74645d46
- Use US-ASCII as failover when Unicode searching fails ( #1485762 )
...
only US-ASCII is a must-have charset from IMAP's RFC
16 years ago
thomascube
49c49be59e
Simplified CHANGELOG; more details can be optained from the svn log
16 years ago
alecpl
55c2a4e23e
- Fix FETCH result parsing for servers returning flags at the end of result ( #1485763 )
16 years ago
alecpl
25f779d2e9
- Fix errors handling in IMAP command continuations ( #1485762 )
16 years ago
alecpl
37974e2490
- Fix datetime columns defaults in mysql's DDL ( #1485641 )
16 years ago
alecpl
65d7108190
- Support 'UNICODE-1-1-UTF-7' alias for UTF-7 encoding ( #1485758 )
16 years ago
alecpl
d519ef8a0a
- Fix attaching more than nine inline images ( #1485759 )
16 years ago
thomascube
aaffbeb049
Prevent concurrent autocomplete query results display ( #1485743 )
16 years ago
thomascube
ae8a602167
Don't return empty string when UTF-7 decoding fails + cleanup codestyle
16 years ago
thomascube
0ea569c29f
Fix mime-type detection using a hard-coded map ( #1485311 )
16 years ago
alecpl
65605c862d
- Fix new lines stripped from message footer ( #1485751 )
16 years ago
alecpl
7b0eac9b17
- Fix IE problem with mouse click autocomplete ( #1485739 )
16 years ago
alecpl
ec603f7da6
- Fix html body washing on reply/forward + fix attachments handling ( #1485676 )
16 years ago
alecpl
19d1b28c56
- Fix replying to message with html attachment ( #1485676 )
16 years ago
alecpl
050410f560
- Fix multiple recipients input parsing ( #1485733 )
...
- added shared rcube_explode_quoted_string() function
16 years ago
alecpl
33875df40b
- Support non-standard "GMT-XXXX" literal in date header ( #1485729 )
16 years ago
alecpl
5faac054c3
- Use default_charset for messages without specified charset ( #1485661 , #1484961 )
16 years ago
thomascube
21b160f38c
Added TNEF support to decode MS Outlook (winmail.dat) attachments
16 years ago
alecpl
0ea8d3a08e
- Fix "value continuation" MIME headers by adding required semicolon ( #1485727 )
16 years ago
alecpl
5801afdf3e
- Fix some base64 encoded attachments handling ( #1485725 )
16 years ago
alecpl
874717b7f1
- Fix pressing select all/unread multiple times ( #1485723 )
16 years ago
alecpl
98bf5f3dd7
- Fix selecting all unread does not honor new messages ( #1485724 )
16 years ago
alecpl
487edf8c62
- Support NGINX as IMAP backend: better BAD response handling ( #1485720 )
16 years ago
alecpl
c1ec10b73d
- typos
16 years ago
alecpl
6e047cff29
- performance fix: don't fetch attachment headers twice when parse filename cont. values
16 years ago
alecpl
9b4aaa79d3
- Fix displaying of alternative-inside-alternative messages ( #1485713 )
16 years ago
alecpl
2e1809e550
- Fix checking for recent messages on various IMAP servers ( #1485702 )
...
- performance fix: Don't fetch quota and recent messages in "message view" mode
16 years ago
alecpl
5c771cb25e
- Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag ( #1485706 )
16 years ago
alecpl
0d57de907f
- Fix large search results on server without SORT capability ( #1485668 )
16 years ago
alecpl
cbf1f3cfaa
- Fixed creation of folders with '&' sign in name (reverted r1357)
16 years ago
thomascube
aa055c931a
Get rid of vulnerable preg_replace eval and create_function ( #1485686 ) + correctly handle base and link tags in html messages
16 years ago
thomascube
4cc74f7269
Treat 'background' attributes the same way as 'src' (another XSS vulnerability)
16 years ago
alecpl
0129d7c914
- Fix authentication when submitting form with existing session ( #1485679 )
16 years ago
alecpl
478c7c63d8
- Secure vcard export by getting rid of preg's 'e' modifier use ( #1485689 )
16 years ago
alecpl
b7c1685b2d
#1484467 : fix problems with backslash as imap hierarchy delimiter
16 years ago
alecpl
c58c0aedba
- Fix address names with '@' sign handling ( #1485654 )
16 years ago
alecpl
9c5bee69d7
- Fix SQL query execution errors handling in rcube_mdb2 class ( #1485509 )
16 years ago
alecpl
24ed413328
- Allow absolute URLs to images in HTML messages/sigs ( #1485666 )
...
- Fix message body which contains both inline attachments and emotions
16 years ago
alecpl
7a229b9e33
- Improve messages display performance
16 years ago
thomascube
27720d69f4
Complete changelog
16 years ago
thomascube
07717db753
Only abbreviate attachment file names in MSIE < 7
16 years ago
alecpl
78928070c5
- Support multiple quota values in QUOTAROOT resonse ( #1485626 )
16 years ago
alecpl
44ea3fd478
- Fix STARTTLS before AUTH in SMTP connection ( #1484883 )
16 years ago
thomascube
f1cc7fc09c
Only abbreviate file name for IE browsers ( #1485063 )
16 years ago
alecpl
030c848b0d
- Performance: allow setting imap rootdir and delimiter before connect ( #1485172 )
16 years ago
alecpl
b1c1541427
- Add Robots meta tag in login page and installer ( #1484846 )
16 years ago
alecpl
e2dd81f8dd
- Fix horizontal scrollbar in preview pane on IE ( #1484633 )
16 years ago
alecpl
55cd3743ba
- Fix empty line before the signature in IE ( #1485351 )
16 years ago
alecpl
3c884af99b
- Fix search results page jumps in LDAP addressbook ( #1485253 )
16 years ago
alecpl
0b5539e3dc
- Fix sorting of folders with more than 2 levels ( #1485569 )
16 years ago
alecpl
3552158835
- added changelog entry about last performance fixes
16 years ago
alecpl
2a41355776
- Added 'show_images' option, removed 'addrbook_show_images' ( #1485597 )
16 years ago
thomascube
2fd975071a
Option to check for new mails in all folders ( #1484374 )
16 years ago
alecpl
9abd0f0089
- Allow UTF-8 folder names in config ( #1485579 )
...
- Add junk_mbox option configuration in installer (#1485579 )
16 years ago
thomascube
2c8e84c1e5
Do serverside addressbook queries for autocompletion ( #1485531 ) + make autocompletion list clickable
16 years ago
alecpl
d59aaa1aaf
- Allow setting attachment col position in 'list_cols' option
...
- Allow override 'list_cols' via skin (#1485577 )
- Fix: allow empty attribs in templates
16 years ago
alecpl
3e48d2eee1
- Increase speed of session destroy and garbage clean up
...
- Fix session timeout when DB server got clock skew (#1485490 )
16 years ago
alecpl
be7d3b6918
- Fix 'cache' table cleanup on session destroy ( #1485516 )
16 years ago
alecpl
300fc65a46
- Better HTML entities conversion in html2text ( #1485519 )
16 years ago
alecpl
322b79db06
- Speed up raw message body handling (call FETCH only once for the whole message insteade of twice for headers and body)
16 years ago
alecpl
ceb52fe074
- Fix handling of some malformed messages ( #1484438 )
16 years ago
alecpl
14de18d5f4
- Fix setting locale to tr_TR, ku and az_AZ ( #1485470 )
16 years ago
alecpl
84b884d761
- Fix big memory consumption and speed up searching on servers without SORT capability
16 years ago
alecpl
e538b3dc7d
- Added message status filter + fixes for r2046 (searching with SORT)
16 years ago
alecpl
0803fb007e
- Use SORT for searching on servers with SORT capability
16 years ago
alecpl
e0c9741ef5
- improve messages searching with many criterias (call one SEARCH command)
16 years ago
alecpl
68af648117
- Fix empty file sending ( #1485389 )
16 years ago
alecpl
b8ae5093cc
- Fix HTML editor initialization on IE ( #1485304 )
...
- move back toggle_editor function to editor.js
- merge identity and compose editor init functions
16 years ago
alecpl
be758e06f9
- Make identities list scrollable ( #1485538 )
16 years ago
alecpl
79af0bb1ba
- Add warning when switching editor mode from html to plain ( #1485488 )
...
- Unified editor switching functions
16 years ago
alecpl
d2993ee4db
- added BYE response simple support to prevent from endless loops in imap.inc ( #1483956 )
16 years ago
alecpl
8498dce502
- Fix problem with numeric folder names ( #1485527 )
16 years ago
alecpl
2855518f1d
- Fix unread message unintentionally marked as read if read_when_deleted=true ( #1485409 )
16 years ago
alecpl
95d90f86d9
- Added 'keep_alive' and 'min_keep_alive' options ( #1485360 )
16 years ago
alecpl
072fdef114
- Don't send disposition notification receipts for messages marked as 'read' ( #1485523 )
16 years ago
alecpl
ec01712a99
- Added option 'identities_level', removed 'multiple_identities'
...
- Allow deleting identities when multiple_identities=false (#1485435 )
16 years ago
alecpl
06343d189e
- Added option focus_on_new_message ( #1485374 )
16 years ago
alecpl
407dcf9e71
- Fix html signature formatting when identity save error occured ( #1485426 )
16 years ago
alecpl
701b9a7c6b
- Add feedback and set busy when moving folder ( #1485497 )
16 years ago
alecpl
9e951be64d
- Fix adding signature in drafts compose mode ( #1485484 )
16 years ago
alecpl
4a509a5b7c
- Fix 'Empty' link visibility for some languages e.g. Slovak ( #1485489 )
...
- Fix messages count bar overlapping (#1485270 )
16 years ago
alecpl
6eb858606e
- Fix matching case sensitivity when setting identity on reply ( #1485480 )
...
- Prefer default identity on reply
16 years ago
alecpl
7ae46f2b1d
- fixed iil_C_Sort() to support very long and/or divided responses ( #1485283 )
16 years ago
alecpl
2b4bae16a9
- Fix imap searching on ISMail ( #1485466 )
16 years ago
alecpl
155bbb8df6
- added bin/killcache.php script ( #1485434 )
...
- added copyrights disclaimers
16 years ago
alecpl
a22cb65adb
- Write username instead of id in sendmail log ( #1485477 )
16 years ago
alecpl
9b3d7f743f
- Add 'skip_deleted' option in User Preferences ( #1485445 )
16 years ago
alecpl
abdc5898b6
- Add support for SJIS, GB2312, BIG5 in rc_detect_encoding()
...
- Fix vCard file encoding detection for non-UTF-8 strings (#1485410 )
16 years ago
alecpl
52851464e0
- Fix race conditions when changing mailbox (set some env variables only when needed - no action or action==list)
16 years ago
alecpl
4683bf1640
- typos
16 years ago
alecpl
d6497f4db3
- Fix folders css class setting for folder with names matching defined classes ( #1485355 )
16 years ago
alecpl
5f660cd7c4
- Minimize "inline" javascript use ( #1485433 )
16 years ago
alecpl
fd51e0fea5
- Better handling of "no identity" and "no email in identity" situations ( #1485117 )
16 years ago
alecpl
56cf503a1b
- Localized filesize units ( #1485340 ) + small labels capitalization change in en.* ( #1485407 )
16 years ago
alecpl
ab8b44741d
- Allow calling msgimport.sh/msgexport.sh from any directory ( #1485431 )
16 years ago
alecpl
dda3c7db46
- Fix compose window width/height ( #1485396 )
16 years ago
alecpl
f4b8681160
- Stop spellchecking when switching to html editor ( #1485362 )
16 years ago
alecpl
526d170e1d
- Fix htmleditor spellchecking on MS Windows ( #1485397 )
16 years ago
alecpl
bf2f39ea6d
- #1485290 : Fix unread counter when displaying cached massage in preview panel
...
- remove some empty lines in app.js
16 years ago
alecpl
ffae15e5fc
- Added 'mime_param_folding' option with possibility to choose
...
long/non-ascii attachment names encoding eg. to be readable
in MS Outlook/OE (#1485320 )
- Added "advanced options" feature in User Preferences
16 years ago
alecpl
09f19e675f
- Fix problem with non-ascii attachment names in Mail_mime ( #1485267 , #1485096 )
16 years ago
alecpl
d6869a6693
- Fix language autodetection ( #1485401 )
16 years ago
thomascube
bba657e64f
Made config files location configurable ( #1485215 )
16 years ago
alecpl
7f62581c10
- Smart Tags and NOBR tag support in html messages ( #1485363 , #1485327 )
16 years ago
alecpl
d93fc991a8
- Display progress message for folders create/delete/rename operations ( #1485357 )
16 years ago
alecpl
5758b9b32a
- Added Reply-To to forwarded emails ( #1485315 )
16 years ago
alecpl
d734041f00
- Added icons for forwarded/forwarded+replied messages ( #1485257 )
16 years ago
alecpl
491a6e2901
- Allow and use spellcheck attribute for input/textarea fields ( #1485060 )
16 years ago
alecpl
2f746dcd68
- Fix inline images handling when replying/forwarding html messages
16 years ago
alecpl
81b573d98a
- Reduced memory footprint when forwarding attachments ( #1485345 )
...
- Fixed endless loop in iil_C_HandlePartBody()
- rcube_message::get_part_content() speed up using 3rd argument of rcube_imap::get_message_part()
16 years ago
thomascube
f645ce169e
Redesign of the identities settings + add config option to disable multiple identities
16 years ago
alecpl
acb08f517d
- Added 'sendmail_delay' option to restrict messages sending interval ( #1484491 )
16 years ago
alecpl
6cd00992a2
- Fixed quota img height/width setting from template ( #1484857 )
16 years ago
thomascube
203ee44470
Add link to open message in new window + tweaked some header styles
16 years ago
alecpl
e5686f4a01
- Added vertical splitter for folders list resizing
...
- Added possibility to view all headers in message view
- Fixed splitter drag/resize on Opera (#1485170 )
- debug console css fixes for IE
16 years ago
thomascube
3e8bd7af59
Insert virtual folders in subscription list ( #1484779 ) + code cleanup
16 years ago
thomascube
94e4be534b
Immediately save sort_col/sort_order in user prefs ( #1485265 )
16 years ago
thomascube
5f314dafe9
Correctly handle options in mailto-links ( #1485228 )
16 years ago
thomascube
6695db83ca
Allow application/pgp parts to be displayed ( #1484753 )
16 years ago
thomascube
6e6e89324c
Capture backspace key in list mode ( #1484566 )
16 years ago
thomascube
8beee1b568
Indicate allowed max. attachment size in compose screen ( #1485030 )
16 years ago
thomascube
2e6825b2e9
Applied mime_decode patch by David Lublink
16 years ago
thomascube
c505e59a6d
Respect Content-Location headers in multipart/related messages ( #1484946 )
16 years ago
thomascube
0dbac32181
Enable export of contacts as vCard + DRY
16 years ago
alecpl
30694e4a12
- Truncate very long (above 50 characters) attachment filenames when displaying
16 years ago
thomascube
c8ae2497b7
Auto-detect client language and timezone if desired by config/prefs
16 years ago
alecpl
7003206d64
- Fix Reply-To header displaying ( #1485314 )
16 years ago
alecpl
5df0ad040a
- Add RFC2231 header value continuations support for attachment
...
filenames + hack for servers that not support that feature
16 years ago
thomascube
ed132eddea
New feature to import contacts from a vcard file + mark form buttons that provide the most obvious operation
16 years ago
alecpl
8ac6fd094a
- Improved HTML to TXT conversion by html2text class update to version 1.0.0
16 years ago
alecpl
a91c9ba12a
#1485307 : typos fixed
16 years ago
alecpl
876b15dcce
- Added option 'quota_zero_as_unlimited' ( #1484604 )
16 years ago
svncommit
f5aa16541e
Add folder hierarchy collapsing.
16 years ago
alecpl
79aeb308cb
- Write to log also sent MDN confirmation messages
16 years ago
alecpl
b77d0dd6c5
- added options to use syslog instead of log file ( #1484850 )
...
- added Logging & Debugging section in Installer
- fixed config from $_POST for next installer steps saving
- fixed and re-enabled debug_level setting in installer
16 years ago
alecpl
9e8e5fa634
- Removed support for PEAR::DB driver
16 years ago
alecpl
f74b283fd4
- Fix buttons status after contacts deletion ( #1485233 )
16 years ago
alecpl
2c6fa93371
- Add Content-Length header while attachments downloading ( #1484256 )
16 years ago
svncommit
5cfe194f48
added note about entity escape fix #1484904
16 years ago
thomascube
ded713982e
Respect spellcheck_uri in tinyMCE spellchecker ( #1484196 )
16 years ago
thomascube
4ca10b8d51
Enable spellchecker for HTML editor
16 years ago
thomascube
5d2b7fd387
Added pspell support patch by Kris Steinhoff ( #1483960 )
16 years ago
thomascube
ac5d15de29
Added template object for current mailbox name ( #1485256 )
16 years ago
alecpl
d8d41658d3
- Case insensitive contacts searching using PostgreSQL ( #1485259 )
16 years ago
thomascube
aee3a2f1d2
Fix hiding of mark menu ( #1484944 )
17 years ago
thomascube
faf8766fd2
Save outgoing mail to selectable folder ( #1324581 )
17 years ago
alecpl
5b1de55981
- use long date format in print mode ( #1485191 )
17 years ago
alecpl
18240a9201
- Updated TinyMCE to version 3.1.0.1
17 years ago
thomascube
5b3dd412d2
Check PERMANENTFLAGS before saving MDNSent flag ( #1484963 , #1485163 )
17 years ago
thomascube
e3e597e3b6
Re-enable autocomplete attribute for login form ( #1485211 )
17 years ago
alecpl
e189a6ca18
- Added flag column on messages list ( #1484623 )
17 years ago
alecpl
1c25366406
Patched Mail/mimePart.php ( http://pear.php.net/bugs/bug.php?id=14232 )
17 years ago
alecpl
ddd776b2a3
- Allow trash/junk subfolders to be purged ( #1485085 )
17 years ago
alecpl
ad572a1f2e
- Added Azerbaijani translation
17 years ago
thomascube
c719f3c1e0
Store compose parameters in session and redirect to a unique URL
17 years ago
thomascube
9f6adf9264
Corrected changelog
17 years ago
thomascube
4230651565
Add fallback to old 'skin_path' property + indent with spaces instead of tabs
17 years ago
alecpl
1bc48e3ee8
- Fixed forwarding messages with one HTML attachment ( #1484442 )
...
- Fixed encoding of message/rfc822 attachments and image/pjpeg handling (#1484914 )
17 years ago
alecpl
3a01c39af8
- small doc fixed ( #1485133 )
17 years ago
alecpl
67effe9904
- actually we don't need default_skin option
17 years ago
alecpl
e58df3adc9
- Added option to select skin in user preferences ( #1485031 )
...
- template_exists() moved to rcube_template class
17 years ago
alecpl
166b615dbb
- Added option to disable displaying of attached images below the message body
17 years ago
alecpl
f0d4b72a4e
- User preferences grouped in more fieldsets
17 years ago
alecpl
ee289dc2ed
- Updated PEAR::Mail_Mime ( #1484973 )
17 years ago
alecpl
712b30dd2d
- Added option to display images in messages from known senders ( #1484601 )
17 years ago
alecpl
60881e5a14
- Fix corrupted MIME headers of messages in Sent folder ( #1485111 )
17 years ago
alecpl
d87fc29fee
- don't call expunge and don't remove message row after message move
...
if flag_for_deletion is set to true (#1485002 )
17 years ago
alecpl
a0530a6ec0
- option to disable autocompletion from selected LDAP address books ( #1484922
17 years ago
thomascube
c3ab753765
Fix language detection + update Catala localization
17 years ago
svncommit
5e0045b128
Add option to log successful logins.
17 years ago
alecpl
cd67494a9c
- TLS support in LDAP connections: 'use_tls' property ( #1485104 )
17 years ago
alecpl
077070381f
#1485106
17 years ago
thomascube
c5688efa83
Update CHANGELOG
17 years ago
alecpl
02548b976c
- imap.inc: Fixed iil_MultLine(): use iil_ReadBytes() instead of iil_ReadLine()
...
- imap.inc: Fixed iil_C_FetchStructureString() to handle many
literal strings in response (#1484969 )
- imap.inc: Removed hardcoded data size in iil_ReadLine()
17 years ago
alecpl
d1e8e3f5a0
- Escape \ in login ( #1484614 )
17 years ago
alecpl
e16938eac8
- Support " and \ in folder names
17 years ago
alecpl
6eaac22d32
- Disallowed delimiter in folder name ( #1484803 )
17 years ago
alecpl
681a59fa52
- Support for subfolders in default/protected folders ( #1484665 )
17 years ago
alecpl
53873e32aa
- Fixed sorting of folders with non-ascii characters
17 years ago
alecpl
89cf7c201b
- ... and Address Book
17 years ago
alecpl
a55606b122
-localized pagetitle in Settings and Address book
...
-removed useless and not working code
17 years ago
alecpl
d7f3d796a2
-Fixed Mysql DDL for default identities creation ( #1485070 )
17 years ago
alecpl
3044ae271e
-added flag_for_deletion in user prefs
17 years ago
alecpl
1931cab4be
-removed messages list sorting option from user prefs
17 years ago
alecpl
d9b29a2172
- In Preferences added possibility to configure 'read_when_deleted', 'mdn_requests', 'message_sort_col' and 'message_sort_order' options
17 years ago
thomascube
b026c3be85
Make IMAP auth type configurable ( #1483825 )
17 years ago
alecpl
51cca60914
- Fix attachment list on IE 6/7 ( #1484807 )
17 years ago
svncommit
c17991c294
fix script to show cc/bcc fields
17 years ago
alecpl
e5deaae528
- Updated PEAR::DB package to version 1.7.13
17 years ago
alecpl
2e90ff5b62
- Make password input fields of type password in installer ( #1484886 )
17 years ago
alecpl
ad69589792
- fixed comments
17 years ago
alecpl
ca4c087f02
- Don't call CAPABILITY twice if possible (RFC3501 [7.1])
17 years ago
alecpl
583850d00c
- Corrected message headers decoding when charset isn't specified and improved
...
support for native languages (#1485050 , #1485048 )
17 years ago
alecpl
6153e20516
- Option 'use_SQL_address_book' replaced by 'address_book_type'
17 years ago
alecpl
f1b75374b2
- Optimized messages sorting on servers without sort capability ( #1485049 )
17 years ago
alecpl
1a659d789f
- Don't attempt to delete cache entries if enable_caching is FALSE ( #1485051 )
17 years ago
svncommit
4f9c833742
/tmp/out
17 years ago
alecpl
32ac953986
- Fix management of folders with national characters in names ( #1485036 , #1485001 )
17 years ago
alecpl
1088d66745
- Do charset conversion also for from/to column on messages list
17 years ago
alecpl
b61965256e
Installer: encode special characters in DB username/password ( #1485042 )
17 years ago
alecpl
d1403fd726
- fixed #1485032 and updated MDB2 package+drivers
17 years ago
alecpl
7ec922fdf5
- Fix BCC header reset ( #1484997 )
17 years ago
thomascube
197601ef5f
Next step: introduce the application class 'rcmail' and get rid of some global vars
17 years ago
alecpl
257782150d
- improved messages list performance - patch from Justin Heesemann
17 years ago
alecpl
ae0c82b0e4
- Append skin_path to images location only when it starts with '/' sign ( #1484859 )
17 years ago
svncommit
653242c663
Fix parse_attrib_string to handle unquoted attribute values
17 years ago
alecpl
ea090ca09d
- Fix non-RFC dates formatting ( #1484901 )
17 years ago
alecpl
1578816422
- Updated PEAR::Auth_SASL to 1.0.2
17 years ago
alecpl
0a97a039c4
- Fix IMAP response in message body when message has no body ( #1484964 )
17 years ago
svncommit
140d6e9063
fix HTML mail sending
17 years ago
alecpl
e7d37ae987
- Decode entities when inserting HTML signature to plain text message ( #1484990 )
17 years ago
alecpl
f94a801d03
- Fix typo in set_charset() ( #1484991 )
17 years ago
svncommit
8e5defd55f
added language support to HTML editing ( #1484862 )
17 years ago
svncommit
dbbd1f495e
fix signature loading on Windows ( #1484545 )
17 years ago
svncommit
d9344fc349
HTML editing fixes, upgrade to TinyMCE v3.0.6
17 years ago
alecpl
d7a411f099
#1484391 , #1484403
17 years ago
alecpl
76a89bf04d
#1333167
...
#1484916
17 years ago
alecpl
a901aa564a
- Added sections (fieldset+label) in Settings interface
17 years ago
alecpl
3d35312cc4
- Fixed and optimized 'read_when_deleted': mark as read on server side
...
in one action when marking as deleted, fixed js bugs when deleting
from message preview page
17 years ago
thomascube
47124c2279
Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch
17 years ago
alecpl
deb921f69f
- up-to-date
17 years ago
thomascube
bf1be0c931
Fixed message part window display in IE6 ( #1484610 )
17 years ago
thomascube
17b5fb797f
Add configurable default charset for message decoding
17 years ago
thomascube
27564f1a22
Add IMAP test and some more options to installer script
17 years ago
thomascube
103d6b697c
Add (currently unused) function to delete all contacts + update changelog
17 years ago
thomascube
e8f8fe9ed3
Allow to send mail with BCC recipients only + remove some unused vars
17 years ago
thomascube
fed22fd232
Localize folder name in page title ( #1484785 )
17 years ago
thomascube
283eca87d2
Updated changelog just to be correct
17 years ago
svncommit
66f12a4539
fix switching between HTML/plain composing ( #1484752 )
17 years ago
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
17 years ago
thomascube
2062baf07e
Update changelog
17 years ago
thomascube
7f9ea15463
Add UI elements to mark the selected messages read/unread
17 years ago
thomascube
c3f94de060
Fix size of the attachment preview frame ( #1484758 )
17 years ago
thomascube
6726f0c369
Remember decision to display images for a certain message during session ( #1484754 )
17 years ago
thomascube
b155682d57
Also send search request when deleting a contact ( #1484620 )
17 years ago
thomascube
a02d486cc8
Applied patch to prevent from purging inbox ( #1484449 ) + CSS hack for Safari
17 years ago
thomascube
cf1f0f97b2
Applied patch for updating page title ( #1484727 , #1484650 )
17 years ago
thomascube
0ea884099a
Make sending of read receipts configurable
17 years ago
thomascube
ff08eed202
Also respect receipt and priority settings when re-opening a draft message
17 years ago
svncommit
1f020b588c
Remember search results ( closes #1483883 ).
17 years ago
svncommit
d4cbfabcef
add he (Hebrew) localization ( #1484713 )
17 years ago
svncommit
371d9de720
update fr localization
17 years ago
svncommit
5b3c99bca1
bump copyright for all localization files
17 years ago
svncommit
ff5c990c33
purge kur_KU because it has no messages translation
17 years ago
svncommit
0df5b2d3e5
update es localization
17 years ago
svncommit
11751f0484
update mk localization
17 years ago
svncommit
823012c3c7
update se localization
17 years ago
svncommit
28f49e03f7
Add Received header to outgoing mail.
17 years ago
svncommit
338551d065
annotated ticket number
17 years ago
svncommit
4315b0086b
added ability to insert attached images in HTML editor
17 years ago
svncommit
deb30262a7
upgrade TinyMCE version to latest
17 years ago
thomascube
fba1f5ab81
New class rcube_user + send message disposition notification
17 years ago
svncommit
0e6ee2b89b
update bg, uk localization
17 years ago
svncommit
78ab48b94b
update bg localization
17 years ago
thomascube
1107480192
Only show new messages if they match the current search ( #1484176 )
17 years ago
thomascube
c579961899
Fixed some potential security risks + updatedd changelog
17 years ago
svncommit
082f009f79
add Korean (kr) localization
17 years ago
svncommit
96facbd3fc
update id_ID localization
17 years ago
thomascube
a9cc52b163
Correctly decode attachments when downloading them ( fixes #1484645 )
17 years ago
thomascube
e4867ea740
Fix bugs #1484555 , #1484646 and #1484639
17 years ago
svncommit
b14f77b46e
update ru, eo localizations
17 years ago
thomascube
ecd2e79614
Make message listing less error prone
17 years ago
thomascube
b37599d068
Update UPGRADING instructions + remove old stuff
17 years ago
svncommit
732539598d
add Esperanto localization
...
mention de_DE update in CHANGELOG
17 years ago
svncommit
fc74920a67
mention addition of malay, and update of lithuanian localization
17 years ago
svncommit
0c3ab1de66
update dutch localization, closes #1484588
17 years ago
thomascube
97bd2c0537
Filter linked/imported CSS files ( #1484056 )
17 years ago
svncommit
e2f3738fcd
update brazilian portuguese localization, closes #1484580
17 years ago
thomascube
f4f8c6cc65
Also select next contact after removing one
17 years ago
svncommit
10766b30f4
add polish labels for changes in #r816.
17 years ago
svncommit
804489c6b9
update thai localization, closes #1484578
17 years ago
thomascube
7984ece293
Improve message compose screen
17 years ago
svncommit
c7b7269543
update polish localization, closes #1484579
17 years ago
svncommit
b0dbf3ce3e
Enable drag-/dropping of folders to a new parent folder, closes #1457344 .
17 years ago
svncommit
c4547108a7
Fix preview pane size for Safari & Konqueror ( closes #1484187 ).
17 years ago
svncommit
aca3d25f1b
Make smtp HELO/EHLO hostname configurable ( closes #1484067 )
17 years ago
thomascube
4d0413dd89
Unlock interface when message sending fails ( #1484570 )
17 years ago
thomascube
5eee009671
Allow vars and PHP code in templates; improved page title; fixed #1484395
17 years ago
thomascube
eb68420606
Fixed wrong delete button tooltip ( #1483965 )
17 years ago
thomascube
74ae8849dd
Fixed charset encoding bug ( #1484429 )
17 years ago
thomascube
03b27176ef
Applied patch for LDAP version ( #1484552 )
17 years ago
thomascube
0d1dd7c80c
Fix message list selection + new pngbehavior + use strpos() instead of strstr()
17 years ago
svncommit
3014548e3e
Fixed multi-message move/delete
17 years ago
thomascube
6b603da6f1
LDAP improvements
17 years ago
thomascube
88f66ec89c
Fix bugs introduced with latest changes
17 years ago
thomascube
8810b6db0f
Check filesize of template includes ( #1484409 )
17 years ago
thomascube
b8e65ce39b
Fix charset converting issues with iconv and mbstring
17 years ago
thomascube
e715986455
Added Ukrainian translation + Updated Simplified Chinese
17 years ago
thomascube
fc73746eb4
Fix compose function from address book + mozilla compatibility
17 years ago
thomascube
31d9efd97d
Simplified code + removed debug log
17 years ago
thomascube
719a257f0c
Some bugfixes, security issues + minor improvements
17 years ago
svncommit
4b9efbb9f4
Fixes interface lock-up issues and minor bugs (richs)
17 years ago
thomascube
9e0bb6bcde
Applied socket error patch by Thomas Mangin
18 years ago
thomascube
3fc00e67bb
Fix address adding bug reported by David Koblas
18 years ago
svncommit
5bd325e683
fix typos in polish localizations
18 years ago
svncommit
9cc92524b5
update polish, croatian localizations
18 years ago
thomascube
95609c48f5
Minor bugfixes reported on the dev-list
18 years ago
svncommit
570f0bb4a6
fixed HTML->Plain conversion
18 years ago
thomascube
b2fb950fb5
Prevent default events on subject link; fixed typo in smtp script
18 years ago
svncommit
2c633703e9
upgrade to TinyMCE v2.1.1.1
18 years ago
thomascube
8d07583f39
Use HTTP-POST requests for actions that change application state
18 years ago
thomascube
6ae6e41fb3
Updated description files and version info
18 years ago
thomascube
e3caaf59c2
Use global filters and bind username/ for Ldap searches ( #1484159 )
18 years ago
thomascube
028953575b
Updated Catalan, Russian and Chinese translations; language code cleanup
18 years ago
thomascube
a23884b3d2
Wrap message body text ( closes #1484148 )
18 years ago
thomascube
281e3ed325
CSS hack to display attachments correctly in IE6
18 years ago
thomascube
2e8a6118de
Fixed marking as read in preview pane ( closes #1484364 )
18 years ago
thomascube
cd63966847
Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation
18 years ago
thomascube
f5d6a90a18
Updated Romanian translation
18 years ago
thomascube
a1959876c4
Updated German, Euskara, Hungarian and Spanish translation
18 years ago
thomascube
fd39346d9f
List attachments without filename
18 years ago
thomascube
aad6e2a9c4
New session authentication, should fix bugs #1483951 and #1484299 ; testing required
18 years ago
thomascube
28bfe4dc80
Fixed bugs #1484276 and #1484300
18 years ago
thomascube
3cf664939b
Minor bugfixes posted to the dev-mailing list
18 years ago
thomascube
5cc4b13a0c
Correctly parse message/rfc822; fixed html2text conversion; code cleanup
18 years ago
thomascube
86958f70d2
Improved contacts drop down; HTML output improvements; JS code cleanup
18 years ago
thomascube
5a6ad20983
Fixed message headers encoding; improved recipient splitting; applied patch for attachment download ( #1484198 )
18 years ago
svncommit
024797706f
check if safe mode is on or not
18 years ago
thomascube
7bbd5f6474
Show localized text for missing subjects ( closes #1484243 )
18 years ago
thomascube
ff52bee1a2
Solved wrong caching of message preview ( #1484153 , #1484236 )
18 years ago
svncommit
87e2fddb32
upgrade to TinyMCE v2.1.0
18 years ago
svncommit
e17702395e
fixed check for selected value in value array in rcube_shared::select
18 years ago
thomascube
e6a406d0bb
Fixed CSS bugs ( #1484210 and #1484161 ) and quoting issue ( #1484253 )
18 years ago
svncommit
a9e531ef8f
update bg translation (Doichin Dokov)
18 years ago
svncommit
9d41ed8d3e
updated pt_BR, clean up in localization
18 years ago
thomascube
9dbf743b84
Updated Italian, Slovenian, Greek, Bulgarian, Hungarian and Croatian translation
18 years ago
svncommit
bb85623f8a
fixed display of HTML attachments
18 years ago
thomascube
21b5c77fb0
Added Vietnamese localization files
18 years ago
thomascube
97c8d3377c
Applied patch for preview caching ( closes #1484186 )
18 years ago
thomascube
86df1529fe
Error handling for attachment uploads; multibyte-safe string functions; XSS improvements
18 years ago
thomascube
ee883ad73d
Applied security patches by Kees Cook (Ubuntu) + little visual enhancements
18 years ago
thomascube
04c61804f8
Fixed wrong message listing when showing search results
18 years ago
thomascube
a7d5c6480c
Added patch for resizeable preview pane
18 years ago
thomascube
1a98a6a5db
Preview pane and marking as read ( #1484132 )
18 years ago
thomascube
421f5e31a2
Small bugfixes and improvements
18 years ago
svncommit
dd792e8253
fixed signature issues
18 years ago
thomascube
733c78f474
Added Serbian translation, updated Spanish and Bulgarian files
18 years ago
thomascube
53ed1e32d8
Updated CHANGELOG and UPGRADING instructions
18 years ago
svncommit
086377c7e6
Fix a bug introduced with Shift-Del yesterday
18 years ago
svncommit
b6677bf9cf
- Add missing nl_NL translations
...
- Translate foldernames in folder form (closes #1484113 )
18 years ago
svncommit
cf87c1f2ed
Updated CHANGELOG
18 years ago
svncommit
8e20901e97
finish previous commit
18 years ago
svncommit
f0ea59bc88
upgrade to TinyMCE v2.0.8
18 years ago
svncommit
6b1fc027cb
Fixed editor selector labels, added TinyMCE spellchecker to editor configuration
18 years ago
thomascube
6b47de3f49
Partial client re-write with a common list class
18 years ago
thomascube
c8c1a30ceb
Correct UTF-7 to UTF-8 conversion if mbstring is not available
18 years ago
svncommit
a0109c4933
Initial TinyMCE editor support (still need to work on spellcheck and skins)
18 years ago
svncommit
40ed9be1ee
Fixed bug #1484019 and #1484020
18 years ago
thomascube
8acab00608
Fixed wrong header encoding (Bug #1483976 )
18 years ago
thomascube
e170b4b7f8
Some bugfixes and session expiration stuff
18 years ago
thomascube
5cd296dfb8
Updated Norwegian (bokmal) localization
18 years ago
thomascube
10c92bef09
New indentation for quoted message text; HTML validity
18 years ago
svncommit
949dea5803
Fixed tickets 1445501 and 1483820
18 years ago
thomascube
f7bfec96be
Finalized new message parsing. Attention: changes in database schema
18 years ago
thomascube
6c76c91951
Updated Polish, Portuguese, Latvian, Chinese and Japanese localization
18 years ago
thomascube
a5d3e661e4
Set default spelling language (Ticket #1483938 )
18 years ago
thomascube
64009eb849
Reverted files to r305
19 years ago
svncommit
a06be986eb
Added a few fields to the contact table and made this fields avaiable (Ticket #1332930 )
19 years ago
thomascube
4d4264cdcd
Fixed charset problems with folder renaming
19 years ago
thomascube
fa4cd20fb1
Several bugfixes; see CHANGELOG for details
19 years ago
thomascube
f9c107afbe
Fixed folder renaming; added confirmation after deleting a folder
19 years ago
thomascube
fe79b1bcf8
Alter links in HTML messages; highlight droptargets
19 years ago
thomascube
24053e0d30
Several bugfixes and improvements. See CHANGELOG for details
19 years ago
svncommit
f0f98fb108
Improvements to Draft handling
19 years ago
thomascube
baf135582d
Updated changelog and comments
19 years ago
thomascube
078adf9da7
Improved usability (Ticket #1483807 ) and HTML validity; applied patch #1328032 ; fixed bug #1443200
19 years ago
thomascube
66e2bfa550
Added label tags to forms (Ticket #1483810 )
19 years ago
thomascube
bac7d1742d
Fixed bugs #1364122 , #1468895 , ticket #1483811 and other minor bugs
19 years ago
thomascube
321302e527
Fixed INSTALL_PATH bug #1425663
19 years ago
svncommit
b4b081713e
Workaround for drag-drop using whitespace in FF, Junk emptying, misc fixes
19 years ago
svncommit
25d8ba63b3
Misc bug and compatibility fixes
19 years ago
svncommit
a894ba5029
Removeable attachments, Auto-default folder creation, bug fixes
19 years ago
svncommit
c8c1e0ef3b
Renameable folders, mail-checking changes, other fixes (richs)
19 years ago
thomascube
b068a07db2
Typos, Optimizations, Updates
19 years ago
svncommit
1966c53255
Added Drafts support (Feature #1326839 ) (richs)
19 years ago
thomascube
d72d411ee3
Updated Changelog
19 years ago
thomascube
cead5c7271
Updated CHANGELOG
19 years ago
thomascube
e886c1e0ec
Fixed some bugs
19 years ago
svncommit
69b83b900d
*** empty log message ***
19 years ago
thomascube
ad7063e03a
Updated the changelog
19 years ago
thomascube
326e87a5d6
Pimped search function
19 years ago
thomascube
dd53e2b489
Started integrating GoogieSpell
19 years ago
thomascube
c405632004
Updated changelog
19 years ago
thomascube
0f246aea43
Updates protocol
19 years ago
thomascube
4647e1bbb5
Started implementing search function
19 years ago
thomascube
ad57b3ab3a
Minor improvements and bugfixes (see changelog)
19 years ago
thomascube
8c2e58b42e
Minor improvements and bugfixes (see changelog)
19 years ago
thomascube
ffcbd825fd
Minor bugfixes
19 years ago
thomascube
0a69376dd8
Minor bugfixes and localization updates
19 years ago
thomascube
f88d417c96
Applied several patches
19 years ago
thomascube
58e3602a37
Bugfixes for encoding and sending with attachments
19 years ago
thomascube
03cc16e047
Updated with latest changes
19 years ago
thomascube
051893f4e9
Several patches and bugfixes
19 years ago
thomascube
15a9d1ce67
Optimized loading time; added periodic mail check; added EXPUNGE command
19 years ago
thomascube
977a295eb1
Usage of virtusertable; mail_domain for new users; Chinese and Turkish localization
19 years ago
thomascube
1cded85790
Re-design of caching (new database table added\!); some bugfixes; Postgres support
19 years ago
thomascube
4b0f65a597
Fixed minor bugs
19 years ago
thomascube
0cbc094164
SMTPS support and minor bugfixes
19 years ago
thomascube
fd8c506109
SMTPS support and minor bugfixes
19 years ago
thomascube
ecf7590cb8
Added new languages and new XMLHttpRequest class
19 years ago
thomascube
583f1c8d80
Added reply-to-all function (submitted by Julien Brette)
19 years ago
thomascube
b4a9999f9c
Added Norwegian localization
19 years ago
thomascube
e66f5b4d71
Added favicon and Polish, Czech, British localizations
19 years ago
thomascube
10a699759d
Added localized messages to client and check form input
19 years ago
thomascube
e0ddd4e6c0
Added 'changed' col to contacts table and support for 160-bit session hashes
19 years ago
thomascube
dba5f7c44a
Prevent from identities XSS
19 years ago
thomascube
7cc38e0beb
Added Finnish, Romanian and Chinese translation
19 years ago
thomascube
b076a460e5
Finished message sorting and fixed some skin issues
19 years ago
thomascube
f3b659935f
Added patches for default language and sorting function
19 years ago
thomascube
2dcfa11d01
Improved support for UTF-8 and other charsets
19 years ago
thomascube
a95e0e174c
Improved support for UTF-8 and other charsets
19 years ago
thomascube
9fee0ed9af
Fixed folder display; added Portuguese and Catalan
19 years ago
thomascube
49afbf5d69
Better support for Courier IMAP
19 years ago
thomascube
8884477e91
Latest updates for release
19 years ago
thomascube
42b1135149
Several bugfixes and feature improvements
19 years ago
thomascube
597170feb2
Added new languages, hierarchical folder tree and attachments in forwarded messages
19 years ago
thomascube
30233b8dfb
Minor bugfixes and correction of confusing License notfications
19 years ago
thomascube
4e17e6c9db
Initial revision
19 years ago