Hey everyone,
I had an idea for a feature that I think would be handy. Whenever you send
an email or reply to an email, have RoundCube remember the address you're
mailing and use that in addition to the address book for autocompletion
suggestions when you're typing the Recipient field.
Before I start coding this patch, my questions are:
1) Is anybody working on this feature already?
2) Would anybody else like to see this feature added?
3) What would be the best way to store the email addresses? A new MySQL
table? A flatfile? As address book records with an extra flag to prevent
them from showing in the address book view?
-Ben
_______________________________________________
List info: http://lists.roundcube.net/dev/
Let me first say I am happy with the progress of RoundCube and all
the work the developers are doing. However, as part of my plans to
migrate our servers to PHP5, I was wondering if there was any
information about the status of the migration of RoundCube to PHP5. I
remember that the devel-vnext branch was the target for this work,
but I might be mistaken.
Do the devs want to get out of RC stage to a 0.1 release before
concentrating on GoPHP5 ?
Should any patches be against devel-vnext instead of trunk ?
Should there be instructions on <http://trac.roundcube.net/wiki/
Dev_SVN> on how to check out and use devel-vnext ?
Is anyone using devel-vnext without major problems, known major
issues not resent in trunk ?
Am I asking too many questions ?
Charles Dostale
System Admin - Silver Oaks Communications
http://www.silveroaks.com/
824 17th Street, Moline IL 61265
_______________________________________________
List info: http://lists.roundcube.net/dev/
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I make a patch who improve the search :
- - When you click on a message, the previous/next button switch between
search result, and not all mails.
- - When you return to the list, the search is memorized
The patch close : http://trac.roundcube.net/ticket/1483883. I send it on
the ticket too.
Regards,
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (GNU/Linux)
Comment: http://firegpg.tuxfamily.org
iEYEARECAAYFAkefffIACgkQjKKs5/FTCjXxgQCgle6fJm4cTMiG6MuAlq+L1Td0
zhMAniGFRDKTcZpbIGbMRcwor99g6v3D
=hhwd
-----END PGP SIGNATURE-----
--
Maximilien Cuony [The_Glu]
http://theglu.org
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/jr/uVTaa7ap/search-pattch
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 guys,
we progressed a bit with the merge ("translating" changes made since
the 0.1-rc1 release to devel-vnext branch) over the last weekend
including yesterday. I think we are half way there. If you follow
commits (1), you can check it out. I didn't have any time testing yet
and will hopefully continue tomorrow.
As Thomas previously wrote, we then need to work on 0.1 tickets (2),
if any of the developers could help out - it would be really
appreciated. After all we have 22 contributors (well, 21) according to
Ohloh (3) which theoretically means we have the resources.
Cheers,
Till (and also Tomasz)
1, <http://trac.roundcube.net/browser/branches/devel-vnext>
2, <http://trac.roundcube.net/query?status=new&status=assigned&status=reopened&…>
3, <http://www.ohloh.net/projects/240/analyses/latest/contributors>
_______________________________________________
List info: http://lists.roundcube.net/dev/
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I make two small patches to correct two smalls problems :
First, When we got a new mail, the title of the page change (the number of
new mails is showed). But if we click to set a message as read, or delete
it,
the title counter is not updated.
So !
- - When a message is moved or deleted, the counter is updated [only for
inbox)
- - When a message is read/unread on the list, the counter is updated [only
for inbox]
- - If you access roundcube with an url like ?_task=mail&_mbox=INBOX,
counter
is updated (only for inbox)
- - If you read a message and return to the list, the counter is updated
- - We you read a message, the counter is updated too (counter is here when
you read the message). I don't know if it's a
good idea, but is hard to disable this (it's possible, but it's mean a lot
of changes)
- - If you navigate between folders and go to inbox, the counter is
updated.
- - When a new message is received, the title is updated, only for inbox !
(I
think this feature for trash is not very useful ;) )
It's fix http://trac.roundcube.net/ticket/1484650 :)
Second :
We you click on a list, and re-click later on the same row, the row is
showed as selected, but not in the interface (for example in the mail list
button for actions (replay...) switch to disables)
I didn't really found the problem in the code, but I find a way to fix the
problem. I tested the lists with my edit, and I don't see any changes in
they comportment, so I think it's ok.
All patches are based on the trunk, lasted revision. I hope you will patch
the trunk if there is no problems :)
Regards,
- --
Maximilien Cuony [The_Glu]
http://theglu.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (GNU/Linux)
Comment: http://firegpg.tuxfamily.org
iEYEARECAAYFAkebNgoACgkQjKKs5/FTCjUYJgCfaoNMSYcPgGOmAyWlgrBiGfGt
XDEAniLuQJva9R+hmctKwr5yoQlZwwve
=dm/6
-----END PGP SIGNATURE-----
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/pf/7yJFnqq1/patch1-unreadcounter.txthttp://detached.gigo.com/rc/pf/7yJFnqq1/patch2-long-double-c.txt
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 Guys,
Something there I miss on round cube is the possibility to save all
attachments at once (or all images from one e-mail).
There is any plan? Someone already developed this feature?
--
Rodrigo Carvalhaes
DBA PostgreSQL
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello everyone,
I hope this isn't something already discussed, but I didn't find
anything in the archive:
What feature I really miss is marking/flagging messages. Like
Thunderbird supports (the yellow star) and also most of the common
e-mail-clients.
Are there any plans / did anyone already start with that?
Raphael
_______________________________________________
List info: http://lists.roundcube.net/dev/
That sounds like a good feature. GMail does it nicely where it
automatically ZIPs all the attachments into a zipfile for easier
downloading. Something like that would be nice, and not too difficult if
the installation has the ZZIPlib or zlib module installed.
-Ben
_______________________________________________
List info: http://lists.roundcube.net/dev/