svncommit
|
28f49e03f7
|
Add Received header to outgoing mail.
|
2007-12-13 12:49:28 +00:00 |
|
yllar
|
1727ef91cb
|
updated et_EE
|
2007-12-13 10:50:06 +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 |
|
svncommit
|
deb30262a7
|
upgrade TinyMCE version to latest
|
2007-12-10 16:33:50 +00:00 |
|
thomascube
|
fba1f5ab81
|
New class rcube_user + send message disposition notification
|
2007-12-10 15:27:19 +00:00 |
|
thomascube
|
d39eecad6d
|
Remove some unused object properties
|
2007-12-10 15:24:33 +00:00 |
|
svncommit
|
0e6ee2b89b
|
update bg, uk localization
|
2007-12-05 07:10:39 +00:00 |
|
svncommit
|
78ab48b94b
|
update bg localization
|
2007-12-04 06:47:25 +00:00 |
|
thomascube
|
f20cf0f171
|
Simplified email address check (fixes #1484679)
|
2007-11-30 17:20:16 +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
|
76b6bff70b
|
Added Georgian localization by Zaza Zviadadze
|
2007-11-25 16:49:37 +00:00 |
|
thomascube
|
bf34ac09f3
|
Updated Russian localization
|
2007-11-25 16:42:38 +00:00 |
|
thomascube
|
c007e6ae39
|
Fix bug with case-sensitive folder names (#1484245)
|
2007-11-25 16:24:49 +00:00 |
|
thomascube
|
644e27e554
|
Applied UID fetch patch by Glen Ogilvie
|
2007-11-25 16:23:10 +00:00 |
|
thomascube
|
b2ff3d4461
|
Don't create default folders by default
|
2007-11-25 16:21:55 +00:00 |
|
thomascube
|
82cd5cdbfc
|
Fix overriding of session vars when register_globals is on (#1484670)
|
2007-11-25 15:38:32 +00:00 |
|
svncommit
|
082f009f79
|
add Korean (kr) localization
|
2007-11-20 05:28:45 +00:00 |
|
thomascube
|
3b7a5fbaa4
|
Correctly set session cookie lifetime if not 0
|
2007-11-19 15:08:40 +00:00 |
|
thomascube
|
1fb2c8e64b
|
Cast to array because this could be empty; update requirements description
|
2007-11-19 14:45:49 +00:00 |
|
svncommit
|
96facbd3fc
|
update id_ID localization
|
2007-11-14 07:10:49 +00:00 |
|
thomascube
|
4b041c24d7
|
Removed space after closing tag
|
2007-11-12 13:59:33 +00:00 |
|
svncommit
|
fe89f82e2e
|
Add escapeSimple method to rcube_db() object, to be used instead of quote() which will not allways work in virtuser query, for example when using something like REGEXP '(^|,)%u(,|$)'
|
2007-11-09 15:42:12 +00:00 |
|
thomascube
|
017def2b68
|
Optimize caching and avoid unnecessary IMAP requests
|
2007-11-08 09:50:47 +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 |
|
svncommit
|
ff0566bce5
|
|
2007-11-05 09:11:53 +00:00 |
|
thomascube
|
a08a60e974
|
Also remove unclosed script tags (fixes XSS vulnerability)
|
2007-11-01 09:51:14 +00:00 |
|
yllar
|
6270699ba8
|
Ticket #1484648
|
2007-10-30 08:59:52 +00:00 |
|
thomascube
|
0aa430a97c
|
Use UTF-8 folder name for renaming; don't use setAttribute but an object property
|
2007-10-28 14:13:33 +00:00 |
|
yllar
|
3a3de51002
|
updated Arabic translation
|
2007-10-24 12:45:25 +00:00 |
|
svncommit
|
b14f77b46e
|
update ru, eo localizations
|
2007-10-22 04:10:09 +00:00 |
|
thomascube
|
07c8a1bdb6
|
Switch hungarian localization files
|
2007-10-20 18:01:01 +00:00 |
|
thomascube
|
a9dda59a65
|
Fix toggleselect of list widget
|
2007-10-20 17:49:01 +00:00 |
|
svncommit
|
3e71ab7a6c
|
Fix moving folders to root, bug introduces when using row id's instead of folder names.
|
2007-10-19 14:04:43 +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 |
|
yllar
|
dcf134c436
|
#1484621 & #1484622
|
2007-10-19 07:24:53 +00:00 |
|
thomascube
|
0393dacedf
|
Add support for Korean charset (KS_C_5601)
|
2007-10-18 09:33:49 +00:00 |
|
thomascube
|
142e5f8f92
|
Fixed syntax typo
|
2007-10-18 09:10:35 +00:00 |
|
thomascube
|
57456485c4
|
Only change subscriptions when renaming succeeds; also quote slashes
|
2007-10-17 21:27:20 +00:00 |
|
thomascube
|
fc67251839
|
Show appropriate warning on connection error
|
2007-10-17 20:44:10 +00:00 |
|
svncommit
|
b119e24154
|
Fix sorting after parent folder renaming.
|
2007-10-17 11:03:26 +00:00 |
|
svncommit
|
1f064bc16d
|
Make sure the currently selected row is re-selected after re-initializing the folder list.
|
2007-10-17 09:42:50 +00:00 |
|
svncommit
|
d194267906
|
Clean up code overlap.
|
2007-10-17 09:17:01 +00:00 |
|
svncommit
|
1819704438
|
Make sure the _main_ window is focussed (closes #1484138).
|
2007-10-17 08:03:17 +00:00 |
|
svncommit
|
7c7cc18177
|
... and unset selected folder name.
|
2007-10-17 07:59:07 +00:00 |
|
svncommit
|
1d1bc5da43
|
Clear folder selection when a protected folder is clicked.
|
2007-10-17 07:56:50 +00:00 |
|