summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-02-23Twitter:George Hazan
- messages are received in the reverse order; - direct mesages are not received on each cycle iteration; - version bump;
2020-02-21libmdbx: crutch for wineGeorge Hazan
2020-02-21fixes #2226 (Merge with latest libmdbx)George Hazan
2020-02-21Clist_modern:George Hazan
- fixes #2227 (Clist_modern: Диалог "Режимы вида" неправильно работает); - minor code cleaning; - version bump
2020-02-20fixes #2197 (IRC: Update broke input box shortcuts & Tab key)George Hazan
hopefully it fixes that trash forever
2020-02-20bunch of useless threads replaced with a call of ProtoBroadcastAsyncGeorge Hazan
2020-02-20Twitter: forgotten flag to store message idsGeorge Hazan
2020-02-20Facebook: group chat loading improvementikeblaster
Loading only unarchived group chats, where user is still subscribed. When thread_count limit is sent, response is sorted. Hardcoded to 40 threads - not ideal, since response contains also normal chats (those are skipped). Better solution proposed in TODO.
2020-02-20Facebook: fix swapped group chat optionsikeblaster
2020-02-20Facebook: group chat minor optimizationikeblaster
2020-02-20fixes #2213 (ICQ: filetransfer stuck)George Hazan
2020-02-20fixes #2224 (Facebook - each group chat message as a new conversation)ikeblaster
2020-02-19fixes #2224 (Facebook - each group chat message as a new conversation)George Hazan
2020-02-19fixed #2221 (Jabber: cannot invite user to conference)George Hazan
2020-02-19Jabber: useless button removedGeorge Hazan
2020-02-19if a protocol handles an event, it shall return 1, not 0George Hazan
2020-02-19tabSRMM: fix for removed hot key handlerGeorge Hazan
2020-02-19Twitter:George Hazan
- fixes #2218 (add support for private messages); - code optimization; - support for JSON requests; - fixed base url;
2020-02-18Twitter:George Hazan
- partially implements #2218 (support for reading direct messages and marking them as read); - user id parameter added to database; - support added for server message ids; - code cleaning;
2020-02-18Twitter:George Hazan
- major code rework due to changed API; - whole bunch of std++ trash wiped out; - modern http requests implementation using MHttpRequest; - first digit in version changed
2020-02-17fixes #2219 (Jabber: XML console does not send any stanza)George Hazan
2020-02-17crash fixGeorge Hazan
2020-02-17Jabber: more logsGeorge Hazan
2020-02-17Jabber: full implementation of XEP-0231George Hazan
2020-02-17Jabber: JABBER_CAPS_XHTML added to caps to enable BOBGeorge Hazan
2020-02-17code cleaningGeorge Hazan
2020-02-17Fix typodartraiden
2020-02-17Jabber: massive options code cleaningGeorge Hazan
2020-02-16sh-h-hitGeorge Hazan
2020-02-16fixes #2215 (TabSRMM: destroy custom tray icon from its own NeN)George Hazan
2020-02-16minor code cleaningGeorge Hazan
2020-02-16fixes #2216 (Facebook: remove non-actual hidden options)George Hazan
2020-02-16useless checks removedGeorge Hazan
2020-02-15Jabber: partial support for XEP-0231: Bits of BinaryGeorge Hazan
2020-02-14Langpack germanTobias Weimer
Updated Jabber
2020-02-14* PCRE: update to 8.44dartraiden
2020-02-13fixes #2202 (ICQ: входящие изображения не ↵George Hazan
помечаются прочитанными)
2020-02-13fixes #2210 (TabSRMM: crash on Quote button)George Hazan
2020-02-13fixes #2208 (Clist_modern: Режимы вида. Текст кнопки ↵George Hazan
должен измениться после смены режима)
2020-02-13remove unneeded filedartraiden
2020-02-13Jabber: more logs in ProcessMessage()George Hazan
2020-02-13fixes #2209 (Discord: missing API for guilds and chats)George Hazan
2020-02-13Замена строки 28068 в файле ↵jinn81
langpacks/russian/Langpack_russian.txt с "%s ввёл(а) текст." на "%s ввел(а) текст.". Replacing line 28068 in the langpacks/russian/Langpack_russian.txt was "%s ввёл(а) текст." on "%s ввел(а) текст.".
2020-02-13langpacks/russian: fix from https://github.com/miranda-ng/miranda-ng/pull/2211dartraiden
2020-02-12Jabber: message state is set when a message is displayedGeorge Hazan
2020-02-12Jabber: XEP-0333 implementation (chat markers)George Hazan
2020-02-12langpacks: updatedartraiden
2020-02-12langpacks/english: updatedartraiden
2020-02-12Facebook: restored option to keep messages unread at the serverGeorge Hazan
2020-02-11Jabber: fix for sending receipts to offline contactsGeorge Hazan