summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2008-04-30* implemented __set/__gettill
git-svn-id: https://svn.roundcube.net/trunk@1346 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some ↵thomasb
global vars git-svn-id: https://svn.roundcube.net/trunk@1344 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-29- up-to-datealec
git-svn-id: https://svn.roundcube.net/trunk@1343 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-29#1485021: update dutch localizationalec
git-svn-id: https://svn.roundcube.net/trunk@1342 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-29- improved messages list performance - patch from Justin Heesemannalec
git-svn-id: https://svn.roundcube.net/trunk@1341 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-28- little fixalec
git-svn-id: https://svn.roundcube.net/trunk@1339 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-28- added 5th argument to rcmail_render_folder_tree_select()alec
git-svn-id: https://svn.roundcube.net/trunk@1338 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-28- removed my code for mouse actions on address searching list (clicking on ↵alec
li wasn't working as expected on FF3, Opera and probably IE) git-svn-id: https://svn.roundcube.net/trunk@1337 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-28#1485016alec
git-svn-id: https://svn.roundcube.net/trunk@1336 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-27- updated japanese and norwegian translationsalec
git-svn-id: https://svn.roundcube.net/trunk@1335 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-25- removed redundant codealec
git-svn-id: https://svn.roundcube.net/trunk@1334 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-25- fixed pagesize value checkingalec
git-svn-id: https://svn.roundcube.net/trunk@1333 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-25- movingmessage label could and should be added in mail task onlyalec
git-svn-id: https://svn.roundcube.net/trunk@1332 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-24- fixed blankpage handling in show_contentframe(): don't set display (=none) ↵alec
for blank content git-svn-id: https://svn.roundcube.net/trunk@1331 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-23- Append skin_path to images location only when it starts with '/' sign ↵alec
(#1484859) git-svn-id: https://svn.roundcube.net/trunk@1330 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-23- fix: s/rcube_error::raise/raise_error/alec
git-svn-id: https://svn.roundcube.net/trunk@1329 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-23#1485003: s/rc_mail_mime/rcube_mail_mime/alec
git-svn-id: https://svn.roundcube.net/trunk@1328 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-22fix for attrib strings with embedded quotesestadtherr
git-svn-id: https://svn.roundcube.net/trunk@1326 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-20Fix parse_attrib_string to handle unquoted attribute valuesestadtherr
git-svn-id: https://svn.roundcube.net/trunk@1325 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-17- Fix non-RFC dates formatting (#1484901)alec
git-svn-id: https://svn.roundcube.net/trunk@1324 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-17#1484728alec
git-svn-id: https://svn.roundcube.net/trunk@1323 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-17- Updated PEAR::Auth_SASL to 1.0.2alec
git-svn-id: https://svn.roundcube.net/trunk@1322 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-17- Fix IMAP response in message body when message has no body (#1484964)alec
git-svn-id: https://svn.roundcube.net/trunk@1321 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-17fix HTML mail sendingestadtherr
git-svn-id: https://svn.roundcube.net/trunk@1320 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16- last change fixalec
git-svn-id: https://svn.roundcube.net/trunk@1319 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16- fixed folders management after r1291alec
git-svn-id: https://svn.roundcube.net/trunk@1318 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16Set minimum number of rows per page (#1484935)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1317 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16- added tinyMCE localization setting alec
- don't use tiny_mce_src.js git-svn-id: https://svn.roundcube.net/trunk@1316 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16- don't use onchange to toggle editor because of IE bugalec
git-svn-id: https://svn.roundcube.net/trunk@1315 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16- Decode entities when inserting HTML signature to plain text message (#1484990)alec
git-svn-id: https://svn.roundcube.net/trunk@1312 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16- Fix typo in set_charset() (#1484991)alec
git-svn-id: https://svn.roundcube.net/trunk@1311 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16added language support to HTML editing (#1484862)estadtherr
git-svn-id: https://svn.roundcube.net/trunk@1310 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16fix signature loading on Windows (#1484545)estadtherr
git-svn-id: https://svn.roundcube.net/trunk@1309 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-15HTML editing fixes, upgrade to TinyMCE v3.0.6estadtherr
git-svn-id: https://svn.roundcube.net/trunk@1308 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-15#1484391, #1484403alec
git-svn-id: https://svn.roundcube.net/trunk@1307 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-15#1333167alec
#1484916 git-svn-id: https://svn.roundcube.net/trunk@1306 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-15- don't send set_env() when env array is emptyalec
git-svn-id: https://svn.roundcube.net/trunk@1305 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-14Fix html quoting in textareasthomasb
git-svn-id: https://svn.roundcube.net/trunk@1304 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-14updateyllar
git-svn-id: https://svn.roundcube.net/trunk@1302 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-14- removed strrstr() definition as it was needed only for php4alec
git-svn-id: https://svn.roundcube.net/trunk@1301 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-14- Added sections (fieldset+label) in Settings interfacealec
git-svn-id: https://svn.roundcube.net/trunk@1300 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-14Always check for recent if a mailbox list is availablethomasb
git-svn-id: https://svn.roundcube.net/trunk@1299 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-14Update Dutch translation.robin
git-svn-id: https://svn.roundcube.net/trunk@1298 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-14Don't use inexisting class namethomasb
git-svn-id: https://svn.roundcube.net/trunk@1297 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-13- reverted r1295alec
- disable caching for unseen messages to allow marking as read remarked messages git-svn-id: https://svn.roundcube.net/trunk@1296 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-13- added seen flag value to etag, so it allows to mark again remarked messagesalec
git-svn-id: https://svn.roundcube.net/trunk@1295 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-13- don't change icon of deleted message when marking as readalec
git-svn-id: https://svn.roundcube.net/trunk@1294 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-13- fix for buttons without commands (r1291)alec
git-svn-id: https://svn.roundcube.net/trunk@1293 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12- Fixed and optimized 'read_when_deleted': mark as read on server sidealec
in one action when marking as deleted, fixed js bugs when deleting from message preview page git-svn-id: https://svn.roundcube.net/trunk@1292 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the ↵thomasb
devel-vnext branch git-svn-id: https://svn.roundcube.net/trunk@1291 208e9e7b-5314-0410-a742-e7e81cd9613c