Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-29 | fixes #2860 (DbEditor: persistent flag values in the search form) | George Hazan | |
2021-04-29 | fixes #2861 (DbEditor: в левой и правой панелях не ↵ | George Hazan | |
работает горячая клавиша вызова меню) | |||
2021-04-29 | fix for menu position calculation | George Hazan | |
2021-04-29 | more const qualifiers | George Hazan | |
2021-04-29 | UI classes: | George Hazan | |
- added method CCtrlBase::GetCaretPos() to calculate context menu position; - added missing const qualifiers for Get* methods | |||
2021-04-28 | grrm | George Hazan | |
2021-04-28 | more logs for hangout in KeyboardNotify | George Hazan | |
2021-04-28 | Dbeditor++: | George Hazan | |
- Search/Replace dialog -> UI classes; - fixes #2863 (DbEditor: невозможно перейти к результатам поиска без мыши); - version bump | |||
2021-04-28 | VKontakte: fix #2864 | ElzorFox | |
2021-04-27 | code optimization (minus one cycle) | George Hazan | |
2021-04-27 | SRMM/DisableCustomLogsForProto STRING - list of account names ↵ | George Hazan | |
(comma/space/semicolon separated) that use built-in groupchat viewer only | |||
2021-04-27 | Fixed wrong translation in german translation | Tobias Weimer | |
"in" refers to "inch" | |||
2021-04-26 | fixes #2862 (random crash in ICQ protocol) | George Hazan | |
2021-04-26 | s-shit... | George Hazan | |
2021-04-25 | suddenly: major crutch to handle WhatsApp groupchats history | George Hazan | |
2021-04-25 | WhatsApp: chat members info retrieving | George Hazan | |
2021-04-25 | WhatsApp: avatars support | George Hazan | |
2021-04-25 | code cleaning | George Hazan | |
2021-04-24 | WhatsApp: | George Hazan | |
- self-generated message ids; - added message metric & flags; - packet handlers switched to full prefixes instead of packet ids | |||
2021-04-24 | WhatsApp: infrastructure for sending messages, first variant (doesn't work ↵ | George Hazan | |
always) | |||
2021-04-24 | WebSocket: different stubs for sending text & binary packets | George Hazan | |
2021-04-23 | fix for function prototypes | George Hazan | |
2021-04-23 | perversion with XML -> JSON translation replaced with hand-made pseudo-XML ↵ | George Hazan | |
WANode class | |||
2021-04-23 | old junk extincted | George Hazan | |
2021-04-23 | old buggy websocket processing code removed | George Hazan | |
2021-04-22 | fixes & debug info for web socket data | George Hazan | |
2021-04-22 | WhatsApp: | George Hazan | |
- fix for duplicate group chat contacts; - fix for dropping contact on exit | |||
2021-04-22 | WhatsApp: presence processing | George Hazan | |
2021-04-22 | project file fix | George Hazan | |
2021-04-22 | we don't have to wipe these data, one just need to start a client on smartphone | George Hazan | |
2021-04-22 | Variables: if the service being called doesn't exist, passing ↵ | George Hazan | |
CALLSERVICE_NOTFOUND to mir_free() causes heavy memory corruption | |||
2021-04-22 | MyDetails: | George Hazan | |
- another ancient perversion with pointers to global arrays exterminated; - handmade dynamic array replaced with standard OBJLIST<>; - array iterators; - version bump | |||
2021-04-22 | вертаем на место Хром, ибо не жужжит | George Hazan | |
2021-04-21 | fix for participant name in group chats | George Hazan | |
2021-04-21 | we shouldn't mark messages as read automatically when they come online | George Hazan | |
2021-04-21 | не пригодилось | George Hazan | |
2021-04-21 | WhatsApp: | George Hazan | |
- client now identifies itself as Miranda; - code adaptation for the future tasks | |||
2021-04-21 | Weather: fix wind speed for MSN Weather | dartraiden | |
2021-04-21 | Added german translation of msn.txt | Tobias Weimer | |
2021-04-21 | WhatsApp: switch to protobuf library to parse messages | George Hazan | |
2021-04-21 | SQLite: pick up Miranda-specific commits | dartraiden | |
2021-04-21 | SQLite: update to 3.35.5 | dartraiden | |
2021-04-21 | oops | dartraiden | |
2021-04-21 | langpacks/russian: update | dartraiden | |
2021-04-21 | langpacks/english: add template for msn.ini | dartraiden | |
2021-04-19 | cleaner implementation of packet analyzer | George Hazan | |
2021-04-19 | WhatsApp: keep alive support | George Hazan | |
2021-04-19 | WhatsApp: basic message decoding | George Hazan | |
2021-04-19 | IRC | Tobias Weimer | |
More resource cosmetics | |||
2021-04-19 | Chat_Mute - a function to set group chat mute mode programmatically | George Hazan | |