trac(a)roundcube.net wrote:
> Author: thomasb
> Date: 2010-03-02 01:54:11 -0600 (Tue, 02 Mar 2010)
> New Revision: 3299
> Modified: trunk/roundcubemail/program/steps/mail/check_recent.inc
> ===================================================================
> --- trunk/roundcubemail/program/steps/mail/check_recent.inc 2010-03-02 07:46:52 UTC (rev 3298)
> +++ trunk/roundcubemail/program/steps/mail/check_recent.inc 2010-03-02 07:54:11 UTC (rev 3299)
> @@ -22,6 +22,17 @@
> $a_mailboxes = $IMAP->list_mailboxes();
> $check_all = (bool)$RCMAIL->config->get('check_all_folders');
>
> +// check if unread count of INBOX changed and refresh message list if so
> +if (!empty($_GET['_refresh'])) {
> + $unread_count = $IMAP->messagecount('INBOX', 'UNSEEN', TRUE);
> + if ($unread_count > $_SESSION['unseen_count']['INBOX']) {
> + $OUTPUT->command('set_unread_count', 'INBOX', $unread_count, true);
> + $OUTPUT->command('list_mailbox', 'INBOX', 1); // let the client switch to INBOX and get the message list
> + $OUTPUT->send();
> + }
> +}
> +
> +// check recent/unseen counts for all mailboxes
> foreach ($a_mailboxes as $mbox_name) {
> if ($mbox_name == $IMAP->get_mailbox_name()) {
> if ($recent_count = $IMAP->messagecount(NULL, 'RECENT', TRUE)) {
I don't like this changeset at all. This doesn't fix the issue. We're
still checking RECENT for other folders. I also don't like switching to
INBOX. I use server-side filters and got new mail in other folders, not
only in INBOX. When I have other folder opened I don't like to change
it. We must find better solution. Please, revert this change.
--
Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252
LAN Management System Developer http://lms.org.pl
Roundcube Webmail Developer http://roundcube.net
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi all,
the default RSS of Roundcube does not play nice with IE. Also HTTP Authentication is missing. I've made a plugin for RSS support. Please test it! Any feedback is welcome.
Regards,
R.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Ym/pxjs3YNg/rss.zip
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi all,
the login after event seems to not fire in current trunk.
I've download the current trunk for the signature positioning in the new
messages but I've noticed this problem.
Thanks
--
Sandro Pazzi
IdWeb s.r.l.
Viale Romagna 69/A - 06012 Citta' di Castello (PG)
Tel. 075 851 97 28
Fax 075 851 97 30
_______________________________________________
List info: http://lists.roundcube.net/dev/
Dear subscribers
We finally created a small documentation about Roundcube skins and the
template system: http://trac.roundcube.net/wiki/Doc_Skins It gives a
short introduction to the concept of our skins and lists all templates
which are necessary to create a complete and working frontend for
Roundcube. On http://trac.roundcube.net/wiki/Doc_SkinML all supported
special tags which can be used within skin templates are explained and
you can also find a list of "content objects" which are available in
the different templates.
While we're still working on a public repository for plugins and skins
you're welcome to publish your skins on a server of your choice and
add a link here: http://trac.roundcube.net/wiki/Skins_Repository
Now get creative!
Thomas
_______________________________________________
List info: http://lists.roundcube.net/dev/
In login process Roundcube converts password input to ISO-8859-1 which
is wrong because it's not possible to use characters that are not
convertable to ISO-8859-1, which of course may be confusing for users.
Also user will be not able to use password set via Roundcube password
plugin in other client. Another issue would be if someone uses clear
text passwords in (unicode) database, postgres will not store text
encoded in non-unicode encoding.
My opinion is that in Roundcube login process we should convert password
to ASCII and in Password plugin we should make sure that user is using
only printable ASCII characters. What do you think?
--
Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252
LAN Management System Developer http://lms.org.pl
Roundcube Webmail Developer http://roundcube.net
_______________________________________________
List info: http://lists.roundcube.net/dev/
On Sat, 20 Feb 2010 01:39:30 +0100, Andreas Lemke <andreas(a)pudicus.com>
wrote:
> Hello,
>
Hello Andreas
> if i have enabled the cache then all Mails have the same status:
unknown.
> Is it possible that the fields are not written from the mail into the
DB?
>
> Have you he same Problem?
I do. I didn't try it with caching before. Thanks for testing.
I am wondering if, when caching is used, the imap_init hook isn't
bypassed...
Therefore, dkimstatus cannot fetch the Authentication-Results headers and
the 'unknown' status appears.
Maybe the guys from the developpers list can confirm that ?
Julien
_______________________________________________
List info: http://lists.roundcube.net/dev/
hey,
I am using the plugin "automatic_addressbook" (vers. 0.1, RC vers.
0.3.1) and everything works fine, except the possibilty for the users to
override the default configuration.
I solved the problem, as I manually merged the users preferences with
the fresh loaded plugin configuration. Like this:
#automatic_addressbook.php:
...
$this->load_config('config/config.inc.php.dist');
if(file_exists("./plugins/automatic_addressbook/config/config.inc.php"))
$this->load_config('config/config.inc.php');
$rcmail = rcmail::get_instance();
$config = $rcmail->config;
$config->merge($rcmail->user->get_prefs());
Now I am just interested if this is the prefered solution. I mean, why
is it necessary to manually merge the user's config with the plugin
defaults. Shoudn't it be done automatically?
benni
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/4G/8sx3mIk1/signature.asc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
I have uploaded the translated files (labels.inc, messages.inc) for
Tamil (தமிழ்). I have completed 100% translation. I have also improved the
already translated texts. Please upload it as soon as possible
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/dk/SFwwvLv2/ta_IN.rar
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello,
since we moved from squirrelmail to roundcube we got the problem that
roundcube does not handle shared folders. I searched the lists and the forum
but it seems there is no solution yet.
So i take a look into the code and coded a little bit, really a bit ... here
are my patches.
The main changes made to the program/lib/imap.inc (btw. all files should end
with .php to avoid unauthorized access):
Instead of $ref i use the wild-card * to retrieve all folders from imap, not
only the folders below $root_dir.
Function mod_mailbox in program/include/rcube_imap.php got some new lines to
make a decision between INBOX. and non INBOX. folder, to handle these new
folders ... which can have "shared." or "user." (cyrus) as root.
I've tested it with subscribe/unsubscribe, move mail into the folders, read
messages in folders ... i think i've tested all you can do with folders. :)
Since i can only test it with Cyrus, i don't know if there will be side effects
with other imap servers.
See the attachment for the patches for rc0.3.1
Hope this is useful for someone.
Greetings
Manfred Stellenberg
--
Manfred Stellenberg
EDV
UBIMET GmbH
Dresdner Straße 82
A-1200 Wien
Tel +43 (0) 1 99 71 004 13
Fax +43 (0) 1 99 71 004 20
mstellenberg(a)ubimet.com
www.unwetterzentrale.atwww.ubimet.com
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/eU/NvvcmEfR/rcube_imap.php.patchhttp://detached.gigo.com/rc/eU/NvvcmEfR/imap.inc.patch
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
I have uploaded the translated files (labels.inc, messages.inc) for a
new language - Tamil (தமிழ்). The international code for this language is
ta_IN. This language is spoken in south India by about 70 million people.
Please add this language in roundcube as soon as possible.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/ns/pwBBfqAD/ta_IN.rar
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/