summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-29fixes #2860 (DbEditor: persistent flag values in the search form)George Hazan
2021-04-29fixes #2861 (DbEditor: в левой и правой панелях не ↵George Hazan
работает горячая клавиша вызова меню)
2021-04-29fix for menu position calculationGeorge Hazan
2021-04-29more const qualifiersGeorge Hazan
2021-04-29UI classes:George Hazan
- added method CCtrlBase::GetCaretPos() to calculate context menu position; - added missing const qualifiers for Get* methods
2021-04-28grrmGeorge Hazan
2021-04-28more logs for hangout in KeyboardNotifyGeorge Hazan
2021-04-28Dbeditor++:George Hazan
- Search/Replace dialog -> UI classes; - fixes #2863 (DbEditor: невозможно перейти к результатам поиска без мыши); - version bump
2021-04-28VKontakte: fix #2864ElzorFox
2021-04-27code optimization (minus one cycle)George Hazan
2021-04-27SRMM/DisableCustomLogsForProto STRING - list of account names ↵George Hazan
(comma/space/semicolon separated) that use built-in groupchat viewer only
2021-04-27Fixed wrong translation in german translationTobias Weimer
"in" refers to "inch"
2021-04-26fixes #2862 (random crash in ICQ protocol)George Hazan
2021-04-26s-shit...George Hazan
2021-04-25suddenly: major crutch to handle WhatsApp groupchats historyGeorge Hazan
2021-04-25WhatsApp: chat members info retrievingGeorge Hazan
2021-04-25WhatsApp: avatars supportGeorge Hazan
2021-04-25code cleaningGeorge Hazan
2021-04-24WhatsApp:George Hazan
- self-generated message ids; - added message metric & flags; - packet handlers switched to full prefixes instead of packet ids
2021-04-24WhatsApp: infrastructure for sending messages, first variant (doesn't work ↵George Hazan
always)
2021-04-24WebSocket: different stubs for sending text & binary packetsGeorge Hazan
2021-04-23fix for function prototypesGeorge Hazan
2021-04-23perversion with XML -> JSON translation replaced with hand-made pseudo-XML ↵George Hazan
WANode class
2021-04-23old junk extinctedGeorge Hazan
2021-04-23old buggy websocket processing code removedGeorge Hazan
2021-04-22fixes & debug info for web socket dataGeorge Hazan
2021-04-22WhatsApp:George Hazan
- fix for duplicate group chat contacts; - fix for dropping contact on exit
2021-04-22WhatsApp: presence processingGeorge Hazan
2021-04-22project file fixGeorge Hazan
2021-04-22we don't have to wipe these data, one just need to start a client on smartphoneGeorge Hazan
2021-04-22Variables: if the service being called doesn't exist, passing ↵George Hazan
CALLSERVICE_NOTFOUND to mir_free() causes heavy memory corruption
2021-04-22MyDetails: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-21fix for participant name in group chatsGeorge Hazan
2021-04-21we shouldn't mark messages as read automatically when they come onlineGeorge Hazan
2021-04-21не пригодилосьGeorge Hazan
2021-04-21WhatsApp:George Hazan
- client now identifies itself as Miranda; - code adaptation for the future tasks
2021-04-21Weather: fix wind speed for MSN Weatherdartraiden
2021-04-21Added german translation of msn.txtTobias Weimer
2021-04-21WhatsApp: switch to protobuf library to parse messagesGeorge Hazan
2021-04-21SQLite: pick up Miranda-specific commitsdartraiden
2021-04-21SQLite: update to 3.35.5dartraiden
2021-04-21oopsdartraiden
2021-04-21langpacks/russian: updatedartraiden
2021-04-21langpacks/english: add template for msn.inidartraiden
2021-04-19cleaner implementation of packet analyzerGeorge Hazan
2021-04-19WhatsApp: keep alive supportGeorge Hazan
2021-04-19WhatsApp: basic message decodingGeorge Hazan
2021-04-19IRCTobias Weimer
More resource cosmetics
2021-04-19Chat_Mute - a function to set group chat mute mode programmaticallyGeorge Hazan