> On March 11, 2011, 1:34 a.m., David Edmundson wrote: > > lib/adium-theme-view.cpp, line 317 > > <http://git.reviewboard.kde.org/r/100839/diff/1/?file=11107#file11107line317> > > > > I think we might want to match "://" as part of the link. > > > > Otherwise this gets turned into a link: > > httpanyothertext > > > > Maybe "http(s?)://[^ \t\n\r\f\v]+" ? > > > >
What about emails and replacing them with mailto:email? Or also possibly ftp:// ? Though I"m not sure that you want to open this one in browser.. - Martin ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100839/#review1894 ----------------------------------------------------------- On March 11, 2011, 1:23 a.m., Francesco Nwokeka wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/100839/ > ----------------------------------------------------------- > > (Updated March 11, 2011, 1:23 a.m.) > > > Review request for Telepathy. > > > Summary > ------- > > Added a regex to search for http strings and replace them with a html link. > The links are handled by us so the users default browser is invoked > > > Diffs > ----- > > lib/adium-theme-view.h 6ba2af1 > lib/adium-theme-view.cpp acd3a38 > > Diff: http://git.reviewboard.kde.org/r/100839/diff > > > Testing > ------- > > > Thanks, > > Francesco > >
_______________________________________________ KDE-Telepathy mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-telepathy
