CIA.vc
vivia
Real-time open source activity stats
Stats » Authors » vivia
informationsyndicateUTC clock
12:37 on Feb 13, 2012
event counters
The last message was received 1.51 weeks ago at 23:03 on Feb 02, 2012
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
1 messages so far this month, 0 messages last month
900 messages since the first one, 6.11 years ago, for an average of 2.48 days between messages
recent messages
dateReversed sort columnprojectcontentlink
23:03 on Feb 02amsn
Commit by vivia :: r12358 /trunk/amsn/msnp2p/transport/ (direct.tcl switchboard.tcl):
Do not crash if MSNP2P data received is invalid (or if we received a P2Pv2 header on P2Pv1)
#
04:55 on Dec 26, 2011amsn
Commit by vivia :: r12353 /trunk/amsn-extras/plugins/ebuddykiller/ (ebuddykiller.tcl plugininfo.xml):
Okay, that didnt work - falling back to deleting all psms with the forbidden word
#
04:49 on Dec 26, 2011amsn
Commit by vivia :: r12352 /trunk/amsn-extras/plugins/ebuddykiller/ (ebuddykiller.tcl plugininfo.xml):
Yet another new eBuddy PSM - so tempted to make a generic word catcher that will totally disallow any eBuddy reference!
#
03:30 on Nov 01, 2011amsn
Commit by vivia :: r12345 /trunk/amsn-extras/plugins/ebuddykiller/ (ebuddykiller.tcl plugininfo.xml):
Update ebuddykiller to catch new ebuddyxms psm. SVN REV 12345 !!!! choco for everyone! :D
#
02:58 on Sep 14, 2011amsn
Commit by vivia :: r12340 /trunk/amsn/gui.tcl:
Added parentheses to url regexps, so we wont have to copy-paste links containing parentheses (e.g. Wikipedia!) to the browser...
#
23:18 on Aug 26, 2011amsn
Commit by vivia :: r12339 /trunk/amsn/protocol.tcl:
We shouldnt remove a user from AL anymore when blocking, just directly add to BL... but unblocking didnt need a change... oh well. Thanks to Daz and tegeatis on the forums
#
22:31 on Aug 26, 2011amsn
Commit by vivia :: r12338 /trunk/amsn/msnp2p/session_manager.tcl:
Dont crash if we cant retrieve a blobs SID
#
22:08 on Aug 26, 2011amsn
Commit by vivia :: r12337 /trunk/amsn/protocol.tcl:
Do not use cached abook if on default profile (might be the abook of some other user!)
#
12:18 on Aug 25, 2011amsn
Commit by vivia :: r12336 /trunk/amsn/msnp2p/transport/base.tcl:
Oops, I had removed this line for debugging purposes and forgot to reenable it, we don t really need that memleak!
#
04:26 on Aug 25, 2011amsn
Commit by vivia :: r12335 /trunk/amsn/protocol.tcl:
Removed noack argument (aka ugly hack) to WriteSB and WriteSBNoNL and removed it from the calling procs
#
04:20 on Aug 25, 2011amsn
Commit by vivia :: r12334 /trunk/amsn/msnp2p/ (4 files in 2 dirs):
FINALLY using fileevent to determine whether we can send more data on the SB or DC rather than counting unacked MSGs!! This also fixes the file progress - it is now telling the truth about the speed. Wow, never thought SB could reach 20KB/s!!!!
#
01:17 on Aug 25, 2011amsn
Commit by vivia :: r12333 /trunk/amsn/protocol.tcl:
Correctly count unacked SB messages
#
16:37 on May 24, 2011amsn
Commit by vivia :: r12327 /trunk/amsn/msnp2p/filetransfer.tcl:
I found why SOAPs were destroyed too early!! timeout on DC would destroy the object while data was transferring over SB!!!!!!! now it uses up more memory in some cases but at least no tk bugs :D
#
21:27 on May 22, 2011amsn
Commit by vivia :: r12326 /trunk/amsn/config.tcl:
Fixed a bug in the lockexists check. Should stop default profile from writing abook.xml
#
20:36 on May 17, 2011amsn
Commit by vivia :: r12325 /trunk/amsn/skins.tcl:
If the null pixmap is not gfound (the magical bug where aliens abduct it...), create an empty one
#
12:35 on May 17, 2011amsn
Commit by vivia :: r12324 /trunk/amsn/skins.tcl:
Revert - extension is ignored anyway
#
12:24 on May 17, 2011amsn
Commit by vivia :: r12323 /trunk/amsn/skins.tcl:
Do not crash when we cannot load the display picture - nopic.gif does not exist, nopic.png exists instead, if nopic.gif is not found, we try to fetch file skins/blabla/displaypic/null which does not exist
#
00:08 on Apr 30, 2011amsn
Commit by vivia :: r12321 /trunk/amsn/msnp2p/msnobject.tcl:
Commit by kkrt: Fix a bug where amsn could crash when parsing the msnobj of a user. The retreive method would only check for a quote at the end of the element, so the last element in the xml wouldn't get modified and return with "/> appended to it, breaking the base64::decode
#
19:29 on Mar 23, 2011amsn
Commit by vivia :: r12311 /trunk/amsn/gui.tcl:
Added me, phil and alex to Help - About
#
19:47 on Mar 21, 2011amsn
Commit by vivia :: r12310 /trunk/amsn/protocol.tcl:
Do not wait for ACK when we send USR, CAL or typing notifications, otherwise p2p data get clogged and never get sent unless we type something in the chat...
#