Re: [Licq-devel] Migrating trac tickets [help needed]
Jon Keating <[email protected]> Mon, 8 Aug 2011 07:03:06 +0900
| Newsgroups | gmane.network.licq.devel |
|---|---|
| Message-ID | <CANgeeB14K2D-++b6K5qR4LpdW0vFXrwMvAfkEzfVKjOo9gH12A@mail.gmail.com> |
On Mon, Aug 8, 2011 at 12:04 AM, Anders Olofsson <[email protected]> wrote: >>> 741 [icq] Checking if a user is invisible doesn't work >> >> From the title is sounds like something that once worked but that have >> since been fixed in the ICQ protocol (on the server side). > > Yes, there is even a comment "The server has been fixed, so this feature = no > longer works." from Jon 2005-07-01 so I guess we can just drop it unless = he > can tell why he left it open. I left it open as a TODO to investigate if it could be done using a different method. I believe it can be closed and if desired, opened as a new ticket. > 1428 [icq] Invalid login sequence being performed > =A0 =A0=3D> Reported by Jon but not sure what it's referring to. Licq was sending packets in a different order than the official client. It could have been used to detect non-official clients and block them. But it looks like that never happened, so it is irrelevant. > 1445 [icq] Licq does not receive messages from icq 5.1 > =A0 =A0=3D> Long discussion with several patches from Jon and it looks li= ke it got > partially better (messages working but not file transfers). Did these > patches get committed or did they just exist as attachments to this ticke= t? I do not recall, you would have to use git grep to see if the changes are in or not. > 1530 [icq] Server side contactlist damaged after moving users between gro= ups > =A0 =A0=3D> Confirmed as a known problem / Eugene 2007-08-16 > =A0 =A0=3D> Cause of problem probably found and will fix them next / Jon > 2008-04-21 Don't remember this either, looking at gig log for my commits after that day should reveal if it was done or not. Jon