summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-20Jabber: fix capitalizationdartraiden
2022-10-20WhatsApp: remove deprecated fielddartraiden
2022-10-20WhatsApp: enhanced error loggingGeorge Hazan
2022-10-20unneeded code removedGeorge Hazan
2022-10-20langpacks/english: updatedartraiden
2022-10-20WhatsApp: fix client namedartraiden
2022-10-20WhatsApp: let's name the dialogdartraiden
2022-10-19Rename WhatsAppWeb to WhatsAppdartraiden
2022-10-19no need to remove WhatsApp.dll anymoreGeorge Hazan
2022-10-19WhatsApp untied from libsodiumGeorge Hazan
2022-10-19even more libsGeorge Hazan
2022-10-19more dlls to be packedGeorge Hazan
2022-10-19patch for proper dll packingGeorge Hazan
2022-10-19WhatsApp: basic message processingGeorge Hazan
2022-10-19minor code cleaningGeorge Hazan
2022-10-19Revert "fixes #3215 (Jabber: remove preset for Odnoklassniki)"dartraiden
This reverts commit e94f8e5422f0f3ef013ac4d5a0e15e640bf45c07.
2022-10-19WhatsApp: signal sessions made resident (no need to store this shit in the ↵George Hazan
profile)
2022-10-18grrrmGeorge Hazan
2022-10-18Jabber: fix for a file transfer with URLGeorge Hazan
2022-10-17code simplificationGeorge Hazan
2022-10-17WhatsApp: fix for decoding messagesGeorge Hazan
2022-10-17finally sorted by alphabetGeorge Hazan
2022-10-17Jabber: code cleaning, useless code removedGeorge Hazan
2022-10-15minor code cleaningGeorge Hazan
2022-10-15Jabber: OMEMO + file transfersGeorge Hazan
2022-10-15compilation fixGeorge Hazan
2022-10-15libsignal updated to 2.3.3George Hazan
2022-10-14fixes #3215 (Jabber: remove preset for Odnoklassniki)dartraiden
2022-10-12BASS interface: pick up Miranda-specific commitsdartraiden
2022-10-12Update BASS_AAC to 2.4.6dartraiden
2022-10-12BASS interface: update BASS to 2.4.17dartraiden
2022-10-07WhatsApp: app sync addedGeorge Hazan
2022-10-07suddenly: network logs are not erased in the beginning, as it should beGeorge Hazan
2022-10-06decryption function for whatsappGeorge Hazan
2022-10-06mir_signal: C++ helper to get rid of tons code in CGeorge Hazan
2022-10-06Jabber: console window's title now contains account's jidGeorge Hazan
2022-10-06WhatsApp:George Hazan
- global context moved inside MSignalStore; - signed prekey is stored now as one binary record; - libsignal errors are now logged to network log; - code cleaning
2022-10-06uint8_t is far more kosher than char considering binary buffersGeorge Hazan
2022-10-05minor code cleaningGeorge Hazan
2022-10-05WhatsApp:George Hazan
- all signal storage data extracted to the separate class MSignalStore; - MSignalSession added to handle session ciphers - signal store callbacks registered - all libsignal related code moved to signal.cpp
2022-10-05update for mir_core import librariesGeorge Hazan
2022-10-05getBlob went to the coreGeorge Hazan
2022-10-04decoding messages - beginningGeorge Hazan
2022-10-04Windows XP compatibility fixGeorge Hazan
2022-10-04WhatsApp: zipped nodes supportGeorge Hazan
2022-10-03more account sync infoGeorge Hazan
2022-10-03WhatsApp: block list & privacy settingsGeorge Hazan
2022-10-03code cleaningGeorge Hazan
2022-10-03WhatsApp:George Hazan
- nick name added to all options dialogs; - added error popups;
2022-10-03WhatsApp: setting statusesGeorge Hazan