date | project | content | link |
|---|
| 16:46 yesterday | licq | Commit by Anders Olofsson on master :: r d003c9e / (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 yesterday | licq | Commit by Anders Olofsson on master :: r 7707d8c / licq/src/filter.cpp : ( link) | # |
| 16:36 yesterday | licq | Commit by Anders Olofsson on master :: r 04d4540 / (12 files in 6 dirs): ( link) | # |
| 15:50 yesterday | licq | Commit by Anders Olofsson on master :: r d84b997 / (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 yesterday | licq | Commit by Anders Olofsson on master :: r aeb867e / (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 02 | licq | Commit by Anders Olofsson on master :: r d6b9ad0 / 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 02 | licq | Commit by Anders Olofsson on master :: r b4b4cda / (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 01 | licq | Commit by Erik Johansson on master :: r ed908e3 / (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 01 | licq | Commit by Anders Olofsson on master :: r 98b05e7 / (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 31 | licq | Commit by Anders Olofsson on master :: r de6aa03 / 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 30 | licq | Commit by Anders Olofsson on master :: r 1d52b36 / 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 12 | licq | Commit by Anders Olofsson on master :: r 2066c99 / licq/src/icq/icq.cpp : ( link) | # |
| 15:43 on Jan 09 | licq | Commit by Eugene Paskevich on master :: r 7716112 / licq/src/icq/oscarservice.h : ( link) | # |
| 22:15 on Jan 02 | licq | Commit by Anders Olofsson on master :: r 6854f3e / (4 files in 3 dirs): ( link) | # |
| 21:46 on Jan 02 | licq | Commit by Anders Olofsson on master :: r 09d334b / (3 files in 3 dirs): ( link) | # |
| 21:28 on Jan 02 | licq | Commit by Anders Olofsson on master :: r 8a1ee6d / (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 02 | licq | Commit by Anders Olofsson on master :: r 32d5d2f / (4 files in 3 dirs): ( link) | # |
| 11:06 on Dec 30, 2011 | licq | Commit by Anders Olofsson on master :: r fb39e2c / (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, 2011 | licq | Commit by Anders Olofsson on master :: r e5075be / (2 files in 2 dirs): ( link) | # |
| 11:01 on Dec 30, 2011 | licq | Commit by Anders Olofsson on 1.6-stable :: r 8816144 / qt4-gui/src/userdlg/settings.cpp : ( link) | # |