Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-17 | Discord: fix for assigning message ids to own messages | George Hazan | |
2018-10-17 | IRC: | George Hazan | |
- useless variable m_evWndCreate removed; - fixes #1628 (IRC channel list window crashes when closed prematurely); - code cleaning; - version bump | |||
2018-10-14 | fixes #1157 ([Discord] In some cases, group history is missing usernames ↵ | George Hazan | |
when retrieved on login) | |||
2018-10-14 | fix for invisible users | George Hazan | |
2018-10-13 | group 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-13 | warning fix | George Hazan | |
2018-10-13 | chat 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-10 | fixes #1613 (occasional crash in MRA) | George Hazan | |
2018-10-09 | VKontakte: | ElzorFox | |
remove unneeded sleep add debug information | |||
2018-10-09 | VKontakte: | ElzorFox | |
rework load attachments on link sending and receiving version bump | |||
2018-10-08 | Tox: toxcore updated to v0.2.8 | aunsane | |
2018-10-06 | VKontakte: correct version | ElzorFox | |
2018-10-06 | VKontakte: | ElzorFox | |
support deleted messages version bump | |||
2018-10-06 | MRA: spelling correction | dartraiden | |
2018-10-05 | IRC: | George Hazan | |
- crash fix; - code cleaning; - version bump | |||
2018-10-03 | some debug code for #1608 | George Hazan | |
2018-10-03 | VKontakte: | ElzorFox | |
history synchronization without deleting messages version bump | |||
2018-10-03 | VKontakte: loading edited messages using RecvMsg | ElzorFox | |
2018-10-02 | Tox: problems with contact Info (fixed #1603) | aunsane | |
2018-10-01 | VKontakte: | ElzorFox | |
fix 2FA (not all of parameters ‘api_hash’ are equally useful. suddenly) version bump | |||
2018-10-01 | centralized system of processing message ids. also fixes #1375 | George Hazan | |
2018-10-01 | Discord to move towards message ids revolution in 0.95.10 | George Hazan | |
2018-09-24 | VKontakte: | ElzorFox | |
use db_event_edit for edited messages version bump | |||
2018-09-22 | VKontakte: more correct protection from duplicate messages | ElzorFox | |
2018-09-21 | VKontakte: crutch for prevention of duplicate messages removed | ElzorFox | |
2018-09-21 | VKontakte: add id for incoming messages | ElzorFox | |
2018-09-21 | old crutch removed: error messages to go in Unicode | George Hazan | |
2018-09-21 | code cleaning | George Hazan | |
2018-09-21 | VK: correct RecvMsg replacement | George Hazan | |
2018-09-21 | VKontakte: | ElzorFox | |
version bump adapt GetMessageFromDb using db_event_getById | |||
2018-09-20 | creepy crutch removed that was adding message ids after the binary zero in ↵ | George Hazan | |
message text | |||
2018-09-20 | fix for the proper return type of PROTO<>::RecvMsg | George Hazan | |
2018-09-04 | forgotten argument added | George Hazan | |
2018-09-04 | related to #1352 - more logs generated | George Hazan | |
2018-09-03 | attemt to solve #1357 - how to pass the hash value through XMPP server | George Hazan | |
2018-09-03 | Popups: | George Hazan | |
- fixes #1564 (Move popups fonts/colors settings into submenu SkypeWeb VKontakte) - more code cleaning | |||
2018-09-03 | popup code cleaning | George Hazan | |
2018-09-03 | fixes #1570 (Move ICQ and Discord to Protocols section) | George Hazan | |
2018-09-03 | fixes #1569 (Twitter hotkey section name) | George Hazan | |
2018-09-03 | fixes #1571 (Jabber: Dialogs icons section) | George Hazan | |
2018-09-03 | minor code cleaning | George Hazan | |
2018-09-03 | EmLAN: protocol can search by IP (see 7178a1cab5b35a8e5bac3e7d367c3d72e72ec7e6) | dartraiden | |
2018-09-02 | EMLan: more code cleaning | George Hazan | |
2018-09-02 | fixes #365 (Cyrilliс chars in EMLan) | George Hazan | |
2018-09-02 | EMLanProto: fix for contacts search | George Hazan | |
2018-09-02 | Tox: add address to nick if it absent | aunsane | |
2018-09-01 | ICQ: we filter "ICQ" inside lpgen.js, so no need to translate this | dartraiden | |
2018-09-01 | Jabber: fix translation (thx Wishmaster) | dartraiden | |
2018-09-01 | More fonts/colors name unification | dartraiden | |
2018-09-01 | Tox: fix capitalization | dartraiden | |