summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2021-05-16fixes #2872 (Weather: incorrect icons mapping)George Hazan
2021-05-16no need to keep separate file just for one variableGeorge Hazan
2021-05-16code cleaningGeorge Hazan
2021-05-16fixed omemo, closes #2750sss
2021-05-15fix for order of operationsGeorge Hazan
2021-05-15SetDraw(bool bEnable) - a wrapper for WM_SETREDRAW commandGeorge Hazan
2021-05-15Facebook: fix for reading more than 500 contacts from Friends listGeorge Hazan
2021-05-14added "partly sunny" (for #2872)George Hazan
2021-05-14fixes #2879 (random crash in Discord)George Hazan
2021-05-13fixes #2878 (Discord: rename the "Disable group chats" option to "Disable ↵George Hazan
guilds" and stop processing guilds at all)
2021-05-11CCtrlCombo::GetCurData = suitable helper for combo boxesGeorge Hazan
2021-05-11VKontakte: fix invisible statusElzorFox
2021-05-10we don't need this code anymoreGeorge Hazan
2021-05-10ICQ: fix for very rare crash on loginGeorge Hazan
2021-05-10suddenly: tipper services were used as string constantsGeorge Hazan
(cherry picked from commit 15fcbbc128178ea5a4cdb1a58927a43ea740be88)
2021-05-10CCtrlListView::MoveItem, CCtrlListView::SetCurSel, CCtrlCombo::SelectData - ↵George Hazan
new useful methods (cherry picked from commit 9661e86b4d2e1280b6e5e562ffafb46d1b6c0817)
2021-05-06Weather ini: ANSI -> UTF-8dartraiden
2021-05-06Quick & dirty time fix for MSN Weatherdartraiden
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