summaryrefslogtreecommitdiff
path: root/protocols/ICQ-WIM
AgeCommit message (Expand)Author
2020-07-21fixes #2277 (ICQ: add ability to load whole history from server)George Hazan
2020-07-17fixes #2482 (ICQ не всегда закрывает сессию при з...George Hazan
2020-07-15ICQ-WIM: fix for temporary contacts processingGeorge Hazan
2020-07-15ICQ-WIM:George Hazan
2020-07-13fixes #2123 (ICQ: контакт добавляется в неправиль...George Hazan
2020-07-08group chat initialization to be done in protocol's constructor, not inside On...George Hazan
2020-06-29"Load server history" menu items gathered in one stub not to create zillions ...George Hazan
2020-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-06-15PROTO_INTERFACE::OnEventEdited - new virtual function to send edited messages...George Hazan
2020-06-11ICQ-WIM: there's no reason to import the same old messages again & again...George Hazan
2020-06-10fixes #2438 (Jabber: списки приватности странно се...George Hazan
2020-06-01ICQ-WIM: auth requests to be launched only during new events readingGeorge Hazan
2020-06-01ICQ-WIM: file transfers to use event's timestamp if possibleGeorge Hazan
2020-05-28ICQ-WIM: unused class member CIcqProto::m_hPollThread removedGeorge Hazan
2020-05-24ICQ-WIM: auth request supportGeorge Hazan
2020-05-22also the same fix for icon projectsGeorge Hazan
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2020-05-17fixes #2352 (ICQ-WIM: separate flag for ParseMessage to use server-side or lo...George Hazan
2020-05-15ICQ-WIM: newly received messages were erroneously marked as readGeorge Hazan
2020-05-14ICQ-WIM: we need to close session forcibly after /endSessionGeorge Hazan
2020-05-12ICQ-WIM: fix for restoring protocol status after hibernationGeorge Hazan
2020-05-07fixes #2390 (ICQ игнорирует настройки приёма фай...George Hazan
2020-05-07fix for old PROTO_INTERFACE::FileResume interface errorGeorge Hazan
2020-05-05fixes #2390 (ICQ игнорирует настройки приёма фай...George Hazan
2020-04-24fixes #2352 (ICQ: входящие отсутствующие в базе с...George Hazan
2020-04-18fixes #2341 (ICQ перестала подключаться)George Hazan
2020-04-15ICQ: more logsGeorge Hazan
2020-04-13ICQ-WIM: sometimes ICQ cannot login after Windows return from the sleeping modeGeorge Hazan
2020-04-09fixes #2316 (ICQ: если удалить ClistGroups из базы, то к...George Hazan
2020-04-06useless commands removedGeorge Hazan
2020-03-24ICQ-WIM:George Hazan
2020-02-29ICQ-WIM: correct support for delivered messagesGeorge Hazan
2020-02-29MessageState: rewritten from scratch to workGeorge Hazan
2020-02-26more logs for MRAGeorge Hazan
2020-02-20fixes #2213 (ICQ: filetransfer stuck)George Hazan
2020-02-19if a protocol handles an event, it shall return 1, not 0George Hazan
2020-02-16useless checks removedGeorge Hazan
2020-02-13fixes #2202 (ICQ: входящие изображения не помечаю...George Hazan
2020-02-07fixes #2202 (ICQ: входящие изображения не помечаю...George Hazan
2020-02-07fixes #2203 (ICQ-WIM: crash on image receive)George Hazan
2020-02-06ICQ-WIM: fixes two first points of #2201George Hazan
2020-02-05fixes #2201 (ICQ-WIM: file transfers are implemented as file transfers now, b...George Hazan
2020-01-30fixes #2189 (ICQ-WIM: ICQ: file transfers are broken)George Hazan
2020-01-25massive code cleaning:George Hazan
2020-01-13Netlib_GetHeader() - handful utility to avoid writing cyclesGeorge Hazan
2020-01-13fixes #2183 (ICQ-WIM: wrong OnLoggedOut() call location)George Hazan
2020-01-09fixes #2180 (ICQ: some existing contacts do not get IcqDeleted key)George Hazan
2020-01-09fixes #2153 (ICQ-WIM: password got reset occasionally in options)George Hazan
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-03OnLoggedOut to be called in the ServerThread, as the only safe place to do thatGeorge Hazan