Age | Commit message (Expand) | Author |
2023-06-19 | SESSION_INFO: separate list for the interface support eliminated, now there's... | George Hazan |
2023-06-19 | UM_FindUserFromIndex: another major useless crutch died | George Hazan |
2023-06-19 | useless helper removed | George Hazan |
2023-06-18 | fixes #3561 (random crash inside chat engine) | George Hazan |
2023-05-30 | Chat_CreateMenu: no need to execute the menu inside this function | George Hazan |
2023-05-25 | Jabber: fix for possible memory corruption | George Hazan |
2023-04-24 | even less custom shitcode | George Hazan |
2023-04-24 | similar code reduced | George Hazan |
2023-04-24 | SM_FindSession - obsoleted function removed | George Hazan |
2023-04-23 | DbEventIsShown is added to g_chatApi to allow the core to filter group chat e... | George Hazan |
2023-04-20 | hopefully fixes #3492 (Random crashes) | George Hazan |
2023-04-18 | - further group chats unification; | George Hazan |
2023-04-15 | fixes #3458 (tabSRMM: двоятся сообщения) | George Hazan |
2023-03-30 | fix for #3471 applied to StdMsg & Scriver | George Hazan |
2023-03-23 | chat serialization | George Hazan |
2023-03-20 | fixes #3439 (Scriver/StdMsg: unified popup & tray icon settings with the same... | George Hazan |
2023-03-18 | fixes #3438 (tabSRMM: crash in highlight) | George Hazan |
2023-03-10 | Chat_Mute / Chat_IsMuted: helpers for group chats' muting | George Hazan |
2023-02-23 | Telegram: patch to hide nick list for channels | George Hazan |
2023-02-09 | fix for incorrect log window drawing | George Hazan |
2023-01-28 | IRC: fix for event broadcasting | George Hazan |
2023-01-25 | Group chats: ChatRoomID setting replaced with real protocol id | George Hazan |
2023-01-02 | Update copyrights | dartraiden |
2022-11-14 | basic set for storing group chat messages in a database + reusing log setting... | George Hazan |
2022-09-24 | some common chat options exported directly from the core | George Hazan |
2022-07-29 | fixes #3127 (tabSRMM: сделать настройки про добавле... | George Hazan |
2022-02-27 | minor fixes | ghazan |
2022-01-01 | Happy new year, Miranda | dartraiden |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | WORD -> uint16_t | George Hazan |
2021-04-19 | Chat_Mute - a function to set group chat mute mode programmatically | George Hazan |
2021-03-29 | Srmm_* internal functions strangely went to group chat API... | George Hazan |
2021-03-13 | Group chats API: | George Hazan |
2021-03-07 | common chats sound & icon processing code moved to the core | George Hazan |
2021-01-24 | unused callback removed | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2021-01-11 | SRMM windows: timer classes instead of perversions with WM_TIMER | George Hazan |
2020-10-11 | fixes #2590 (TabSRMM: Cannot setup event filter) | George Hazan |
2020-09-17 | muted chat not to generate any sounds either | George Hazan |
2020-09-14 | g_chatApi.LogToFile completely moved into the core | George Hazan |
2020-08-24 | Chat API: | George Hazan |
2020-05-04 | fixes #2381 (NewStory: add right-click menu for groupchats) | George Hazan |
2020-04-26 | Chat api: | George Hazan |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden |
2019-11-19 | unused functions removed | George Hazan |
2019-09-29 | code reordering | George Hazan |
2019-09-17 | Chat: common code moved to mir_app | George Hazan |
2019-09-16 | SRMM: | George Hazan |
2019-09-13 | SM_BroadcastMessage removed from CHAT_MANAGER, we don't need it anymore | George Hazan |
2019-09-10 | Scriver: rollback of malicious changes, original order of things restored | George Hazan |