Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-08 | Update copyrights | dartraiden | |
2023-12-03 | PROTO_INTERFACE::SendMsg: second parameter became a reply event id | George Hazan | |
2023-09-15 | PROTO_INTERFACE::SendMsg - unused parameter flags removed | 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-01-01 | Happy new year, Miranda | dartraiden | |
2021-01-17 | Update copyrights | dartraiden | |
2020-12-09 | fixes #2640 (Facebook: ability to invite offline contacts to group chat) | George Hazan | |
2020-09-22 | Facebook: fix for a random crash | George Hazan | |
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 | Facebook: | George Hazan | |
- fix for sending own messages to group chats; - code optimization | |||
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-25 | Facebook: | George Hazan | |
- KICK command support for groupchats; - code cleaning | |||
2020-01-24 | Facebook: basic group chat hooks | George Hazan | |