CIA.vc
Licq
Real-time open source activity stats
Stats » Projects » Licq
informationsyndicateUTC clock
12:38 on Feb 13, 2012
event counters
The last message was received 16.41 hours ago at 20:13 on Feb 12, 2012
0 messages so far today, 5 messages yesterday
0 messages so far this week, 5 messages last week
9 messages so far this month, 8 messages last month
3681 messages since the first one, 5.52 years ago, for an average of 13.14 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
16:46 yesterdaylicq
Commit by Anders Olofsson on master :: rd003c9e / (licq/src/daemon.cpp licq/src/filter.cpp): (link)
licq: Let filter handle ignore list

Filter checks server messages (for example authorization requests)
and will block those as well. - http://git.io/aNVciQ
#
16:37 yesterdaylicq
Commit by Anders Olofsson on master :: r7707d8c / licq/src/filter.cpp : (link)
licq: Don't escape twice in default filter rules - http://git.io/fTCvIA
#
16:36 yesterdaylicq
Commit by Anders Olofsson on master :: r04d4540 / (12 files in 6 dirs): (link)
qt4-gui: Add setting page to manage event filter - http://git.io/paaJUw
#
15:50 yesterdaylicq
Commit by Anders Olofsson on master :: rd84b997 / (2 files in 2 dirs): (link)
api: Publish user event names as static function

This will allow plugins to get a translated name of an event type
without having an event object. - http://git.io/Vwny0A
#
15:50 yesterdaylicq
Commit by Anders Olofsson on master :: raeb867e / (2 files in 2 dirs): (link)
api: Revise user event type constants

Lower the type constants to fit within the 32bit event mask used by
the event filter. - http://git.io/3XnKdw
#
19:48 on Feb 02licq
Commit by Anders Olofsson on master :: rd6b9ad0 / licq/src/contactlist/userhistory.cpp : (link)
licq: Validate history file headers

Validate each message header properly instead of just assuming it has
the correct format and blindly extracting the fields. - http://git.io/EmYrcQ
#
17:47 on Feb 02licq
Commit by Anders Olofsson on master :: rb4b4cda / (2 files in 2 dirs): (link)
licq: Use lower bit for history unicode flag

History parsing assumes 4 characters and flags are written in decimal
form so 16384 breaks parsing when reading back history.

Note: As this bit was introduced recently and has never been in any
official release, I'm not adding code for backwards compatiblity.
For you who've updated to master after 2011-12-28 you should patch
your history files by subtract 16256 from fourth header field of all
entries affected. - http://git.io/jw_m0A
#
20:27 on Feb 01licq
Commit by Erik Johansson on master :: red908e3 / (21 files in 5 dirs): (link)
Put test classes in the LicqTest namespace

Gives nicer grouping of classes in e.g. kdevelop. - http://git.io/qReBvw
#
17:02 on Feb 01licq
Commit by Anders Olofsson on master :: r98b05e7 / (2 files in 2 dirs): (link)
api: Don't block request to go offline

This allows user to abort an ongoing attempt to go online. Useful if
protocol is trying to go online and never succeeds but keeps retrying
and causing server to block (can happen with ICQ). - http://git.io/wlEVWw
#
19:32 on Jan 31licq
Commit by Anders Olofsson on master :: rde6aa03 / licq/src/buffer.cpp : (link)
icq: Count correct string length in buffer

This caused packets to be sent too short and getting disconnected by
icq server. - http://git.io/cUyNkw
#
17:40 on Jan 30licq
Commit by Anders Olofsson on master :: r1d52b36 / qt4-gui/src/widgets/mlview.cpp : (link)
qt4-gui: Keep log cursor position

Network log window has a fixed length (500 messages), when additional
log entries are added, the oldest entry is removed and the cursor
position needs to be recalculated. This removes the error printouts
from QTextCursor::setPosition about position out of range. - http://git.io/4fXb0g
#
18:52 on Jan 12licq
Commit by Anders Olofsson on master :: r2066c99 / licq/src/icq/icq.cpp : (link)
icq: Don't assign null to std string - http://git.io/IMrPAA
#
15:43 on Jan 09licq
Commit by Eugene Paskevich on master :: r7716112 / licq/src/icq/oscarservice.h : (link)
Build fix. - http://git.io/H6dVDQ
#
22:15 on Jan 02licq
Commit by Anders Olofsson on master :: r6854f3e / (4 files in 3 dirs): (link)
api: Generalize Buffer string packing functions - http://git.io/onjRIQ
#
21:46 on Jan 02licq
Commit by Anders Olofsson on master :: r09d334b / (3 files in 3 dirs): (link)
api: Changed buffer integer functions to iso types - http://git.io/2bFXpQ
#
21:28 on Jan 02licq
Commit by Anders Olofsson on master :: r8a1ee6d / (14 files in 5 dirs): (link)
icq: Cleaned up buffer class string handling

This also fixes several memory leaks as the returned char arrays were
not always deleted. - http://git.io/NhzrWQ
#
15:28 on Jan 02licq
Commit by Anders Olofsson on master :: r32d5d2f / (4 files in 3 dirs): (link)
qt4-gui: Drop deprecated user codec functions (+5 more commits...) - http://git.io/PjYMxA
#
11:06 on Dec 30, 2011licq
Commit by Anders Olofsson on master :: rfb39e2c / (7 files in 4 dirs): (link)
icq: Restructure message parsing code

Use common function for online and offline messages.
Move ICQ specific user event parsing from daemon. - http://git.io/UXsECA
#
11:01 on Dec 30, 2011licq
Commit by Anders Olofsson on master :: re5075be / (2 files in 2 dirs): (link)
Merge branch '1.6-stable' - http://git.io/tcvFQA
#
11:01 on Dec 30, 2011licq
Commit by Anders Olofsson on 1.6-stable :: r8816144 / qt4-gui/src/userdlg/settings.cpp : (link)
qt4-gui: Custom awaymsg was not loaded in userdlg - http://git.io/s6W_rw
#