Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-08 | Update copyrights | dartraiden | |
2024-01-07 | fixes #4102 (ICQ, Facebook: ротоколы выставляют ↵ | George Hazan | |
неподдерживаемые/некорректные статусы) | |||
2023-12-03 | PROTO_INTERFACE::SendMsg: second parameter became a reply event id | George Hazan | |
2023-10-26 | SmileyAdd_LoadContactSmileys - helper function for adding custom smileys | George Hazan | |
2023-10-26 | code simplification + cleaning | George Hazan | |
2023-09-15 | PROTO_INTERFACE::SendMsg - unused parameter flags removed | George Hazan | |
2023-09-15 | fixes #3674 (Реакция протоколов на отсылку в ↵ | George Hazan | |
оффлайн) | |||
2023-02-11 | compilation fix | George Hazan | |
2023-02-11 | PS_CREATEACCMGRUI is obsoleted and converted into event | George Hazan | |
2023-02-10 | ME_DB_EVENT_MARKED_READ: recursion prevention | George Hazan | |
2023-02-09 | SRMM: better support for group chats in database | George Hazan | |
2023-01-17 | PROTO_INTERFACE::GetAvatarPath - new helper for calculating avatars' root ↵ | George Hazan | |
for an account | |||
2023-01-02 | Update copyrights | dartraiden | |
2022-01-24 | We do not need to translate account names | dartraiden | |
2022-01-22 | Fixes #2997 | dartraiden | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-05 | Facebook: if a search is not implemented in Miranda, we shall not allow ↵ | George Hazan | |
users to perform a search | |||
2021-04-30 | fixes #2859 (Импорт: дублируются контакты ICQ и ↵ | George Hazan | |
FaceBook) | |||
2021-03-24 | fixes #2800 (ICQ & Facebook create duplicate contacts after import in the ↵ | George Hazan | |
service mode) | |||
2021-01-19 | fixes #2693 (import in the service mode breaks the groups' order) | George Hazan | |
2021-01-17 | Update copyrights | dartraiden | |
2020-09-22 | Facebook: fix for a random crash | George Hazan | |
2020-09-07 | Facebook: contact with the same id not to be added twice | George Hazan | |
2020-09-03 | fixes #2560 (AddContact+ не добавляет контакты Facebook) | George Hazan | |
2020-08-18 | SmileyAdd: | George Hazan | |
- fixes #2545 (SmileyAdd: missing assigned per-contact smileys categories); - unused service MS_SMILEYADD_SHOWSELECTION removed; - name conflict resolution; - version bump; | |||
2020-08-16 | SmileyAdd: | George Hazan | |
- major update for custom smileys APIs (cause we have no MSN, there's no need to save MCONTACT for custom smileys); - added path type = 2 to download whole folder for custom smileys; - fixes #2524 (ICQ: стикеры должны приходить как custom smileys, а не как передачи файлов); - fixes #2533 (SmileyAdd не всегда распознаёт стикеры); - fixes #2532 (Полученные стикеры пропадают при переоткрытии окна); - version bump | |||
2020-08-14 | fixes #2527 (Facebook: missing stickers) | George Hazan | |
2020-07-23 | fixes #2493 (Проблема с Юникодом в диалоге ↵ | George Hazan | |
добавления контакта) | |||
2020-05-15 | fixes #1012 (Facebook: option needed to load friends only) | George Hazan | |
2020-04-13 | fixes #2321 (MessageState doesn't work with Facebook) | George Hazan | |
2020-04-10 | fixes #2310 (Invisible status doesn't work on Facebook) | George Hazan | |
2020-04-09 | Facebook: fix for invisible status during login | George Hazan | |
2020-02-20 | bunch of useless threads replaced with a call of ProtoBroadcastAsync | George Hazan | |
2020-02-19 | fixes #2224 (Facebook - each group chat message as a new conversation) | George Hazan | |
2020-02-12 | Facebook: restored option to keep messages unread at the server | George Hazan | |
2020-02-05 | Facebook: code cleaning | George Hazan | |
2020-02-05 | Facebook: support for sending "Marked read" notifications | George Hazan | |
2020-01-24 | Facebook: basic group chat hooks | George Hazan | |
2020-01-24 | fixes #2161 (Facebook: initial group chats support) | George Hazan | |
2020-01-03 | OnLoggedOut to be called in the ServerThread, as the only safe place to do that | George Hazan | |
2020-01-03 | Facebook to use system timers instead of its own ugly hack | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-12-27 | Facebook: sending messages | George Hazan | |
2019-12-27 | Facebook: reading users' avatars | George Hazan | |
2019-12-27 | Facebook: message queue initialization code | George Hazan | |
2019-12-26 | Facebook: sending UTF messages | George Hazan | |
2019-12-24 | Facebook: default group added to options | George Hazan | |
2019-12-23 | Facebook: | George Hazan | |
- added presence processing; - added contacts processing; - code cleaning and restructurizing | |||
2019-12-18 | Facebook: | George Hazan | |
- normal behaviour of ServerThread(); - added OnLoggedIn() function; - correct OnShutdown() processing; - DBKEY_USERNAME replaced with DBKEY_LOGIN to provide compatibility with the old protocol |