summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2010-03-19- hide threads related stuff if threads are not supportedalec
git-svn-id: https://svn.roundcube.net/trunk@3387 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-19- Fix rcube_imap::mailbox_exists (#1486560)alec
git-svn-id: https://svn.roundcube.net/trunk@3386 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-19- Implemented messages copying using drag&drop + SHIFT (#1484086)alec
git-svn-id: https://svn.roundcube.net/trunk@3385 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-18- Improved performance of folders operations (#1486525) + code cleanupsalec
git-svn-id: https://svn.roundcube.net/trunk@3379 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-18- Handle 'false' result from iil_C_* functions (#1486511)alec
git-svn-id: https://svn.roundcube.net/trunk@3378 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-18- Fix blocked.gif attachment is not attached to the message (#1486516)alec
git-svn-id: https://svn.roundcube.net/trunk@3377 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17- use popupmenu style for attachments upload formalec
- move .popupmenu style definition to common.css git-svn-id: https://svn.roundcube.net/trunk@3375 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17- nl_NL updatealec
git-svn-id: https://svn.roundcube.net/trunk@3374 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17Don't unselect already selected childsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3373 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17Also select childs when dragging a thread messagethomasb
git-svn-id: https://svn.roundcube.net/trunk@3372 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17- use jQuery.inArray() instead of rcube_in_array()alec
git-svn-id: https://svn.roundcube.net/trunk@3371 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17- set svn:keywords, remove 'indexsort' label, update pl_PLalec
git-svn-id: https://svn.roundcube.net/trunk@3370 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17- Use iconv's //IGNORE instead of //TRANSLITalec
git-svn-id: https://svn.roundcube.net/trunk@3369 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@3367 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17- last commit fix (there's probably no class definition when reading table ↵alec
rows from DB) git-svn-id: https://svn.roundcube.net/trunk@3366 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17- allow setting row css class in rcube_table_output()alec
git-svn-id: https://svn.roundcube.net/trunk@3365 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-14- virtuser_query: support other identity data (#1486148)alec
git-svn-id: https://svn.roundcube.net/trunk@3359 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-12- fixes for proper handling of email addresses with form: "user"@domain.tldalec
git-svn-id: https://svn.roundcube.net/trunk@3358 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-12- get better message for error in DATAalec
git-svn-id: https://svn.roundcube.net/trunk@3357 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-12- Improved check_email()alec
git-svn-id: https://svn.roundcube.net/trunk@3356 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-12-remove root_ns setting as useless, should fix #1486222alec
git-svn-id: https://svn.roundcube.net/trunk@3355 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-12- Merge changes from MDB2's trunkalec
git-svn-id: https://svn.roundcube.net/trunk@3354 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-11Save draft information in one header; finally fixes #1486203thomasb
git-svn-id: https://svn.roundcube.net/trunk@3353 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-11- Options virtuser_* replaced with virtuser_* pluginsalec
- Plugin API: Implemented 'email2user' and 'user2email' hooks git-svn-id: https://svn.roundcube.net/trunk@3352 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-11- Fix forwarding message omits CC header (#1486305)alec
git-svn-id: https://svn.roundcube.net/trunk@3351 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-09- simplify consolealec
git-svn-id: https://svn.roundcube.net/trunk@3344 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-09- messages list performance: build subject link on client sidealec
git-svn-id: https://svn.roundcube.net/trunk@3343 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-09- Improved charset replacement in html meta header (#1486542)alec
git-svn-id: https://svn.roundcube.net/trunk@3342 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-08- Mail_Mime 1.6.1alec
git-svn-id: https://svn.roundcube.net/trunk@3340 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-08- Net_SMTP 1.4.2 with fix for #1486537alec
git-svn-id: https://svn.roundcube.net/trunk@3339 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-07- Update pt_BR translationnetbit
git-svn-id: https://svn.roundcube.net/trunk@3338 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-07- Last commit fixalec
git-svn-id: https://svn.roundcube.net/trunk@3336 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-07- Fix sig replacement (#1486538) + fix checking for separator existance in sigalec
git-svn-id: https://svn.roundcube.net/trunk@3335 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-06- Don't show a warning on html2text switch when textarea is emptyalec
- Set properly select's value when html2text is aborted git-svn-id: https://svn.roundcube.net/trunk@3334 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-06- de_DE and en_GB updatealec
git-svn-id: https://svn.roundcube.net/trunk@3332 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Fix check_recent action when skip_deleted=true (#1486535)alec
git-svn-id: https://svn.roundcube.net/trunk@3329 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Add 'default_charset' option to user preferences (#1485451)alec
git-svn-id: https://svn.roundcube.net/trunk@3327 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Add 'delete_always' option to user preferencesalec
git-svn-id: https://svn.roundcube.net/trunk@3326 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05- Support/Require tls:// prefix in 'smtp_server' option for TLS connectionsalec
- "Split" config file into sections git-svn-id: https://svn.roundcube.net/trunk@3324 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-05Allow outgoing_message_headers hook to abort message sendingthomasb
git-svn-id: https://svn.roundcube.net/trunk@3322 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-04- Don't open first section in Preferences: makes behaviour consistent with ↵alec
the rest of UI and fixes Konqueror issue (#1486154) git-svn-id: https://svn.roundcube.net/trunk@3321 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-04- fix console's font-size in Konqueroralec
git-svn-id: https://svn.roundcube.net/trunk@3320 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-04- fix syntax error (#1486533)alec
git-svn-id: https://svn.roundcube.net/trunk@3319 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-04- Fix inconsistent behaviour of 'delete_always' option (#1486299)alec
git-svn-id: https://svn.roundcube.net/trunk@3318 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-04- Fix deleting all messages from last list page (#1486293)alec
git-svn-id: https://svn.roundcube.net/trunk@3317 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-04Flag original messages after sending a draft (#1486203)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3316 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-04Changed signature separator when top-posting (#1486330)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3315 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-03- Fix regression in template expressions, don't allow '-' character in ↵alec
env/request/cookie name git-svn-id: https://svn.roundcube.net/trunk@3314 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-03- remove temp console usagealec
git-svn-id: https://svn.roundcube.net/trunk@3313 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-03- Fix long e-mail addresses validation (#1486453)alec
git-svn-id: https://svn.roundcube.net/trunk@3311 208e9e7b-5314-0410-a742-e7e81cd9613c