hello again,
I'm at full again with roundcube...
an other cool thing that could allow roundcube is in options a
checkbox for opening the composing of a new message in the same window
or in a popup window, sometimes you need to see more than one mail on
writing the message...
--
Blackhold
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello,
Why del column in contacts table was introduced?
Why not just delete the row, not mark it as deleted?
To implement some sort of recycle bin for contacts?
--
Regards,
Dennis P. Nikolaenko
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello,
I am currently working on the patch to have a button to toggle preview
mode on or off.
I am interested in the icon for that button.
Where can I get the original icon set which was used in RC?
--
Dennis
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi Devs,
I have a question about the benefits of the change from event based to
polling based folder highlighting when dragging.
Revision 1763 changed the manner in which target folders are highlighted
when dragging a message. Before 1763, each folder had an onmouseover
which would trigger focus_folder.
1763 removed that onmouseover event and instead calls drag_move every
time the mouse moves. drag_move essentially polls the position of the
mouse and loops over every folder on screen to see if the mouse is above
that folder folder. This polling is costly and has mixed effects across
browsers, operating systems and pcs with different specs.
On all systems tested so far, even if the dragging appears smooth, at
least one cpu is maxed at 100% by the polling. On some systems/browsers
a cpu is pegged and the dragging is intolerably choppy and slow.
The commit comment for 1763 includes: "Don't rely on browser events anymore"
Is relying on browser events a bad thing? Worse than polling?
It seems that the previous highlighting detection method was more
efficient and compatible across a wider range of systems.
If there are reasons that polling has to be the answer, then perhaps we
can add some sort of rate limiting?
Thanks for your consideration,
Ziba
--
Ziba Scott
Webmaster Team
The University of Michigan
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello,
I have configured a roundcube in my local machine and use the imap
connection from mdaemon server version 10.0, it works meravelous! as
fast as worldclient (maybe I've got that in local, but it goes faster
at all!)
it detects shared folders, but not contacts folder and scheduler
folder, it seems it uses syncML to show these special folders... maybe
allow a plugin to enable this feature? maybe allow sync, syncML,
Active Directory, for contacts and scheduler folders?
an other thing that I found a little bit strange is that I've got two
inbox folders with the same content, one has got all subfolders I've
got in the server and the other one no, the only one could hide is the
one that has got subfolders...
I'm using beta version downloaded yesterday...
get grow roundcube!!!
thanks you much!
--
Blackhold
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello,
My current session table has 2085 records, is it normal? It is more by
the order of magnitude than my user count.
Are there any code in RC to clean session table?
--
Regards,
Dennis P. Nikolaenko
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello,
Attached is a patch for updated Russian localization.
I also changed the label for the Russian language in the language list
to be in native language. I do not know whether it is welcome, but I
have seen the same approach for French, so I believe it is a good thing.
--
Regards,
Dennis P. Nikolaenko
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/UR/MymyMuGw/russian-update.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/
Hello,
There is report number {12} which lists all the changes to the tickets.
Would you be so kind and share the SQL for the report?
--
Regards,
Dennis P. Nikolaenko
_______________________________________________
List info: http://lists.roundcube.net/dev/
I had posted this on the RoundCube forums as well, but someone pointed out to me this (the mailing list) would be a better place for requesting new features.
If this isn't the proper place to request new features, please let me know (and accept my apologies).
I'm guessing that in most cases, RC is creating the wrong default
identity for new users since it either uses
$rcmail_config['default_host'] or virtusertable. In both cases the
chances this actually creates a usable identity are slim. For several
reasons.
So my request is to force a user to create a new identity the first
time he logs in, or at least have him confirm the identity created by
RC.
The way it is now not only utterly confuses a lot of users, but poses a
serious security risk as well because if a user doesn't change his
identity, it exposes information you really don't want exposed
(especially when a mail domain is a virtual domain with virtual users. RC will actually expose the real
server name and a real username -and this is a serious security risk).
Thanks in advance.
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
_______________________________________________
List info: http://lists.roundcube.net/dev/