summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-11-12end of ME_OPT_INITIALISE related zoo in another pluginsGeorge Hazan
2018-11-08Discord: fix for another typo in logs :)George Hazan
2018-11-08Discord: attempt to eliminate random disconnectsGeorge Hazan
2018-11-07some files contains LF and CRLF simultaneouslydartraiden
2018-10-31Discord: subgroups usage is enabled for the new accounts onlyGeorge Hazan
2018-10-31Discord: additional option to use special sub-groups for guildsGeorge Hazan
2018-10-29fixes #1633 ([Discord] Sending a message with a link causes the message to ↵George Hazan
be discarded)
2018-10-29Discord:George Hazan
- crash fix on exit; - fix for calling KillTimer from the worker process; - fix for disconnecting whole account when server orders to reset the gateway connection
2018-10-27Discord: list of guild's channels separated for each guildGeorge Hazan
2018-10-26Discord: delayed chat creation + channel groups supportGeorge Hazan
2018-10-17Discord: fix for assigning message ids to own messagesGeorge Hazan
2018-10-17IRC:George Hazan
- useless variable m_evWndCreate removed; - fixes #1628 (IRC channel list window crashes when closed prematurely); - code cleaning; - version bump
2018-10-14fixes #1157 ([Discord] In some cases, group history is missing usernames ↵George Hazan
when retrieved on login)
2018-10-14fix for invisible usersGeorge Hazan
2018-10-13group chats:George Hazan
- GC_SHAREDUSERS removed; - SESSION_INFO::pParent used instead to collect data about shared user info - fix for SESSION_INFO::pMe calculation - Discord chats now go offline when proto goes offline
2018-10-13warning fixGeorge Hazan
2018-10-13chat api:George Hazan
- GC_SHAREDUSERS flag added to share the same array of users for all group chats; - USERINFO.next removed; - MODULEINFO.arUsers & SESSION_INFO.arUsers introduced to maintain user lists; - MM_AddModule removed; - memory allocation model changed for MODULEINFO & SESSION_INFO - MM_CreateModule & SM_CreateSession members are added to g_chatApi
2018-10-10fixes #1613 (occasional crash in MRA)George Hazan
2018-10-09VKontakte:ElzorFox
remove unneeded sleep add debug information
2018-10-09VKontakte:ElzorFox
rework load attachments on link sending and receiving version bump
2018-10-08Tox: toxcore updated to v0.2.8aunsane
2018-10-06VKontakte: correct versionElzorFox
2018-10-06VKontakte:ElzorFox
support deleted messages version bump
2018-10-06MRA: spelling correctiondartraiden
2018-10-05IRC:George Hazan
- crash fix; - code cleaning; - version bump
2018-10-03some debug code for #1608George Hazan
2018-10-03VKontakte:ElzorFox
history synchronization without deleting messages version bump
2018-10-03VKontakte: loading edited messages using RecvMsgElzorFox
2018-10-02Tox: problems with contact Info (fixed #1603)aunsane
2018-10-01VKontakte:ElzorFox
fix 2FA (not all of parameters ‘api_hash’ are equally useful. suddenly) version bump
2018-10-01centralized system of processing message ids. also fixes #1375George Hazan
2018-10-01Discord to move towards message ids revolution in 0.95.10George Hazan
2018-09-24VKontakte:ElzorFox
use db_event_edit for edited messages version bump
2018-09-22VKontakte: more correct protection from duplicate messagesElzorFox
2018-09-21VKontakte: crutch for prevention of duplicate messages removedElzorFox
2018-09-21VKontakte: add id for incoming messagesElzorFox
2018-09-21old crutch removed: error messages to go in UnicodeGeorge Hazan
2018-09-21code cleaningGeorge Hazan
2018-09-21VK: correct RecvMsg replacementGeorge Hazan
2018-09-21VKontakte:ElzorFox
version bump adapt GetMessageFromDb using db_event_getById
2018-09-20creepy crutch removed that was adding message ids after the binary zero in ↵George Hazan
message text
2018-09-20fix for the proper return type of PROTO<>::RecvMsgGeorge Hazan
2018-09-04forgotten argument addedGeorge Hazan
2018-09-04related to #1352 - more logs generatedGeorge Hazan
2018-09-03attemt to solve #1357 - how to pass the hash value through XMPP serverGeorge Hazan
2018-09-03Popups:George Hazan
- fixes #1564 (Move popups fonts/colors settings into submenu SkypeWeb VKontakte) - more code cleaning
2018-09-03popup code cleaningGeorge Hazan
2018-09-03fixes #1570 (Move ICQ and Discord to Protocols section)George Hazan
2018-09-03fixes #1569 (Twitter hotkey section name)George Hazan