Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-14 | we better turn off these track commands, because they are not documented | George Hazan | |
2017-02-14 | MBinBuffer - all manual data buffer processing moved into a class | George Hazan | |
2017-02-14 | fix for include duplicates & recursions | George Hazan | |
2017-02-13 | Discord: displaying roles correctly | George Hazan | |
2017-02-13 | fix for broken projects | George Hazan | |
2017-02-13 | protocols: | Gluzskiy Alexandr | |
jabber: started work on omemo skeleton basic signal library initialization test | |||
2017-02-13 | porotocol: | Gluzskiy Alexandr | |
whatsapp: use new libsignal header (looks unused anyway....) | |||
2017-02-12 | support for Discord message markup | George Hazan | |
2017-02-12 | Facebook: Fix loading newsfeed and memories; version bump | Robert Pösel | |
2017-02-12 | Facebook: Notify number of loaded items (when manually triggered) | Robert Pösel | |
2017-02-12 | Facebook: Fix "Open conversation" target URL | Robert Pösel | |
2017-02-11 | Discord: | George Hazan | |
- support for group chat topics; - version bump | |||
2017-02-11 | fix for an error message text | George Hazan | |
2017-02-10 | Facebook: correct status names capitalization | dartraiden | |
2017-02-10 | fix double space | dartraiden | |
2017-02-08 | Discord: support for changing nick names in chats | George Hazan | |
2017-02-08 | no need in that blablabla | George Hazan | |
2017-02-07 | Discord: ability to join & leave guilds on the fly | George Hazan | |
2017-02-07 | code cleaning | George Hazan | |
2017-02-07 | support for the guild chat nicks | George Hazan | |
2017-02-07 | rest of ANSI macros removed | George Hazan | |
2017-02-07 | code cleaning | George Hazan | |
2017-02-06 | strange hand-made array removed | George Hazan | |
2017-02-06 | - fix for a possible memory leak; | George Hazan | |
- enhanced debug info | |||
2017-02-06 | Discord: file transfer succeeded | George Hazan | |
2017-02-06 | fix for adding duplicate headers | George Hazan | |
2017-02-06 | Add pubkey log to avatar transfer initiation for debugging. | LittleVulpix | |
This helps in case we get spammed with avatar requests - to see which tox is causing it. example of spam: [06:48:45 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:48:45 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:48:46 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:48:46 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:48:54 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:48:54 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:48:54 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:48:54 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:03 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:03 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:03 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:03 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:12 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:12 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:12 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:12 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:21 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:21 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:21 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:21 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:30 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:30 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:30 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:30 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:39 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:39 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:39 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:39 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled | |||
2017-02-06 | VKontakte: remove unneeded thread | ElzorFox | |
2017-02-05 | Facebook: Pages contacts should be "invisible", not "online" | Robert Pösel | |
2017-02-05 | proper fix for UINs in auth dialogs | George Hazan | |
2017-02-05 | fix for the incorrect UIN assignment | George Hazan | |
2017-02-04 | modified icons for Discord | George Hazan | |
2017-02-04 | Discord: correct status mapping for ID_STATUS_AWAY | George Hazan | |
2017-02-03 | first attempt to implement file transfers | George Hazan | |
2017-02-03 | no need in libcurl | George Hazan | |
2017-02-03 | avatar code adapted for new core functions (mime types) | George Hazan | |
2017-02-03 | we mark all contacts as offline after a protocol goes offline | George Hazan | |
2017-02-03 | mime type standardization | George Hazan | |
2017-02-03 | . | George Hazan | |
2017-02-03 | VKontakte: ignore ‘Access denied: can't set typing activity for this ↵ | ElzorFox | |
peer’ error | |||
2017-02-02 | - code cleaning; | George Hazan | |
- version bump | |||
2017-02-02 | Discord: message formatting now includes the list of attachments (if present) | George Hazan | |
2017-02-02 | fix for the initial presence processing | George Hazan | |
2017-02-02 | Discord: avatar change detector moved to the separate function | George Hazan | |
2017-02-02 | VKontakte: fix VK API bug on messages.send return value type (see ↵ | ElzorFox | |
https://vk.com/bugs?act=show&id=4717174_71) | |||
2017-02-01 | Discord: | George Hazan | |
- we don't request user info when no user id is set; - fix for the user addition; - fix for creating shadow users when a presence is sent to non-existing user | |||
2017-02-01 | fix for null avatar hash processing | George Hazan | |
2017-02-01 | Discord: forgotten shit in UserInfo retrieving | George Hazan | |
2017-02-01 | PLI_ONLINE & PLI_OFFLINE - unused constants removed | George Hazan | |
2017-02-01 | added handler for a USER_SETTINGS_UPDATE command | George Hazan | |