CIA.vc
Matt Rogers
Real-time open source activity stats
Stats » Authors » Matt Rogers
syndicateUTC clock
14:34 on Mar 15, 2010
event counters
The last message was received 1.81 days ago at 19:04 on Mar 13, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 1 messages last week
7 messages so far this month, 2 messages last month
3616 messages since the first one, 6.18 years ago, for an average of 14.97 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
19:04 SaturdayKDE
Commit by mattr :: r1102830 telepathy-contactlist/trunk/playground/network/telepathy-contactlist/main-widget.ui:
No margins please.

Looks a bit nicer. Maybe I'll add a tiny smidge of margin back later. (and yes, i know, it's only a prototype)
#
03:42 on Mar 05KDE
Commit by mattr :: r1099186 /branches/bugs/3.2/template/bug/create/comment-guided.txt.tmpl:
add whitespace between the major sections

this adds a line of whitespace between the 'Steps to Reproduce' section and
the 'Actual Results' section which makes it look nicer.
#
20:19 on Mar 03KDE
Commit by mattr :: r1098504 /branches/bugs/3.2/template/bug/create/create-guided.html.tmpl:
Allow adding attachments from the initial bug creation

BUG: 218076
#
20:19 on Mar 03KDE
Commit by mattr :: r1098503 /branches/bugs/3.2/template/bug/create/create-guided.html.tmpl:
Make the component display larger

BUG: 218075
#
20:19 on Mar 03KDE
Commit by mattr :: r1098502 /branches/bugs/3.2/template/bug/create/create-guided.html.tmpl:
Make 'Didn't try to reproduce' default for the reproducibility field.

More help text about why reproducing a bug is a good thing also added.

BUG: 218073
#
20:18 on Mar 03KDE
Commit by mattr :: r1098500 /trunk/www/sites/bugs/ (3 files in 2 dirs):
Merged revisions 1097378 via svnmerge from
svn+ssh://mattr at svn dot kde dot org/home/kde/branches/bugs/3.2

........
  r1097378 | mattr | 2010-02-28 21:38:11 -0600 (Sun, 28 Feb 2010) | 1 line

  Update for KDE 4.4.1
........
#
03:38 on Mar 01KDE
Commit by mattr :: r1097378 /branches/bugs/3.2/ (2 files in 2 dirs):
Update for KDE 4.4.1
#
15:06 on Feb 02KDE
Commit by mattr :: r1084123 /trunk/www/sites/bugs/ (3 files in 2 dirs):
Time to commit these, instead of leaving them on my hard drive. :)

Thanks for the timely reminder!
BUG: 225269

Merged revisions 1084121 via svnmerge from
svn+ssh://mattr at svn dot kde dot org/home/kde/branches/bugs/3.2

........
  r1084121 | mattr | 2010-02-02 09:01:59 -0600 (Tue, 02 Feb 2010) | 1 line

  add 4.3.5 and 4.4.0 to the wizard
........
#
15:02 on Feb 02KDE
Commit by mattr :: r1084121 /branches/bugs/3.2/ (2 files in 2 dirs):
add 4.3.5 and 4.4.0 to the wizard
#
03:51 on Jan 24KDE
Commit by mattr :: r1079334 kopete/branches/KDE/4.4/kdenetwork/kopete/protocols/yahoo/libkyahoo/ (3 files):
The status was not updating correctly when yahoo sent the servicestatus message, now corrected
#
03:51 on Jan 24KDE
Commit by mattr :: r1079333 kopete/branches/KDE/4.4/kdenetwork/kopete/protocols/yahoo/libkyahoo/ (7 files):
BUG: 212855
BUG: 156296
Added two files for the fix.
protocols/yahoo/libkyahoo/alivetask.h
protocols/yahoo/libkyahoo/alivetask.cpp

The code from ping.h and cpp now actually resides in those files,
and the ping task actually sends the ping not the alive message,
Alive messages are sent to keep communcation between Yahoo and the client,
but the Ping keeps you connected to the service so as they dont send a disconnect after the hour.

I have set the time out to 59 minutes for the alive and the alive to 1 minute.
#
03:51 on Jan 24KDE
Commit by mattr :: r1079332 kopete/branches/KDE/4.4/kdenetwork/kopete/protocols/yahoo/libkyahoo/messagereceivertask.cpp:
Yahoo Audibles URL was incorrect for some audilbles the details are supplied in the base address sent from yahoo
#
03:51 on Jan 24KDE
Commit by mattr :: r1079331 kopete/branches/KDE/4.4/kdenetwork/kopete/protocols/yahoo/libkyahoo/client.cpp:
ping timer needs to be set much shorter i am still getting timeouts and this then also causes other problems when yahoo times you out and does not try to inform the client. time set is now 1 Minute as the Yahoo Messenger is also sending at this time duration
#
03:51 on Jan 24KDE
Commit by mattr :: r1079330 kopete/branches/KDE/4.4/kdenetwork/kopete/protocols/yahoo/libkyahoo/ (4 files):
BUG 100504 Yahoo Animated Audibles added the service, because someone can send this as a message and it was being dropped, not even the text supplied with the audible was being displayed. added the service and the message handler
#
03:51 on Jan 24KDE
Commit by mattr :: r1079329 kopete/branches/KDE/4.4/kdenetwork/kopete/protocols/yahoo/libkyahoo/client.cpp:
Disconnection occures quicker than an hour so i have reset the ping to 20 minutes Yahoo Messenger sends pings more often michaelacole
#
03:51 on Jan 24KDE
Commit by mattr :: r1079328 kopete/branches/KDE/4.4/kdenetwork/kopete/protocols/yahoo/ (3 files in 2 dirs):
Bug 180080 buddy list was not ready.. change to stealth caused yahoo clients inability to relogin corrected. Stealth also retested using Yahoo Client and Kopete Client Interacting Via Yahoo Server. michaelacole
#
03:51 on Jan 24KDE
Commit by mattr :: r1079327 kopete/branches/KDE/4.4/kdenetwork/kopete/protocols/yahoo/libkyahoo/client.cpp:
Fix iterator
#
03:51 on Jan 24KDE
Commit by mattr :: r1079326 kopete/branches/KDE/4.4/kdenetwork/kopete/protocols/yahoo/libkyahoo/sendnotifytask.cpp:
Kopete Yahoo This sends the typing notifiation while in a chat session with a user.
#
03:51 on Jan 24KDE
Commit by mattr :: r1079325 kopete/branches/KDE/4.4/kdenetwork/kopete/protocols/yahoo/libkyahoo/ (4 files):
Kopete Yahoo Bug 180080 Bug 195471 Stealth settings are server based in yahoo and are received at login this preserves the settings that have been sent to the Yahoo servers
#
03:51 on Jan 24KDE
Commit by mattr :: r1079324 kopete/branches/KDE/4.4/kdenetwork/kopete/protocols/yahoo/libkyahoo/ (webcamtask.cpp webcamtask.h):
Yahoo webcam changes this mod makes sure the webcam starts every time and that you can invite more users while in a webcam session michaelacole
#