summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2021-05-04attempt to fix some problems on exitGeorge Hazan
2021-05-02Facebook: fix for reading messagesGeorge Hazan
2021-05-01here variables' names should be fixed tooGeorge Hazan
2021-05-01Weather:George Hazan
fixes #2853 (Weather: разобраться с переменными) fixes #2852 (Weather: some strings cannot be translated)
2021-05-01mode code cleaningGeorge Hazan
2021-05-01Weather:George Hazan
- old code removed; - mir_wstrcat replaced with CMStringW calls; - translations fixed
2021-04-30fixes #2854 (Weather: некоторые строки не ↵George Hazan
переводятся при смене ленгпака на лету)
2021-04-30fixes #2855 (Weather: не перепутаны ли значки ↵George Hazan
Облачно и Слабый дождь)
2021-04-30fixes #2859 (Импорт: дублируются контакты ICQ и ↵George Hazan
FaceBook)
2021-04-28VKontakte: fix #2864ElzorFox
2021-04-26fixes #2862 (random crash in ICQ protocol)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-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-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-21WhatsApp: switch to protobuf library to parse messagesGeorge Hazan
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
2021-04-19WhatsApp:George Hazan
- group chats are separated from contacts; - basic options dialog; - resource file cleaning
2021-04-19leading spaces -> tabsGeorge Hazan
2021-04-19WhatsApp: contact list processingGeorge Hazan
2021-04-19WhatsApp: binary packets decoding into JSON structuresGeorge Hazan
2021-04-19warning fixesGeorge Hazan
2021-04-17WhatsApp: binary packets processingGeorge Hazan
2021-04-17WhatsApp: basic contacts operations + block list analysisGeorge Hazan
2021-04-17WhatsApp: session restorationGeorge Hazan
2021-04-16minor fixGeorge Hazan
2021-04-13fixes #2844 (Discord: Keep deleted messages)George Hazan
2021-04-11Discord: fixes #2838 (groupchat messages were retrieved from history without ↵George Hazan
nicks)
2021-04-11Discord: added guild contacts cacheGeorge Hazan