Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-21 | MRA: deprecate protocol | dartraiden | |
2024-01-08 | Update copyrights | dartraiden | |
2024-01-05 | Netlib: | George Hazan | |
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse; | |||
2023-12-23 | code cleaning | George Hazan | |
2023-12-03 | PROTO_INTERFACE::SendMsg: second parameter became a reply event id | George Hazan | |
2023-11-30 | fixes #3982 (ICQ: отображать описание групчата ↵ | George Hazan | |
как топик) | |||
2023-11-30 | ICQ: fix for eternal cycle on group chat leaving + some code cleaning | George Hazan | |
2023-11-14 | fixes #3757 (ICQ: Миранда не может определить, ↵ | George Hazan | |
что собеседник использует Миранду) | |||
2023-11-11 | ICQ: missing PS_LEAVECHAT service added | George Hazan | |
2023-09-15 | PROTO_INTERFACE::SendMsg - unused parameter flags removed | George Hazan | |
2023-04-18 | fixes #3447 (ICQ: застревают сообщения ↵ | George Hazan | |
группового чата) | |||
2023-03-14 | fixes #3420 (ICQ: групчат залетает в клист с ↵ | George Hazan | |
неверной группой) | |||
2023-03-13 | fixes #3424 (ICQ: после добавления в групповой ↵ | George Hazan | |
чат не виден список участников) | |||
2023-03-13 | fixes #3426 (ICQ: не обрабатывается событие ↵ | George Hazan | |
исключения из чата) | |||
2023-02-22 | if one needs to remove a chat's contact, just remove it and don't fuck my brain | George Hazan | |
2023-01-27 | Group chats: all old APIs with lookup by module+session removed | George Hazan | |
2023-01-02 | Update copyrights | dartraiden | |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-01-17 | ICQ-WIM: convert some files from ANSI to UTF-8 | dartraiden | |
2021-01-17 | Update copyrights | dartraiden | |
2020-04-06 | useless commands removed | George Hazan | |
2020-02-19 | if a protocol handles an event, it shall return 1, not 0 | George Hazan | |
2020-01-25 | massive code cleaning: | George Hazan | |
- GCHOOK structure normalized (i.e. inlined SESSION_INFO fields replaced with a reference to SESSION_INFO); - fake CMsgDialog declaration added to m_srmm_int.h, thus duplicated declarations in plugins aren't needed anymore - other minor changes | |||
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard ↵ | George Hazan | |
Proto_GetBaseAccountName | |||
2019-09-27 | fix for a function name: | George Hazan | |
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide | |||
2019-09-26 | Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden ↵ | George Hazan | |
variable and unify access to it | |||
2019-08-22 | ICQ-WIM: experimental server group editor | George Hazan | |
2019-03-01 | ICQ-WIM: code cleaning & optimization | George Hazan | |
2019-02-25 | GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat ↵ | George Hazan | |
events (UTF16LE by default) | |||
2019-02-07 | ICQ-WIM: | George Hazan | |
- DWORD UIN dumped and replaced everywhere with CMStringW aimId; - additional Email field removed from options, now UIN acts like email - MRA is fully supported - version bump | |||
2019-01-16 | fixes #1761 (Rename Icq10 folder and ICQ/2018 in version.h to ICQ-WIM) | George Hazan | |